@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.
Files changed (27) hide show
  1. package/generated/api.github.com.deref.json +2 -2
  2. package/generated/api.github.com.json +2 -2
  3. package/generated/ghes-2.22-diff-to-ghes-3.0.deref.json +1 -1
  4. package/generated/ghes-2.22-diff-to-ghes-3.0.json +1 -1
  5. package/generated/ghes-2.22.deref.json +1 -1
  6. package/generated/ghes-2.22.json +1 -1
  7. package/generated/ghes-3.0-anicca-diff-to-ghes-3.1.deref.json +0 -145
  8. package/generated/ghes-3.0-diff-to-ghes-3.1.deref.json +8739 -19455
  9. package/generated/ghes-3.0-diff-to-ghes-3.1.json +245 -1527
  10. package/generated/ghes-3.0.deref.json +7 -7
  11. package/generated/ghes-3.0.json +7 -7
  12. package/generated/ghes-3.1-anicca-diff-to-ghes-3.2.deref.json +286 -1467
  13. package/generated/ghes-3.1-diff-to-ghes-3.2.deref.json +81247 -128945
  14. package/generated/ghes-3.1-diff-to-ghes-3.2.json +9485 -14738
  15. package/generated/ghes-3.1.deref.json +39 -39
  16. package/generated/ghes-3.1.json +39 -39
  17. package/generated/ghes-3.2-anicca-diff-to-api.github.com.deref.json +0 -130
  18. package/generated/ghes-3.2-diff-to-api.github.com.deref.json +282 -2066
  19. package/generated/ghes-3.2-diff-to-api.github.com.json +160 -865
  20. package/generated/ghes-3.2.deref.json +8 -8
  21. package/generated/ghes-3.2.json +8 -20
  22. package/generated/github.ae-anicca-diff-to-api.github.com.deref.json +0 -55
  23. package/generated/github.ae-diff-to-api.github.com.deref.json +1 -4963
  24. package/generated/github.ae-diff-to-api.github.com.json +106 -2784
  25. package/generated/github.ae.deref.json +5 -5
  26. package/generated/github.ae.json +5 -11
  27. 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",
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" },
@@ -26394,7 +26394,7 @@
26394
26394
  "category": "gists",
26395
26395
  "subcategory": null
26396
26396
  },
26397
- "x-octokit": { "diff": { "ghes-3.1": { "type": "changed" } } }
26397
+ "x-octokit": {}
26398
26398
  }
26399
26399
  },
26400
26400
  "/gists/public": {
@@ -28915,7 +28915,7 @@
28915
28915
  "category": "gists",
28916
28916
  "subcategory": null
28917
28917
  },
28918
- "x-octokit": { "diff": { "ghes-3.1": { "type": "changed" } } }
28918
+ "x-octokit": {}
28919
28919
  },
28920
28920
  "delete": {
28921
28921
  "summary": "Delete a gist",
@@ -217987,7 +217987,7 @@
217987
217987
  "category": "pulls",
217988
217988
  "subcategory": null
217989
217989
  },
217990
- "x-octokit": { "diff": { "ghes-3.1": { "type": "changed" } } }
217990
+ "x-octokit": {}
217991
217991
  }
217992
217992
  },
217993
217993
  "/repos/{owner}/{repo}/pulls/comments": {
@@ -225257,7 +225257,7 @@
225257
225257
  "category": "pulls",
225258
225258
  "subcategory": null
225259
225259
  },
225260
- "x-octokit": { "diff": { "ghes-3.1": { "type": "changed" } } }
225260
+ "x-octokit": {}
225261
225261
  }
225262
225262
  },
225263
225263
  "/repos/{owner}/{repo}/pulls/{pull_number}/comments": {
@@ -231721,7 +231721,7 @@
231721
231721
  "category": "pulls",
231722
231722
  "subcategory": "review-requests"
231723
231723
  },
231724
- "x-octokit": { "diff": { "ghes-3.1": { "type": "changed" } } }
231724
+ "x-octokit": {}
231725
231725
  },
231726
231726
  "delete": {
231727
231727
  "summary": "Remove requested reviewers from a pull request",
@@ -267881,7 +267881,7 @@
267881
267881
  "category": "users",
267882
267882
  "subcategory": null
267883
267883
  },
267884
- "x-octokit": { "diff": { "ghes-3.1": { "type": "changed" } } }
267884
+ "x-octokit": {}
267885
267885
  }
267886
267886
  },
267887
267887
  "/user/emails": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "5.6.4",
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" },
@@ -5511,7 +5511,7 @@
5511
5511
  "category": "gists",
5512
5512
  "subcategory": null
5513
5513
  },
5514
- "x-octokit": { "diff": { "ghes-3.1.json": { "type": "changed" } } }
5514
+ "x-octokit": {}
5515
5515
  }
5516
5516
  },
5517
5517
  "/gists/public": {
@@ -5724,7 +5724,7 @@
5724
5724
  "category": "gists",
5725
5725
  "subcategory": null
5726
5726
  },
5727
- "x-octokit": { "diff": { "ghes-3.1.json": { "type": "changed" } } }
5727
+ "x-octokit": {}
5728
5728
  },
5729
5729
  "delete": {
5730
5730
  "summary": "Delete a gist",
@@ -26258,7 +26258,7 @@
26258
26258
  "category": "pulls",
26259
26259
  "subcategory": null
26260
26260
  },
26261
- "x-octokit": { "diff": { "ghes-3.1.json": { "type": "changed" } } }
26261
+ "x-octokit": {}
26262
26262
  }
26263
26263
  },
26264
26264
  "/repos/{owner}/{repo}/pulls/comments": {
@@ -26767,7 +26767,7 @@
26767
26767
  "category": "pulls",
26768
26768
  "subcategory": null
26769
26769
  },
26770
- "x-octokit": { "diff": { "ghes-3.1.json": { "type": "changed" } } }
26770
+ "x-octokit": {}
26771
26771
  }
26772
26772
  },
26773
26773
  "/repos/{owner}/{repo}/pulls/{pull_number}/comments": {
@@ -27381,7 +27381,7 @@
27381
27381
  "category": "pulls",
27382
27382
  "subcategory": "review-requests"
27383
27383
  },
27384
- "x-octokit": { "diff": { "ghes-3.1.json": { "type": "changed" } } }
27384
+ "x-octokit": {}
27385
27385
  },
27386
27386
  "delete": {
27387
27387
  "summary": "Remove requested reviewers from a pull request",
@@ -32543,7 +32543,7 @@
32543
32543
  "category": "users",
32544
32544
  "subcategory": null
32545
32545
  },
32546
- "x-octokit": { "diff": { "ghes-3.1.json": { "type": "changed" } } }
32546
+ "x-octokit": {}
32547
32547
  }
32548
32548
  },
32549
32549
  "/user/emails": {