@octokit/openapi 5.6.1 → 5.6.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/generated/api.github.com.deref.json +3451 -2749
- package/generated/api.github.com.json +440 -1599
- package/generated/ghes-2.22-diff-to-ghes-3.0.deref.json +1 -1
- package/generated/ghes-2.22-diff-to-ghes-3.0.json +1 -1
- package/generated/ghes-2.22.deref.json +1 -1
- package/generated/ghes-2.22.json +1 -1
- package/generated/ghes-3.0-anicca-diff-to-ghes-3.1.deref.json +0 -145
- package/generated/ghes-3.0-diff-to-ghes-3.1.deref.json +8739 -19455
- package/generated/ghes-3.0-diff-to-ghes-3.1.json +245 -1527
- package/generated/ghes-3.0.deref.json +3494 -1920
- package/generated/ghes-3.0.json +420 -721
- package/generated/ghes-3.1-anicca-diff-to-ghes-3.2.deref.json +286 -1466
- package/generated/ghes-3.1-diff-to-ghes-3.2.deref.json +58842 -105018
- package/generated/ghes-3.1-diff-to-ghes-3.2.json +11129 -16701
- package/generated/ghes-3.1.deref.json +3545 -1951
- package/generated/ghes-3.1.json +467 -752
- package/generated/ghes-3.2-anicca-diff-to-api.github.com.deref.json +7 -136
- package/generated/ghes-3.2-diff-to-api.github.com.deref.json +333 -2109
- package/generated/ghes-3.2-diff-to-api.github.com.json +45 -742
- package/generated/ghes-3.2.deref.json +3597 -1953
- package/generated/ghes-3.2.json +474 -752
- package/generated/github.ae-anicca-diff-to-api.github.com.deref.json +3 -59
- package/generated/github.ae-diff-to-api.github.com.deref.json +4 -4963
- package/generated/github.ae-diff-to-api.github.com.json +109 -2784
- package/generated/github.ae.deref.json +2270 -2214
- package/generated/github.ae.json +337 -1464
- package/package.json +2 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "5.6.
|
|
4
|
+
"version": "5.6.5",
|
|
5
5
|
"title": "GitHub's official OpenAPI spec + Octokit extension",
|
|
6
6
|
"description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
|
|
7
7
|
"license": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "5.6.
|
|
4
|
+
"version": "5.6.5",
|
|
5
5
|
"title": "GitHub's official OpenAPI spec + Octokit extension",
|
|
6
6
|
"description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
|
|
7
7
|
"license": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "5.6.
|
|
4
|
+
"version": "5.6.5",
|
|
5
5
|
"title": "GitHub's official OpenAPI spec + Octokit extension",
|
|
6
6
|
"description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
|
|
7
7
|
"license": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
|
package/generated/ghes-2.22.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "5.6.
|
|
4
|
+
"version": "5.6.5",
|
|
5
5
|
"title": "GitHub's official OpenAPI spec + Octokit extension",
|
|
6
6
|
"description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
|
|
7
7
|
"license": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
|
|
@@ -22,41 +22,6 @@
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
},
|
|
25
|
-
"/gists": {
|
|
26
|
-
"post": {
|
|
27
|
-
"responses": {
|
|
28
|
-
"changed": {
|
|
29
|
-
"201": {
|
|
30
|
-
"content": {
|
|
31
|
-
"changed": {
|
|
32
|
-
"application/json": {
|
|
33
|
-
"schema_changed": {
|
|
34
|
-
"properties_changed": {
|
|
35
|
-
"changed": {
|
|
36
|
-
"forks": {
|
|
37
|
-
"items_changed": {
|
|
38
|
-
"properties_changed": {
|
|
39
|
-
"changed": {
|
|
40
|
-
"user": {
|
|
41
|
-
"properties_changed": {
|
|
42
|
-
"removed": ["twitter_username"]
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
}
|
|
46
|
-
}
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
}
|
|
58
|
-
}
|
|
59
|
-
},
|
|
60
25
|
"/gists/{gist_id}": {
|
|
61
26
|
"get": {
|
|
62
27
|
"responses": {
|
|
@@ -90,39 +55,6 @@
|
|
|
90
55
|
}
|
|
91
56
|
}
|
|
92
57
|
}
|
|
93
|
-
},
|
|
94
|
-
"patch": {
|
|
95
|
-
"responses": {
|
|
96
|
-
"changed": {
|
|
97
|
-
"200": {
|
|
98
|
-
"content": {
|
|
99
|
-
"changed": {
|
|
100
|
-
"application/json": {
|
|
101
|
-
"schema_changed": {
|
|
102
|
-
"properties_changed": {
|
|
103
|
-
"changed": {
|
|
104
|
-
"forks": {
|
|
105
|
-
"items_changed": {
|
|
106
|
-
"properties_changed": {
|
|
107
|
-
"changed": {
|
|
108
|
-
"user": {
|
|
109
|
-
"properties_changed": {
|
|
110
|
-
"removed": ["twitter_username"]
|
|
111
|
-
}
|
|
112
|
-
}
|
|
113
|
-
}
|
|
114
|
-
}
|
|
115
|
-
}
|
|
116
|
-
}
|
|
117
|
-
}
|
|
118
|
-
}
|
|
119
|
-
}
|
|
120
|
-
}
|
|
121
|
-
}
|
|
122
|
-
}
|
|
123
|
-
}
|
|
124
|
-
}
|
|
125
|
-
}
|
|
126
58
|
}
|
|
127
59
|
},
|
|
128
60
|
"/gists/{gist_id}/forks": {
|
|
@@ -239,24 +171,6 @@
|
|
|
239
171
|
}
|
|
240
172
|
}
|
|
241
173
|
}
|
|
242
|
-
},
|
|
243
|
-
"post": {
|
|
244
|
-
"responses": {
|
|
245
|
-
"changed": {
|
|
246
|
-
"201": {
|
|
247
|
-
"content": {
|
|
248
|
-
"changed": {
|
|
249
|
-
"application/json": {
|
|
250
|
-
"schema_changed": {
|
|
251
|
-
"properties_changed": { "removed": ["auto_merge"] },
|
|
252
|
-
"required_changed": { "removed": ["auto_merge"] }
|
|
253
|
-
}
|
|
254
|
-
}
|
|
255
|
-
}
|
|
256
|
-
}
|
|
257
|
-
}
|
|
258
|
-
}
|
|
259
|
-
}
|
|
260
174
|
}
|
|
261
175
|
},
|
|
262
176
|
"/repos/{owner}/{repo}/pulls/{pull_number}": {
|
|
@@ -277,65 +191,6 @@
|
|
|
277
191
|
}
|
|
278
192
|
}
|
|
279
193
|
}
|
|
280
|
-
},
|
|
281
|
-
"patch": {
|
|
282
|
-
"responses": {
|
|
283
|
-
"changed": {
|
|
284
|
-
"200": {
|
|
285
|
-
"content": {
|
|
286
|
-
"changed": {
|
|
287
|
-
"application/json": {
|
|
288
|
-
"schema_changed": {
|
|
289
|
-
"properties_changed": { "removed": ["auto_merge"] },
|
|
290
|
-
"required_changed": { "removed": ["auto_merge"] }
|
|
291
|
-
}
|
|
292
|
-
}
|
|
293
|
-
}
|
|
294
|
-
}
|
|
295
|
-
}
|
|
296
|
-
}
|
|
297
|
-
}
|
|
298
|
-
}
|
|
299
|
-
},
|
|
300
|
-
"/repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers": {
|
|
301
|
-
"post": {
|
|
302
|
-
"responses": {
|
|
303
|
-
"changed": {
|
|
304
|
-
"201": {
|
|
305
|
-
"content": {
|
|
306
|
-
"changed": {
|
|
307
|
-
"application/json": {
|
|
308
|
-
"schema_changed": {
|
|
309
|
-
"properties_changed": { "removed": ["auto_merge"] },
|
|
310
|
-
"required_changed": { "removed": ["auto_merge"] }
|
|
311
|
-
}
|
|
312
|
-
}
|
|
313
|
-
}
|
|
314
|
-
}
|
|
315
|
-
}
|
|
316
|
-
}
|
|
317
|
-
}
|
|
318
|
-
}
|
|
319
|
-
},
|
|
320
|
-
"/user": {
|
|
321
|
-
"patch": {
|
|
322
|
-
"responses": {
|
|
323
|
-
"changed": {
|
|
324
|
-
"200": {
|
|
325
|
-
"content": {
|
|
326
|
-
"changed": {
|
|
327
|
-
"application/json": {
|
|
328
|
-
"schema_changed": {
|
|
329
|
-
"properties_changed": {
|
|
330
|
-
"removed": ["twitter_username"]
|
|
331
|
-
}
|
|
332
|
-
}
|
|
333
|
-
}
|
|
334
|
-
}
|
|
335
|
-
}
|
|
336
|
-
}
|
|
337
|
-
}
|
|
338
|
-
}
|
|
339
194
|
}
|
|
340
195
|
}
|
|
341
196
|
},
|