@octokit/openapi 5.6.4 → 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 +2 -2
- package/generated/api.github.com.json +2 -2
- 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 +7 -7
- package/generated/ghes-3.0.json +7 -7
- package/generated/ghes-3.1-anicca-diff-to-ghes-3.2.deref.json +286 -1467
- package/generated/ghes-3.1-diff-to-ghes-3.2.deref.json +81247 -128945
- package/generated/ghes-3.1-diff-to-ghes-3.2.json +9485 -14738
- package/generated/ghes-3.1.deref.json +39 -39
- package/generated/ghes-3.1.json +39 -39
- package/generated/ghes-3.2-anicca-diff-to-api.github.com.deref.json +0 -130
- package/generated/ghes-3.2-diff-to-api.github.com.deref.json +282 -2066
- package/generated/ghes-3.2-diff-to-api.github.com.json +160 -865
- package/generated/ghes-3.2.deref.json +8 -8
- package/generated/ghes-3.2.json +8 -20
- package/generated/github.ae-anicca-diff-to-api.github.com.deref.json +0 -55
- package/generated/github.ae-diff-to-api.github.com.deref.json +1 -4963
- package/generated/github.ae-diff-to-api.github.com.json +106 -2784
- package/generated/github.ae.deref.json +5 -5
- package/generated/github.ae.json +5 -11
- package/package.json +1 -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" },
|
|
@@ -65946,7 +65946,7 @@
|
|
|
65946
65946
|
"category": "repos",
|
|
65947
65947
|
"subcategory": null
|
|
65948
65948
|
},
|
|
65949
|
-
"x-octokit": {
|
|
65949
|
+
"x-octokit": {}
|
|
65950
65950
|
},
|
|
65951
65951
|
"delete": {
|
|
65952
65952
|
"summary": "Delete a repository",
|
|
@@ -217808,7 +217808,7 @@
|
|
|
217808
217808
|
"category": "repos",
|
|
217809
217809
|
"subcategory": "releases"
|
|
217810
217810
|
},
|
|
217811
|
-
"x-octokit": {
|
|
217811
|
+
"x-octokit": {}
|
|
217812
217812
|
}
|
|
217813
217813
|
},
|
|
217814
217814
|
"/repos/{owner}/{repo}/releases/assets/{asset_id}": {
|
|
@@ -220432,7 +220432,7 @@
|
|
|
220432
220432
|
"category": "repos",
|
|
220433
220433
|
"subcategory": "releases"
|
|
220434
220434
|
},
|
|
220435
|
-
"x-octokit": {
|
|
220435
|
+
"x-octokit": {}
|
|
220436
220436
|
},
|
|
220437
220437
|
"delete": {
|
|
220438
220438
|
"summary": "Delete a release",
|
|
@@ -277375,7 +277375,7 @@
|
|
|
277375
277375
|
}
|
|
277376
277376
|
},
|
|
277377
277377
|
"/repos/{owner}/{repo}/community/code_of_conduct": {
|
|
277378
|
-
"
|
|
277378
|
+
"get": {
|
|
277379
277379
|
"summary": "Get the code of conduct for a repository",
|
|
277380
277380
|
"description": "Returns the contents of the repository's code of conduct file, if one is detected.\n\nA code of conduct is detected if there is a file named `CODE_OF_CONDUCT` in the root directory of the repository. GitHub detects which code of conduct it is using fuzzy matching.",
|
|
277381
277381
|
"tags": ["codes-of-conduct"],
|
package/generated/github.ae.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" },
|
|
@@ -11074,9 +11074,7 @@
|
|
|
11074
11074
|
"category": "repos",
|
|
11075
11075
|
"subcategory": null
|
|
11076
11076
|
},
|
|
11077
|
-
"x-octokit": {
|
|
11078
|
-
"diff": { "api.github.com.json": { "type": "changed" } }
|
|
11079
|
-
}
|
|
11077
|
+
"x-octokit": {}
|
|
11080
11078
|
},
|
|
11081
11079
|
"delete": {
|
|
11082
11080
|
"summary": "Delete a repository",
|
|
@@ -25483,9 +25481,7 @@
|
|
|
25483
25481
|
"category": "repos",
|
|
25484
25482
|
"subcategory": "releases"
|
|
25485
25483
|
},
|
|
25486
|
-
"x-octokit": {
|
|
25487
|
-
"diff": { "api.github.com.json": { "type": "changed" } }
|
|
25488
|
-
}
|
|
25484
|
+
"x-octokit": {}
|
|
25489
25485
|
}
|
|
25490
25486
|
},
|
|
25491
25487
|
"/repos/{owner}/{repo}/releases/assets/{asset_id}": {
|
|
@@ -25808,9 +25804,7 @@
|
|
|
25808
25804
|
"category": "repos",
|
|
25809
25805
|
"subcategory": "releases"
|
|
25810
25806
|
},
|
|
25811
|
-
"x-octokit": {
|
|
25812
|
-
"diff": { "api.github.com.json": { "type": "changed" } }
|
|
25813
|
-
}
|
|
25807
|
+
"x-octokit": {}
|
|
25814
25808
|
},
|
|
25815
25809
|
"delete": {
|
|
25816
25810
|
"summary": "Delete a release",
|
|
@@ -32320,7 +32314,7 @@
|
|
|
32320
32314
|
}
|
|
32321
32315
|
},
|
|
32322
32316
|
"/repos/{owner}/{repo}/community/code_of_conduct": {
|
|
32323
|
-
"
|
|
32317
|
+
"get": {
|
|
32324
32318
|
"summary": "Get the code of conduct for a repository",
|
|
32325
32319
|
"description": "Returns the contents of the repository's code of conduct file, if one is detected.\n\nA code of conduct is detected if there is a file named `CODE_OF_CONDUCT` in the root directory of the repository. GitHub detects which code of conduct it is using fuzzy matching.",
|
|
32326
32320
|
"tags": ["codes-of-conduct"],
|