diff options
author | github-openapi-bot <security+github-openapi-bot@github.com> | 2022-08-08 11:21:11 -0700 |
---|---|---|
committer | github-openapi-bot <security+github-openapi-bot@github.com> | 2022-08-08 11:21:11 -0700 |
commit | a0cb4a566a2380b209012d1c889999da495345ae (patch) | |
tree | 44c4865f29e97ca9ed693a6c7696c5e5a40cd685 /descriptions-next/api.github.com/api.github.com.yaml | |
parent | d1efc15b93cb40192edde86acf8345f326323bcf (diff) | |
download | rest-api-description-a0cb4a566a2380b209012d1c889999da495345ae.tar.gz rest-api-description-a0cb4a566a2380b209012d1c889999da495345ae.zip |
Update OpenAPI 3.1 Descriptions
Diffstat (limited to 'descriptions-next/api.github.com/api.github.com.yaml')
-rw-r--r-- | descriptions-next/api.github.com/api.github.com.yaml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/descriptions-next/api.github.com/api.github.com.yaml b/descriptions-next/api.github.com/api.github.com.yaml index 576e78431..b70bbe1d5 100644 --- a/descriptions-next/api.github.com/api.github.com.yaml +++ b/descriptions-next/api.github.com/api.github.com.yaml @@ -57560,6 +57560,14 @@ components: type: string read_only: type: boolean + added_by: + type: + - string + - 'null' + last_used: + type: + - string + - 'null' required: - id - key @@ -77610,6 +77618,8 @@ components: verified: true created_at: '2014-12-10T15:53:42Z' read_only: true + added_by: octocat + last_used: '2022-01-10T15:53:42Z' deploy-key: value: id: 1 @@ -77619,6 +77629,8 @@ components: verified: true created_at: '2014-12-10T15:53:42Z' read_only: true + added_by: octocat + last_used: '2022-01-10T15:53:42Z' label: value: id: 208045946 |