Skip to content

Commit 33aa09e

Browse files
fix: Update the OpenAPI description to the latest version
1 parent c5f9f2e commit 33aa09e

24 files changed

+120
-120
lines changed

descriptions/api.github.com/api.github.com.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"openapi": "3.0.3",
33
"info": {
4-
"version": "1.1.2",
4+
"version": "1.1.3",
55
"title": "GitHub v3 REST API",
66
"description": "GitHub's v3 REST API.",
77
"license": {
@@ -26944,7 +26944,7 @@
2694426944
},
2694526945
"secret": {
2694626946
"type": "string",
26947-
"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."
26947+
"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)."
2694826948
},
2694926949
"insecure_ssl": {
2695026950
"type": "string",
@@ -27139,7 +27139,7 @@
2713927139
},
2714027140
"secret": {
2714127141
"type": "string",
27142-
"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."
27142+
"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)."
2714327143
},
2714427144
"insecure_ssl": {
2714527145
"type": "string",
@@ -47043,7 +47043,7 @@
4704347043
},
4704447044
"x-github": {
4704547045
"githubCloudOnly": false,
47046-
"enabledForGitHubApps": true,
47046+
"enabledForGitHubApps": false,
4704747047
"previews": [
4704847048
{
4704947049
"required": true,

descriptions/api.github.com/api.github.com.yaml

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
openapi: 3.0.3
33
info:
4-
version: 1.1.2
4+
version: 1.1.3
55
title: GitHub v3 REST API
66
description: GitHub's v3 REST API.
77
license:
@@ -19659,8 +19659,8 @@ paths:
1965919659
secret:
1966019660
type: string
1966119661
description: If provided, the `secret` will be used as the `key`
19662-
to generate the HMAC hex digest value in the [`X-Hub-Signature`](https://developer.github.com/webhooks/event-payloads/#delivery-headers)
19663-
header.
19662+
to generate the HMAC hex digest value for [delivery signature
19663+
headers](https://developer.github.com/webhooks/event-payloads/#delivery-headers).
1966419664
insecure_ssl:
1966519665
type: string
1966619666
description: Determines whether the SSL certificate of the host
@@ -19796,8 +19796,8 @@ paths:
1979619796
secret:
1979719797
type: string
1979819798
description: If provided, the `secret` will be used as the `key`
19799-
to generate the HMAC hex digest value in the [`X-Hub-Signature`](https://developer.github.com/webhooks/event-payloads/#delivery-headers)
19800-
header.
19799+
to generate the HMAC hex digest value for [delivery signature
19800+
headers](https://developer.github.com/webhooks/event-payloads/#delivery-headers).
1980119801
insecure_ssl:
1980219802
type: string
1980319803
description: Determines whether the SSL certificate of the host
@@ -33846,7 +33846,7 @@ paths:
3384633846
"$ref": "#/components/responses/validation_failed"
3384733847
x-github:
3384833848
githubCloudOnly: false
33849-
enabledForGitHubApps: true
33849+
enabledForGitHubApps: false
3385033850
previews:
3385133851
- required: true
3385233852
name: inertia

descriptions/api.github.com/dereferenced/api.github.com.deref.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"openapi": "3.0.3",
33
"info": {
4-
"version": "1.1.2",
4+
"version": "1.1.3",
55
"title": "GitHub v3 REST API",
66
"description": "GitHub's v3 REST API.",
77
"license": {
@@ -154620,7 +154620,7 @@
154620154620
},
154621154621
"secret": {
154622154622
"type": "string",
154623-
"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."
154623+
"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)."
154624154624
},
154625154625
"insecure_ssl": {
154626154626
"type": "string",
@@ -155290,7 +155290,7 @@
155290155290
},
155291155291
"secret": {
155292155292
"type": "string",
155293-
"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."
155293+
"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)."
155294155294
},
155295155295
"insecure_ssl": {
155296155296
"type": "string",
@@ -294200,7 +294200,7 @@
294200294200
},
294201294201
"x-github": {
294202294202
"githubCloudOnly": false,
294203-
"enabledForGitHubApps": true,
294203+
"enabledForGitHubApps": false,
294204294204
"previews": [
294205294205
{
294206294206
"required": true,

descriptions/api.github.com/dereferenced/api.github.com.deref.yaml

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
openapi: 3.0.3
33
info:
4-
version: 1.1.2
4+
version: 1.1.3
55
title: GitHub v3 REST API
66
description: GitHub's v3 REST API.
77
license:
@@ -118820,8 +118820,8 @@ paths:
118820118820
secret:
118821118821
type: string
118822118822
description: If provided, the `secret` will be used as the `key`
118823-
to generate the HMAC hex digest value in the [`X-Hub-Signature`](https://developer.github.com/webhooks/event-payloads/#delivery-headers)
118824-
header.
118823+
to generate the HMAC hex digest value for [delivery signature
118824+
headers](https://developer.github.com/webhooks/event-payloads/#delivery-headers).
118825118825
insecure_ssl:
118826118826
type: string
118827118827
description: Determines whether the SSL certificate of the host
@@ -119315,8 +119315,8 @@ paths:
119315119315
secret:
119316119316
type: string
119317119317
description: If provided, the `secret` will be used as the `key`
119318-
to generate the HMAC hex digest value in the [`X-Hub-Signature`](https://developer.github.com/webhooks/event-payloads/#delivery-headers)
119319-
header.
119318+
to generate the HMAC hex digest value for [delivery signature
119319+
headers](https://developer.github.com/webhooks/event-payloads/#delivery-headers).
119320119320
insecure_ssl:
119321119321
type: string
119322119322
description: Determines whether the SSL certificate of the host
@@ -225812,7 +225812,7 @@ paths:
225812225812
type: string
225813225813
x-github:
225814225814
githubCloudOnly: false
225815-
enabledForGitHubApps: true
225815+
enabledForGitHubApps: false
225816225816
previews:
225817225817
- required: true
225818225818
name: inertia

descriptions/ghes-2.18/dereferenced/ghes-2.18.deref.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"openapi": "3.0.3",
33
"info": {
4-
"version": "1.1.2",
4+
"version": "1.1.3",
55
"title": "GitHub v3 REST API",
66
"description": "GitHub's v3 REST API.",
77
"license": {
@@ -110481,7 +110481,7 @@
110481110481
},
110482110482
"secret": {
110483110483
"type": "string",
110484-
"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."
110484+
"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)."
110485110485
},
110486110486
"insecure_ssl": {
110487110487
"type": "string",
@@ -111151,7 +111151,7 @@
111151111151
},
111152111152
"secret": {
111153111153
"type": "string",
111154-
"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."
111154+
"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)."
111155111155
},
111156111156
"insecure_ssl": {
111157111157
"type": "string",
@@ -237253,7 +237253,7 @@
237253237253
},
237254237254
"x-github": {
237255237255
"githubCloudOnly": false,
237256-
"enabledForGitHubApps": true,
237256+
"enabledForGitHubApps": false,
237257237257
"previews": [
237258237258
{
237259237259
"required": true,

descriptions/ghes-2.18/dereferenced/ghes-2.18.deref.yaml

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
openapi: 3.0.3
33
info:
4-
version: 1.1.2
4+
version: 1.1.3
55
title: GitHub v3 REST API
66
description: GitHub's v3 REST API.
77
license:
@@ -84727,8 +84727,8 @@ paths:
8472784727
secret:
8472884728
type: string
8472984729
description: If provided, the `secret` will be used as the `key`
84730-
to generate the HMAC hex digest value in the [`X-Hub-Signature`](https://developer.github.com/enterprise/2.18/webhooks/event-payloads/#delivery-headers)
84731-
header.
84730+
to generate the HMAC hex digest value for [delivery signature
84731+
headers](https://developer.github.com/enterprise/2.18/webhooks/event-payloads/#delivery-headers).
8473284732
insecure_ssl:
8473384733
type: string
8473484734
description: Determines whether the SSL certificate of the host
@@ -85222,8 +85222,8 @@ paths:
8522285222
secret:
8522385223
type: string
8522485224
description: If provided, the `secret` will be used as the `key`
85225-
to generate the HMAC hex digest value in the [`X-Hub-Signature`](https://developer.github.com/enterprise/2.18/webhooks/event-payloads/#delivery-headers)
85226-
header.
85225+
to generate the HMAC hex digest value for [delivery signature
85226+
headers](https://developer.github.com/enterprise/2.18/webhooks/event-payloads/#delivery-headers).
8522785227
insecure_ssl:
8522885228
type: string
8522985229
description: Determines whether the SSL certificate of the host
@@ -182341,7 +182341,7 @@ paths:
182341182341
type: string
182342182342
x-github:
182343182343
githubCloudOnly: false
182344-
enabledForGitHubApps: true
182344+
enabledForGitHubApps: false
182345182345
previews:
182346182346
- required: true
182347182347
name: inertia

descriptions/ghes-2.18/ghes-2.18.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"openapi": "3.0.3",
33
"info": {
4-
"version": "1.1.2",
4+
"version": "1.1.3",
55
"title": "GitHub v3 REST API",
66
"description": "GitHub's v3 REST API.",
77
"license": {
@@ -18768,7 +18768,7 @@
1876818768
},
1876918769
"secret": {
1877018770
"type": "string",
18771-
"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."
18771+
"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)."
1877218772
},
1877318773
"insecure_ssl": {
1877418774
"type": "string",
@@ -18963,7 +18963,7 @@
1896318963
},
1896418964
"secret": {
1896518965
"type": "string",
18966-
"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."
18966+
"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)."
1896718967
},
1896818968
"insecure_ssl": {
1896918969
"type": "string",
@@ -35941,7 +35941,7 @@
3594135941
},
3594235942
"x-github": {
3594335943
"githubCloudOnly": false,
35944-
"enabledForGitHubApps": true,
35944+
"enabledForGitHubApps": false,
3594535945
"previews": [
3594635946
{
3594735947
"required": true,

descriptions/ghes-2.18/ghes-2.18.yaml

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
openapi: 3.0.3
33
info:
4-
version: 1.1.2
4+
version: 1.1.3
55
title: GitHub v3 REST API
66
description: GitHub's v3 REST API.
77
license:
@@ -13906,8 +13906,8 @@ paths:
1390613906
secret:
1390713907
type: string
1390813908
description: If provided, the `secret` will be used as the `key`
13909-
to generate the HMAC hex digest value in the [`X-Hub-Signature`](https://developer.github.com/enterprise/2.18/webhooks/event-payloads/#delivery-headers)
13910-
header.
13909+
to generate the HMAC hex digest value for [delivery signature
13910+
headers](https://developer.github.com/enterprise/2.18/webhooks/event-payloads/#delivery-headers).
1391113911
insecure_ssl:
1391213912
type: string
1391313913
description: Determines whether the SSL certificate of the host
@@ -14043,8 +14043,8 @@ paths:
1404314043
secret:
1404414044
type: string
1404514045
description: If provided, the `secret` will be used as the `key`
14046-
to generate the HMAC hex digest value in the [`X-Hub-Signature`](https://developer.github.com/enterprise/2.18/webhooks/event-payloads/#delivery-headers)
14047-
header.
14046+
to generate the HMAC hex digest value for [delivery signature
14047+
headers](https://developer.github.com/enterprise/2.18/webhooks/event-payloads/#delivery-headers).
1404814048
insecure_ssl:
1404914049
type: string
1405014050
description: Determines whether the SSL certificate of the host
@@ -26065,7 +26065,7 @@ paths:
2606526065
"$ref": "#/components/responses/validation_failed"
2606626066
x-github:
2606726067
githubCloudOnly: false
26068-
enabledForGitHubApps: true
26068+
enabledForGitHubApps: false
2606926069
previews:
2607026070
- required: true
2607126071
name: inertia

descriptions/ghes-2.19/dereferenced/ghes-2.19.deref.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"openapi": "3.0.3",
33
"info": {
4-
"version": "1.1.2",
4+
"version": "1.1.3",
55
"title": "GitHub v3 REST API",
66
"description": "GitHub's v3 REST API.",
77
"license": {
@@ -113618,7 +113618,7 @@
113618113618
},
113619113619
"secret": {
113620113620
"type": "string",
113621-
"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."
113621+
"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)."
113622113622
},
113623113623
"insecure_ssl": {
113624113624
"type": "string",
@@ -114288,7 +114288,7 @@
114288114288
},
114289114289
"secret": {
114290114290
"type": "string",
114291-
"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."
114291+
"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)."
114292114292
},
114293114293
"insecure_ssl": {
114294114294
"type": "string",
@@ -240451,7 +240451,7 @@
240451240451
},
240452240452
"x-github": {
240453240453
"githubCloudOnly": false,
240454-
"enabledForGitHubApps": true,
240454+
"enabledForGitHubApps": false,
240455240455
"previews": [
240456240456
{
240457240457
"required": true,

descriptions/ghes-2.19/dereferenced/ghes-2.19.deref.yaml

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
openapi: 3.0.3
33
info:
4-
version: 1.1.2
4+
version: 1.1.3
55
title: GitHub v3 REST API
66
description: GitHub's v3 REST API.
77
license:
@@ -87076,8 +87076,8 @@ paths:
8707687076
secret:
8707787077
type: string
8707887078
description: If provided, the `secret` will be used as the `key`
87079-
to generate the HMAC hex digest value in the [`X-Hub-Signature`](https://developer.github.com/enterprise/2.19/webhooks/event-payloads/#delivery-headers)
87080-
header.
87079+
to generate the HMAC hex digest value for [delivery signature
87080+
headers](https://developer.github.com/enterprise/2.19/webhooks/event-payloads/#delivery-headers).
8708187081
insecure_ssl:
8708287082
type: string
8708387083
description: Determines whether the SSL certificate of the host
@@ -87571,8 +87571,8 @@ paths:
8757187571
secret:
8757287572
type: string
8757387573
description: If provided, the `secret` will be used as the `key`
87574-
to generate the HMAC hex digest value in the [`X-Hub-Signature`](https://developer.github.com/enterprise/2.19/webhooks/event-payloads/#delivery-headers)
87575-
header.
87574+
to generate the HMAC hex digest value for [delivery signature
87575+
headers](https://developer.github.com/enterprise/2.19/webhooks/event-payloads/#delivery-headers).
8757687576
insecure_ssl:
8757787577
type: string
8757887578
description: Determines whether the SSL certificate of the host
@@ -184692,7 +184692,7 @@ paths:
184692184692
type: string
184693184693
x-github:
184694184694
githubCloudOnly: false
184695-
enabledForGitHubApps: true
184695+
enabledForGitHubApps: false
184696184696
previews:
184697184697
- required: true
184698184698
name: inertia

0 commit comments

Comments
 (0)