Skip to content

fix: Update the OpenAPI description to the latest version #64

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 16, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions descriptions/api.github.com/api.github.com.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -47043,7 +47043,7 @@
},
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
"enabledForGitHubApps": false,
"previews": [
{
"required": true,
Expand Down
12 changes: 6 additions & 6 deletions descriptions/api.github.com/api.github.com.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -33846,7 +33846,7 @@ paths:
"$ref": "#/components/responses/validation_failed"
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
enabledForGitHubApps: false
previews:
- required: true
name: inertia
Expand Down
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -294200,7 +294200,7 @@
},
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
"enabledForGitHubApps": false,
"previews": [
{
"required": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -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:
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -225812,7 +225812,7 @@ paths:
type: string
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
enabledForGitHubApps: false
previews:
- required: true
name: inertia
Expand Down
8 changes: 4 additions & 4 deletions descriptions/ghes-2.18/dereferenced/ghes-2.18.deref.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down Expand Up @@ -110481,7 +110481,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/enterprise/2.18/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/enterprise/2.18/webhooks/event-payloads/#delivery-headers)."
},
"insecure_ssl": {
"type": "string",
Expand Down Expand Up @@ -111151,7 +111151,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/enterprise/2.18/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/enterprise/2.18/webhooks/event-payloads/#delivery-headers)."
},
"insecure_ssl": {
"type": "string",
Expand Down Expand Up @@ -237253,7 +237253,7 @@
},
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
"enabledForGitHubApps": false,
"previews": [
{
"required": true,
Expand Down
12 changes: 6 additions & 6 deletions descriptions/ghes-2.18/dereferenced/ghes-2.18.deref.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down Expand Up @@ -84727,8 +84727,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/enterprise/2.18/webhooks/event-payloads/#delivery-headers)
header.
to generate the HMAC hex digest value for [delivery signature
headers](https://developer.github.com/enterprise/2.18/webhooks/event-payloads/#delivery-headers).
insecure_ssl:
type: string
description: Determines whether the SSL certificate of the host
Expand Down Expand Up @@ -85222,8 +85222,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/enterprise/2.18/webhooks/event-payloads/#delivery-headers)
header.
to generate the HMAC hex digest value for [delivery signature
headers](https://developer.github.com/enterprise/2.18/webhooks/event-payloads/#delivery-headers).
insecure_ssl:
type: string
description: Determines whether the SSL certificate of the host
Expand Down Expand Up @@ -182341,7 +182341,7 @@ paths:
type: string
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
enabledForGitHubApps: false
previews:
- required: true
name: inertia
Expand Down
8 changes: 4 additions & 4 deletions descriptions/ghes-2.18/ghes-2.18.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down Expand Up @@ -18768,7 +18768,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/enterprise/2.18/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/enterprise/2.18/webhooks/event-payloads/#delivery-headers)."
},
"insecure_ssl": {
"type": "string",
Expand Down Expand Up @@ -18963,7 +18963,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/enterprise/2.18/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/enterprise/2.18/webhooks/event-payloads/#delivery-headers)."
},
"insecure_ssl": {
"type": "string",
Expand Down Expand Up @@ -35941,7 +35941,7 @@
},
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
"enabledForGitHubApps": false,
"previews": [
{
"required": true,
Expand Down
12 changes: 6 additions & 6 deletions descriptions/ghes-2.18/ghes-2.18.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down Expand Up @@ -13906,8 +13906,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/enterprise/2.18/webhooks/event-payloads/#delivery-headers)
header.
to generate the HMAC hex digest value for [delivery signature
headers](https://developer.github.com/enterprise/2.18/webhooks/event-payloads/#delivery-headers).
insecure_ssl:
type: string
description: Determines whether the SSL certificate of the host
Expand Down Expand Up @@ -14043,8 +14043,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/enterprise/2.18/webhooks/event-payloads/#delivery-headers)
header.
to generate the HMAC hex digest value for [delivery signature
headers](https://developer.github.com/enterprise/2.18/webhooks/event-payloads/#delivery-headers).
insecure_ssl:
type: string
description: Determines whether the SSL certificate of the host
Expand Down Expand Up @@ -26065,7 +26065,7 @@ paths:
"$ref": "#/components/responses/validation_failed"
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
enabledForGitHubApps: false
previews:
- required: true
name: inertia
Expand Down
8 changes: 4 additions & 4 deletions descriptions/ghes-2.19/dereferenced/ghes-2.19.deref.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down Expand Up @@ -113618,7 +113618,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/enterprise/2.19/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/enterprise/2.19/webhooks/event-payloads/#delivery-headers)."
},
"insecure_ssl": {
"type": "string",
Expand Down Expand Up @@ -114288,7 +114288,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/enterprise/2.19/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/enterprise/2.19/webhooks/event-payloads/#delivery-headers)."
},
"insecure_ssl": {
"type": "string",
Expand Down Expand Up @@ -240451,7 +240451,7 @@
},
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
"enabledForGitHubApps": false,
"previews": [
{
"required": true,
Expand Down
12 changes: 6 additions & 6 deletions descriptions/ghes-2.19/dereferenced/ghes-2.19.deref.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down Expand Up @@ -87076,8 +87076,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/enterprise/2.19/webhooks/event-payloads/#delivery-headers)
header.
to generate the HMAC hex digest value for [delivery signature
headers](https://developer.github.com/enterprise/2.19/webhooks/event-payloads/#delivery-headers).
insecure_ssl:
type: string
description: Determines whether the SSL certificate of the host
Expand Down Expand Up @@ -87571,8 +87571,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/enterprise/2.19/webhooks/event-payloads/#delivery-headers)
header.
to generate the HMAC hex digest value for [delivery signature
headers](https://developer.github.com/enterprise/2.19/webhooks/event-payloads/#delivery-headers).
insecure_ssl:
type: string
description: Determines whether the SSL certificate of the host
Expand Down Expand Up @@ -184692,7 +184692,7 @@ paths:
type: string
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
enabledForGitHubApps: false
previews:
- required: true
name: inertia
Expand Down
Loading