diff options
author | github-openapi-bot <security+github-openapi-bot@github.com> | 2020-10-15 19:15:16 -0700 |
---|---|---|
committer | github-openapi-bot <security+github-openapi-bot@github.com> | 2020-10-15 19:15:16 -0700 |
commit | 33aa09e4f72d5caf81c131d9042f3fb1ce1cdf71 (patch) | |
tree | c432303d3df79d57c28660e510d90333913ec41b /descriptions/api.github.com | |
parent | c5f9f2ed3e938a8e4f43df654806fd49629bc0ee (diff) | |
download | rest-api-description-33aa09e4f72d5caf81c131d9042f3fb1ce1cdf71.tar.gz rest-api-description-33aa09e4f72d5caf81c131d9042f3fb1ce1cdf71.zip |
fix: Update the OpenAPI description to the latest version
Diffstat (limited to 'descriptions/api.github.com')
4 files changed, 20 insertions, 20 deletions
diff --git a/descriptions/api.github.com/api.github.com.json b/descriptions/api.github.com/api.github.com.json index 76f3b97d2..6035d45aa 100644 --- a/descriptions/api.github.com/api.github.com.json +++ b/descriptions/api.github.com/api.github.com.json @@ -1,7 +1,7 @@ { "openapi": "3.0.3", "info": { - "version": "1.1.2", + "version": "1.1.3", "title": "GitHub v3 REST API", "description": "GitHub's v3 REST API.", "license": { @@ -26944,7 +26944,7 @@ }, "secret": { "type": "string", - "description": "If provided, the `secret` will be used as the `key` to generate the HMAC hex digest value in the [`X-Hub-Signature`](https://developer.github.com/webhooks/event-payloads/#delivery-headers) header." + "description": "If provided, the `secret` will be used as the `key` to generate the HMAC hex digest value for [delivery signature headers](https://developer.github.com/webhooks/event-payloads/#delivery-headers)." }, "insecure_ssl": { "type": "string", @@ -27139,7 +27139,7 @@ }, "secret": { "type": "string", - "description": "If provided, the `secret` will be used as the `key` to generate the HMAC hex digest value in the [`X-Hub-Signature`](https://developer.github.com/webhooks/event-payloads/#delivery-headers) header." + "description": "If provided, the `secret` will be used as the `key` to generate the HMAC hex digest value for [delivery signature headers](https://developer.github.com/webhooks/event-payloads/#delivery-headers)." }, "insecure_ssl": { "type": "string", @@ -47043,7 +47043,7 @@ }, "x-github": { "githubCloudOnly": false, - "enabledForGitHubApps": true, + "enabledForGitHubApps": false, "previews": [ { "required": true, diff --git a/descriptions/api.github.com/api.github.com.yaml b/descriptions/api.github.com/api.github.com.yaml index 83e3973e7..eb2a4903a 100644 --- a/descriptions/api.github.com/api.github.com.yaml +++ b/descriptions/api.github.com/api.github.com.yaml @@ -1,7 +1,7 @@ --- openapi: 3.0.3 info: - version: 1.1.2 + version: 1.1.3 title: GitHub v3 REST API description: GitHub's v3 REST API. license: @@ -19659,8 +19659,8 @@ paths: secret: type: string description: If provided, the `secret` will be used as the `key` - to generate the HMAC hex digest value in the [`X-Hub-Signature`](https://developer.github.com/webhooks/event-payloads/#delivery-headers) - header. + to generate the HMAC hex digest value for [delivery signature + headers](https://developer.github.com/webhooks/event-payloads/#delivery-headers). insecure_ssl: type: string description: Determines whether the SSL certificate of the host @@ -19796,8 +19796,8 @@ paths: secret: type: string description: If provided, the `secret` will be used as the `key` - to generate the HMAC hex digest value in the [`X-Hub-Signature`](https://developer.github.com/webhooks/event-payloads/#delivery-headers) - header. + to generate the HMAC hex digest value for [delivery signature + headers](https://developer.github.com/webhooks/event-payloads/#delivery-headers). insecure_ssl: type: string description: Determines whether the SSL certificate of the host @@ -33846,7 +33846,7 @@ paths: "$ref": "#/components/responses/validation_failed" x-github: githubCloudOnly: false - enabledForGitHubApps: true + enabledForGitHubApps: false previews: - required: true name: inertia diff --git a/descriptions/api.github.com/dereferenced/api.github.com.deref.json b/descriptions/api.github.com/dereferenced/api.github.com.deref.json index e079bf92a..3087f7336 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.json +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.json @@ -1,7 +1,7 @@ { "openapi": "3.0.3", "info": { - "version": "1.1.2", + "version": "1.1.3", "title": "GitHub v3 REST API", "description": "GitHub's v3 REST API.", "license": { @@ -154620,7 +154620,7 @@ }, "secret": { "type": "string", - "description": "If provided, the `secret` will be used as the `key` to generate the HMAC hex digest value in the [`X-Hub-Signature`](https://developer.github.com/webhooks/event-payloads/#delivery-headers) header." + "description": "If provided, the `secret` will be used as the `key` to generate the HMAC hex digest value for [delivery signature headers](https://developer.github.com/webhooks/event-payloads/#delivery-headers)." }, "insecure_ssl": { "type": "string", @@ -155290,7 +155290,7 @@ }, "secret": { "type": "string", - "description": "If provided, the `secret` will be used as the `key` to generate the HMAC hex digest value in the [`X-Hub-Signature`](https://developer.github.com/webhooks/event-payloads/#delivery-headers) header." + "description": "If provided, the `secret` will be used as the `key` to generate the HMAC hex digest value for [delivery signature headers](https://developer.github.com/webhooks/event-payloads/#delivery-headers)." }, "insecure_ssl": { "type": "string", @@ -294200,7 +294200,7 @@ }, "x-github": { "githubCloudOnly": false, - "enabledForGitHubApps": true, + "enabledForGitHubApps": false, "previews": [ { "required": true, diff --git a/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml b/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml index 46f9f8266..8cbc57082 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml @@ -1,7 +1,7 @@ --- openapi: 3.0.3 info: - version: 1.1.2 + version: 1.1.3 title: GitHub v3 REST API description: GitHub's v3 REST API. license: @@ -118820,8 +118820,8 @@ paths: secret: type: string description: If provided, the `secret` will be used as the `key` - to generate the HMAC hex digest value in the [`X-Hub-Signature`](https://developer.github.com/webhooks/event-payloads/#delivery-headers) - header. + to generate the HMAC hex digest value for [delivery signature + headers](https://developer.github.com/webhooks/event-payloads/#delivery-headers). insecure_ssl: type: string description: Determines whether the SSL certificate of the host @@ -119315,8 +119315,8 @@ paths: secret: type: string description: If provided, the `secret` will be used as the `key` - to generate the HMAC hex digest value in the [`X-Hub-Signature`](https://developer.github.com/webhooks/event-payloads/#delivery-headers) - header. + to generate the HMAC hex digest value for [delivery signature + headers](https://developer.github.com/webhooks/event-payloads/#delivery-headers). insecure_ssl: type: string description: Determines whether the SSL certificate of the host @@ -225812,7 +225812,7 @@ paths: type: string x-github: githubCloudOnly: false - enabledForGitHubApps: true + enabledForGitHubApps: false previews: - required: true name: inertia |