@octokit/openapi 6.4.0 → 6.6.1

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 (28) hide show
  1. package/generated/api.github.com.deref.json +23 -3
  2. package/generated/api.github.com.json +16 -4
  3. package/generated/ghes-3.2-anicca-diff-to-ghes-3.3.deref.json +3232 -174
  4. package/generated/ghes-3.2-diff-to-api.github.com.deref.json +1 -1
  5. package/generated/ghes-3.2-diff-to-api.github.com.json +1 -1
  6. package/generated/ghes-3.2-diff-to-ghes-3.3.deref.json +148129 -3632
  7. package/generated/ghes-3.2-diff-to-ghes-3.3.json +19589 -2088
  8. package/generated/ghes-3.2.deref.json +110 -790
  9. package/generated/ghes-3.2.json +143 -185
  10. package/generated/ghes-3.3-diff-to-ghes-3.4.deref.json +2 -2
  11. package/generated/ghes-3.3-diff-to-ghes-3.4.json +52 -52
  12. package/generated/ghes-3.3.deref.json +45 -45
  13. package/generated/ghes-3.3.json +136 -136
  14. package/generated/ghes-3.4-diff-to-ghes-3.5.deref.json +1 -1
  15. package/generated/ghes-3.4-diff-to-ghes-3.5.json +49 -49
  16. package/generated/ghes-3.4.deref.json +35 -26
  17. package/generated/ghes-3.4.json +105 -96
  18. package/generated/ghes-3.5-anicca-diff-to-api.github.com.deref.json +27 -0
  19. package/generated/ghes-3.5-diff-to-api.github.com.deref.json +230 -2
  20. package/generated/ghes-3.5-diff-to-api.github.com.json +348 -419
  21. package/generated/ghes-3.5.deref.json +185 -176
  22. package/generated/ghes-3.5.json +549 -764
  23. package/generated/github.ae-anicca-diff-to-api.github.com.deref.json +27 -0
  24. package/generated/github.ae-diff-to-api.github.com.deref.json +229 -1
  25. package/generated/github.ae-diff-to-api.github.com.json +296 -335
  26. package/generated/github.ae.deref.json +268 -259
  27. package/generated/github.ae.json +667 -850
  28. package/package.json +7 -4
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "6.4.0",
4
+ "version": "6.6.1",
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" },
@@ -202,7 +202,7 @@
202
202
  "category": "enterprise-admin",
203
203
  "subcategory": "global-webhooks"
204
204
  },
205
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
205
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
206
206
  },
207
207
  "post": {
208
208
  "summary": "Create a global webhook",
@@ -295,7 +295,7 @@
295
295
  "category": "enterprise-admin",
296
296
  "subcategory": "global-webhooks"
297
297
  },
298
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
298
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
299
299
  }
300
300
  },
301
301
  "/admin/hooks/{hook_id}": {
@@ -328,7 +328,7 @@
328
328
  "category": "enterprise-admin",
329
329
  "subcategory": "global-webhooks"
330
330
  },
331
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
331
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
332
332
  },
333
333
  "patch": {
334
334
  "summary": "Update a global webhook",
@@ -411,7 +411,7 @@
411
411
  "category": "enterprise-admin",
412
412
  "subcategory": "global-webhooks"
413
413
  },
414
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
414
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
415
415
  },
416
416
  "delete": {
417
417
  "summary": "Delete a global webhook",
@@ -430,7 +430,7 @@
430
430
  "category": "enterprise-admin",
431
431
  "subcategory": "global-webhooks"
432
432
  },
433
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
433
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
434
434
  }
435
435
  },
436
436
  "/admin/hooks/{hook_id}/pings": {
@@ -451,7 +451,7 @@
451
451
  "category": "enterprise-admin",
452
452
  "subcategory": "global-webhooks"
453
453
  },
454
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
454
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
455
455
  }
456
456
  },
457
457
  "/admin/keys": {
@@ -511,7 +511,7 @@
511
511
  "category": "enterprise-admin",
512
512
  "subcategory": "users"
513
513
  },
514
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
514
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
515
515
  }
516
516
  },
517
517
  "/admin/keys/{key_ids}": {
@@ -532,7 +532,7 @@
532
532
  "category": "enterprise-admin",
533
533
  "subcategory": "users"
534
534
  },
535
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
535
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
536
536
  }
537
537
  },
538
538
  "/admin/ldap/teams/{team_id}/mapping": {
@@ -591,7 +591,7 @@
591
591
  "category": "enterprise-admin",
592
592
  "subcategory": "ldap"
593
593
  },
594
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
594
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
595
595
  }
596
596
  },
597
597
  "/admin/ldap/teams/{team_id}/sync": {
@@ -625,7 +625,7 @@
625
625
  "category": "enterprise-admin",
626
626
  "subcategory": "ldap"
627
627
  },
628
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
628
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
629
629
  }
630
630
  },
631
631
  "/admin/ldap/users/{username}/mapping": {
@@ -682,7 +682,7 @@
682
682
  "category": "enterprise-admin",
683
683
  "subcategory": "ldap"
684
684
  },
685
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
685
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
686
686
  }
687
687
  },
688
688
  "/admin/ldap/users/{username}/sync": {
@@ -716,7 +716,7 @@
716
716
  "category": "enterprise-admin",
717
717
  "subcategory": "ldap"
718
718
  },
719
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
719
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
720
720
  }
721
721
  },
722
722
  "/admin/organizations": {
@@ -786,7 +786,7 @@
786
786
  "category": "enterprise-admin",
787
787
  "subcategory": "orgs"
788
788
  },
789
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
789
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
790
790
  }
791
791
  },
792
792
  "/admin/organizations/{org}": {
@@ -850,7 +850,7 @@
850
850
  "category": "enterprise-admin",
851
851
  "subcategory": "orgs"
852
852
  },
853
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
853
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
854
854
  }
855
855
  },
856
856
  "/admin/pre-receive-environments": {
@@ -904,7 +904,7 @@
904
904
  "category": "enterprise-admin",
905
905
  "subcategory": "pre-receive-environments"
906
906
  },
907
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
907
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
908
908
  },
909
909
  "post": {
910
910
  "summary": "Create a pre-receive environment",
@@ -967,7 +967,7 @@
967
967
  "category": "enterprise-admin",
968
968
  "subcategory": "pre-receive-environments"
969
969
  },
970
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
970
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
971
971
  }
972
972
  },
973
973
  "/admin/pre-receive-environments/{pre_receive_environment_id}": {
@@ -1006,7 +1006,7 @@
1006
1006
  "category": "enterprise-admin",
1007
1007
  "subcategory": "pre-receive-environments"
1008
1008
  },
1009
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1009
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1010
1010
  },
1011
1011
  "patch": {
1012
1012
  "summary": "Update a pre-receive environment",
@@ -1100,7 +1100,7 @@
1100
1100
  "category": "enterprise-admin",
1101
1101
  "subcategory": "pre-receive-environments"
1102
1102
  },
1103
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1103
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1104
1104
  },
1105
1105
  "delete": {
1106
1106
  "summary": "Delete a pre-receive environment",
@@ -1161,7 +1161,7 @@
1161
1161
  "category": "enterprise-admin",
1162
1162
  "subcategory": "pre-receive-environments"
1163
1163
  },
1164
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1164
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1165
1165
  }
1166
1166
  },
1167
1167
  "/admin/pre-receive-environments/{pre_receive_environment_id}/downloads": {
@@ -1238,7 +1238,7 @@
1238
1238
  "category": "enterprise-admin",
1239
1239
  "subcategory": "pre-receive-environments"
1240
1240
  },
1241
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1241
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1242
1242
  }
1243
1243
  },
1244
1244
  "/admin/pre-receive-environments/{pre_receive_environment_id}/downloads/latest": {
@@ -1277,7 +1277,7 @@
1277
1277
  "category": "enterprise-admin",
1278
1278
  "subcategory": "pre-receive-environments"
1279
1279
  },
1280
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1280
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1281
1281
  }
1282
1282
  },
1283
1283
  "/admin/pre-receive-hooks": {
@@ -1330,7 +1330,7 @@
1330
1330
  "category": "enterprise-admin",
1331
1331
  "subcategory": "pre-receive-hooks"
1332
1332
  },
1333
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1333
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1334
1334
  },
1335
1335
  "post": {
1336
1336
  "summary": "Create a pre-receive hook",
@@ -1420,7 +1420,7 @@
1420
1420
  "category": "enterprise-admin",
1421
1421
  "subcategory": "pre-receive-hooks"
1422
1422
  },
1423
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1423
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1424
1424
  }
1425
1425
  },
1426
1426
  "/admin/pre-receive-hooks/{pre_receive_hook_id}": {
@@ -1457,7 +1457,7 @@
1457
1457
  "category": "enterprise-admin",
1458
1458
  "subcategory": "pre-receive-hooks"
1459
1459
  },
1460
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1460
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1461
1461
  },
1462
1462
  "patch": {
1463
1463
  "summary": "Update a pre-receive hook",
@@ -1540,7 +1540,7 @@
1540
1540
  "category": "enterprise-admin",
1541
1541
  "subcategory": "pre-receive-hooks"
1542
1542
  },
1543
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1543
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1544
1544
  },
1545
1545
  "delete": {
1546
1546
  "summary": "Delete a pre-receive hook",
@@ -1561,7 +1561,7 @@
1561
1561
  "category": "enterprise-admin",
1562
1562
  "subcategory": "pre-receive-hooks"
1563
1563
  },
1564
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1564
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1565
1565
  }
1566
1566
  },
1567
1567
  "/admin/tokens": {
@@ -1603,7 +1603,7 @@
1603
1603
  "category": "enterprise-admin",
1604
1604
  "subcategory": "users"
1605
1605
  },
1606
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1606
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1607
1607
  }
1608
1608
  },
1609
1609
  "/admin/tokens/{token_id}": {
@@ -1624,7 +1624,7 @@
1624
1624
  "category": "enterprise-admin",
1625
1625
  "subcategory": "users"
1626
1626
  },
1627
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1627
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1628
1628
  }
1629
1629
  },
1630
1630
  "/admin/users": {
@@ -1685,7 +1685,7 @@
1685
1685
  "category": "enterprise-admin",
1686
1686
  "subcategory": "users"
1687
1687
  },
1688
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1688
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1689
1689
  }
1690
1690
  },
1691
1691
  "/admin/users/{username}": {
@@ -1749,7 +1749,7 @@
1749
1749
  "category": "enterprise-admin",
1750
1750
  "subcategory": "users"
1751
1751
  },
1752
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1752
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1753
1753
  },
1754
1754
  "delete": {
1755
1755
  "summary": "Delete a user",
@@ -1768,7 +1768,7 @@
1768
1768
  "category": "enterprise-admin",
1769
1769
  "subcategory": "users"
1770
1770
  },
1771
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1771
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1772
1772
  }
1773
1773
  },
1774
1774
  "/admin/users/{username}/authorizations": {
@@ -1829,7 +1829,7 @@
1829
1829
  "category": "enterprise-admin",
1830
1830
  "subcategory": "users"
1831
1831
  },
1832
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1832
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1833
1833
  },
1834
1834
  "delete": {
1835
1835
  "summary": "Delete an impersonation OAuth token",
@@ -1848,7 +1848,7 @@
1848
1848
  "category": "enterprise-admin",
1849
1849
  "subcategory": "users"
1850
1850
  },
1851
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1851
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1852
1852
  }
1853
1853
  },
1854
1854
  "/app": {
@@ -2325,9 +2325,7 @@
2325
2325
  "category": "apps",
2326
2326
  "subcategory": null
2327
2327
  },
2328
- "x-octokit": {
2329
- "diff": { "api.github.com.json": { "type": "changed" } }
2330
- }
2328
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
2331
2329
  }
2332
2330
  },
2333
2331
  "/app/installations/{installation_id}/suspended": {
@@ -3476,7 +3474,7 @@
3476
3474
  "category": "enterprise-admin",
3477
3475
  "subcategory": "announcement"
3478
3476
  },
3479
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
3477
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
3480
3478
  },
3481
3479
  "patch": {
3482
3480
  "summary": "Set the global announcement banner",
@@ -3510,7 +3508,7 @@
3510
3508
  "category": "enterprise-admin",
3511
3509
  "subcategory": "announcement"
3512
3510
  },
3513
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
3511
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
3514
3512
  },
3515
3513
  "delete": {
3516
3514
  "summary": "Remove the global announcement banner",
@@ -3524,7 +3522,7 @@
3524
3522
  "category": "enterprise-admin",
3525
3523
  "subcategory": "announcement"
3526
3524
  },
3527
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
3525
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
3528
3526
  }
3529
3527
  },
3530
3528
  "/enterprise/settings/license": {
@@ -3556,7 +3554,7 @@
3556
3554
  "category": "enterprise-admin",
3557
3555
  "subcategory": "license"
3558
3556
  },
3559
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
3557
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
3560
3558
  }
3561
3559
  },
3562
3560
  "/enterprise/stats/all": {
@@ -3592,7 +3590,7 @@
3592
3590
  "category": "enterprise-admin",
3593
3591
  "subcategory": "admin-stats"
3594
3592
  },
3595
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
3593
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
3596
3594
  }
3597
3595
  },
3598
3596
  "/enterprise/stats/comments": {
@@ -3623,7 +3621,7 @@
3623
3621
  "category": "enterprise-admin",
3624
3622
  "subcategory": "admin-stats"
3625
3623
  },
3626
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
3624
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
3627
3625
  }
3628
3626
  },
3629
3627
  "/enterprise/stats/gists": {
@@ -3654,7 +3652,7 @@
3654
3652
  "category": "enterprise-admin",
3655
3653
  "subcategory": "admin-stats"
3656
3654
  },
3657
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
3655
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
3658
3656
  }
3659
3657
  },
3660
3658
  "/enterprise/stats/hooks": {
@@ -3684,7 +3682,7 @@
3684
3682
  "category": "enterprise-admin",
3685
3683
  "subcategory": "admin-stats"
3686
3684
  },
3687
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
3685
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
3688
3686
  }
3689
3687
  },
3690
3688
  "/enterprise/stats/issues": {
@@ -3715,7 +3713,7 @@
3715
3713
  "category": "enterprise-admin",
3716
3714
  "subcategory": "admin-stats"
3717
3715
  },
3718
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
3716
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
3719
3717
  }
3720
3718
  },
3721
3719
  "/enterprise/stats/milestones": {
@@ -3746,7 +3744,7 @@
3746
3744
  "category": "enterprise-admin",
3747
3745
  "subcategory": "admin-stats"
3748
3746
  },
3749
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
3747
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
3750
3748
  }
3751
3749
  },
3752
3750
  "/enterprise/stats/orgs": {
@@ -3777,7 +3775,7 @@
3777
3775
  "category": "enterprise-admin",
3778
3776
  "subcategory": "admin-stats"
3779
3777
  },
3780
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
3778
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
3781
3779
  }
3782
3780
  },
3783
3781
  "/enterprise/stats/pages": {
@@ -3808,7 +3806,7 @@
3808
3806
  "category": "enterprise-admin",
3809
3807
  "subcategory": "admin-stats"
3810
3808
  },
3811
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
3809
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
3812
3810
  }
3813
3811
  },
3814
3812
  "/enterprise/stats/pulls": {
@@ -3839,7 +3837,7 @@
3839
3837
  "category": "enterprise-admin",
3840
3838
  "subcategory": "admin-stats"
3841
3839
  },
3842
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
3840
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
3843
3841
  }
3844
3842
  },
3845
3843
  "/enterprise/stats/repos": {
@@ -3869,7 +3867,7 @@
3869
3867
  "category": "enterprise-admin",
3870
3868
  "subcategory": "admin-stats"
3871
3869
  },
3872
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
3870
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
3873
3871
  }
3874
3872
  },
3875
3873
  "/enterprise/stats/users": {
@@ -3900,7 +3898,7 @@
3900
3898
  "category": "enterprise-admin",
3901
3899
  "subcategory": "admin-stats"
3902
3900
  },
3903
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
3901
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
3904
3902
  }
3905
3903
  },
3906
3904
  "/enterprises/{enterprise}/actions/cache/usage": {
@@ -3976,7 +3974,7 @@
3976
3974
  "category": "actions",
3977
3975
  "subcategory": "cache"
3978
3976
  },
3979
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
3977
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
3980
3978
  },
3981
3979
  "patch": {
3982
3980
  "summary": "Set GitHub Actions cache usage policy for an enterprise",
@@ -4010,7 +4008,7 @@
4010
4008
  "category": "actions",
4011
4009
  "subcategory": "cache"
4012
4010
  },
4013
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
4011
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
4014
4012
  }
4015
4013
  },
4016
4014
  "/enterprises/{enterprise}/actions/permissions": {
@@ -4270,9 +4268,7 @@
4270
4268
  "category": "actions",
4271
4269
  "subcategory": "permissions"
4272
4270
  },
4273
- "x-octokit": {
4274
- "diff": { "api.github.com.json": { "type": "changed" } }
4275
- }
4271
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
4276
4272
  },
4277
4273
  "put": {
4278
4274
  "summary": "Set allowed actions for an enterprise",
@@ -4304,9 +4300,7 @@
4304
4300
  "category": "actions",
4305
4301
  "subcategory": "permissions"
4306
4302
  },
4307
- "x-octokit": {
4308
- "diff": { "api.github.com.json": { "type": "changed" } }
4309
- }
4303
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
4310
4304
  }
4311
4305
  },
4312
4306
  "/enterprises/{enterprise}/actions/runner-groups": {
@@ -4357,9 +4351,7 @@
4357
4351
  "category": "actions",
4358
4352
  "subcategory": "self-hosted-runner-groups"
4359
4353
  },
4360
- "x-octokit": {
4361
- "diff": { "api.github.com.json": { "type": "changed" } }
4362
- }
4354
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
4363
4355
  },
4364
4356
  "post": {
4365
4357
  "summary": "Create a self-hosted runner group for an enterprise",
@@ -5025,9 +5017,7 @@
5025
5017
  "category": "actions",
5026
5018
  "subcategory": "self-hosted-runners"
5027
5019
  },
5028
- "x-octokit": {
5029
- "diff": { "api.github.com.json": { "type": "changed" } }
5030
- }
5020
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5031
5021
  }
5032
5022
  },
5033
5023
  "/enterprises/{enterprise}/actions/runners/remove-token": {
@@ -5064,9 +5054,7 @@
5064
5054
  "category": "actions",
5065
5055
  "subcategory": "self-hosted-runners"
5066
5056
  },
5067
- "x-octokit": {
5068
- "diff": { "api.github.com.json": { "type": "changed" } }
5069
- }
5057
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5070
5058
  }
5071
5059
  },
5072
5060
  "/enterprises/{enterprise}/actions/runners/{runner_id}": {
@@ -5414,9 +5402,7 @@
5414
5402
  "category": "secret-scanning",
5415
5403
  "subcategory": null
5416
5404
  },
5417
- "x-octokit": {
5418
- "diff": { "api.github.com.json": { "type": "changed" } }
5419
- }
5405
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5420
5406
  }
5421
5407
  },
5422
5408
  "/enterprises/{enterprise}/settings/billing/advanced-security": {
@@ -5504,9 +5490,7 @@
5504
5490
  "category": "activity",
5505
5491
  "subcategory": "events"
5506
5492
  },
5507
- "x-octokit": {
5508
- "diff": { "api.github.com.json": { "type": "changed" } }
5509
- }
5493
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5510
5494
  }
5511
5495
  },
5512
5496
  "/feeds": {
@@ -6576,9 +6560,7 @@
6576
6560
  "category": "apps",
6577
6561
  "subcategory": "installations"
6578
6562
  },
6579
- "x-octokit": {
6580
- "diff": { "api.github.com.json": { "type": "changed" } }
6581
- }
6563
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6582
6564
  }
6583
6565
  },
6584
6566
  "/installation/token": {
@@ -6711,9 +6693,7 @@
6711
6693
  "category": "issues",
6712
6694
  "subcategory": null
6713
6695
  },
6714
- "x-octokit": {
6715
- "diff": { "api.github.com.json": { "type": "changed" } }
6716
- }
6696
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6717
6697
  }
6718
6698
  },
6719
6699
  "/licenses": {
@@ -6942,9 +6922,7 @@
6942
6922
  "category": "meta",
6943
6923
  "subcategory": null
6944
6924
  },
6945
- "x-octokit": {
6946
- "diff": { "api.github.com.json": { "type": "changed" } }
6947
- }
6925
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6948
6926
  }
6949
6927
  },
6950
6928
  "/networks/{owner}/{repo}/events": {
@@ -6991,9 +6969,7 @@
6991
6969
  "category": "activity",
6992
6970
  "subcategory": "events"
6993
6971
  },
6994
- "x-octokit": {
6995
- "diff": { "api.github.com.json": { "type": "changed" } }
6996
- }
6972
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6997
6973
  }
6998
6974
  },
6999
6975
  "/notifications": {
@@ -7041,9 +7017,7 @@
7041
7017
  "category": "activity",
7042
7018
  "subcategory": "notifications"
7043
7019
  },
7044
- "x-octokit": {
7045
- "diff": { "api.github.com.json": { "type": "changed" } }
7046
- }
7020
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7047
7021
  },
7048
7022
  "put": {
7049
7023
  "summary": "Mark notifications as read",
@@ -7148,9 +7122,7 @@
7148
7122
  "category": "activity",
7149
7123
  "subcategory": "notifications"
7150
7124
  },
7151
- "x-octokit": {
7152
- "diff": { "api.github.com.json": { "type": "changed" } }
7153
- }
7125
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7154
7126
  },
7155
7127
  "patch": {
7156
7128
  "summary": "Mark a thread as read",
@@ -7556,7 +7528,7 @@
7556
7528
  },
7557
7529
  "members_allowed_repository_creation_type": {
7558
7530
  "type": "string",
7559
- "description": "Specifies which types of repositories non-admin organization members can create. `private` is only available to repositories that are part of an organization on GitHub Enterprise Cloud. \n**Note:** This parameter is deprecated and will be removed in the future. Its return value ignores internal repositories. Using this parameter overrides values set in `members_can_create_repositories`. See the parameter deprecation notice in the operation description for details.",
7531
+ "description": "Specifies which types of repositories non-admin organization members can create. \n**Note:** This parameter is deprecated and will be removed in the future. Its return value ignores internal repositories. Using this parameter overrides values set in `members_can_create_repositories`. See the parameter deprecation notice in the operation description for details.",
7560
7532
  "enum": ["all", "private", "none"]
7561
7533
  },
7562
7534
  "members_can_create_pages": {
@@ -7629,9 +7601,7 @@
7629
7601
  "category": "orgs",
7630
7602
  "subcategory": null
7631
7603
  },
7632
- "x-octokit": {
7633
- "diff": { "api.github.com.json": { "type": "changed" } }
7634
- }
7604
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7635
7605
  }
7636
7606
  },
7637
7607
  "/orgs/{org}/actions/cache/usage": {
@@ -7853,9 +7823,7 @@
7853
7823
  "category": "actions",
7854
7824
  "subcategory": "permissions"
7855
7825
  },
7856
- "x-octokit": {
7857
- "diff": { "api.github.com.json": { "type": "changed" } }
7858
- }
7826
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7859
7827
  },
7860
7828
  "put": {
7861
7829
  "summary": "Set selected repositories enabled for GitHub Actions in an organization",
@@ -7979,9 +7947,7 @@
7979
7947
  "category": "actions",
7980
7948
  "subcategory": "permissions"
7981
7949
  },
7982
- "x-octokit": {
7983
- "diff": { "api.github.com.json": { "type": "changed" } }
7984
- }
7950
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7985
7951
  },
7986
7952
  "put": {
7987
7953
  "summary": "Set allowed actions for an organization",
@@ -8013,9 +7979,7 @@
8013
7979
  "category": "actions",
8014
7980
  "subcategory": "permissions"
8015
7981
  },
8016
- "x-octokit": {
8017
- "diff": { "api.github.com.json": { "type": "changed" } }
8018
- }
7982
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
8019
7983
  }
8020
7984
  },
8021
7985
  "/orgs/{org}/actions/permissions/workflow": {
@@ -8142,9 +8106,7 @@
8142
8106
  "category": "actions",
8143
8107
  "subcategory": "self-hosted-runner-groups"
8144
8108
  },
8145
- "x-octokit": {
8146
- "diff": { "api.github.com.json": { "type": "changed" } }
8147
- }
8109
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
8148
8110
  },
8149
8111
  "post": {
8150
8112
  "summary": "Create a self-hosted runner group for an organization",
@@ -8438,9 +8400,7 @@
8438
8400
  "category": "actions",
8439
8401
  "subcategory": "self-hosted-runner-groups"
8440
8402
  },
8441
- "x-octokit": {
8442
- "diff": { "api.github.com.json": { "type": "changed" } }
8443
- }
8403
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
8444
8404
  },
8445
8405
  "put": {
8446
8406
  "summary": "Set repository access for a self-hosted runner group in an organization",
@@ -8802,9 +8762,7 @@
8802
8762
  "category": "actions",
8803
8763
  "subcategory": "self-hosted-runners"
8804
8764
  },
8805
- "x-octokit": {
8806
- "diff": { "api.github.com.json": { "type": "changed" } }
8807
- }
8765
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
8808
8766
  }
8809
8767
  },
8810
8768
  "/orgs/{org}/actions/runners/remove-token": {
@@ -8841,9 +8799,7 @@
8841
8799
  "category": "actions",
8842
8800
  "subcategory": "self-hosted-runners"
8843
8801
  },
8844
- "x-octokit": {
8845
- "diff": { "api.github.com.json": { "type": "changed" } }
8846
- }
8802
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
8847
8803
  }
8848
8804
  },
8849
8805
  "/orgs/{org}/actions/runners/{runner_id}": {
@@ -9360,9 +9316,7 @@
9360
9316
  "category": "actions",
9361
9317
  "subcategory": "secrets"
9362
9318
  },
9363
- "x-octokit": {
9364
- "diff": { "api.github.com.json": { "type": "changed" } }
9365
- }
9319
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
9366
9320
  },
9367
9321
  "put": {
9368
9322
  "summary": "Set selected repositories for an organization secret",
@@ -9524,9 +9478,7 @@
9524
9478
  "category": "orgs",
9525
9479
  "subcategory": null
9526
9480
  },
9527
- "x-octokit": {
9528
- "diff": { "api.github.com.json": { "type": "changed" } }
9529
- }
9481
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
9530
9482
  }
9531
9483
  },
9532
9484
  "/orgs/{org}/code-scanning/alerts": {
@@ -9601,9 +9553,7 @@
9601
9553
  "category": "code-scanning",
9602
9554
  "subcategory": null
9603
9555
  },
9604
- "x-octokit": {
9605
- "diff": { "api.github.com.json": { "type": "changed" } }
9606
- }
9556
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
9607
9557
  }
9608
9558
  },
9609
9559
  "/orgs/{org}/dependabot/secrets": {
@@ -9883,9 +9833,7 @@
9883
9833
  "category": "dependabot",
9884
9834
  "subcategory": "secrets"
9885
9835
  },
9886
- "x-octokit": {
9887
- "diff": { "api.github.com.json": { "type": "changed" } }
9888
- }
9836
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
9889
9837
  },
9890
9838
  "put": {
9891
9839
  "summary": "Set selected repositories for an organization secret",
@@ -10044,9 +9992,7 @@
10044
9992
  "category": "activity",
10045
9993
  "subcategory": "events"
10046
9994
  },
10047
- "x-octokit": {
10048
- "diff": { "api.github.com.json": { "type": "changed" } }
10049
- }
9995
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
10050
9996
  }
10051
9997
  },
10052
9998
  "/orgs/{org}/hooks": {
@@ -10754,9 +10700,7 @@
10754
10700
  "category": "issues",
10755
10701
  "subcategory": null
10756
10702
  },
10757
- "x-octokit": {
10758
- "diff": { "api.github.com.json": { "type": "changed" } }
10759
- }
10703
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
10760
10704
  }
10761
10705
  },
10762
10706
  "/orgs/{org}/members": {
@@ -11081,9 +11025,7 @@
11081
11025
  "category": "migrations",
11082
11026
  "subcategory": "orgs"
11083
11027
  },
11084
- "x-octokit": {
11085
- "diff": { "api.github.com.json": { "type": "changed" } }
11086
- }
11028
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
11087
11029
  },
11088
11030
  "post": {
11089
11031
  "summary": "Start an organization migration",
@@ -11149,6 +11091,7 @@
11149
11091
  },
11150
11092
  "exclude": {
11151
11093
  "type": "array",
11094
+ "description": "Exclude related items from being returned in the response in order to improve performance of the request. The array can include any of: `\"repositories\"`.",
11152
11095
  "items": { "type": "string", "enum": ["repositories"] }
11153
11096
  }
11154
11097
  },
@@ -11188,9 +11131,7 @@
11188
11131
  "category": "migrations",
11189
11132
  "subcategory": "orgs"
11190
11133
  },
11191
- "x-octokit": {
11192
- "diff": { "api.github.com.json": { "type": "changed" } }
11193
- }
11134
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
11194
11135
  }
11195
11136
  },
11196
11137
  "/orgs/{org}/migrations/{migration_id}": {
@@ -11243,9 +11184,7 @@
11243
11184
  "category": "migrations",
11244
11185
  "subcategory": "orgs"
11245
11186
  },
11246
- "x-octokit": {
11247
- "diff": { "api.github.com.json": { "type": "changed" } }
11248
- }
11187
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
11249
11188
  }
11250
11189
  },
11251
11190
  "/orgs/{org}/outside_collaborators": {
@@ -11471,7 +11410,7 @@
11471
11410
  "category": "enterprise-admin",
11472
11411
  "subcategory": "org-pre-receive-hooks"
11473
11412
  },
11474
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
11413
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
11475
11414
  }
11476
11415
  },
11477
11416
  "/orgs/{org}/pre-receive-hooks/{pre_receive_hook_id}": {
@@ -11511,7 +11450,7 @@
11511
11450
  "category": "enterprise-admin",
11512
11451
  "subcategory": "org-pre-receive-hooks"
11513
11452
  },
11514
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
11453
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
11515
11454
  },
11516
11455
  "patch": {
11517
11456
  "summary": "Update pre-receive hook enforcement for an organization",
@@ -11576,7 +11515,7 @@
11576
11515
  "category": "enterprise-admin",
11577
11516
  "subcategory": "org-pre-receive-hooks"
11578
11517
  },
11579
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
11518
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
11580
11519
  },
11581
11520
  "delete": {
11582
11521
  "summary": "Remove pre-receive hook enforcement for an organization",
@@ -11614,7 +11553,7 @@
11614
11553
  "category": "enterprise-admin",
11615
11554
  "subcategory": "org-pre-receive-hooks"
11616
11555
  },
11617
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
11556
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
11618
11557
  }
11619
11558
  },
11620
11559
  "/orgs/{org}/projects": {
@@ -11928,9 +11867,7 @@
11928
11867
  "category": "repos",
11929
11868
  "subcategory": null
11930
11869
  },
11931
- "x-octokit": {
11932
- "diff": { "api.github.com.json": { "type": "changed" } }
11933
- }
11870
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
11934
11871
  },
11935
11872
  "post": {
11936
11873
  "summary": "Create an organization repository",
@@ -12084,9 +12021,7 @@
12084
12021
  "category": "repos",
12085
12022
  "subcategory": null
12086
12023
  },
12087
- "x-octokit": {
12088
- "diff": { "api.github.com.json": { "type": "changed" } }
12089
- }
12024
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
12090
12025
  }
12091
12026
  },
12092
12027
  "/orgs/{org}/secret-scanning/alerts": {
@@ -12140,9 +12075,7 @@
12140
12075
  "category": "secret-scanning",
12141
12076
  "subcategory": null
12142
12077
  },
12143
- "x-octokit": {
12144
- "diff": { "api.github.com.json": { "type": "changed" } }
12145
- }
12078
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
12146
12079
  }
12147
12080
  },
12148
12081
  "/orgs/{org}/settings/billing/advanced-security": {
@@ -12321,9 +12254,7 @@
12321
12254
  "category": "teams",
12322
12255
  "subcategory": null
12323
12256
  },
12324
- "x-octokit": {
12325
- "diff": { "api.github.com.json": { "type": "changed" } }
12326
- }
12257
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
12327
12258
  }
12328
12259
  },
12329
12260
  "/orgs/{org}/teams/{team_slug}": {
@@ -13677,9 +13608,7 @@
13677
13608
  "category": "teams",
13678
13609
  "subcategory": null
13679
13610
  },
13680
- "x-octokit": {
13681
- "diff": { "api.github.com.json": { "type": "changed" } }
13682
- }
13611
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
13683
13612
  }
13684
13613
  },
13685
13614
  "/orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}": {
@@ -13725,9 +13654,7 @@
13725
13654
  "category": "teams",
13726
13655
  "subcategory": null
13727
13656
  },
13728
- "x-octokit": {
13729
- "diff": { "api.github.com.json": { "type": "changed" } }
13730
- }
13657
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
13731
13658
  },
13732
13659
  "put": {
13733
13660
  "summary": "Add or update team repository permissions",
@@ -14989,7 +14916,7 @@
14989
14916
  "category": "rate-limit",
14990
14917
  "subcategory": null
14991
14918
  },
14992
- "x-octokit": {}
14919
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
14993
14920
  }
14994
14921
  },
14995
14922
  "/repos/{owner}/{repo}": {
@@ -15030,9 +14957,7 @@
15030
14957
  "category": "repos",
15031
14958
  "subcategory": null
15032
14959
  },
15033
- "x-octokit": {
15034
- "diff": { "api.github.com.json": { "type": "changed" } }
15035
- }
14960
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
15036
14961
  },
15037
14962
  "patch": {
15038
14963
  "summary": "Update a repository",
@@ -15223,9 +15148,7 @@
15223
15148
  "category": "repos",
15224
15149
  "subcategory": null
15225
15150
  },
15226
- "x-octokit": {
15227
- "diff": { "api.github.com.json": { "type": "changed" } }
15228
- }
15151
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
15229
15152
  },
15230
15153
  "delete": {
15231
15154
  "summary": "Delete a repository",
@@ -15503,7 +15426,7 @@
15503
15426
  "category": "actions",
15504
15427
  "subcategory": "cache"
15505
15428
  },
15506
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
15429
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
15507
15430
  },
15508
15431
  "patch": {
15509
15432
  "summary": "Set GitHub Actions cache usage policy for a repository",
@@ -15540,7 +15463,7 @@
15540
15463
  "category": "actions",
15541
15464
  "subcategory": "cache"
15542
15465
  },
15543
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
15466
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
15544
15467
  }
15545
15468
  },
15546
15469
  "/repos/{owner}/{repo}/actions/jobs/{job_id}": {
@@ -15656,9 +15579,7 @@
15656
15579
  "category": "actions",
15657
15580
  "subcategory": "workflow-runs"
15658
15581
  },
15659
- "x-octokit": {
15660
- "diff": { "api.github.com.json": { "type": "changed" } }
15661
- }
15582
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
15662
15583
  }
15663
15584
  },
15664
15585
  "/repos/{owner}/{repo}/actions/permissions": {
@@ -15867,9 +15788,7 @@
15867
15788
  "category": "actions",
15868
15789
  "subcategory": "permissions"
15869
15790
  },
15870
- "x-octokit": {
15871
- "diff": { "api.github.com.json": { "type": "changed" } }
15872
- }
15791
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
15873
15792
  },
15874
15793
  "put": {
15875
15794
  "summary": "Set allowed actions for a repository",
@@ -15904,9 +15823,7 @@
15904
15823
  "category": "actions",
15905
15824
  "subcategory": "permissions"
15906
15825
  },
15907
- "x-octokit": {
15908
- "diff": { "api.github.com.json": { "type": "changed" } }
15909
- }
15826
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
15910
15827
  }
15911
15828
  },
15912
15829
  "/repos/{owner}/{repo}/actions/runners": {
@@ -16038,9 +15955,7 @@
16038
15955
  "category": "actions",
16039
15956
  "subcategory": "self-hosted-runners"
16040
15957
  },
16041
- "x-octokit": {
16042
- "diff": { "api.github.com.json": { "type": "changed" } }
16043
- }
15958
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
16044
15959
  }
16045
15960
  },
16046
15961
  "/repos/{owner}/{repo}/actions/runners/remove-token": {
@@ -16080,9 +15995,7 @@
16080
15995
  "category": "actions",
16081
15996
  "subcategory": "self-hosted-runners"
16082
15997
  },
16083
- "x-octokit": {
16084
- "diff": { "api.github.com.json": { "type": "changed" } }
16085
- }
15998
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
16086
15999
  }
16087
16000
  },
16088
16001
  "/repos/{owner}/{repo}/actions/runners/{runner_id}": {
@@ -16386,9 +16299,7 @@
16386
16299
  "category": "actions",
16387
16300
  "subcategory": "workflow-runs"
16388
16301
  },
16389
- "x-octokit": {
16390
- "diff": { "api.github.com.json": { "type": "changed" } }
16391
- }
16302
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
16392
16303
  }
16393
16304
  },
16394
16305
  "/repos/{owner}/{repo}/actions/runs/{run_id}": {
@@ -16426,9 +16337,7 @@
16426
16337
  "category": "actions",
16427
16338
  "subcategory": "workflow-runs"
16428
16339
  },
16429
- "x-octokit": {
16430
- "diff": { "api.github.com.json": { "type": "changed" } }
16431
- }
16340
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
16432
16341
  },
16433
16342
  "delete": {
16434
16343
  "summary": "Delete a workflow run",
@@ -16586,9 +16495,7 @@
16586
16495
  "category": "actions",
16587
16496
  "subcategory": "workflow-runs"
16588
16497
  },
16589
- "x-octokit": {
16590
- "diff": { "api.github.com.json": { "type": "changed" } }
16591
- }
16498
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
16592
16499
  }
16593
16500
  },
16594
16501
  "/repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/jobs": {
@@ -16884,7 +16791,7 @@
16884
16791
  },
16885
16792
  "post": {
16886
16793
  "summary": "Review pending deployments for a workflow run",
16887
- "description": "Approve or reject pending deployments that are waiting on approval by a required reviewer.\n\nAnyone with read access to the repository contents and deployments can use this endpoint.",
16794
+ "description": "Approve or reject pending deployments that are waiting on approval by a required reviewer.\n\nRequired reviewers with read access to the repository contents and deployments can use this endpoint. Required reviewers must authenticate using an access token with the `repo` scope to use this endpoint.",
16888
16795
  "tags": ["actions"],
16889
16796
  "operationId": "actions/review-pending-deployments-for-run",
16890
16797
  "externalDocs": {
@@ -16946,7 +16853,7 @@
16946
16853
  },
16947
16854
  "x-github": {
16948
16855
  "githubCloudOnly": false,
16949
- "enabledForGitHubApps": true,
16856
+ "enabledForGitHubApps": false,
16950
16857
  "category": "actions",
16951
16858
  "subcategory": "workflow-runs"
16952
16859
  },
@@ -16996,9 +16903,7 @@
16996
16903
  "category": "actions",
16997
16904
  "subcategory": "workflow-runs"
16998
16905
  },
16999
- "x-octokit": {
17000
- "diff": { "api.github.com.json": { "type": "changed" } }
17001
- }
16906
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
17002
16907
  }
17003
16908
  },
17004
16909
  "/repos/{owner}/{repo}/actions/runs/{run_id}/rerun-failed-jobs": {
@@ -17041,9 +16946,7 @@
17041
16946
  "category": "actions",
17042
16947
  "subcategory": "workflow-runs"
17043
16948
  },
17044
- "x-octokit": {
17045
- "diff": { "api.github.com.json": { "type": "changed" } }
17046
- }
16949
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
17047
16950
  }
17048
16951
  },
17049
16952
  "/repos/{owner}/{repo}/actions/secrets": {
@@ -17514,9 +17417,7 @@
17514
17417
  "category": "actions",
17515
17418
  "subcategory": "workflow-runs"
17516
17419
  },
17517
- "x-octokit": {
17518
- "diff": { "api.github.com.json": { "type": "changed" } }
17519
- }
17420
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
17520
17421
  }
17521
17422
  },
17522
17423
  "/repos/{owner}/{repo}/assignees": {
@@ -17643,9 +17544,7 @@
17643
17544
  "category": "repos",
17644
17545
  "subcategory": "autolinks"
17645
17546
  },
17646
- "x-octokit": {
17647
- "diff": { "api.github.com.json": { "type": "changed" } }
17648
- }
17547
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
17649
17548
  },
17650
17549
  "post": {
17651
17550
  "summary": "Create an autolink reference for a repository",
@@ -17715,9 +17614,7 @@
17715
17614
  "category": "repos",
17716
17615
  "subcategory": "autolinks"
17717
17616
  },
17718
- "x-octokit": {
17719
- "diff": { "api.github.com.json": { "type": "changed" } }
17720
- }
17617
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
17721
17618
  }
17722
17619
  },
17723
17620
  "/repos/{owner}/{repo}/autolinks/{autolink_id}": {
@@ -17755,9 +17652,7 @@
17755
17652
  "category": "repos",
17756
17653
  "subcategory": "autolinks"
17757
17654
  },
17758
- "x-octokit": {
17759
- "diff": { "api.github.com.json": { "type": "changed" } }
17760
- }
17655
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
17761
17656
  },
17762
17657
  "delete": {
17763
17658
  "summary": "Delete an autolink reference from a repository",
@@ -20574,9 +20469,7 @@
20574
20469
  "category": "checks",
20575
20470
  "subcategory": "suites"
20576
20471
  },
20577
- "x-octokit": {
20578
- "diff": { "api.github.com.json": { "type": "changed" } }
20579
- }
20472
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
20580
20473
  }
20581
20474
  },
20582
20475
  "/repos/{owner}/{repo}/check-suites/preferences": {
@@ -20654,9 +20547,7 @@
20654
20547
  "category": "checks",
20655
20548
  "subcategory": "suites"
20656
20549
  },
20657
- "x-octokit": {
20658
- "diff": { "api.github.com.json": { "type": "changed" } }
20659
- }
20550
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
20660
20551
  }
20661
20552
  },
20662
20553
  "/repos/{owner}/{repo}/check-suites/{check_suite_id}": {
@@ -20693,9 +20584,7 @@
20693
20584
  "category": "checks",
20694
20585
  "subcategory": "suites"
20695
20586
  },
20696
- "x-octokit": {
20697
- "diff": { "api.github.com.json": { "type": "changed" } }
20698
- }
20587
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
20699
20588
  }
20700
20589
  },
20701
20590
  "/repos/{owner}/{repo}/check-suites/{check_suite_id}/check-runs": {
@@ -20929,7 +20818,7 @@
20929
20818
  "before": { "name": "alert_id" }
20930
20819
  }
20931
20820
  ],
20932
- "diff": { "api.github.com.json": { "type": "changed" } }
20821
+ "diff": { "api.github.com": { "type": "changed" } }
20933
20822
  }
20934
20823
  },
20935
20824
  "patch": {
@@ -21001,9 +20890,7 @@
21001
20890
  "githubCloudOnly": false,
21002
20891
  "category": "code-scanning"
21003
20892
  },
21004
- "x-octokit": {
21005
- "diff": { "api.github.com.json": { "type": "changed" } }
21006
- }
20893
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
21007
20894
  }
21008
20895
  },
21009
20896
  "/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/instances": {
@@ -21494,9 +21381,7 @@
21494
21381
  "category": "repos",
21495
21382
  "subcategory": "collaborators"
21496
21383
  },
21497
- "x-octokit": {
21498
- "diff": { "api.github.com.json": { "type": "changed" } }
21499
- }
21384
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
21500
21385
  }
21501
21386
  },
21502
21387
  "/repos/{owner}/{repo}/collaborators/{username}": {
@@ -21593,9 +21478,7 @@
21593
21478
  "category": "repos",
21594
21479
  "subcategory": "collaborators"
21595
21480
  },
21596
- "x-octokit": {
21597
- "diff": { "api.github.com.json": { "type": "changed" } }
21598
- }
21481
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
21599
21482
  },
21600
21483
  "delete": {
21601
21484
  "summary": "Remove a repository collaborator",
@@ -21660,9 +21543,7 @@
21660
21543
  "category": "repos",
21661
21544
  "subcategory": "collaborators"
21662
21545
  },
21663
- "x-octokit": {
21664
- "diff": { "api.github.com.json": { "type": "changed" } }
21665
- }
21546
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
21666
21547
  }
21667
21548
  },
21668
21549
  "/repos/{owner}/{repo}/comments": {
@@ -22283,9 +22164,7 @@
22283
22164
  "category": "repos",
22284
22165
  "subcategory": "commits"
22285
22166
  },
22286
- "x-octokit": {
22287
- "diff": { "api.github.com.json": { "type": "changed" } }
22288
- }
22167
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
22289
22168
  }
22290
22169
  },
22291
22170
  "/repos/{owner}/{repo}/commits/{ref}": {
@@ -22480,9 +22359,7 @@
22480
22359
  "category": "checks",
22481
22360
  "subcategory": "suites"
22482
22361
  },
22483
- "x-octokit": {
22484
- "diff": { "api.github.com.json": { "type": "changed" } }
22485
- }
22362
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
22486
22363
  }
22487
22364
  },
22488
22365
  "/repos/{owner}/{repo}/commits/{ref}/status": {
@@ -22533,9 +22410,7 @@
22533
22410
  "category": "repos",
22534
22411
  "subcategory": "statuses"
22535
22412
  },
22536
- "x-octokit": {
22537
- "diff": { "api.github.com.json": { "type": "changed" } }
22538
- }
22413
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
22539
22414
  }
22540
22415
  },
22541
22416
  "/repos/{owner}/{repo}/commits/{ref}/statuses": {
@@ -24019,9 +23894,7 @@
24019
23894
  "category": "activity",
24020
23895
  "subcategory": "events"
24021
23896
  },
24022
- "x-octokit": {
24023
- "diff": { "api.github.com.json": { "type": "changed" } }
24024
- }
23897
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
24025
23898
  }
24026
23899
  },
24027
23900
  "/repos/{owner}/{repo}/forks": {
@@ -24077,9 +23950,7 @@
24077
23950
  "category": "repos",
24078
23951
  "subcategory": "forks"
24079
23952
  },
24080
- "x-octokit": {
24081
- "diff": { "api.github.com.json": { "type": "changed" } }
24082
- }
23953
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
24083
23954
  },
24084
23955
  "post": {
24085
23956
  "summary": "Create a fork",
@@ -24134,9 +24005,7 @@
24134
24005
  "category": "repos",
24135
24006
  "subcategory": "forks"
24136
24007
  },
24137
- "x-octokit": {
24138
- "diff": { "api.github.com.json": { "type": "changed" } }
24139
- }
24008
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
24140
24009
  }
24141
24010
  },
24142
24011
  "/repos/{owner}/{repo}/git/blobs": {
@@ -25697,9 +25566,7 @@
25697
25566
  "category": "repos",
25698
25567
  "subcategory": "invitations"
25699
25568
  },
25700
- "x-octokit": {
25701
- "diff": { "api.github.com.json": { "type": "changed" } }
25702
- }
25569
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
25703
25570
  }
25704
25571
  },
25705
25572
  "/repos/{owner}/{repo}/invitations/{invitation_id}": {
@@ -25757,9 +25624,7 @@
25757
25624
  "category": "repos",
25758
25625
  "subcategory": "invitations"
25759
25626
  },
25760
- "x-octokit": {
25761
- "diff": { "api.github.com.json": { "type": "changed" } }
25762
- }
25627
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
25763
25628
  },
25764
25629
  "delete": {
25765
25630
  "summary": "Delete a repository invitation",
@@ -25880,9 +25745,7 @@
25880
25745
  "category": "issues",
25881
25746
  "subcategory": null
25882
25747
  },
25883
- "x-octokit": {
25884
- "diff": { "api.github.com.json": { "type": "changed" } }
25885
- }
25748
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
25886
25749
  },
25887
25750
  "post": {
25888
25751
  "summary": "Create an issue",
@@ -26001,9 +25864,7 @@
26001
25864
  "category": "issues",
26002
25865
  "subcategory": null
26003
25866
  },
26004
- "x-octokit": {
26005
- "diff": { "api.github.com.json": { "type": "changed" } }
26006
- }
25867
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
26007
25868
  }
26008
25869
  },
26009
25870
  "/repos/{owner}/{repo}/issues/comments": {
@@ -26382,9 +26243,7 @@
26382
26243
  "category": "issues",
26383
26244
  "subcategory": "events"
26384
26245
  },
26385
- "x-octokit": {
26386
- "diff": { "api.github.com.json": { "type": "changed" } }
26387
- }
26246
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
26388
26247
  }
26389
26248
  },
26390
26249
  "/repos/{owner}/{repo}/issues/events/{event_id}": {
@@ -26429,9 +26288,7 @@
26429
26288
  "category": "issues",
26430
26289
  "subcategory": "events"
26431
26290
  },
26432
- "x-octokit": {
26433
- "diff": { "api.github.com.json": { "type": "changed" } }
26434
- }
26291
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
26435
26292
  }
26436
26293
  },
26437
26294
  "/repos/{owner}/{repo}/issues/{issue_number}": {
@@ -26472,9 +26329,7 @@
26472
26329
  "category": "issues",
26473
26330
  "subcategory": null
26474
26331
  },
26475
- "x-octokit": {
26476
- "diff": { "api.github.com.json": { "type": "changed" } }
26477
- }
26332
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
26478
26333
  },
26479
26334
  "patch": {
26480
26335
  "summary": "Update an issue",
@@ -26595,9 +26450,7 @@
26595
26450
  "category": "issues",
26596
26451
  "subcategory": null
26597
26452
  },
26598
- "x-octokit": {
26599
- "diff": { "api.github.com.json": { "type": "changed" } }
26600
- }
26453
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
26601
26454
  }
26602
26455
  },
26603
26456
  "/repos/{owner}/{repo}/issues/{issue_number}/assignees": {
@@ -26654,9 +26507,7 @@
26654
26507
  "category": "issues",
26655
26508
  "subcategory": "assignees"
26656
26509
  },
26657
- "x-octokit": {
26658
- "diff": { "api.github.com.json": { "type": "changed" } }
26659
- }
26510
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
26660
26511
  },
26661
26512
  "delete": {
26662
26513
  "summary": "Remove assignees from an issue",
@@ -28536,9 +28387,7 @@
28536
28387
  "category": "activity",
28537
28388
  "subcategory": "notifications"
28538
28389
  },
28539
- "x-octokit": {
28540
- "diff": { "api.github.com.json": { "type": "changed" } }
28541
- }
28390
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
28542
28391
  },
28543
28392
  "put": {
28544
28393
  "summary": "Mark repository notifications as read",
@@ -29033,7 +28882,7 @@
29033
28882
  "category": "enterprise-admin",
29034
28883
  "subcategory": "repo-pre-receive-hooks"
29035
28884
  },
29036
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
28885
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
29037
28886
  }
29038
28887
  },
29039
28888
  "/repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id}": {
@@ -29074,7 +28923,7 @@
29074
28923
  "category": "enterprise-admin",
29075
28924
  "subcategory": "repo-pre-receive-hooks"
29076
28925
  },
29077
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
28926
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
29078
28927
  },
29079
28928
  "patch": {
29080
28929
  "summary": "Update pre-receive hook enforcement for a repository",
@@ -29132,7 +28981,7 @@
29132
28981
  "category": "enterprise-admin",
29133
28982
  "subcategory": "repo-pre-receive-hooks"
29134
28983
  },
29135
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
28984
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
29136
28985
  },
29137
28986
  "delete": {
29138
28987
  "summary": "Remove pre-receive hook enforcement for a repository",
@@ -29171,7 +29020,7 @@
29171
29020
  "category": "enterprise-admin",
29172
29021
  "subcategory": "repo-pre-receive-hooks"
29173
29022
  },
29174
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
29023
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
29175
29024
  }
29176
29025
  },
29177
29026
  "/repos/{owner}/{repo}/projects": {
@@ -29388,9 +29237,7 @@
29388
29237
  "category": "pulls",
29389
29238
  "subcategory": null
29390
29239
  },
29391
- "x-octokit": {
29392
- "diff": { "api.github.com.json": { "type": "changed" } }
29393
- }
29240
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
29394
29241
  },
29395
29242
  "post": {
29396
29243
  "summary": "Create a pull request",
@@ -30550,9 +30397,7 @@
30550
30397
  "category": "pulls",
30551
30398
  "subcategory": "review-requests"
30552
30399
  },
30553
- "x-octokit": {
30554
- "diff": { "api.github.com.json": { "type": "changed" } }
30555
- }
30400
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
30556
30401
  },
30557
30402
  "delete": {
30558
30403
  "summary": "Remove requested reviewers from a pull request",
@@ -31313,9 +31158,7 @@
31313
31158
  "category": "repos",
31314
31159
  "subcategory": "releases"
31315
31160
  },
31316
- "x-octokit": {
31317
- "diff": { "api.github.com.json": { "type": "changed" } }
31318
- }
31161
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
31319
31162
  },
31320
31163
  "post": {
31321
31164
  "summary": "Create a release",
@@ -31414,9 +31257,7 @@
31414
31257
  "category": "repos",
31415
31258
  "subcategory": "releases"
31416
31259
  },
31417
- "x-octokit": {
31418
- "diff": { "api.github.com.json": { "type": "changed" } }
31419
- }
31260
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
31420
31261
  }
31421
31262
  },
31422
31263
  "/repos/{owner}/{repo}/releases/assets/{asset_id}": {
@@ -31658,9 +31499,7 @@
31658
31499
  "category": "repos",
31659
31500
  "subcategory": "releases"
31660
31501
  },
31661
- "x-octokit": {
31662
- "diff": { "api.github.com.json": { "type": "changed" } }
31663
- }
31502
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
31664
31503
  }
31665
31504
  },
31666
31505
  "/repos/{owner}/{repo}/releases/tags/{tag}": {
@@ -31705,9 +31544,7 @@
31705
31544
  "category": "repos",
31706
31545
  "subcategory": "releases"
31707
31546
  },
31708
- "x-octokit": {
31709
- "diff": { "api.github.com.json": { "type": "changed" } }
31710
- }
31547
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
31711
31548
  }
31712
31549
  },
31713
31550
  "/repos/{owner}/{repo}/releases/{release_id}": {
@@ -31745,9 +31582,7 @@
31745
31582
  "category": "repos",
31746
31583
  "subcategory": "releases"
31747
31584
  },
31748
- "x-octokit": {
31749
- "diff": { "api.github.com.json": { "type": "changed" } }
31750
- }
31585
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
31751
31586
  },
31752
31587
  "patch": {
31753
31588
  "summary": "Update a release",
@@ -31830,9 +31665,7 @@
31830
31665
  "category": "repos",
31831
31666
  "subcategory": "releases"
31832
31667
  },
31833
- "x-octokit": {
31834
- "diff": { "api.github.com.json": { "type": "changed" } }
31835
- }
31668
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
31836
31669
  },
31837
31670
  "delete": {
31838
31671
  "summary": "Delete a release",
@@ -32197,7 +32030,7 @@
32197
32030
  "category": "repos",
32198
32031
  "subcategory": null
32199
32032
  },
32200
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
32033
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
32201
32034
  }
32202
32035
  },
32203
32036
  "/repos/{owner}/{repo}/secret-scanning/alerts": {
@@ -32253,9 +32086,7 @@
32253
32086
  "category": "secret-scanning",
32254
32087
  "subcategory": null
32255
32088
  },
32256
- "x-octokit": {
32257
- "diff": { "api.github.com.json": { "type": "changed" } }
32258
- }
32089
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
32259
32090
  }
32260
32091
  },
32261
32092
  "/repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}": {
@@ -32301,9 +32132,7 @@
32301
32132
  "category": "secret-scanning",
32302
32133
  "subcategory": null
32303
32134
  },
32304
- "x-octokit": {
32305
- "diff": { "api.github.com.json": { "type": "changed" } }
32306
- }
32135
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
32307
32136
  },
32308
32137
  "patch": {
32309
32138
  "summary": "Update a secret scanning alert",
@@ -32373,9 +32202,7 @@
32373
32202
  "githubCloudOnly": false,
32374
32203
  "category": "secret-scanning"
32375
32204
  },
32376
- "x-octokit": {
32377
- "diff": { "api.github.com.json": { "type": "changed" } }
32378
- }
32205
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
32379
32206
  }
32380
32207
  },
32381
32208
  "/repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}/locations": {
@@ -33380,9 +33207,7 @@
33380
33207
  "category": "repos",
33381
33208
  "subcategory": null
33382
33209
  },
33383
- "x-octokit": {
33384
- "diff": { "api.github.com.json": { "type": "changed" } }
33385
- }
33210
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
33386
33211
  }
33387
33212
  },
33388
33213
  "/repos/{owner}/{repo}/zipball/{ref}": {
@@ -33534,9 +33359,7 @@
33534
33359
  }
33535
33360
  ]
33536
33361
  },
33537
- "x-octokit": {
33538
- "diff": { "api.github.com.json": { "type": "changed" } }
33539
- }
33362
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
33540
33363
  }
33541
33364
  },
33542
33365
  "/repositories": {
@@ -33596,9 +33419,7 @@
33596
33419
  "category": "repos",
33597
33420
  "subcategory": null
33598
33421
  },
33599
- "x-octokit": {
33600
- "diff": { "api.github.com.json": { "type": "changed" } }
33601
- }
33422
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
33602
33423
  }
33603
33424
  },
33604
33425
  "/repositories/{repository_id}/environments/{environment_name}/secrets": {
@@ -33881,9 +33702,7 @@
33881
33702
  "category": "search",
33882
33703
  "subcategory": null
33883
33704
  },
33884
- "x-octokit": {
33885
- "diff": { "api.github.com.json": { "type": "changed" } }
33886
- }
33705
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
33887
33706
  }
33888
33707
  },
33889
33708
  "/search/commits": {
@@ -33953,9 +33772,7 @@
33953
33772
  "category": "search",
33954
33773
  "subcategory": null
33955
33774
  },
33956
- "x-octokit": {
33957
- "diff": { "api.github.com.json": { "type": "changed" } }
33958
- }
33775
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
33959
33776
  }
33960
33777
  },
33961
33778
  "/search/issues": {
@@ -34040,9 +33857,7 @@
34040
33857
  "category": "search",
34041
33858
  "subcategory": null
34042
33859
  },
34043
- "x-octokit": {
34044
- "diff": { "api.github.com.json": { "type": "changed" } }
34045
- }
33860
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
34046
33861
  }
34047
33862
  },
34048
33863
  "/search/labels": {
@@ -34373,7 +34188,7 @@
34373
34188
  "category": "enterprise-admin",
34374
34189
  "subcategory": "management-console"
34375
34190
  },
34376
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
34191
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
34377
34192
  }
34378
34193
  },
34379
34194
  "/setup/api/configure": {
@@ -34408,7 +34223,7 @@
34408
34223
  "category": "enterprise-admin",
34409
34224
  "subcategory": "management-console"
34410
34225
  },
34411
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
34226
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
34412
34227
  }
34413
34228
  },
34414
34229
  "/setup/api/maintenance": {
@@ -34457,7 +34272,7 @@
34457
34272
  "category": "enterprise-admin",
34458
34273
  "subcategory": "management-console"
34459
34274
  },
34460
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
34275
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
34461
34276
  },
34462
34277
  "post": {
34463
34278
  "summary": "Enable or disable maintenance mode",
@@ -34528,7 +34343,7 @@
34528
34343
  "category": "enterprise-admin",
34529
34344
  "subcategory": "management-console"
34530
34345
  },
34531
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
34346
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
34532
34347
  }
34533
34348
  },
34534
34349
  "/setup/api/settings": {
@@ -34579,7 +34394,7 @@
34579
34394
  "category": "enterprise-admin",
34580
34395
  "subcategory": "management-console"
34581
34396
  },
34582
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
34397
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
34583
34398
  },
34584
34399
  "put": {
34585
34400
  "summary": "Set settings",
@@ -34636,7 +34451,7 @@
34636
34451
  "category": "enterprise-admin",
34637
34452
  "subcategory": "management-console"
34638
34453
  },
34639
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
34454
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
34640
34455
  }
34641
34456
  },
34642
34457
  "/setup/api/settings/authorized-keys": {
@@ -34686,7 +34501,7 @@
34686
34501
  "category": "enterprise-admin",
34687
34502
  "subcategory": "management-console"
34688
34503
  },
34689
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
34504
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
34690
34505
  },
34691
34506
  "post": {
34692
34507
  "summary": "Add an authorized SSH key",
@@ -34758,7 +34573,7 @@
34758
34573
  "category": "enterprise-admin",
34759
34574
  "subcategory": "management-console"
34760
34575
  },
34761
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
34576
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
34762
34577
  },
34763
34578
  "delete": {
34764
34579
  "summary": "Remove an authorized SSH key",
@@ -34830,7 +34645,7 @@
34830
34645
  "category": "enterprise-admin",
34831
34646
  "subcategory": "management-console"
34832
34647
  },
34833
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
34648
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
34834
34649
  }
34835
34650
  },
34836
34651
  "/setup/api/start": {
@@ -34890,7 +34705,7 @@
34890
34705
  "category": "enterprise-admin",
34891
34706
  "subcategory": "management-console"
34892
34707
  },
34893
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
34708
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
34894
34709
  }
34895
34710
  },
34896
34711
  "/setup/api/upgrade": {
@@ -34940,7 +34755,7 @@
34940
34755
  "category": "enterprise-admin",
34941
34756
  "subcategory": "management-console"
34942
34757
  },
34943
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
34758
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
34944
34759
  }
34945
34760
  },
34946
34761
  "/teams/{team_id}": {
@@ -36368,9 +36183,7 @@
36368
36183
  "subcategory": null
36369
36184
  },
36370
36185
  "deprecated": true,
36371
- "x-octokit": {
36372
- "diff": { "api.github.com.json": { "type": "changed" } }
36373
- }
36186
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
36374
36187
  }
36375
36188
  },
36376
36189
  "/teams/{team_id}/repos/{owner}/{repo}": {
@@ -36418,9 +36231,7 @@
36418
36231
  "subcategory": null
36419
36232
  },
36420
36233
  "deprecated": true,
36421
- "x-octokit": {
36422
- "diff": { "api.github.com.json": { "type": "changed" } }
36423
- }
36234
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
36424
36235
  },
36425
36236
  "put": {
36426
36237
  "summary": "Add or update team repository permissions (Legacy)",
@@ -37129,7 +36940,7 @@
37129
36940
  }
37130
36941
  }
37131
36942
  ],
37132
- "diff": { "api.github.com.json": { "type": "changed" } }
36943
+ "diff": { "api.github.com": { "type": "changed" } }
37133
36944
  }
37134
36945
  },
37135
36946
  "post": {
@@ -37193,7 +37004,7 @@
37193
37004
  }
37194
37005
  }
37195
37006
  ],
37196
- "diff": { "api.github.com.json": { "type": "changed" } }
37007
+ "diff": { "api.github.com": { "type": "changed" } }
37197
37008
  }
37198
37009
  }
37199
37010
  },
@@ -37239,7 +37050,7 @@
37239
37050
  "before": { "operationId": "users/get-gpg-key-for-authenticated" }
37240
37051
  }
37241
37052
  ],
37242
- "diff": { "api.github.com.json": { "type": "changed" } }
37053
+ "diff": { "api.github.com": { "type": "changed" } }
37243
37054
  }
37244
37055
  },
37245
37056
  "delete": {
@@ -37382,9 +37193,7 @@
37382
37193
  "category": "apps",
37383
37194
  "subcategory": "installations"
37384
37195
  },
37385
- "x-octokit": {
37386
- "diff": { "api.github.com.json": { "type": "changed" } }
37387
- }
37196
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
37388
37197
  }
37389
37198
  },
37390
37199
  "/user/installations/{installation_id}/repositories/{repository_id}": {
@@ -37543,9 +37352,7 @@
37543
37352
  "category": "issues",
37544
37353
  "subcategory": null
37545
37354
  },
37546
- "x-octokit": {
37547
- "diff": { "api.github.com.json": { "type": "changed" } }
37548
- }
37355
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
37549
37356
  }
37550
37357
  },
37551
37358
  "/user/keys": {
@@ -37936,9 +37743,7 @@
37936
37743
  "category": "migrations",
37937
37744
  "subcategory": "users"
37938
37745
  },
37939
- "x-octokit": {
37940
- "diff": { "api.github.com.json": { "type": "changed" } }
37941
- }
37746
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
37942
37747
  },
37943
37748
  "post": {
37944
37749
  "summary": "Start a user migration",
@@ -38021,6 +37826,14 @@
38021
37826
  },
38022
37827
  "required": ["repositories"],
38023
37828
  "type": "object"
37829
+ },
37830
+ "examples": {
37831
+ "default": {
37832
+ "value": {
37833
+ "repositories": ["octocat/Hello-World"],
37834
+ "lock_repositories": true
37835
+ }
37836
+ }
38024
37837
  }
38025
37838
  }
38026
37839
  }
@@ -38048,9 +37861,7 @@
38048
37861
  "category": "migrations",
38049
37862
  "subcategory": "users"
38050
37863
  },
38051
- "x-octokit": {
38052
- "diff": { "api.github.com.json": { "type": "changed" } }
38053
- }
37864
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
38054
37865
  }
38055
37866
  },
38056
37867
  "/user/migrations/{migration_id}/archive": {
@@ -38128,7 +37939,7 @@
38128
37939
  "before": { "operationId": "migrations/list-repos-for-user" }
38129
37940
  }
38130
37941
  ],
38131
- "diff": { "api.github.com.json": { "type": "changed" } }
37942
+ "diff": { "api.github.com": { "type": "changed" } }
38132
37943
  }
38133
37944
  }
38134
37945
  },
@@ -38397,9 +38208,7 @@
38397
38208
  "category": "repos",
38398
38209
  "subcategory": null
38399
38210
  },
38400
- "x-octokit": {
38401
- "diff": { "api.github.com.json": { "type": "changed" } }
38402
- }
38211
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
38403
38212
  },
38404
38213
  "post": {
38405
38214
  "summary": "Create a repository for the authenticated user",
@@ -38552,9 +38361,7 @@
38552
38361
  "category": "repos",
38553
38362
  "subcategory": null
38554
38363
  },
38555
- "x-octokit": {
38556
- "diff": { "api.github.com.json": { "type": "changed" } }
38557
- }
38364
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
38558
38365
  }
38559
38366
  },
38560
38367
  "/user/repository_invitations": {
@@ -38602,9 +38409,7 @@
38602
38409
  "category": "repos",
38603
38410
  "subcategory": "invitations"
38604
38411
  },
38605
- "x-octokit": {
38606
- "diff": { "api.github.com.json": { "type": "changed" } }
38607
- }
38412
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
38608
38413
  }
38609
38414
  },
38610
38415
  "/user/repository_invitations/{invitation_id}": {
@@ -38730,9 +38535,7 @@
38730
38535
  "category": "activity",
38731
38536
  "subcategory": "starring"
38732
38537
  },
38733
- "x-octokit": {
38734
- "diff": { "api.github.com.json": { "type": "changed" } }
38735
- }
38538
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
38736
38539
  }
38737
38540
  },
38738
38541
  "/user/starred/{owner}/{repo}": {
@@ -38872,9 +38675,7 @@
38872
38675
  "category": "activity",
38873
38676
  "subcategory": "watching"
38874
38677
  },
38875
- "x-octokit": {
38876
- "diff": { "api.github.com.json": { "type": "changed" } }
38877
- }
38678
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
38878
38679
  }
38879
38680
  },
38880
38681
  "/user/teams": {
@@ -39051,9 +38852,7 @@
39051
38852
  "category": "activity",
39052
38853
  "subcategory": "events"
39053
38854
  },
39054
- "x-octokit": {
39055
- "diff": { "api.github.com.json": { "type": "changed" } }
39056
- }
38855
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
39057
38856
  }
39058
38857
  },
39059
38858
  "/users/{username}/events/orgs/{org}": {
@@ -39096,9 +38895,7 @@
39096
38895
  "category": "activity",
39097
38896
  "subcategory": "events"
39098
38897
  },
39099
- "x-octokit": {
39100
- "diff": { "api.github.com.json": { "type": "changed" } }
39101
- }
38898
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
39102
38899
  }
39103
38900
  },
39104
38901
  "/users/{username}/events/public": {
@@ -39140,9 +38937,7 @@
39140
38937
  "category": "activity",
39141
38938
  "subcategory": "events"
39142
38939
  },
39143
- "x-octokit": {
39144
- "diff": { "api.github.com.json": { "type": "changed" } }
39145
- }
38940
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
39146
38941
  }
39147
38942
  },
39148
38943
  "/users/{username}/followers": {
@@ -39346,9 +39141,7 @@
39346
39141
  "category": "users",
39347
39142
  "subcategory": "gpg-keys"
39348
39143
  },
39349
- "x-octokit": {
39350
- "diff": { "api.github.com.json": { "type": "changed" } }
39351
- }
39144
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
39352
39145
  }
39353
39146
  },
39354
39147
  "/users/{username}/hovercard": {
@@ -39618,9 +39411,7 @@
39618
39411
  "category": "activity",
39619
39412
  "subcategory": "events"
39620
39413
  },
39621
- "x-octokit": {
39622
- "diff": { "api.github.com.json": { "type": "changed" } }
39623
- }
39414
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
39624
39415
  }
39625
39416
  },
39626
39417
  "/users/{username}/received_events/public": {
@@ -39662,9 +39453,7 @@
39662
39453
  "category": "activity",
39663
39454
  "subcategory": "events"
39664
39455
  },
39665
- "x-octokit": {
39666
- "diff": { "api.github.com.json": { "type": "changed" } }
39667
- }
39456
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
39668
39457
  }
39669
39458
  },
39670
39459
  "/users/{username}/repos": {
@@ -39736,9 +39525,7 @@
39736
39525
  "category": "repos",
39737
39526
  "subcategory": null
39738
39527
  },
39739
- "x-octokit": {
39740
- "diff": { "api.github.com.json": { "type": "changed" } }
39741
- }
39528
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
39742
39529
  }
39743
39530
  },
39744
39531
  "/users/{username}/site_admin": {
@@ -39759,7 +39546,7 @@
39759
39546
  "category": "enterprise-admin",
39760
39547
  "subcategory": "users"
39761
39548
  },
39762
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
39549
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
39763
39550
  },
39764
39551
  "delete": {
39765
39552
  "summary": "Demote a site administrator",
@@ -39778,7 +39565,7 @@
39778
39565
  "category": "enterprise-admin",
39779
39566
  "subcategory": "users"
39780
39567
  },
39781
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
39568
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
39782
39569
  }
39783
39570
  },
39784
39571
  "/users/{username}/starred": {
@@ -39876,9 +39663,7 @@
39876
39663
  "category": "activity",
39877
39664
  "subcategory": "watching"
39878
39665
  },
39879
- "x-octokit": {
39880
- "diff": { "api.github.com.json": { "type": "changed" } }
39881
- }
39666
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
39882
39667
  }
39883
39668
  },
39884
39669
  "/users/{username}/suspended": {
@@ -39915,7 +39700,7 @@
39915
39700
  "category": "enterprise-admin",
39916
39701
  "subcategory": "users"
39917
39702
  },
39918
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
39703
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
39919
39704
  },
39920
39705
  "delete": {
39921
39706
  "summary": "Unsuspend a user",
@@ -39950,7 +39735,7 @@
39950
39735
  "category": "enterprise-admin",
39951
39736
  "subcategory": "users"
39952
39737
  },
39953
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
39738
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
39954
39739
  }
39955
39740
  },
39956
39741
  "/zen": {
@@ -40031,1581 +39816,1581 @@
40031
39816
  "/enterprise-installation/{enterprise_or_org}/server-statistics": {
40032
39817
  "get": {
40033
39818
  "summary": "Get GitHub Enterprise Server statistics",
40034
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
39819
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40035
39820
  "operationId": "enterprise-admin/get-server-statistics",
40036
39821
  "tags": ["server-statistics", "enterprise-admin"],
40037
39822
  "externalDocs": {
40038
39823
  "description": "API method documentation",
40039
39824
  "url": "https://docs.github.com/rest/reference/enterprise-admin#get-github-enterprise-server-statistics"
40040
39825
  },
40041
- "x-octokit": { "api.github.com.json": "removed" },
39826
+ "x-octokit": { "api.github.com": "removed" },
40042
39827
  "responses": { "501": { "description": "Not Implemented" } }
40043
39828
  }
40044
39829
  },
40045
39830
  "/enterprises/{enterprise}/actions/oidc/customization/issuer": {
40046
39831
  "put": {
40047
39832
  "summary": "Set the GitHub Actions OIDC custom issuer policy for an enterprise",
40048
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
39833
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40049
39834
  "tags": ["actions"],
40050
39835
  "operationId": "actions/set-actions-oidc-custom-issuer-policy-for-enterprise",
40051
39836
  "externalDocs": {
40052
39837
  "description": "API method documentation",
40053
39838
  "url": "https://docs.github.com/rest/reference/actions/oidc#set-actions-oidc-custom-issuer-policy-for-enterprise"
40054
39839
  },
40055
- "x-octokit": { "api.github.com.json": "removed" },
39840
+ "x-octokit": { "api.github.com": "removed" },
40056
39841
  "responses": { "501": { "description": "Not Implemented" } }
40057
39842
  }
40058
39843
  },
40059
39844
  "/enterprises/{enterprise}/actions/permissions/workflow": {
40060
39845
  "get": {
40061
39846
  "summary": "Get default workflow permissions for an enterprise",
40062
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
39847
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40063
39848
  "tags": ["actions"],
40064
39849
  "operationId": "actions/get-github-actions-default-workflow-permissions-enterprise",
40065
39850
  "externalDocs": {
40066
39851
  "description": "API method documentation",
40067
39852
  "url": "https://docs.github.com/rest/reference/actions#get-default-workflow-permissions-for-an-enterprise"
40068
39853
  },
40069
- "x-octokit": { "api.github.com.json": "removed" },
39854
+ "x-octokit": { "api.github.com": "removed" },
40070
39855
  "responses": { "501": { "description": "Not Implemented" } }
40071
39856
  },
40072
39857
  "put": {
40073
39858
  "summary": "Set default workflow permissions for an enterprise",
40074
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
39859
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40075
39860
  "tags": ["actions"],
40076
39861
  "operationId": "actions/set-github-actions-default-workflow-permissions-enterprise",
40077
39862
  "externalDocs": {
40078
39863
  "description": "API method documentation",
40079
39864
  "url": "https://docs.github.com/rest/reference/actions#set-default-workflow-permissions-for-an-enterprise"
40080
39865
  },
40081
- "x-octokit": { "api.github.com.json": "removed" },
39866
+ "x-octokit": { "api.github.com": "removed" },
40082
39867
  "responses": { "501": { "description": "Not Implemented" } }
40083
39868
  }
40084
39869
  },
40085
39870
  "/enterprises/{enterprise}/settings/billing/actions": {
40086
39871
  "get": {
40087
39872
  "summary": "Get GitHub Actions billing for an enterprise",
40088
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
39873
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40089
39874
  "operationId": "billing/get-github-actions-billing-ghe",
40090
39875
  "tags": ["billing"],
40091
39876
  "externalDocs": {
40092
39877
  "description": "API method documentation",
40093
39878
  "url": "https://docs.github.com/rest/reference/billing#get-github-actions-billing-for-an-enterprise"
40094
39879
  },
40095
- "x-octokit": { "api.github.com.json": "removed" },
39880
+ "x-octokit": { "api.github.com": "removed" },
40096
39881
  "responses": { "501": { "description": "Not Implemented" } }
40097
39882
  }
40098
39883
  },
40099
39884
  "/enterprises/{enterprise}/settings/billing/packages": {
40100
39885
  "get": {
40101
39886
  "summary": "Get GitHub Packages billing for an enterprise",
40102
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
39887
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40103
39888
  "operationId": "billing/get-github-packages-billing-ghe",
40104
39889
  "tags": ["billing"],
40105
39890
  "externalDocs": {
40106
39891
  "description": "API method documentation",
40107
39892
  "url": "https://docs.github.com/rest/reference/billing#get-github-packages-billing-for-an-enterprise"
40108
39893
  },
40109
- "x-octokit": { "api.github.com.json": "removed" },
39894
+ "x-octokit": { "api.github.com": "removed" },
40110
39895
  "responses": { "501": { "description": "Not Implemented" } }
40111
39896
  }
40112
39897
  },
40113
39898
  "/enterprises/{enterprise}/settings/billing/shared-storage": {
40114
39899
  "get": {
40115
39900
  "summary": "Get shared storage billing for an enterprise",
40116
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
39901
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40117
39902
  "operationId": "billing/get-shared-storage-billing-ghe",
40118
39903
  "tags": ["billing"],
40119
39904
  "externalDocs": {
40120
39905
  "description": "API method documentation",
40121
39906
  "url": "https://docs.github.com/rest/reference/billing#get-shared-storage-billing-for-an-enterprise"
40122
39907
  },
40123
- "x-octokit": { "api.github.com.json": "removed" },
39908
+ "x-octokit": { "api.github.com": "removed" },
40124
39909
  "responses": { "501": { "description": "Not Implemented" } }
40125
39910
  }
40126
39911
  },
40127
39912
  "/marketplace_listing/accounts/{account_id}": {
40128
39913
  "get": {
40129
39914
  "summary": "Get a subscription plan for an account",
40130
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
39915
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40131
39916
  "tags": ["apps"],
40132
39917
  "operationId": "apps/get-subscription-plan-for-account",
40133
39918
  "externalDocs": {
40134
39919
  "description": "API method documentation",
40135
39920
  "url": "https://docs.github.com/rest/reference/apps#get-a-subscription-plan-for-an-account"
40136
39921
  },
40137
- "x-octokit": { "api.github.com.json": "removed" },
39922
+ "x-octokit": { "api.github.com": "removed" },
40138
39923
  "responses": { "501": { "description": "Not Implemented" } }
40139
39924
  }
40140
39925
  },
40141
39926
  "/marketplace_listing/plans": {
40142
39927
  "get": {
40143
39928
  "summary": "List plans",
40144
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
39929
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40145
39930
  "tags": ["apps"],
40146
39931
  "operationId": "apps/list-plans",
40147
39932
  "externalDocs": {
40148
39933
  "description": "API method documentation",
40149
39934
  "url": "https://docs.github.com/rest/reference/apps#list-plans"
40150
39935
  },
40151
- "x-octokit": { "api.github.com.json": "removed" },
39936
+ "x-octokit": { "api.github.com": "removed" },
40152
39937
  "responses": { "501": { "description": "Not Implemented" } }
40153
39938
  }
40154
39939
  },
40155
39940
  "/marketplace_listing/plans/{plan_id}/accounts": {
40156
39941
  "get": {
40157
39942
  "summary": "List accounts for a plan",
40158
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
39943
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40159
39944
  "tags": ["apps"],
40160
39945
  "operationId": "apps/list-accounts-for-plan",
40161
39946
  "externalDocs": {
40162
39947
  "description": "API method documentation",
40163
39948
  "url": "https://docs.github.com/rest/reference/apps#list-accounts-for-a-plan"
40164
39949
  },
40165
- "x-octokit": { "api.github.com.json": "removed" },
39950
+ "x-octokit": { "api.github.com": "removed" },
40166
39951
  "responses": { "501": { "description": "Not Implemented" } }
40167
39952
  }
40168
39953
  },
40169
39954
  "/marketplace_listing/stubbed/accounts/{account_id}": {
40170
39955
  "get": {
40171
39956
  "summary": "Get a subscription plan for an account (stubbed)",
40172
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
39957
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40173
39958
  "tags": ["apps"],
40174
39959
  "operationId": "apps/get-subscription-plan-for-account-stubbed",
40175
39960
  "externalDocs": {
40176
39961
  "description": "API method documentation",
40177
39962
  "url": "https://docs.github.com/rest/reference/apps#get-a-subscription-plan-for-an-account-stubbed"
40178
39963
  },
40179
- "x-octokit": { "api.github.com.json": "removed" },
39964
+ "x-octokit": { "api.github.com": "removed" },
40180
39965
  "responses": { "501": { "description": "Not Implemented" } }
40181
39966
  }
40182
39967
  },
40183
39968
  "/marketplace_listing/stubbed/plans": {
40184
39969
  "get": {
40185
39970
  "summary": "List plans (stubbed)",
40186
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
39971
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40187
39972
  "tags": ["apps"],
40188
39973
  "operationId": "apps/list-plans-stubbed",
40189
39974
  "externalDocs": {
40190
39975
  "description": "API method documentation",
40191
39976
  "url": "https://docs.github.com/rest/reference/apps#list-plans-stubbed"
40192
39977
  },
40193
- "x-octokit": { "api.github.com.json": "removed" },
39978
+ "x-octokit": { "api.github.com": "removed" },
40194
39979
  "responses": { "501": { "description": "Not Implemented" } }
40195
39980
  }
40196
39981
  },
40197
39982
  "/marketplace_listing/stubbed/plans/{plan_id}/accounts": {
40198
39983
  "get": {
40199
39984
  "summary": "List accounts for a plan (stubbed)",
40200
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
39985
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40201
39986
  "tags": ["apps"],
40202
39987
  "operationId": "apps/list-accounts-for-plan-stubbed",
40203
39988
  "externalDocs": {
40204
39989
  "description": "API method documentation",
40205
39990
  "url": "https://docs.github.com/rest/reference/apps#list-accounts-for-a-plan-stubbed"
40206
39991
  },
40207
- "x-octokit": { "api.github.com.json": "removed" },
39992
+ "x-octokit": { "api.github.com": "removed" },
40208
39993
  "responses": { "501": { "description": "Not Implemented" } }
40209
39994
  }
40210
39995
  },
40211
39996
  "/orgs/{org}/actions/oidc/customization/sub": {
40212
39997
  "get": {
40213
39998
  "summary": "Get the customization template for an OIDC subject claim for an organization",
40214
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
39999
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40215
40000
  "tags": ["oidc"],
40216
40001
  "operationId": "oidc/get-oidc-custom-sub-template-for-org",
40217
40002
  "externalDocs": {
40218
40003
  "description": "API method documentation",
40219
40004
  "url": "https://docs.github.com/rest/actions/oidc#get-the-customization-template-for-an-oidc-subject-claim-for-an-organization"
40220
40005
  },
40221
- "x-octokit": { "api.github.com.json": "removed" },
40006
+ "x-octokit": { "api.github.com": "removed" },
40222
40007
  "responses": { "501": { "description": "Not Implemented" } }
40223
40008
  },
40224
40009
  "put": {
40225
40010
  "summary": "Set the customization template for an OIDC subject claim for an organization",
40226
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40011
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40227
40012
  "tags": ["oidc"],
40228
40013
  "operationId": "oidc/update-oidc-custom-sub-template-for-org",
40229
40014
  "externalDocs": {
40230
40015
  "description": "API method documentation",
40231
40016
  "url": "https://docs.github.com/rest/actions/oidc#set-the-customization-template-for-an-oidc-subject-claim-for-an-organization"
40232
40017
  },
40233
- "x-octokit": { "api.github.com.json": "removed" },
40018
+ "x-octokit": { "api.github.com": "removed" },
40234
40019
  "responses": { "501": { "description": "Not Implemented" } }
40235
40020
  }
40236
40021
  },
40237
40022
  "/orgs/{org}/blocks": {
40238
40023
  "get": {
40239
40024
  "summary": "List users blocked by an organization",
40240
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40025
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40241
40026
  "tags": ["orgs"],
40242
40027
  "operationId": "orgs/list-blocked-users",
40243
40028
  "externalDocs": {
40244
40029
  "description": "API method documentation",
40245
40030
  "url": "https://docs.github.com/rest/reference/orgs#list-users-blocked-by-an-organization"
40246
40031
  },
40247
- "x-octokit": { "api.github.com.json": "removed" },
40032
+ "x-octokit": { "api.github.com": "removed" },
40248
40033
  "responses": { "501": { "description": "Not Implemented" } }
40249
40034
  }
40250
40035
  },
40251
40036
  "/orgs/{org}/blocks/{username}": {
40252
40037
  "get": {
40253
40038
  "summary": "Check if a user is blocked by an organization",
40254
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40039
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40255
40040
  "tags": ["orgs"],
40256
40041
  "operationId": "orgs/check-blocked-user",
40257
40042
  "externalDocs": {
40258
40043
  "description": "API method documentation",
40259
40044
  "url": "https://docs.github.com/rest/reference/orgs#check-if-a-user-is-blocked-by-an-organization"
40260
40045
  },
40261
- "x-octokit": { "api.github.com.json": "removed" },
40046
+ "x-octokit": { "api.github.com": "removed" },
40262
40047
  "responses": { "501": { "description": "Not Implemented" } }
40263
40048
  },
40264
40049
  "put": {
40265
40050
  "summary": "Block a user from an organization",
40266
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40051
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40267
40052
  "tags": ["orgs"],
40268
40053
  "operationId": "orgs/block-user",
40269
40054
  "externalDocs": {
40270
40055
  "description": "API method documentation",
40271
40056
  "url": "https://docs.github.com/rest/reference/orgs#block-a-user-from-an-organization"
40272
40057
  },
40273
- "x-octokit": { "api.github.com.json": "removed" },
40058
+ "x-octokit": { "api.github.com": "removed" },
40274
40059
  "responses": { "501": { "description": "Not Implemented" } }
40275
40060
  },
40276
40061
  "delete": {
40277
40062
  "summary": "Unblock a user from an organization",
40278
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40063
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40279
40064
  "tags": ["orgs"],
40280
40065
  "operationId": "orgs/unblock-user",
40281
40066
  "externalDocs": {
40282
40067
  "description": "API method documentation",
40283
40068
  "url": "https://docs.github.com/rest/reference/orgs#unblock-a-user-from-an-organization"
40284
40069
  },
40285
- "x-octokit": { "api.github.com.json": "removed" },
40070
+ "x-octokit": { "api.github.com": "removed" },
40286
40071
  "responses": { "501": { "description": "Not Implemented" } }
40287
40072
  }
40288
40073
  },
40289
40074
  "/orgs/{org}/codespaces": {
40290
40075
  "get": {
40291
40076
  "summary": "List codespaces for the organization",
40292
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40077
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40293
40078
  "tags": ["codespaces"],
40294
40079
  "operationId": "codespaces/list-in-organization",
40295
40080
  "externalDocs": {
40296
40081
  "description": "API method documentation",
40297
40082
  "url": "https://docs.github.com/rest/reference/codespaces#list-in-organization"
40298
40083
  },
40299
- "x-octokit": { "api.github.com.json": "removed" },
40084
+ "x-octokit": { "api.github.com": "removed" },
40300
40085
  "responses": { "501": { "description": "Not Implemented" } }
40301
40086
  }
40302
40087
  },
40303
40088
  "/orgs/{org}/credential-authorizations": {
40304
40089
  "get": {
40305
40090
  "summary": "List SAML SSO authorizations for an organization",
40306
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40091
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40307
40092
  "tags": ["orgs"],
40308
40093
  "operationId": "orgs/list-saml-sso-authorizations",
40309
40094
  "externalDocs": {
40310
40095
  "description": "API method documentation",
40311
40096
  "url": "https://docs.github.com/rest/reference/orgs#list-saml-sso-authorizations-for-an-organization"
40312
40097
  },
40313
- "x-octokit": { "api.github.com.json": "removed" },
40098
+ "x-octokit": { "api.github.com": "removed" },
40314
40099
  "responses": { "501": { "description": "Not Implemented" } }
40315
40100
  }
40316
40101
  },
40317
40102
  "/orgs/{org}/credential-authorizations/{credential_id}": {
40318
40103
  "delete": {
40319
40104
  "summary": "Remove a SAML SSO authorization for an organization",
40320
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40105
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40321
40106
  "tags": ["orgs"],
40322
40107
  "operationId": "orgs/remove-saml-sso-authorization",
40323
40108
  "externalDocs": {
40324
40109
  "description": "API method documentation",
40325
40110
  "url": "https://docs.github.com/rest/reference/orgs#remove-a-saml-sso-authorization-for-an-organization"
40326
40111
  },
40327
- "x-octokit": { "api.github.com.json": "removed" },
40112
+ "x-octokit": { "api.github.com": "removed" },
40328
40113
  "responses": { "501": { "description": "Not Implemented" } }
40329
40114
  }
40330
40115
  },
40331
40116
  "/orgs/{org}/external-group/{group_id}": {
40332
40117
  "get": {
40333
40118
  "summary": "Get an external group",
40334
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40119
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40335
40120
  "tags": ["teams"],
40336
40121
  "operationId": "teams/external-idp-group-info-for-org",
40337
40122
  "externalDocs": {
40338
40123
  "description": "API method documentation",
40339
40124
  "url": "https://docs.github.com/rest/reference/teams#external-idp-group-info-for-an-organization"
40340
40125
  },
40341
- "x-octokit": { "api.github.com.json": "removed" },
40126
+ "x-octokit": { "api.github.com": "removed" },
40342
40127
  "responses": { "501": { "description": "Not Implemented" } }
40343
40128
  }
40344
40129
  },
40345
40130
  "/orgs/{org}/external-groups": {
40346
40131
  "get": {
40347
40132
  "summary": "List external groups in an organization",
40348
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40133
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40349
40134
  "tags": ["teams"],
40350
40135
  "operationId": "teams/list-external-idp-groups-for-org",
40351
40136
  "externalDocs": {
40352
40137
  "description": "API method documentation",
40353
40138
  "url": "https://docs.github.com/rest/reference/teams#list-external-idp-groups-for-an-organization"
40354
40139
  },
40355
- "x-octokit": { "api.github.com.json": "removed" },
40140
+ "x-octokit": { "api.github.com": "removed" },
40356
40141
  "responses": { "501": { "description": "Not Implemented" } }
40357
40142
  }
40358
40143
  },
40359
40144
  "/orgs/{org}/failed_invitations": {
40360
40145
  "get": {
40361
40146
  "summary": "List failed organization invitations",
40362
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40147
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40363
40148
  "tags": ["orgs"],
40364
40149
  "operationId": "orgs/list-failed-invitations",
40365
40150
  "externalDocs": {
40366
40151
  "description": "API method documentation",
40367
40152
  "url": "https://docs.github.com/rest/reference/orgs#list-failed-organization-invitations"
40368
40153
  },
40369
- "x-octokit": { "api.github.com.json": "removed" },
40154
+ "x-octokit": { "api.github.com": "removed" },
40370
40155
  "responses": { "501": { "description": "Not Implemented" } }
40371
40156
  }
40372
40157
  },
40373
40158
  "/orgs/{org}/interaction-limits": {
40374
40159
  "get": {
40375
40160
  "summary": "Get interaction restrictions for an organization",
40376
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40161
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40377
40162
  "tags": ["interactions"],
40378
40163
  "operationId": "interactions/get-restrictions-for-org",
40379
40164
  "externalDocs": {
40380
40165
  "description": "API method documentation",
40381
40166
  "url": "https://docs.github.com/rest/reference/interactions#get-interaction-restrictions-for-an-organization"
40382
40167
  },
40383
- "x-octokit": { "api.github.com.json": "removed" },
40168
+ "x-octokit": { "api.github.com": "removed" },
40384
40169
  "responses": { "501": { "description": "Not Implemented" } }
40385
40170
  },
40386
40171
  "put": {
40387
40172
  "summary": "Set interaction restrictions for an organization",
40388
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40173
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40389
40174
  "tags": ["interactions"],
40390
40175
  "operationId": "interactions/set-restrictions-for-org",
40391
40176
  "externalDocs": {
40392
40177
  "description": "API method documentation",
40393
40178
  "url": "https://docs.github.com/rest/reference/interactions#set-interaction-restrictions-for-an-organization"
40394
40179
  },
40395
- "x-octokit": { "api.github.com.json": "removed" },
40180
+ "x-octokit": { "api.github.com": "removed" },
40396
40181
  "responses": { "501": { "description": "Not Implemented" } }
40397
40182
  },
40398
40183
  "delete": {
40399
40184
  "summary": "Remove interaction restrictions for an organization",
40400
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40185
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40401
40186
  "tags": ["interactions"],
40402
40187
  "operationId": "interactions/remove-restrictions-for-org",
40403
40188
  "externalDocs": {
40404
40189
  "description": "API method documentation",
40405
40190
  "url": "https://docs.github.com/rest/reference/interactions#remove-interaction-restrictions-for-an-organization"
40406
40191
  },
40407
- "x-octokit": { "api.github.com.json": "removed" },
40192
+ "x-octokit": { "api.github.com": "removed" },
40408
40193
  "responses": { "501": { "description": "Not Implemented" } }
40409
40194
  }
40410
40195
  },
40411
40196
  "/orgs/{org}/invitations": {
40412
40197
  "get": {
40413
40198
  "summary": "List pending organization invitations",
40414
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40199
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40415
40200
  "tags": ["orgs"],
40416
40201
  "operationId": "orgs/list-pending-invitations",
40417
40202
  "externalDocs": {
40418
40203
  "description": "API method documentation",
40419
40204
  "url": "https://docs.github.com/rest/reference/orgs#list-pending-organization-invitations"
40420
40205
  },
40421
- "x-octokit": { "api.github.com.json": "removed" },
40206
+ "x-octokit": { "api.github.com": "removed" },
40422
40207
  "responses": { "501": { "description": "Not Implemented" } }
40423
40208
  },
40424
40209
  "post": {
40425
40210
  "summary": "Create an organization invitation",
40426
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40211
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40427
40212
  "tags": ["orgs"],
40428
40213
  "operationId": "orgs/create-invitation",
40429
40214
  "externalDocs": {
40430
40215
  "description": "API method documentation",
40431
40216
  "url": "https://docs.github.com/rest/reference/orgs#create-an-organization-invitation"
40432
40217
  },
40433
- "x-octokit": { "api.github.com.json": "removed" },
40218
+ "x-octokit": { "api.github.com": "removed" },
40434
40219
  "responses": { "501": { "description": "Not Implemented" } }
40435
40220
  }
40436
40221
  },
40437
40222
  "/orgs/{org}/invitations/{invitation_id}": {
40438
40223
  "delete": {
40439
40224
  "summary": "Cancel an organization invitation",
40440
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40225
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40441
40226
  "tags": ["orgs"],
40442
40227
  "operationId": "orgs/cancel-invitation",
40443
40228
  "externalDocs": {
40444
40229
  "description": "API method documentation",
40445
40230
  "url": "https://docs.github.com/rest/reference/orgs#cancel-an-organization-invitation"
40446
40231
  },
40447
- "x-octokit": { "api.github.com.json": "removed" },
40232
+ "x-octokit": { "api.github.com": "removed" },
40448
40233
  "responses": { "501": { "description": "Not Implemented" } }
40449
40234
  }
40450
40235
  },
40451
40236
  "/orgs/{org}/invitations/{invitation_id}/teams": {
40452
40237
  "get": {
40453
40238
  "summary": "List organization invitation teams",
40454
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40239
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40455
40240
  "tags": ["orgs"],
40456
40241
  "operationId": "orgs/list-invitation-teams",
40457
40242
  "externalDocs": {
40458
40243
  "description": "API method documentation",
40459
40244
  "url": "https://docs.github.com/rest/reference/orgs#list-organization-invitation-teams"
40460
40245
  },
40461
- "x-octokit": { "api.github.com.json": "removed" },
40246
+ "x-octokit": { "api.github.com": "removed" },
40462
40247
  "responses": { "501": { "description": "Not Implemented" } }
40463
40248
  }
40464
40249
  },
40465
40250
  "/orgs/{org}/members/{username}/codespaces/{codespace_name}": {
40466
40251
  "delete": {
40467
40252
  "summary": "Delete a codespace from the organization",
40468
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40253
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40469
40254
  "tags": ["codespaces"],
40470
40255
  "operationId": "codespaces/delete-from-organization",
40471
40256
  "externalDocs": {
40472
40257
  "description": "API method documentation",
40473
40258
  "url": "https://docs.github.com/rest/reference/codespaces"
40474
40259
  },
40475
- "x-octokit": { "api.github.com.json": "removed" },
40260
+ "x-octokit": { "api.github.com": "removed" },
40476
40261
  "responses": { "501": { "description": "Not Implemented" } }
40477
40262
  }
40478
40263
  },
40479
40264
  "/orgs/{org}/members/{username}/codespaces/{codespace_name}/stop": {
40480
40265
  "post": {
40481
40266
  "summary": "Stop a codespace for an organization user",
40482
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40267
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40483
40268
  "tags": ["codespaces"],
40484
40269
  "operationId": "codespaces/stop-in-organization",
40485
40270
  "externalDocs": {
40486
40271
  "description": "API method documentation",
40487
40272
  "url": "https://docs.github.com/rest/reference/codespaces"
40488
40273
  },
40489
- "x-octokit": { "api.github.com.json": "removed" },
40274
+ "x-octokit": { "api.github.com": "removed" },
40490
40275
  "responses": { "501": { "description": "Not Implemented" } }
40491
40276
  }
40492
40277
  },
40493
40278
  "/orgs/{org}/migrations/{migration_id}/archive": {
40494
40279
  "get": {
40495
40280
  "summary": "Download an organization migration archive",
40496
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40281
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40497
40282
  "tags": ["migrations"],
40498
40283
  "operationId": "migrations/download-archive-for-org",
40499
40284
  "externalDocs": {
40500
40285
  "description": "API method documentation",
40501
40286
  "url": "https://docs.github.com/rest/reference/migrations#download-an-organization-migration-archive"
40502
40287
  },
40503
- "x-octokit": { "api.github.com.json": "removed" },
40288
+ "x-octokit": { "api.github.com": "removed" },
40504
40289
  "responses": { "501": { "description": "Not Implemented" } }
40505
40290
  },
40506
40291
  "delete": {
40507
40292
  "summary": "Delete an organization migration archive",
40508
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40293
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40509
40294
  "tags": ["migrations"],
40510
40295
  "operationId": "migrations/delete-archive-for-org",
40511
40296
  "externalDocs": {
40512
40297
  "description": "API method documentation",
40513
40298
  "url": "https://docs.github.com/rest/reference/migrations#delete-an-organization-migration-archive"
40514
40299
  },
40515
- "x-octokit": { "api.github.com.json": "removed" },
40300
+ "x-octokit": { "api.github.com": "removed" },
40516
40301
  "responses": { "501": { "description": "Not Implemented" } }
40517
40302
  }
40518
40303
  },
40519
40304
  "/orgs/{org}/migrations/{migration_id}/repos/{repo_name}/lock": {
40520
40305
  "delete": {
40521
40306
  "summary": "Unlock an organization repository",
40522
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40307
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40523
40308
  "tags": ["migrations"],
40524
40309
  "operationId": "migrations/unlock-repo-for-org",
40525
40310
  "externalDocs": {
40526
40311
  "description": "API method documentation",
40527
40312
  "url": "https://docs.github.com/rest/reference/migrations#unlock-an-organization-repository"
40528
40313
  },
40529
- "x-octokit": { "api.github.com.json": "removed" },
40314
+ "x-octokit": { "api.github.com": "removed" },
40530
40315
  "responses": { "501": { "description": "Not Implemented" } }
40531
40316
  }
40532
40317
  },
40533
40318
  "/orgs/{org}/migrations/{migration_id}/repositories": {
40534
40319
  "get": {
40535
40320
  "summary": "List repositories in an organization migration",
40536
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40321
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40537
40322
  "tags": ["migrations"],
40538
40323
  "operationId": "migrations/list-repos-for-org",
40539
40324
  "externalDocs": {
40540
40325
  "description": "API method documentation",
40541
40326
  "url": "https://docs.github.com/rest/reference/migrations#list-repositories-in-an-organization-migration"
40542
40327
  },
40543
- "x-octokit": { "api.github.com.json": "removed" },
40328
+ "x-octokit": { "api.github.com": "removed" },
40544
40329
  "responses": { "501": { "description": "Not Implemented" } }
40545
40330
  }
40546
40331
  },
40547
40332
  "/orgs/{org}/packages": {
40548
40333
  "get": {
40549
40334
  "summary": "List packages for an organization",
40550
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40335
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40551
40336
  "tags": ["packages"],
40552
40337
  "operationId": "packages/list-packages-for-organization",
40553
40338
  "externalDocs": {
40554
40339
  "description": "API method documentation",
40555
40340
  "url": "https://docs.github.com/rest/reference/packages#list-packages-for-an-organization"
40556
40341
  },
40557
- "x-octokit": { "api.github.com.json": "removed" },
40342
+ "x-octokit": { "api.github.com": "removed" },
40558
40343
  "responses": { "501": { "description": "Not Implemented" } }
40559
40344
  }
40560
40345
  },
40561
40346
  "/orgs/{org}/packages/{package_type}/{package_name}": {
40562
40347
  "get": {
40563
40348
  "summary": "Get a package for an organization",
40564
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40349
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40565
40350
  "tags": ["packages"],
40566
40351
  "operationId": "packages/get-package-for-organization",
40567
40352
  "externalDocs": {
40568
40353
  "description": "API method documentation",
40569
40354
  "url": "https://docs.github.com/rest/reference/packages#get-a-package-for-an-organization"
40570
40355
  },
40571
- "x-octokit": { "api.github.com.json": "removed" },
40356
+ "x-octokit": { "api.github.com": "removed" },
40572
40357
  "responses": { "501": { "description": "Not Implemented" } }
40573
40358
  },
40574
40359
  "delete": {
40575
40360
  "summary": "Delete a package for an organization",
40576
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40361
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40577
40362
  "tags": ["packages"],
40578
40363
  "operationId": "packages/delete-package-for-org",
40579
40364
  "externalDocs": {
40580
40365
  "description": "API method documentation",
40581
40366
  "url": "https://docs.github.com/rest/reference/packages#delete-a-package-for-an-organization"
40582
40367
  },
40583
- "x-octokit": { "api.github.com.json": "removed" },
40368
+ "x-octokit": { "api.github.com": "removed" },
40584
40369
  "responses": { "501": { "description": "Not Implemented" } }
40585
40370
  }
40586
40371
  },
40587
40372
  "/orgs/{org}/packages/{package_type}/{package_name}/restore": {
40588
40373
  "post": {
40589
40374
  "summary": "Restore a package for an organization",
40590
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40375
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40591
40376
  "tags": ["packages"],
40592
40377
  "operationId": "packages/restore-package-for-org",
40593
40378
  "externalDocs": {
40594
40379
  "description": "API method documentation",
40595
40380
  "url": "https://docs.github.com/rest/reference/packages#restore-a-package-for-an-organization"
40596
40381
  },
40597
- "x-octokit": { "api.github.com.json": "removed" },
40382
+ "x-octokit": { "api.github.com": "removed" },
40598
40383
  "responses": { "501": { "description": "Not Implemented" } }
40599
40384
  }
40600
40385
  },
40601
40386
  "/orgs/{org}/packages/{package_type}/{package_name}/versions": {
40602
40387
  "get": {
40603
40388
  "summary": "Get all package versions for a package owned by an organization",
40604
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40389
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40605
40390
  "tags": ["packages"],
40606
40391
  "operationId": "packages/get-all-package-versions-for-package-owned-by-org",
40607
40392
  "externalDocs": {
40608
40393
  "description": "API method documentation",
40609
40394
  "url": "https://docs.github.com/rest/reference/packages#get-all-package-versions-for-a-package-owned-by-an-organization"
40610
40395
  },
40611
- "x-octokit": { "api.github.com.json": "removed" },
40396
+ "x-octokit": { "api.github.com": "removed" },
40612
40397
  "responses": { "501": { "description": "Not Implemented" } }
40613
40398
  }
40614
40399
  },
40615
40400
  "/orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}": {
40616
40401
  "get": {
40617
40402
  "summary": "Get a package version for an organization",
40618
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40403
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40619
40404
  "tags": ["packages"],
40620
40405
  "operationId": "packages/get-package-version-for-organization",
40621
40406
  "externalDocs": {
40622
40407
  "description": "API method documentation",
40623
40408
  "url": "https://docs.github.com/rest/reference/packages#get-a-package-version-for-an-organization"
40624
40409
  },
40625
- "x-octokit": { "api.github.com.json": "removed" },
40410
+ "x-octokit": { "api.github.com": "removed" },
40626
40411
  "responses": { "501": { "description": "Not Implemented" } }
40627
40412
  },
40628
40413
  "delete": {
40629
40414
  "summary": "Delete package version for an organization",
40630
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40415
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40631
40416
  "tags": ["packages"],
40632
40417
  "operationId": "packages/delete-package-version-for-org",
40633
40418
  "externalDocs": {
40634
40419
  "description": "API method documentation",
40635
40420
  "url": "https://docs.github.com/rest/reference/packages#delete-a-package-version-for-an-organization"
40636
40421
  },
40637
- "x-octokit": { "api.github.com.json": "removed" },
40422
+ "x-octokit": { "api.github.com": "removed" },
40638
40423
  "responses": { "501": { "description": "Not Implemented" } }
40639
40424
  }
40640
40425
  },
40641
40426
  "/orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}/restore": {
40642
40427
  "post": {
40643
40428
  "summary": "Restore package version for an organization",
40644
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40429
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40645
40430
  "tags": ["packages"],
40646
40431
  "operationId": "packages/restore-package-version-for-org",
40647
40432
  "externalDocs": {
40648
40433
  "description": "API method documentation",
40649
40434
  "url": "https://docs.github.com/rest/reference/packages#restore-a-package-version-for-an-organization"
40650
40435
  },
40651
- "x-octokit": { "api.github.com.json": "removed" },
40436
+ "x-octokit": { "api.github.com": "removed" },
40652
40437
  "responses": { "501": { "description": "Not Implemented" } }
40653
40438
  }
40654
40439
  },
40655
40440
  "/orgs/{org}/settings/billing/actions": {
40656
40441
  "get": {
40657
40442
  "summary": "Get GitHub Actions billing for an organization",
40658
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40443
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40659
40444
  "operationId": "billing/get-github-actions-billing-org",
40660
40445
  "tags": ["billing"],
40661
40446
  "externalDocs": {
40662
40447
  "description": "API method documentation",
40663
40448
  "url": "https://docs.github.com/rest/reference/billing#get-github-actions-billing-for-an-organization"
40664
40449
  },
40665
- "x-octokit": { "api.github.com.json": "removed" },
40450
+ "x-octokit": { "api.github.com": "removed" },
40666
40451
  "responses": { "501": { "description": "Not Implemented" } }
40667
40452
  }
40668
40453
  },
40669
40454
  "/orgs/{org}/settings/billing/packages": {
40670
40455
  "get": {
40671
40456
  "summary": "Get GitHub Packages billing for an organization",
40672
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40457
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40673
40458
  "operationId": "billing/get-github-packages-billing-org",
40674
40459
  "tags": ["billing"],
40675
40460
  "externalDocs": {
40676
40461
  "description": "API method documentation",
40677
40462
  "url": "https://docs.github.com/rest/reference/billing#get-github-packages-billing-for-an-organization"
40678
40463
  },
40679
- "x-octokit": { "api.github.com.json": "removed" },
40464
+ "x-octokit": { "api.github.com": "removed" },
40680
40465
  "responses": { "501": { "description": "Not Implemented" } }
40681
40466
  }
40682
40467
  },
40683
40468
  "/orgs/{org}/settings/billing/shared-storage": {
40684
40469
  "get": {
40685
40470
  "summary": "Get shared storage billing for an organization",
40686
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40471
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40687
40472
  "operationId": "billing/get-shared-storage-billing-org",
40688
40473
  "tags": ["billing"],
40689
40474
  "externalDocs": {
40690
40475
  "description": "API method documentation",
40691
40476
  "url": "https://docs.github.com/rest/reference/billing#get-shared-storage-billing-for-an-organization"
40692
40477
  },
40693
- "x-octokit": { "api.github.com.json": "removed" },
40478
+ "x-octokit": { "api.github.com": "removed" },
40694
40479
  "responses": { "501": { "description": "Not Implemented" } }
40695
40480
  }
40696
40481
  },
40697
40482
  "/orgs/{org}/team-sync/groups": {
40698
40483
  "get": {
40699
40484
  "summary": "List IdP groups for an organization",
40700
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40485
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40701
40486
  "tags": ["teams"],
40702
40487
  "operationId": "teams/list-idp-groups-for-org",
40703
40488
  "externalDocs": {
40704
40489
  "description": "API method documentation",
40705
40490
  "url": "https://docs.github.com/rest/reference/teams#list-idp-groups-for-an-organization"
40706
40491
  },
40707
- "x-octokit": { "api.github.com.json": "removed" },
40492
+ "x-octokit": { "api.github.com": "removed" },
40708
40493
  "responses": { "501": { "description": "Not Implemented" } }
40709
40494
  }
40710
40495
  },
40711
40496
  "/orgs/{org}/teams/{team_slug}/external-groups": {
40712
40497
  "get": {
40713
40498
  "summary": "List a connection between an external group and a team",
40714
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40499
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40715
40500
  "tags": ["teams"],
40716
40501
  "operationId": "teams/list-linked-external-idp-groups-to-team-for-org",
40717
40502
  "externalDocs": {
40718
40503
  "description": "API method documentation",
40719
40504
  "url": "https://docs.github.com/rest/reference/teams#list-external-idp-group-team-connection"
40720
40505
  },
40721
- "x-octokit": { "api.github.com.json": "removed" },
40506
+ "x-octokit": { "api.github.com": "removed" },
40722
40507
  "responses": { "501": { "description": "Not Implemented" } }
40723
40508
  },
40724
40509
  "delete": {
40725
40510
  "summary": "Remove the connection between an external group and a team",
40726
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40511
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40727
40512
  "tags": ["teams"],
40728
40513
  "operationId": "teams/unlink-external-idp-group-from-team-for-org",
40729
40514
  "externalDocs": {
40730
40515
  "description": "API method documentation",
40731
40516
  "url": "https://docs.github.com/rest/reference/teams#unlink-external-idp-group-team-connection"
40732
40517
  },
40733
- "x-octokit": { "api.github.com.json": "removed" },
40518
+ "x-octokit": { "api.github.com": "removed" },
40734
40519
  "responses": { "501": { "description": "Not Implemented" } }
40735
40520
  },
40736
40521
  "patch": {
40737
40522
  "summary": "Update the connection between an external group and a team",
40738
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40523
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40739
40524
  "tags": ["teams"],
40740
40525
  "operationId": "teams/link-external-idp-group-to-team-for-org",
40741
40526
  "externalDocs": {
40742
40527
  "description": "API method documentation",
40743
40528
  "url": "https://docs.github.com/rest/reference/teams#link-external-idp-group-team-connection"
40744
40529
  },
40745
- "x-octokit": { "api.github.com.json": "removed" },
40530
+ "x-octokit": { "api.github.com": "removed" },
40746
40531
  "responses": { "501": { "description": "Not Implemented" } }
40747
40532
  }
40748
40533
  },
40749
40534
  "/orgs/{org}/teams/{team_slug}/invitations": {
40750
40535
  "get": {
40751
40536
  "summary": "List pending team invitations",
40752
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40537
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40753
40538
  "tags": ["teams"],
40754
40539
  "operationId": "teams/list-pending-invitations-in-org",
40755
40540
  "externalDocs": {
40756
40541
  "description": "API method documentation",
40757
40542
  "url": "https://docs.github.com/rest/reference/teams#list-pending-team-invitations"
40758
40543
  },
40759
- "x-octokit": { "api.github.com.json": "removed" },
40544
+ "x-octokit": { "api.github.com": "removed" },
40760
40545
  "responses": { "501": { "description": "Not Implemented" } }
40761
40546
  }
40762
40547
  },
40763
40548
  "/orgs/{org}/teams/{team_slug}/team-sync/group-mappings": {
40764
40549
  "get": {
40765
40550
  "summary": "List IdP groups for a team",
40766
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40551
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40767
40552
  "tags": ["teams"],
40768
40553
  "operationId": "teams/list-idp-groups-in-org",
40769
40554
  "externalDocs": {
40770
40555
  "description": "API method documentation",
40771
40556
  "url": "https://docs.github.com/rest/reference/teams#list-idp-groups-for-a-team"
40772
40557
  },
40773
- "x-octokit": { "api.github.com.json": "removed" },
40558
+ "x-octokit": { "api.github.com": "removed" },
40774
40559
  "responses": { "501": { "description": "Not Implemented" } }
40775
40560
  },
40776
40561
  "patch": {
40777
40562
  "summary": "Create or update IdP group connections",
40778
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40563
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40779
40564
  "tags": ["teams"],
40780
40565
  "operationId": "teams/create-or-update-idp-group-connections-in-org",
40781
40566
  "externalDocs": {
40782
40567
  "description": "API method documentation",
40783
40568
  "url": "https://docs.github.com/rest/reference/teams#create-or-update-idp-group-connections"
40784
40569
  },
40785
- "x-octokit": { "api.github.com.json": "removed" },
40570
+ "x-octokit": { "api.github.com": "removed" },
40786
40571
  "responses": { "501": { "description": "Not Implemented" } }
40787
40572
  }
40788
40573
  },
40789
40574
  "/repos/{owner}/{repo}/actions/caches": {
40790
40575
  "get": {
40791
40576
  "summary": "List GitHub Actions caches for a repository",
40792
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40577
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40793
40578
  "tags": ["actions"],
40794
40579
  "operationId": "actions/get-actions-cache-list",
40795
40580
  "externalDocs": {
40796
40581
  "description": "API method documentation",
40797
40582
  "url": "https://docs.github.com/rest/actions/cache#list-github-actions-caches-for-a-repository"
40798
40583
  },
40799
- "x-octokit": { "api.github.com.json": "removed" },
40584
+ "x-octokit": { "api.github.com": "removed" },
40800
40585
  "responses": { "501": { "description": "Not Implemented" } }
40801
40586
  },
40802
40587
  "delete": {
40803
40588
  "summary": "Delete GitHub Actions caches for a repository (using a cache key)",
40804
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40589
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40805
40590
  "tags": ["actions"],
40806
40591
  "operationId": "actions/delete-actions-cache-by-key",
40807
40592
  "externalDocs": {
40808
40593
  "description": "API method documentation",
40809
40594
  "url": "https://docs.github.com/rest/actions/cache#delete-github-actions-caches-for-a-repository-using-a-cache-key"
40810
40595
  },
40811
- "x-octokit": { "api.github.com.json": "removed" },
40596
+ "x-octokit": { "api.github.com": "removed" },
40812
40597
  "responses": { "501": { "description": "Not Implemented" } }
40813
40598
  }
40814
40599
  },
40815
40600
  "/repos/{owner}/{repo}/actions/caches/{cache_id}": {
40816
40601
  "delete": {
40817
40602
  "summary": "Delete a GitHub Actions cache for a repository (using a cache ID)",
40818
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40603
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40819
40604
  "tags": ["actions"],
40820
40605
  "operationId": "actions/delete-actions-cache-by-id",
40821
40606
  "externalDocs": {
40822
40607
  "description": "API method documentation",
40823
40608
  "url": "https://docs.github.com/rest/actions/cache#delete-a-github-actions-cache-for-a-repository-using-a-cache-id"
40824
40609
  },
40825
- "x-octokit": { "api.github.com.json": "removed" },
40610
+ "x-octokit": { "api.github.com": "removed" },
40826
40611
  "responses": { "501": { "description": "Not Implemented" } }
40827
40612
  }
40828
40613
  },
40829
40614
  "/repos/{owner}/{repo}/actions/oidc/customization/sub": {
40830
40615
  "get": {
40831
40616
  "summary": "Get the opt-out flag of an OIDC subject claim customization for a repository",
40832
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40617
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40833
40618
  "tags": ["actions"],
40834
40619
  "operationId": "actions/get-custom-oidc-sub-claim-for-repo",
40835
40620
  "externalDocs": {
40836
40621
  "description": "API method documentation",
40837
40622
  "url": "https://docs.github.com/rest/actions/oidc#get-the-opt-out-flag-of-an-oidc-subject-claim-customization-for-a-repository"
40838
40623
  },
40839
- "x-octokit": { "api.github.com.json": "removed" },
40624
+ "x-octokit": { "api.github.com": "removed" },
40840
40625
  "responses": { "501": { "description": "Not Implemented" } }
40841
40626
  },
40842
40627
  "put": {
40843
40628
  "summary": "Set the opt-out flag of an OIDC subject claim customization for a repository",
40844
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40629
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40845
40630
  "tags": ["actions"],
40846
40631
  "operationId": "actions/set-custom-oidc-sub-claim-for-repo",
40847
40632
  "externalDocs": {
40848
40633
  "description": "API method documentation",
40849
40634
  "url": "https://docs.github.com/rest/actions/oidc#set-the-opt-out-flag-of-an-oidc-subject-claim-customization-for-a-repository"
40850
40635
  },
40851
- "x-octokit": { "api.github.com.json": "removed" },
40636
+ "x-octokit": { "api.github.com": "removed" },
40852
40637
  "responses": { "501": { "description": "Not Implemented" } }
40853
40638
  }
40854
40639
  },
40855
40640
  "/repos/{owner}/{repo}/actions/permissions/workflow": {
40856
40641
  "get": {
40857
40642
  "summary": "Get default workflow permissions for a repository",
40858
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40643
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40859
40644
  "tags": ["actions"],
40860
40645
  "operationId": "actions/get-github-actions-default-workflow-permissions-repository",
40861
40646
  "externalDocs": {
40862
40647
  "description": "API method documentation",
40863
40648
  "url": "https://docs.github.com/rest/reference/actions#get-default-workflow-permissions-for-a-repository"
40864
40649
  },
40865
- "x-octokit": { "api.github.com.json": "removed" },
40650
+ "x-octokit": { "api.github.com": "removed" },
40866
40651
  "responses": { "501": { "description": "Not Implemented" } }
40867
40652
  },
40868
40653
  "put": {
40869
40654
  "summary": "Set default workflow permissions for a repository",
40870
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40655
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40871
40656
  "tags": ["actions"],
40872
40657
  "operationId": "actions/set-github-actions-default-workflow-permissions-repository",
40873
40658
  "externalDocs": {
40874
40659
  "description": "API method documentation",
40875
40660
  "url": "https://docs.github.com/rest/reference/actions#set-default-workflow-permissions-for-a-repository"
40876
40661
  },
40877
- "x-octokit": { "api.github.com.json": "removed" },
40662
+ "x-octokit": { "api.github.com": "removed" },
40878
40663
  "responses": { "501": { "description": "Not Implemented" } }
40879
40664
  }
40880
40665
  },
40881
40666
  "/repos/{owner}/{repo}/actions/runs/{run_id}/approve": {
40882
40667
  "post": {
40883
40668
  "summary": "Approve a workflow run for a fork pull request",
40884
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40669
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40885
40670
  "tags": ["actions"],
40886
40671
  "operationId": "actions/approve-workflow-run",
40887
40672
  "externalDocs": {
40888
40673
  "description": "API method documentation",
40889
40674
  "url": "https://docs.github.com/rest/reference/actions#approve-a-workflow-run-for-a-fork-pull-request"
40890
40675
  },
40891
- "x-octokit": { "api.github.com.json": "removed" },
40676
+ "x-octokit": { "api.github.com": "removed" },
40892
40677
  "responses": { "501": { "description": "Not Implemented" } }
40893
40678
  }
40894
40679
  },
40895
40680
  "/repos/{owner}/{repo}/actions/runs/{run_id}/timing": {
40896
40681
  "get": {
40897
40682
  "summary": "Get workflow run usage",
40898
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40683
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40899
40684
  "tags": ["actions"],
40900
40685
  "operationId": "actions/get-workflow-run-usage",
40901
40686
  "externalDocs": {
40902
40687
  "description": "API method documentation",
40903
40688
  "url": "https://docs.github.com/rest/reference/actions#get-workflow-run-usage"
40904
40689
  },
40905
- "x-octokit": { "api.github.com.json": "removed" },
40690
+ "x-octokit": { "api.github.com": "removed" },
40906
40691
  "responses": { "501": { "description": "Not Implemented" } }
40907
40692
  }
40908
40693
  },
40909
40694
  "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/timing": {
40910
40695
  "get": {
40911
40696
  "summary": "Get workflow usage",
40912
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40697
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40913
40698
  "tags": ["actions"],
40914
40699
  "operationId": "actions/get-workflow-usage",
40915
40700
  "externalDocs": {
40916
40701
  "description": "API method documentation",
40917
40702
  "url": "https://docs.github.com/rest/reference/actions#get-workflow-usage"
40918
40703
  },
40919
- "x-octokit": { "api.github.com.json": "removed" },
40704
+ "x-octokit": { "api.github.com": "removed" },
40920
40705
  "responses": { "501": { "description": "Not Implemented" } }
40921
40706
  }
40922
40707
  },
40923
40708
  "/repos/{owner}/{repo}/automated-security-fixes": {
40924
40709
  "put": {
40925
40710
  "summary": "Enable automated security fixes",
40926
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40711
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40927
40712
  "tags": ["repos"],
40928
40713
  "operationId": "repos/enable-automated-security-fixes",
40929
40714
  "externalDocs": {
40930
40715
  "description": "API method documentation",
40931
40716
  "url": "https://docs.github.com/rest/reference/repos#enable-automated-security-fixes"
40932
40717
  },
40933
- "x-octokit": { "api.github.com.json": "removed" },
40718
+ "x-octokit": { "api.github.com": "removed" },
40934
40719
  "responses": { "501": { "description": "Not Implemented" } }
40935
40720
  },
40936
40721
  "delete": {
40937
40722
  "summary": "Disable automated security fixes",
40938
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40723
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40939
40724
  "tags": ["repos"],
40940
40725
  "operationId": "repos/disable-automated-security-fixes",
40941
40726
  "externalDocs": {
40942
40727
  "description": "API method documentation",
40943
40728
  "url": "https://docs.github.com/rest/reference/repos#disable-automated-security-fixes"
40944
40729
  },
40945
- "x-octokit": { "api.github.com.json": "removed" },
40730
+ "x-octokit": { "api.github.com": "removed" },
40946
40731
  "responses": { "501": { "description": "Not Implemented" } }
40947
40732
  }
40948
40733
  },
40949
40734
  "/repos/{owner}/{repo}/codespaces": {
40950
40735
  "get": {
40951
40736
  "summary": "List codespaces in a repository for the authenticated user",
40952
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40737
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40953
40738
  "tags": ["codespaces"],
40954
40739
  "operationId": "codespaces/list-in-repository-for-authenticated-user",
40955
40740
  "externalDocs": {
40956
40741
  "description": "API method documentation",
40957
40742
  "url": "https://docs.github.com/rest/reference/codespaces#list-codespaces-in-a-repository-for-the-authenticated-user"
40958
40743
  },
40959
- "x-octokit": { "api.github.com.json": "removed" },
40744
+ "x-octokit": { "api.github.com": "removed" },
40960
40745
  "responses": { "501": { "description": "Not Implemented" } }
40961
40746
  },
40962
40747
  "post": {
40963
40748
  "summary": "Create a codespace in a repository",
40964
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40749
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40965
40750
  "tags": ["codespaces"],
40966
40751
  "operationId": "codespaces/create-with-repo-for-authenticated-user",
40967
40752
  "externalDocs": {
40968
40753
  "description": "API method documentation",
40969
40754
  "url": "https://docs.github.com/rest/reference/codespaces#create-a-codespace-in-a-repository"
40970
40755
  },
40971
- "x-octokit": { "api.github.com.json": "removed" },
40756
+ "x-octokit": { "api.github.com": "removed" },
40972
40757
  "responses": { "501": { "description": "Not Implemented" } }
40973
40758
  }
40974
40759
  },
40975
40760
  "/repos/{owner}/{repo}/codespaces/devcontainers": {
40976
40761
  "get": {
40977
40762
  "summary": "List devcontainer configurations in a repository for the authenticated user",
40978
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40763
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40979
40764
  "tags": ["codespaces"],
40980
40765
  "operationId": "codespaces/list-devcontainers-in-repository-for-authenticated-user",
40981
40766
  "externalDocs": {
40982
40767
  "description": "API method documentation",
40983
40768
  "url": "https://docs.github.com/rest/reference/codespaces#list-devcontainers-in-a-repository-for-the-authenticated-user"
40984
40769
  },
40985
- "x-octokit": { "api.github.com.json": "removed" },
40770
+ "x-octokit": { "api.github.com": "removed" },
40986
40771
  "responses": { "501": { "description": "Not Implemented" } }
40987
40772
  }
40988
40773
  },
40989
40774
  "/repos/{owner}/{repo}/codespaces/machines": {
40990
40775
  "get": {
40991
40776
  "summary": "List available machine types for a repository",
40992
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40777
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
40993
40778
  "tags": ["codespaces"],
40994
40779
  "operationId": "codespaces/repo-machines-for-authenticated-user",
40995
40780
  "externalDocs": {
40996
40781
  "description": "API method documentation",
40997
40782
  "url": "https://docs.github.com/rest/reference/codespaces#list-available-machine-types-for-a-repository"
40998
40783
  },
40999
- "x-octokit": { "api.github.com.json": "removed" },
40784
+ "x-octokit": { "api.github.com": "removed" },
41000
40785
  "responses": { "501": { "description": "Not Implemented" } }
41001
40786
  }
41002
40787
  },
41003
40788
  "/repos/{owner}/{repo}/codespaces/secrets": {
41004
40789
  "get": {
41005
40790
  "summary": "List repository secrets",
41006
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40791
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41007
40792
  "tags": ["codespaces"],
41008
40793
  "operationId": "codespaces/list-repo-secrets",
41009
40794
  "externalDocs": {
41010
40795
  "description": "API method documentation",
41011
40796
  "url": "https://docs.github.com/rest/reference/codespaces#list-repository-secrets"
41012
40797
  },
41013
- "x-octokit": { "api.github.com.json": "removed" },
40798
+ "x-octokit": { "api.github.com": "removed" },
41014
40799
  "responses": { "501": { "description": "Not Implemented" } }
41015
40800
  }
41016
40801
  },
41017
40802
  "/repos/{owner}/{repo}/codespaces/secrets/public-key": {
41018
40803
  "get": {
41019
40804
  "summary": "Get a repository public key",
41020
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40805
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41021
40806
  "tags": ["codespaces"],
41022
40807
  "operationId": "codespaces/get-repo-public-key",
41023
40808
  "externalDocs": {
41024
40809
  "description": "API method documentation",
41025
40810
  "url": "https://docs.github.com/rest/reference/codespaces#get-a-repository-public-key"
41026
40811
  },
41027
- "x-octokit": { "api.github.com.json": "removed" },
40812
+ "x-octokit": { "api.github.com": "removed" },
41028
40813
  "responses": { "501": { "description": "Not Implemented" } }
41029
40814
  }
41030
40815
  },
41031
40816
  "/repos/{owner}/{repo}/codespaces/secrets/{secret_name}": {
41032
40817
  "get": {
41033
40818
  "summary": "Get a repository secret",
41034
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40819
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41035
40820
  "tags": ["codespaces"],
41036
40821
  "operationId": "codespaces/get-repo-secret",
41037
40822
  "externalDocs": {
41038
40823
  "description": "API method documentation",
41039
40824
  "url": "https://docs.github.com/rest/reference/codespaces#get-a-repository-secret"
41040
40825
  },
41041
- "x-octokit": { "api.github.com.json": "removed" },
40826
+ "x-octokit": { "api.github.com": "removed" },
41042
40827
  "responses": { "501": { "description": "Not Implemented" } }
41043
40828
  },
41044
40829
  "put": {
41045
40830
  "summary": "Create or update a repository secret",
41046
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40831
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41047
40832
  "tags": ["codespaces"],
41048
40833
  "operationId": "codespaces/create-or-update-repo-secret",
41049
40834
  "externalDocs": {
41050
40835
  "description": "API method documentation",
41051
40836
  "url": "https://docs.github.com/rest/reference/codespaces#create-or-update-a-repository-secret"
41052
40837
  },
41053
- "x-octokit": { "api.github.com.json": "removed" },
40838
+ "x-octokit": { "api.github.com": "removed" },
41054
40839
  "responses": { "501": { "description": "Not Implemented" } }
41055
40840
  },
41056
40841
  "delete": {
41057
40842
  "summary": "Delete a repository secret",
41058
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40843
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41059
40844
  "tags": ["codespaces"],
41060
40845
  "operationId": "codespaces/delete-repo-secret",
41061
40846
  "externalDocs": {
41062
40847
  "description": "API method documentation",
41063
40848
  "url": "https://docs.github.com/rest/reference/codespaces#delete-a-repository-secret"
41064
40849
  },
41065
- "x-octokit": { "api.github.com.json": "removed" },
40850
+ "x-octokit": { "api.github.com": "removed" },
41066
40851
  "responses": { "501": { "description": "Not Implemented" } }
41067
40852
  }
41068
40853
  },
41069
40854
  "/repos/{owner}/{repo}/community/profile": {
41070
40855
  "get": {
41071
40856
  "summary": "Get community profile metrics",
41072
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40857
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41073
40858
  "tags": ["repos"],
41074
40859
  "operationId": "repos/get-community-profile-metrics",
41075
40860
  "externalDocs": {
41076
40861
  "description": "API method documentation",
41077
40862
  "url": "https://docs.github.com/rest/reference/repos#get-community-profile-metrics"
41078
40863
  },
41079
- "x-octokit": { "api.github.com.json": "removed" },
40864
+ "x-octokit": { "api.github.com": "removed" },
41080
40865
  "responses": { "501": { "description": "Not Implemented" } }
41081
40866
  }
41082
40867
  },
41083
40868
  "/repos/{owner}/{repo}/dependency-graph/compare/{basehead}": {
41084
40869
  "get": {
41085
40870
  "summary": "Get a diff of the dependencies between commits",
41086
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40871
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41087
40872
  "tags": ["dependency-graph"],
41088
40873
  "operationId": "dependency-graph/diff-range",
41089
40874
  "externalDocs": {
41090
40875
  "description": "API method documentation",
41091
40876
  "url": "https://docs.github.com/rest/reference/dependency-graph#get-a-diff-of-the-dependencies-between-commits"
41092
40877
  },
41093
- "x-octokit": { "api.github.com.json": "removed" },
40878
+ "x-octokit": { "api.github.com": "removed" },
41094
40879
  "responses": { "501": { "description": "Not Implemented" } }
41095
40880
  }
41096
40881
  },
41097
40882
  "/repos/{owner}/{repo}/dependency-graph/snapshots": {
41098
40883
  "post": {
41099
40884
  "summary": "Create a snapshot of dependencies for a repository",
41100
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40885
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41101
40886
  "tags": ["dependency-graph"],
41102
40887
  "operationId": "dependency-graph/create-repository-snapshot",
41103
40888
  "externalDocs": {
41104
40889
  "description": "API method documentation",
41105
40890
  "url": "https://docs.github.com/rest/reference/dependency-graph#create-a-snapshot-of-dependencies-for-a-repository"
41106
40891
  },
41107
- "x-octokit": { "api.github.com.json": "removed" },
40892
+ "x-octokit": { "api.github.com": "removed" },
41108
40893
  "responses": { "501": { "description": "Not Implemented" } }
41109
40894
  }
41110
40895
  },
41111
40896
  "/repos/{owner}/{repo}/import": {
41112
40897
  "get": {
41113
40898
  "summary": "Get an import status",
41114
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40899
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41115
40900
  "tags": ["migrations"],
41116
40901
  "operationId": "migrations/get-import-status",
41117
40902
  "externalDocs": {
41118
40903
  "description": "API method documentation",
41119
40904
  "url": "https://docs.github.com/rest/reference/migrations#get-an-import-status"
41120
40905
  },
41121
- "x-octokit": { "api.github.com.json": "removed" },
40906
+ "x-octokit": { "api.github.com": "removed" },
41122
40907
  "responses": { "501": { "description": "Not Implemented" } }
41123
40908
  },
41124
40909
  "put": {
41125
40910
  "summary": "Start an import",
41126
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40911
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41127
40912
  "tags": ["migrations"],
41128
40913
  "operationId": "migrations/start-import",
41129
40914
  "externalDocs": {
41130
40915
  "description": "API method documentation",
41131
40916
  "url": "https://docs.github.com/rest/reference/migrations#start-an-import"
41132
40917
  },
41133
- "x-octokit": { "api.github.com.json": "removed" },
40918
+ "x-octokit": { "api.github.com": "removed" },
41134
40919
  "responses": { "501": { "description": "Not Implemented" } }
41135
40920
  },
41136
40921
  "delete": {
41137
40922
  "summary": "Cancel an import",
41138
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40923
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41139
40924
  "tags": ["migrations"],
41140
40925
  "operationId": "migrations/cancel-import",
41141
40926
  "externalDocs": {
41142
40927
  "description": "API method documentation",
41143
40928
  "url": "https://docs.github.com/rest/reference/migrations#cancel-an-import"
41144
40929
  },
41145
- "x-octokit": { "api.github.com.json": "removed" },
40930
+ "x-octokit": { "api.github.com": "removed" },
41146
40931
  "responses": { "501": { "description": "Not Implemented" } }
41147
40932
  },
41148
40933
  "patch": {
41149
40934
  "summary": "Update an import",
41150
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40935
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41151
40936
  "tags": ["migrations"],
41152
40937
  "operationId": "migrations/update-import",
41153
40938
  "externalDocs": {
41154
40939
  "description": "API method documentation",
41155
40940
  "url": "https://docs.github.com/rest/reference/migrations#update-an-import"
41156
40941
  },
41157
- "x-octokit": { "api.github.com.json": "removed" },
40942
+ "x-octokit": { "api.github.com": "removed" },
41158
40943
  "responses": { "501": { "description": "Not Implemented" } }
41159
40944
  }
41160
40945
  },
41161
40946
  "/repos/{owner}/{repo}/import/authors": {
41162
40947
  "get": {
41163
40948
  "summary": "Get commit authors",
41164
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40949
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41165
40950
  "tags": ["migrations"],
41166
40951
  "operationId": "migrations/get-commit-authors",
41167
40952
  "externalDocs": {
41168
40953
  "description": "API method documentation",
41169
40954
  "url": "https://docs.github.com/rest/reference/migrations#get-commit-authors"
41170
40955
  },
41171
- "x-octokit": { "api.github.com.json": "removed" },
40956
+ "x-octokit": { "api.github.com": "removed" },
41172
40957
  "responses": { "501": { "description": "Not Implemented" } }
41173
40958
  }
41174
40959
  },
41175
40960
  "/repos/{owner}/{repo}/import/authors/{author_id}": {
41176
40961
  "patch": {
41177
40962
  "summary": "Map a commit author",
41178
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40963
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41179
40964
  "tags": ["migrations"],
41180
40965
  "operationId": "migrations/map-commit-author",
41181
40966
  "externalDocs": {
41182
40967
  "description": "API method documentation",
41183
40968
  "url": "https://docs.github.com/rest/reference/migrations#map-a-commit-author"
41184
40969
  },
41185
- "x-octokit": { "api.github.com.json": "removed" },
40970
+ "x-octokit": { "api.github.com": "removed" },
41186
40971
  "responses": { "501": { "description": "Not Implemented" } }
41187
40972
  }
41188
40973
  },
41189
40974
  "/repos/{owner}/{repo}/import/large_files": {
41190
40975
  "get": {
41191
40976
  "summary": "Get large files",
41192
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40977
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41193
40978
  "tags": ["migrations"],
41194
40979
  "operationId": "migrations/get-large-files",
41195
40980
  "externalDocs": {
41196
40981
  "description": "API method documentation",
41197
40982
  "url": "https://docs.github.com/rest/reference/migrations#get-large-files"
41198
40983
  },
41199
- "x-octokit": { "api.github.com.json": "removed" },
40984
+ "x-octokit": { "api.github.com": "removed" },
41200
40985
  "responses": { "501": { "description": "Not Implemented" } }
41201
40986
  }
41202
40987
  },
41203
40988
  "/repos/{owner}/{repo}/import/lfs": {
41204
40989
  "patch": {
41205
40990
  "summary": "Update Git LFS preference",
41206
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
40991
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41207
40992
  "tags": ["migrations"],
41208
40993
  "operationId": "migrations/set-lfs-preference",
41209
40994
  "externalDocs": {
41210
40995
  "description": "API method documentation",
41211
40996
  "url": "https://docs.github.com/rest/reference/migrations#update-git-lfs-preference"
41212
40997
  },
41213
- "x-octokit": { "api.github.com.json": "removed" },
40998
+ "x-octokit": { "api.github.com": "removed" },
41214
40999
  "responses": { "501": { "description": "Not Implemented" } }
41215
41000
  }
41216
41001
  },
41217
41002
  "/repos/{owner}/{repo}/interaction-limits": {
41218
41003
  "get": {
41219
41004
  "summary": "Get interaction restrictions for a repository",
41220
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41005
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41221
41006
  "tags": ["interactions"],
41222
41007
  "operationId": "interactions/get-restrictions-for-repo",
41223
41008
  "externalDocs": {
41224
41009
  "description": "API method documentation",
41225
41010
  "url": "https://docs.github.com/rest/reference/interactions#get-interaction-restrictions-for-a-repository"
41226
41011
  },
41227
- "x-octokit": { "api.github.com.json": "removed" },
41012
+ "x-octokit": { "api.github.com": "removed" },
41228
41013
  "responses": { "501": { "description": "Not Implemented" } }
41229
41014
  },
41230
41015
  "put": {
41231
41016
  "summary": "Set interaction restrictions for a repository",
41232
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41017
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41233
41018
  "tags": ["interactions"],
41234
41019
  "operationId": "interactions/set-restrictions-for-repo",
41235
41020
  "externalDocs": {
41236
41021
  "description": "API method documentation",
41237
41022
  "url": "https://docs.github.com/rest/reference/interactions#set-interaction-restrictions-for-a-repository"
41238
41023
  },
41239
- "x-octokit": { "api.github.com.json": "removed" },
41024
+ "x-octokit": { "api.github.com": "removed" },
41240
41025
  "responses": { "501": { "description": "Not Implemented" } }
41241
41026
  },
41242
41027
  "delete": {
41243
41028
  "summary": "Remove interaction restrictions for a repository",
41244
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41029
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41245
41030
  "tags": ["interactions"],
41246
41031
  "operationId": "interactions/remove-restrictions-for-repo",
41247
41032
  "externalDocs": {
41248
41033
  "description": "API method documentation",
41249
41034
  "url": "https://docs.github.com/rest/reference/interactions#remove-interaction-restrictions-for-a-repository"
41250
41035
  },
41251
- "x-octokit": { "api.github.com.json": "removed" },
41036
+ "x-octokit": { "api.github.com": "removed" },
41252
41037
  "responses": { "501": { "description": "Not Implemented" } }
41253
41038
  }
41254
41039
  },
41255
41040
  "/repos/{owner}/{repo}/pages/health": {
41256
41041
  "get": {
41257
41042
  "summary": "Get a DNS health check for GitHub Pages",
41258
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41043
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41259
41044
  "tags": ["repos"],
41260
41045
  "operationId": "repos/get-pages-health-check",
41261
41046
  "externalDocs": {
41262
41047
  "description": "API method documentation",
41263
41048
  "url": "https://docs.github.com/rest/reference/repos#get-a-dns-health-check-for-github-pages"
41264
41049
  },
41265
- "x-octokit": { "api.github.com.json": "removed" },
41050
+ "x-octokit": { "api.github.com": "removed" },
41266
41051
  "responses": { "501": { "description": "Not Implemented" } }
41267
41052
  }
41268
41053
  },
41269
41054
  "/repos/{owner}/{repo}/pulls/{pull_number}/codespaces": {
41270
41055
  "post": {
41271
41056
  "summary": "Create a codespace from a pull request",
41272
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41057
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41273
41058
  "tags": ["codespaces"],
41274
41059
  "operationId": "codespaces/create-with-pr-for-authenticated-user",
41275
41060
  "externalDocs": {
41276
41061
  "description": "API method documentation",
41277
41062
  "url": "https://docs.github.com/rest/reference/codespaces#create-a-codespace-from-a-pull-request"
41278
41063
  },
41279
- "x-octokit": { "api.github.com.json": "removed" },
41064
+ "x-octokit": { "api.github.com": "removed" },
41280
41065
  "responses": { "501": { "description": "Not Implemented" } }
41281
41066
  }
41282
41067
  },
41283
41068
  "/repos/{owner}/{repo}/traffic/clones": {
41284
41069
  "get": {
41285
41070
  "summary": "Get repository clones",
41286
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41071
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41287
41072
  "tags": ["repos"],
41288
41073
  "operationId": "repos/get-clones",
41289
41074
  "externalDocs": {
41290
41075
  "description": "API method documentation",
41291
41076
  "url": "https://docs.github.com/rest/reference/repos#get-repository-clones"
41292
41077
  },
41293
- "x-octokit": { "api.github.com.json": "removed" },
41078
+ "x-octokit": { "api.github.com": "removed" },
41294
41079
  "responses": { "501": { "description": "Not Implemented" } }
41295
41080
  }
41296
41081
  },
41297
41082
  "/repos/{owner}/{repo}/traffic/popular/paths": {
41298
41083
  "get": {
41299
41084
  "summary": "Get top referral paths",
41300
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41085
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41301
41086
  "tags": ["repos"],
41302
41087
  "operationId": "repos/get-top-paths",
41303
41088
  "externalDocs": {
41304
41089
  "description": "API method documentation",
41305
41090
  "url": "https://docs.github.com/rest/reference/repos#get-top-referral-paths"
41306
41091
  },
41307
- "x-octokit": { "api.github.com.json": "removed" },
41092
+ "x-octokit": { "api.github.com": "removed" },
41308
41093
  "responses": { "501": { "description": "Not Implemented" } }
41309
41094
  }
41310
41095
  },
41311
41096
  "/repos/{owner}/{repo}/traffic/popular/referrers": {
41312
41097
  "get": {
41313
41098
  "summary": "Get top referral sources",
41314
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41099
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41315
41100
  "tags": ["repos"],
41316
41101
  "operationId": "repos/get-top-referrers",
41317
41102
  "externalDocs": {
41318
41103
  "description": "API method documentation",
41319
41104
  "url": "https://docs.github.com/rest/reference/repos#get-top-referral-sources"
41320
41105
  },
41321
- "x-octokit": { "api.github.com.json": "removed" },
41106
+ "x-octokit": { "api.github.com": "removed" },
41322
41107
  "responses": { "501": { "description": "Not Implemented" } }
41323
41108
  }
41324
41109
  },
41325
41110
  "/repos/{owner}/{repo}/traffic/views": {
41326
41111
  "get": {
41327
41112
  "summary": "Get page views",
41328
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41113
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41329
41114
  "tags": ["repos"],
41330
41115
  "operationId": "repos/get-views",
41331
41116
  "externalDocs": {
41332
41117
  "description": "API method documentation",
41333
41118
  "url": "https://docs.github.com/rest/reference/repos#get-page-views"
41334
41119
  },
41335
- "x-octokit": { "api.github.com.json": "removed" },
41120
+ "x-octokit": { "api.github.com": "removed" },
41336
41121
  "responses": { "501": { "description": "Not Implemented" } }
41337
41122
  }
41338
41123
  },
41339
41124
  "/repos/{owner}/{repo}/vulnerability-alerts": {
41340
41125
  "get": {
41341
41126
  "summary": "Check if vulnerability alerts are enabled for a repository",
41342
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41127
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41343
41128
  "tags": ["repos"],
41344
41129
  "operationId": "repos/check-vulnerability-alerts",
41345
41130
  "externalDocs": {
41346
41131
  "description": "API method documentation",
41347
41132
  "url": "https://docs.github.com/rest/reference/repos#check-if-vulnerability-alerts-are-enabled-for-a-repository"
41348
41133
  },
41349
- "x-octokit": { "api.github.com.json": "removed" },
41134
+ "x-octokit": { "api.github.com": "removed" },
41350
41135
  "responses": { "501": { "description": "Not Implemented" } }
41351
41136
  },
41352
41137
  "put": {
41353
41138
  "summary": "Enable vulnerability alerts",
41354
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41139
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41355
41140
  "tags": ["repos"],
41356
41141
  "operationId": "repos/enable-vulnerability-alerts",
41357
41142
  "externalDocs": {
41358
41143
  "description": "API method documentation",
41359
41144
  "url": "https://docs.github.com/rest/reference/repos#enable-vulnerability-alerts"
41360
41145
  },
41361
- "x-octokit": { "api.github.com.json": "removed" },
41146
+ "x-octokit": { "api.github.com": "removed" },
41362
41147
  "responses": { "501": { "description": "Not Implemented" } }
41363
41148
  },
41364
41149
  "delete": {
41365
41150
  "summary": "Disable vulnerability alerts",
41366
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41151
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41367
41152
  "tags": ["repos"],
41368
41153
  "operationId": "repos/disable-vulnerability-alerts",
41369
41154
  "externalDocs": {
41370
41155
  "description": "API method documentation",
41371
41156
  "url": "https://docs.github.com/rest/reference/repos#disable-vulnerability-alerts"
41372
41157
  },
41373
- "x-octokit": { "api.github.com.json": "removed" },
41158
+ "x-octokit": { "api.github.com": "removed" },
41374
41159
  "responses": { "501": { "description": "Not Implemented" } }
41375
41160
  }
41376
41161
  },
41377
41162
  "/scim/v2/enterprises/{enterprise}/Groups": {
41378
41163
  "get": {
41379
41164
  "summary": "List provisioned SCIM groups for an enterprise",
41380
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41165
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41381
41166
  "operationId": "enterprise-admin/list-provisioned-groups-enterprise",
41382
41167
  "tags": ["enterprise-admin"],
41383
41168
  "externalDocs": {
41384
41169
  "description": "API method documentation",
41385
41170
  "url": "https://docs.github.com/rest/reference/enterprise-admin#list-provisioned-scim-groups-for-an-enterprise"
41386
41171
  },
41387
- "x-octokit": { "api.github.com.json": "removed" },
41172
+ "x-octokit": { "api.github.com": "removed" },
41388
41173
  "responses": { "501": { "description": "Not Implemented" } }
41389
41174
  },
41390
41175
  "post": {
41391
41176
  "summary": "Provision a SCIM enterprise group and invite users",
41392
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41177
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41393
41178
  "operationId": "enterprise-admin/provision-and-invite-enterprise-group",
41394
41179
  "tags": ["enterprise-admin"],
41395
41180
  "externalDocs": {
41396
41181
  "description": "API method documentation",
41397
41182
  "url": "https://docs.github.com/rest/reference/enterprise-admin#provision-a-scim-enterprise-group-and-invite-users"
41398
41183
  },
41399
- "x-octokit": { "api.github.com.json": "removed" },
41184
+ "x-octokit": { "api.github.com": "removed" },
41400
41185
  "responses": { "501": { "description": "Not Implemented" } }
41401
41186
  }
41402
41187
  },
41403
41188
  "/scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}": {
41404
41189
  "get": {
41405
41190
  "summary": "Get SCIM provisioning information for an enterprise group",
41406
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41191
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41407
41192
  "operationId": "enterprise-admin/get-provisioning-information-for-enterprise-group",
41408
41193
  "tags": ["enterprise-admin"],
41409
41194
  "externalDocs": {
41410
41195
  "description": "API method documentation",
41411
41196
  "url": "https://docs.github.com/rest/reference/enterprise-admin#get-scim-provisioning-information-for-an-enterprise-group"
41412
41197
  },
41413
- "x-octokit": { "api.github.com.json": "removed" },
41198
+ "x-octokit": { "api.github.com": "removed" },
41414
41199
  "responses": { "501": { "description": "Not Implemented" } }
41415
41200
  },
41416
41201
  "put": {
41417
41202
  "summary": "Set SCIM information for a provisioned enterprise group",
41418
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41203
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41419
41204
  "operationId": "enterprise-admin/set-information-for-provisioned-enterprise-group",
41420
41205
  "tags": ["enterprise-admin"],
41421
41206
  "externalDocs": {
41422
41207
  "description": "API method documentation",
41423
41208
  "url": "https://docs.github.com/rest/reference/enterprise-admin#set-scim-information-for-a-provisioned-enterprise-group"
41424
41209
  },
41425
- "x-octokit": { "api.github.com.json": "removed" },
41210
+ "x-octokit": { "api.github.com": "removed" },
41426
41211
  "responses": { "501": { "description": "Not Implemented" } }
41427
41212
  },
41428
41213
  "delete": {
41429
41214
  "summary": "Delete a SCIM group from an enterprise",
41430
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41215
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41431
41216
  "operationId": "enterprise-admin/delete-scim-group-from-enterprise",
41432
41217
  "tags": ["enterprise-admin"],
41433
41218
  "externalDocs": {
41434
41219
  "description": "API method documentation",
41435
41220
  "url": "https://docs.github.com/rest/reference/enterprise-admin#delete-a-scim-group-from-an-enterprise"
41436
41221
  },
41437
- "x-octokit": { "api.github.com.json": "removed" },
41222
+ "x-octokit": { "api.github.com": "removed" },
41438
41223
  "responses": { "501": { "description": "Not Implemented" } }
41439
41224
  },
41440
41225
  "patch": {
41441
41226
  "summary": "Update an attribute for a SCIM enterprise group",
41442
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41227
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41443
41228
  "operationId": "enterprise-admin/update-attribute-for-enterprise-group",
41444
41229
  "tags": ["enterprise-admin"],
41445
41230
  "externalDocs": {
41446
41231
  "description": "API method documentation",
41447
41232
  "url": "https://docs.github.com/rest/reference/enterprise-admin#update-an-attribute-for-a-scim-enterprise-group"
41448
41233
  },
41449
- "x-octokit": { "api.github.com.json": "removed" },
41234
+ "x-octokit": { "api.github.com": "removed" },
41450
41235
  "responses": { "501": { "description": "Not Implemented" } }
41451
41236
  }
41452
41237
  },
41453
41238
  "/scim/v2/enterprises/{enterprise}/Users": {
41454
41239
  "get": {
41455
41240
  "summary": "List SCIM provisioned identities for an enterprise",
41456
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41241
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41457
41242
  "operationId": "enterprise-admin/list-provisioned-identities-enterprise",
41458
41243
  "tags": ["enterprise-admin"],
41459
41244
  "externalDocs": {
41460
41245
  "description": "API method documentation",
41461
41246
  "url": "https://docs.github.com/rest/reference/enterprise-admin#list-scim-provisioned-identities-for-an-enterprise"
41462
41247
  },
41463
- "x-octokit": { "api.github.com.json": "removed" },
41248
+ "x-octokit": { "api.github.com": "removed" },
41464
41249
  "responses": { "501": { "description": "Not Implemented" } }
41465
41250
  },
41466
41251
  "post": {
41467
41252
  "summary": "Provision and invite a SCIM enterprise user",
41468
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41253
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41469
41254
  "operationId": "enterprise-admin/provision-and-invite-enterprise-user",
41470
41255
  "tags": ["enterprise-admin"],
41471
41256
  "externalDocs": {
41472
41257
  "description": "API method documentation",
41473
41258
  "url": "https://docs.github.com/rest/reference/enterprise-admin#provision-and-invite-a-scim-enterprise-user"
41474
41259
  },
41475
- "x-octokit": { "api.github.com.json": "removed" },
41260
+ "x-octokit": { "api.github.com": "removed" },
41476
41261
  "responses": { "501": { "description": "Not Implemented" } }
41477
41262
  }
41478
41263
  },
41479
41264
  "/scim/v2/enterprises/{enterprise}/Users/{scim_user_id}": {
41480
41265
  "get": {
41481
41266
  "summary": "Get SCIM provisioning information for an enterprise user",
41482
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41267
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41483
41268
  "operationId": "enterprise-admin/get-provisioning-information-for-enterprise-user",
41484
41269
  "tags": ["enterprise-admin"],
41485
41270
  "externalDocs": {
41486
41271
  "description": "API method documentation",
41487
41272
  "url": "https://docs.github.com/rest/reference/enterprise-admin#get-scim-provisioning-information-for-an-enterprise-user"
41488
41273
  },
41489
- "x-octokit": { "api.github.com.json": "removed" },
41274
+ "x-octokit": { "api.github.com": "removed" },
41490
41275
  "responses": { "501": { "description": "Not Implemented" } }
41491
41276
  },
41492
41277
  "put": {
41493
41278
  "summary": "Set SCIM information for a provisioned enterprise user",
41494
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41279
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41495
41280
  "operationId": "enterprise-admin/set-information-for-provisioned-enterprise-user",
41496
41281
  "tags": ["enterprise-admin"],
41497
41282
  "externalDocs": {
41498
41283
  "description": "API method documentation",
41499
41284
  "url": "https://docs.github.com/rest/reference/enterprise-admin#set-scim-information-for-a-provisioned-enterprise-user"
41500
41285
  },
41501
- "x-octokit": { "api.github.com.json": "removed" },
41286
+ "x-octokit": { "api.github.com": "removed" },
41502
41287
  "responses": { "501": { "description": "Not Implemented" } }
41503
41288
  },
41504
41289
  "delete": {
41505
41290
  "summary": "Delete a SCIM user from an enterprise",
41506
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41291
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41507
41292
  "operationId": "enterprise-admin/delete-user-from-enterprise",
41508
41293
  "tags": ["enterprise-admin"],
41509
41294
  "externalDocs": {
41510
41295
  "description": "API method documentation",
41511
41296
  "url": "https://docs.github.com/rest/reference/enterprise-admin#delete-a-scim-user-from-an-enterprise"
41512
41297
  },
41513
- "x-octokit": { "api.github.com.json": "removed" },
41298
+ "x-octokit": { "api.github.com": "removed" },
41514
41299
  "responses": { "501": { "description": "Not Implemented" } }
41515
41300
  },
41516
41301
  "patch": {
41517
41302
  "summary": "Update an attribute for a SCIM enterprise user",
41518
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41303
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41519
41304
  "operationId": "enterprise-admin/update-attribute-for-enterprise-user",
41520
41305
  "tags": ["enterprise-admin"],
41521
41306
  "externalDocs": {
41522
41307
  "description": "API method documentation",
41523
41308
  "url": "https://docs.github.com/rest/reference/enterprise-admin#update-an-attribute-for-a-scim-enterprise-user"
41524
41309
  },
41525
- "x-octokit": { "api.github.com.json": "removed" },
41310
+ "x-octokit": { "api.github.com": "removed" },
41526
41311
  "responses": { "501": { "description": "Not Implemented" } }
41527
41312
  }
41528
41313
  },
41529
41314
  "/scim/v2/organizations/{org}/Users": {
41530
41315
  "get": {
41531
41316
  "summary": "List SCIM provisioned identities",
41532
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41317
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41533
41318
  "tags": ["scim"],
41534
41319
  "operationId": "scim/list-provisioned-identities",
41535
41320
  "externalDocs": {
41536
41321
  "description": "API method documentation",
41537
41322
  "url": "https://docs.github.com/rest/reference/scim#list-scim-provisioned-identities"
41538
41323
  },
41539
- "x-octokit": { "api.github.com.json": "removed" },
41324
+ "x-octokit": { "api.github.com": "removed" },
41540
41325
  "responses": { "501": { "description": "Not Implemented" } }
41541
41326
  },
41542
41327
  "post": {
41543
41328
  "summary": "Provision and invite a SCIM user",
41544
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41329
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41545
41330
  "tags": ["scim"],
41546
41331
  "operationId": "scim/provision-and-invite-user",
41547
41332
  "externalDocs": {
41548
41333
  "description": "API method documentation",
41549
41334
  "url": "https://docs.github.com/rest/reference/scim#provision-and-invite-a-scim-user"
41550
41335
  },
41551
- "x-octokit": { "api.github.com.json": "removed" },
41336
+ "x-octokit": { "api.github.com": "removed" },
41552
41337
  "responses": { "501": { "description": "Not Implemented" } }
41553
41338
  }
41554
41339
  },
41555
41340
  "/scim/v2/organizations/{org}/Users/{scim_user_id}": {
41556
41341
  "get": {
41557
41342
  "summary": "Get SCIM provisioning information for a user",
41558
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41343
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41559
41344
  "tags": ["scim"],
41560
41345
  "operationId": "scim/get-provisioning-information-for-user",
41561
41346
  "externalDocs": {
41562
41347
  "description": "API method documentation",
41563
41348
  "url": "https://docs.github.com/rest/reference/scim#get-scim-provisioning-information-for-a-user"
41564
41349
  },
41565
- "x-octokit": { "api.github.com.json": "removed" },
41350
+ "x-octokit": { "api.github.com": "removed" },
41566
41351
  "responses": { "501": { "description": "Not Implemented" } }
41567
41352
  },
41568
41353
  "put": {
41569
41354
  "summary": "Update a provisioned organization membership",
41570
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41355
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41571
41356
  "tags": ["scim"],
41572
41357
  "operationId": "scim/set-information-for-provisioned-user",
41573
41358
  "externalDocs": {
41574
41359
  "description": "API method documentation",
41575
41360
  "url": "https://docs.github.com/rest/reference/scim#set-scim-information-for-a-provisioned-user"
41576
41361
  },
41577
- "x-octokit": { "api.github.com.json": "removed" },
41362
+ "x-octokit": { "api.github.com": "removed" },
41578
41363
  "responses": { "501": { "description": "Not Implemented" } }
41579
41364
  },
41580
41365
  "delete": {
41581
41366
  "summary": "Delete a SCIM user from an organization",
41582
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41367
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41583
41368
  "tags": ["scim"],
41584
41369
  "operationId": "scim/delete-user-from-org",
41585
41370
  "externalDocs": {
41586
41371
  "description": "API method documentation",
41587
41372
  "url": "https://docs.github.com/rest/reference/scim#delete-a-scim-user-from-an-organization"
41588
41373
  },
41589
- "x-octokit": { "api.github.com.json": "removed" },
41374
+ "x-octokit": { "api.github.com": "removed" },
41590
41375
  "responses": { "501": { "description": "Not Implemented" } }
41591
41376
  },
41592
41377
  "patch": {
41593
41378
  "summary": "Update an attribute for a SCIM user",
41594
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41379
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41595
41380
  "tags": ["scim"],
41596
41381
  "operationId": "scim/update-attribute-for-user",
41597
41382
  "externalDocs": {
41598
41383
  "description": "API method documentation",
41599
41384
  "url": "https://docs.github.com/rest/reference/scim#update-an-attribute-for-a-scim-user"
41600
41385
  },
41601
- "x-octokit": { "api.github.com.json": "removed" },
41386
+ "x-octokit": { "api.github.com": "removed" },
41602
41387
  "responses": { "501": { "description": "Not Implemented" } }
41603
41388
  }
41604
41389
  },
41605
41390
  "/teams/{team_id}/invitations": {
41606
41391
  "get": {
41607
41392
  "summary": "List pending team invitations (Legacy)",
41608
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41393
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41609
41394
  "tags": ["teams"],
41610
41395
  "operationId": "teams/list-pending-invitations-legacy",
41611
41396
  "externalDocs": {
@@ -41613,14 +41398,14 @@
41613
41398
  "url": "https://docs.github.com/rest/reference/teams#list-pending-team-invitations-legacy"
41614
41399
  },
41615
41400
  "deprecated": true,
41616
- "x-octokit": { "api.github.com.json": "removed" },
41401
+ "x-octokit": { "api.github.com": "removed" },
41617
41402
  "responses": { "501": { "description": "Not Implemented" } }
41618
41403
  }
41619
41404
  },
41620
41405
  "/teams/{team_id}/team-sync/group-mappings": {
41621
41406
  "get": {
41622
41407
  "summary": "List IdP groups for a team (Legacy)",
41623
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41408
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41624
41409
  "tags": ["teams"],
41625
41410
  "operationId": "teams/list-idp-groups-for-legacy",
41626
41411
  "externalDocs": {
@@ -41628,12 +41413,12 @@
41628
41413
  "url": "https://docs.github.com/rest/reference/teams#list-idp-groups-for-a-team-legacy"
41629
41414
  },
41630
41415
  "deprecated": true,
41631
- "x-octokit": { "api.github.com.json": "removed" },
41416
+ "x-octokit": { "api.github.com": "removed" },
41632
41417
  "responses": { "501": { "description": "Not Implemented" } }
41633
41418
  },
41634
41419
  "patch": {
41635
41420
  "summary": "Create or update IdP group connections (Legacy)",
41636
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41421
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41637
41422
  "tags": ["teams"],
41638
41423
  "operationId": "teams/create-or-update-idp-group-connections-legacy",
41639
41424
  "externalDocs": {
@@ -41641,669 +41426,669 @@
41641
41426
  "url": "https://docs.github.com/rest/reference/teams#create-or-update-idp-group-connections-legacy"
41642
41427
  },
41643
41428
  "deprecated": true,
41644
- "x-octokit": { "api.github.com.json": "removed" },
41429
+ "x-octokit": { "api.github.com": "removed" },
41645
41430
  "responses": { "501": { "description": "Not Implemented" } }
41646
41431
  }
41647
41432
  },
41648
41433
  "/user/blocks": {
41649
41434
  "get": {
41650
41435
  "summary": "List users blocked by the authenticated user",
41651
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41436
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41652
41437
  "tags": ["users"],
41653
41438
  "operationId": "users/list-blocked-by-authenticated-user",
41654
41439
  "externalDocs": {
41655
41440
  "description": "API method documentation",
41656
41441
  "url": "https://docs.github.com/rest/reference/users#list-users-blocked-by-the-authenticated-user"
41657
41442
  },
41658
- "x-octokit": { "api.github.com.json": "removed" },
41443
+ "x-octokit": { "api.github.com": "removed" },
41659
41444
  "responses": { "501": { "description": "Not Implemented" } }
41660
41445
  }
41661
41446
  },
41662
41447
  "/user/blocks/{username}": {
41663
41448
  "get": {
41664
41449
  "summary": "Check if a user is blocked by the authenticated user",
41665
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41450
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41666
41451
  "tags": ["users"],
41667
41452
  "operationId": "users/check-blocked",
41668
41453
  "externalDocs": {
41669
41454
  "description": "API method documentation",
41670
41455
  "url": "https://docs.github.com/rest/reference/users#check-if-a-user-is-blocked-by-the-authenticated-user"
41671
41456
  },
41672
- "x-octokit": { "api.github.com.json": "removed" },
41457
+ "x-octokit": { "api.github.com": "removed" },
41673
41458
  "responses": { "501": { "description": "Not Implemented" } }
41674
41459
  },
41675
41460
  "put": {
41676
41461
  "summary": "Block a user",
41677
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41462
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41678
41463
  "tags": ["users"],
41679
41464
  "operationId": "users/block",
41680
41465
  "externalDocs": {
41681
41466
  "description": "API method documentation",
41682
41467
  "url": "https://docs.github.com/rest/reference/users#block-a-user"
41683
41468
  },
41684
- "x-octokit": { "api.github.com.json": "removed" },
41469
+ "x-octokit": { "api.github.com": "removed" },
41685
41470
  "responses": { "501": { "description": "Not Implemented" } }
41686
41471
  },
41687
41472
  "delete": {
41688
41473
  "summary": "Unblock a user",
41689
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41474
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41690
41475
  "tags": ["users"],
41691
41476
  "operationId": "users/unblock",
41692
41477
  "externalDocs": {
41693
41478
  "description": "API method documentation",
41694
41479
  "url": "https://docs.github.com/rest/reference/users#unblock-a-user"
41695
41480
  },
41696
- "x-octokit": { "api.github.com.json": "removed" },
41481
+ "x-octokit": { "api.github.com": "removed" },
41697
41482
  "responses": { "501": { "description": "Not Implemented" } }
41698
41483
  }
41699
41484
  },
41700
41485
  "/user/codespaces": {
41701
41486
  "get": {
41702
41487
  "summary": "List codespaces for the authenticated user",
41703
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41488
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41704
41489
  "tags": ["codespaces"],
41705
41490
  "operationId": "codespaces/list-for-authenticated-user",
41706
41491
  "externalDocs": {
41707
41492
  "description": "API method documentation",
41708
41493
  "url": "https://docs.github.com/rest/reference/codespaces#list-codespaces-for-the-authenticated-user"
41709
41494
  },
41710
- "x-octokit": { "api.github.com.json": "removed" },
41495
+ "x-octokit": { "api.github.com": "removed" },
41711
41496
  "responses": { "501": { "description": "Not Implemented" } }
41712
41497
  },
41713
41498
  "post": {
41714
41499
  "summary": "Create a codespace for the authenticated user",
41715
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41500
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41716
41501
  "tags": ["codespaces"],
41717
41502
  "operationId": "codespaces/create-for-authenticated-user",
41718
41503
  "externalDocs": {
41719
41504
  "description": "API method documentation",
41720
41505
  "url": "https://docs.github.com/rest/reference/codespaces#create-a-codespace-for-the-authenticated-user"
41721
41506
  },
41722
- "x-octokit": { "api.github.com.json": "removed" },
41507
+ "x-octokit": { "api.github.com": "removed" },
41723
41508
  "responses": { "501": { "description": "Not Implemented" } }
41724
41509
  }
41725
41510
  },
41726
41511
  "/user/codespaces/secrets": {
41727
41512
  "get": {
41728
41513
  "summary": "List secrets for the authenticated user",
41729
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41514
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41730
41515
  "tags": ["codespaces"],
41731
41516
  "operationId": "codespaces/list-secrets-for-authenticated-user",
41732
41517
  "externalDocs": {
41733
41518
  "description": "API method documentation",
41734
41519
  "url": "https://docs.github.com/rest/reference/codespaces#list-secrets-for-the-authenticated-user"
41735
41520
  },
41736
- "x-octokit": { "api.github.com.json": "removed" },
41521
+ "x-octokit": { "api.github.com": "removed" },
41737
41522
  "responses": { "501": { "description": "Not Implemented" } }
41738
41523
  }
41739
41524
  },
41740
41525
  "/user/codespaces/secrets/public-key": {
41741
41526
  "get": {
41742
41527
  "summary": "Get public key for the authenticated user",
41743
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41528
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41744
41529
  "tags": ["codespaces"],
41745
41530
  "operationId": "codespaces/get-public-key-for-authenticated-user",
41746
41531
  "externalDocs": {
41747
41532
  "description": "API method documentation",
41748
41533
  "url": "https://docs.github.com/rest/reference/codespaces#get-public-key-for-the-authenticated-user"
41749
41534
  },
41750
- "x-octokit": { "api.github.com.json": "removed" },
41535
+ "x-octokit": { "api.github.com": "removed" },
41751
41536
  "responses": { "501": { "description": "Not Implemented" } }
41752
41537
  }
41753
41538
  },
41754
41539
  "/user/codespaces/secrets/{secret_name}": {
41755
41540
  "get": {
41756
41541
  "summary": "Get a secret for the authenticated user",
41757
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41542
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41758
41543
  "tags": ["codespaces"],
41759
41544
  "operationId": "codespaces/get-secret-for-authenticated-user",
41760
41545
  "externalDocs": {
41761
41546
  "description": "API method documentation",
41762
41547
  "url": "https://docs.github.com/rest/reference/codespaces#get-a-secret-for-the-authenticated-user"
41763
41548
  },
41764
- "x-octokit": { "api.github.com.json": "removed" },
41549
+ "x-octokit": { "api.github.com": "removed" },
41765
41550
  "responses": { "501": { "description": "Not Implemented" } }
41766
41551
  },
41767
41552
  "put": {
41768
41553
  "summary": "Create or update a secret for the authenticated user",
41769
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41554
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41770
41555
  "tags": ["codespaces"],
41771
41556
  "operationId": "codespaces/create-or-update-secret-for-authenticated-user",
41772
41557
  "externalDocs": {
41773
41558
  "description": "API method documentation",
41774
41559
  "url": "https://docs.github.com/rest/reference/codespaces#create-or-update-a-secret-for-the-authenticated-user"
41775
41560
  },
41776
- "x-octokit": { "api.github.com.json": "removed" },
41561
+ "x-octokit": { "api.github.com": "removed" },
41777
41562
  "responses": { "501": { "description": "Not Implemented" } }
41778
41563
  },
41779
41564
  "delete": {
41780
41565
  "summary": "Delete a secret for the authenticated user",
41781
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41566
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41782
41567
  "tags": ["codespaces"],
41783
41568
  "operationId": "codespaces/delete-secret-for-authenticated-user",
41784
41569
  "externalDocs": {
41785
41570
  "description": "API method documentation",
41786
41571
  "url": "https://docs.github.com/rest/reference/codespaces#delete-a-secret-for-the-authenticated-user"
41787
41572
  },
41788
- "x-octokit": { "api.github.com.json": "removed" },
41573
+ "x-octokit": { "api.github.com": "removed" },
41789
41574
  "responses": { "501": { "description": "Not Implemented" } }
41790
41575
  }
41791
41576
  },
41792
41577
  "/user/codespaces/secrets/{secret_name}/repositories": {
41793
41578
  "get": {
41794
41579
  "summary": "List selected repositories for a user secret",
41795
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41580
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41796
41581
  "tags": ["codespaces"],
41797
41582
  "operationId": "codespaces/list-repositories-for-secret-for-authenticated-user",
41798
41583
  "externalDocs": {
41799
41584
  "description": "API method documentation",
41800
41585
  "url": "https://docs.github.com/rest/reference/codespaces#list-selected-repositories-for-a-user-secret"
41801
41586
  },
41802
- "x-octokit": { "api.github.com.json": "removed" },
41587
+ "x-octokit": { "api.github.com": "removed" },
41803
41588
  "responses": { "501": { "description": "Not Implemented" } }
41804
41589
  },
41805
41590
  "put": {
41806
41591
  "summary": "Set selected repositories for a user secret",
41807
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41592
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41808
41593
  "tags": ["codespaces"],
41809
41594
  "operationId": "codespaces/set-repositories-for-secret-for-authenticated-user",
41810
41595
  "externalDocs": {
41811
41596
  "description": "API method documentation",
41812
41597
  "url": "https://docs.github.com/rest/reference/codespaces#set-selected-repositories-for-a-user-secret"
41813
41598
  },
41814
- "x-octokit": { "api.github.com.json": "removed" },
41599
+ "x-octokit": { "api.github.com": "removed" },
41815
41600
  "responses": { "501": { "description": "Not Implemented" } }
41816
41601
  }
41817
41602
  },
41818
41603
  "/user/codespaces/secrets/{secret_name}/repositories/{repository_id}": {
41819
41604
  "put": {
41820
41605
  "summary": "Add a selected repository to a user secret",
41821
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41606
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41822
41607
  "tags": ["codespaces"],
41823
41608
  "operationId": "codespaces/add-repository-for-secret-for-authenticated-user",
41824
41609
  "externalDocs": {
41825
41610
  "description": "API method documentation",
41826
41611
  "url": "https://docs.github.com/rest/reference/codespaces#add-a-selected-repository-to-a-user-secret"
41827
41612
  },
41828
- "x-octokit": { "api.github.com.json": "removed" },
41613
+ "x-octokit": { "api.github.com": "removed" },
41829
41614
  "responses": { "501": { "description": "Not Implemented" } }
41830
41615
  },
41831
41616
  "delete": {
41832
41617
  "summary": "Remove a selected repository from a user secret",
41833
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41618
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41834
41619
  "tags": ["codespaces"],
41835
41620
  "operationId": "codespaces/remove-repository-for-secret-for-authenticated-user",
41836
41621
  "externalDocs": {
41837
41622
  "description": "API method documentation",
41838
41623
  "url": "https://docs.github.com/rest/reference/codespaces#remove-a-selected-repository-from-a-user-secret"
41839
41624
  },
41840
- "x-octokit": { "api.github.com.json": "removed" },
41625
+ "x-octokit": { "api.github.com": "removed" },
41841
41626
  "responses": { "501": { "description": "Not Implemented" } }
41842
41627
  }
41843
41628
  },
41844
41629
  "/user/codespaces/{codespace_name}": {
41845
41630
  "get": {
41846
41631
  "summary": "Get a codespace for the authenticated user",
41847
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41632
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41848
41633
  "tags": ["codespaces"],
41849
41634
  "operationId": "codespaces/get-for-authenticated-user",
41850
41635
  "externalDocs": {
41851
41636
  "description": "API method documentation",
41852
41637
  "url": "https://docs.github.com/rest/reference/codespaces#get-a-codespace-for-the-authenticated-user"
41853
41638
  },
41854
- "x-octokit": { "api.github.com.json": "removed" },
41639
+ "x-octokit": { "api.github.com": "removed" },
41855
41640
  "responses": { "501": { "description": "Not Implemented" } }
41856
41641
  },
41857
41642
  "delete": {
41858
41643
  "summary": "Delete a codespace for the authenticated user",
41859
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41644
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41860
41645
  "tags": ["codespaces"],
41861
41646
  "operationId": "codespaces/delete-for-authenticated-user",
41862
41647
  "externalDocs": {
41863
41648
  "description": "API method documentation",
41864
41649
  "url": "https://docs.github.com/rest/reference/codespaces#delete-a-codespace-for-the-authenticated-user"
41865
41650
  },
41866
- "x-octokit": { "api.github.com.json": "removed" },
41651
+ "x-octokit": { "api.github.com": "removed" },
41867
41652
  "responses": { "501": { "description": "Not Implemented" } }
41868
41653
  },
41869
41654
  "patch": {
41870
41655
  "summary": "Update a codespace for the authenticated user",
41871
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41656
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41872
41657
  "tags": ["codespaces"],
41873
41658
  "operationId": "codespaces/update-for-authenticated-user",
41874
41659
  "externalDocs": {
41875
41660
  "description": "API method documentation",
41876
41661
  "url": "https://docs.github.com/rest/reference/codespaces#update-a-codespace-for-the-authenticated-user"
41877
41662
  },
41878
- "x-octokit": { "api.github.com.json": "removed" },
41663
+ "x-octokit": { "api.github.com": "removed" },
41879
41664
  "responses": { "501": { "description": "Not Implemented" } }
41880
41665
  }
41881
41666
  },
41882
41667
  "/user/codespaces/{codespace_name}/exports": {
41883
41668
  "post": {
41884
41669
  "summary": "Export a codespace for the authenticated user",
41885
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41670
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41886
41671
  "tags": ["codespaces"],
41887
41672
  "operationId": "codespaces/export-for-authenticated-user",
41888
- "x-octokit": { "api.github.com.json": "removed" },
41673
+ "x-octokit": { "api.github.com": "removed" },
41889
41674
  "responses": { "501": { "description": "Not Implemented" } }
41890
41675
  }
41891
41676
  },
41892
41677
  "/user/codespaces/{codespace_name}/exports/{export_id}": {
41893
41678
  "get": {
41894
41679
  "summary": "Get details about a codespace export",
41895
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41680
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41896
41681
  "tags": ["codespaces"],
41897
41682
  "operationId": "codespaces/get-export-details-for-authenticated-user",
41898
- "x-octokit": { "api.github.com.json": "removed" },
41683
+ "x-octokit": { "api.github.com": "removed" },
41899
41684
  "responses": { "501": { "description": "Not Implemented" } }
41900
41685
  }
41901
41686
  },
41902
41687
  "/user/codespaces/{codespace_name}/machines": {
41903
41688
  "get": {
41904
41689
  "summary": "List machine types for a codespace",
41905
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41690
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41906
41691
  "tags": ["codespaces"],
41907
41692
  "operationId": "codespaces/codespace-machines-for-authenticated-user",
41908
41693
  "externalDocs": {
41909
41694
  "description": "API method documentation",
41910
41695
  "url": "https://docs.github.com/rest/reference/codespaces#list-machine-types-for-a-codespace"
41911
41696
  },
41912
- "x-octokit": { "api.github.com.json": "removed" },
41697
+ "x-octokit": { "api.github.com": "removed" },
41913
41698
  "responses": { "501": { "description": "Not Implemented" } }
41914
41699
  }
41915
41700
  },
41916
41701
  "/user/codespaces/{codespace_name}/start": {
41917
41702
  "post": {
41918
41703
  "summary": "Start a codespace for the authenticated user",
41919
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41704
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41920
41705
  "tags": ["codespaces"],
41921
41706
  "operationId": "codespaces/start-for-authenticated-user",
41922
41707
  "externalDocs": {
41923
41708
  "description": "API method documentation",
41924
41709
  "url": "https://docs.github.com/rest/reference/codespaces#start-a-codespace-for-the-authenticated-user"
41925
41710
  },
41926
- "x-octokit": { "api.github.com.json": "removed" },
41711
+ "x-octokit": { "api.github.com": "removed" },
41927
41712
  "responses": { "501": { "description": "Not Implemented" } }
41928
41713
  }
41929
41714
  },
41930
41715
  "/user/codespaces/{codespace_name}/stop": {
41931
41716
  "post": {
41932
41717
  "summary": "Stop a codespace for the authenticated user",
41933
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41718
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41934
41719
  "tags": ["codespaces"],
41935
41720
  "operationId": "codespaces/stop-for-authenticated-user",
41936
41721
  "externalDocs": {
41937
41722
  "description": "API method documentation",
41938
41723
  "url": "https://docs.github.com/rest/reference/codespaces#stop-a-codespace-for-the-authenticated-user"
41939
41724
  },
41940
- "x-octokit": { "api.github.com.json": "removed" },
41725
+ "x-octokit": { "api.github.com": "removed" },
41941
41726
  "responses": { "501": { "description": "Not Implemented" } }
41942
41727
  }
41943
41728
  },
41944
41729
  "/user/email/visibility": {
41945
41730
  "patch": {
41946
41731
  "summary": "Set primary email visibility for the authenticated user",
41947
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41732
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41948
41733
  "tags": ["users"],
41949
41734
  "operationId": "users/set-primary-email-visibility-for-authenticated-user",
41950
41735
  "externalDocs": {
41951
41736
  "description": "API method documentation",
41952
41737
  "url": "https://docs.github.com/rest/reference/users#set-primary-email-visibility-for-the-authenticated-user"
41953
41738
  },
41954
- "x-octokit": { "api.github.com.json": "removed" },
41739
+ "x-octokit": { "api.github.com": "removed" },
41955
41740
  "responses": { "501": { "description": "Not Implemented" } }
41956
41741
  }
41957
41742
  },
41958
41743
  "/user/interaction-limits": {
41959
41744
  "get": {
41960
41745
  "summary": "Get interaction restrictions for your public repositories",
41961
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41746
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41962
41747
  "tags": ["interactions"],
41963
41748
  "operationId": "interactions/get-restrictions-for-authenticated-user",
41964
41749
  "externalDocs": {
41965
41750
  "description": "API method documentation",
41966
41751
  "url": "https://docs.github.com/rest/reference/interactions#get-interaction-restrictions-for-your-public-repositories"
41967
41752
  },
41968
- "x-octokit": { "api.github.com.json": "removed" },
41753
+ "x-octokit": { "api.github.com": "removed" },
41969
41754
  "responses": { "501": { "description": "Not Implemented" } }
41970
41755
  },
41971
41756
  "put": {
41972
41757
  "summary": "Set interaction restrictions for your public repositories",
41973
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41758
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41974
41759
  "tags": ["interactions"],
41975
41760
  "operationId": "interactions/set-restrictions-for-authenticated-user",
41976
41761
  "externalDocs": {
41977
41762
  "description": "API method documentation",
41978
41763
  "url": "https://docs.github.com/rest/reference/interactions#set-interaction-restrictions-for-your-public-repositories"
41979
41764
  },
41980
- "x-octokit": { "api.github.com.json": "removed" },
41765
+ "x-octokit": { "api.github.com": "removed" },
41981
41766
  "responses": { "501": { "description": "Not Implemented" } }
41982
41767
  },
41983
41768
  "delete": {
41984
41769
  "summary": "Remove interaction restrictions from your public repositories",
41985
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41770
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
41986
41771
  "tags": ["interactions"],
41987
41772
  "operationId": "interactions/remove-restrictions-for-authenticated-user",
41988
41773
  "externalDocs": {
41989
41774
  "description": "API method documentation",
41990
41775
  "url": "https://docs.github.com/rest/reference/interactions#remove-interaction-restrictions-from-your-public-repositories"
41991
41776
  },
41992
- "x-octokit": { "api.github.com.json": "removed" },
41777
+ "x-octokit": { "api.github.com": "removed" },
41993
41778
  "responses": { "501": { "description": "Not Implemented" } }
41994
41779
  }
41995
41780
  },
41996
41781
  "/user/marketplace_purchases": {
41997
41782
  "get": {
41998
41783
  "summary": "List subscriptions for the authenticated user",
41999
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41784
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
42000
41785
  "tags": ["apps"],
42001
41786
  "operationId": "apps/list-subscriptions-for-authenticated-user",
42002
41787
  "externalDocs": {
42003
41788
  "description": "API method documentation",
42004
41789
  "url": "https://docs.github.com/rest/reference/apps#list-subscriptions-for-the-authenticated-user"
42005
41790
  },
42006
- "x-octokit": { "api.github.com.json": "removed" },
41791
+ "x-octokit": { "api.github.com": "removed" },
42007
41792
  "responses": { "501": { "description": "Not Implemented" } }
42008
41793
  }
42009
41794
  },
42010
41795
  "/user/marketplace_purchases/stubbed": {
42011
41796
  "get": {
42012
41797
  "summary": "List subscriptions for the authenticated user (stubbed)",
42013
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41798
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
42014
41799
  "tags": ["apps"],
42015
41800
  "operationId": "apps/list-subscriptions-for-authenticated-user-stubbed",
42016
41801
  "externalDocs": {
42017
41802
  "description": "API method documentation",
42018
41803
  "url": "https://docs.github.com/rest/reference/apps#list-subscriptions-for-the-authenticated-user-stubbed"
42019
41804
  },
42020
- "x-octokit": { "api.github.com.json": "removed" },
41805
+ "x-octokit": { "api.github.com": "removed" },
42021
41806
  "responses": { "501": { "description": "Not Implemented" } }
42022
41807
  }
42023
41808
  },
42024
41809
  "/user/migrations/{migration_id}": {
42025
41810
  "get": {
42026
41811
  "summary": "Get a user migration status",
42027
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41812
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
42028
41813
  "tags": ["migrations"],
42029
41814
  "operationId": "migrations/get-status-for-authenticated-user",
42030
41815
  "externalDocs": {
42031
41816
  "description": "API method documentation",
42032
41817
  "url": "https://docs.github.com/rest/reference/migrations#get-a-user-migration-status"
42033
41818
  },
42034
- "x-octokit": { "api.github.com.json": "removed" },
41819
+ "x-octokit": { "api.github.com": "removed" },
42035
41820
  "responses": { "501": { "description": "Not Implemented" } }
42036
41821
  }
42037
41822
  },
42038
41823
  "/user/migrations/{migration_id}/repos/{repo_name}/lock": {
42039
41824
  "delete": {
42040
41825
  "summary": "Unlock a user repository",
42041
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41826
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
42042
41827
  "tags": ["migrations"],
42043
41828
  "operationId": "migrations/unlock-repo-for-authenticated-user",
42044
41829
  "externalDocs": {
42045
41830
  "description": "API method documentation",
42046
41831
  "url": "https://docs.github.com/rest/reference/migrations#unlock-a-user-repository"
42047
41832
  },
42048
- "x-octokit": { "api.github.com.json": "removed" },
41833
+ "x-octokit": { "api.github.com": "removed" },
42049
41834
  "responses": { "501": { "description": "Not Implemented" } }
42050
41835
  }
42051
41836
  },
42052
41837
  "/user/packages": {
42053
41838
  "get": {
42054
41839
  "summary": "List packages for the authenticated user's namespace",
42055
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41840
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
42056
41841
  "tags": ["packages"],
42057
41842
  "operationId": "packages/list-packages-for-authenticated-user",
42058
41843
  "externalDocs": {
42059
41844
  "description": "API method documentation",
42060
41845
  "url": "https://docs.github.com/rest/reference/packages#list-packages-for-the-authenticated-user"
42061
41846
  },
42062
- "x-octokit": { "api.github.com.json": "removed" },
41847
+ "x-octokit": { "api.github.com": "removed" },
42063
41848
  "responses": { "501": { "description": "Not Implemented" } }
42064
41849
  }
42065
41850
  },
42066
41851
  "/user/packages/{package_type}/{package_name}": {
42067
41852
  "get": {
42068
41853
  "summary": "Get a package for the authenticated user",
42069
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41854
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
42070
41855
  "tags": ["packages"],
42071
41856
  "operationId": "packages/get-package-for-authenticated-user",
42072
41857
  "externalDocs": {
42073
41858
  "description": "API method documentation",
42074
41859
  "url": "https://docs.github.com/rest/reference/packages#get-a-package-for-the-authenticated-user"
42075
41860
  },
42076
- "x-octokit": { "api.github.com.json": "removed" },
41861
+ "x-octokit": { "api.github.com": "removed" },
42077
41862
  "responses": { "501": { "description": "Not Implemented" } }
42078
41863
  },
42079
41864
  "delete": {
42080
41865
  "summary": "Delete a package for the authenticated user",
42081
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41866
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
42082
41867
  "tags": ["packages"],
42083
41868
  "operationId": "packages/delete-package-for-authenticated-user",
42084
41869
  "externalDocs": {
42085
41870
  "description": "API method documentation",
42086
41871
  "url": "https://docs.github.com/rest/reference/packages#delete-a-package-for-the-authenticated-user"
42087
41872
  },
42088
- "x-octokit": { "api.github.com.json": "removed" },
41873
+ "x-octokit": { "api.github.com": "removed" },
42089
41874
  "responses": { "501": { "description": "Not Implemented" } }
42090
41875
  }
42091
41876
  },
42092
41877
  "/user/packages/{package_type}/{package_name}/restore": {
42093
41878
  "post": {
42094
41879
  "summary": "Restore a package for the authenticated user",
42095
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41880
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
42096
41881
  "tags": ["packages"],
42097
41882
  "operationId": "packages/restore-package-for-authenticated-user",
42098
41883
  "externalDocs": {
42099
41884
  "description": "API method documentation",
42100
41885
  "url": "https://docs.github.com/rest/reference/packages#restore-a-package-for-the-authenticated-user"
42101
41886
  },
42102
- "x-octokit": { "api.github.com.json": "removed" },
41887
+ "x-octokit": { "api.github.com": "removed" },
42103
41888
  "responses": { "501": { "description": "Not Implemented" } }
42104
41889
  }
42105
41890
  },
42106
41891
  "/user/packages/{package_type}/{package_name}/versions": {
42107
41892
  "get": {
42108
41893
  "summary": "Get all package versions for a package owned by the authenticated user",
42109
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41894
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
42110
41895
  "tags": ["packages"],
42111
41896
  "operationId": "packages/get-all-package-versions-for-package-owned-by-authenticated-user",
42112
41897
  "externalDocs": {
42113
41898
  "description": "API method documentation",
42114
41899
  "url": "https://docs.github.com/rest/reference/packages#get-all-package-versions-for-a-package-owned-by-the-authenticated-user"
42115
41900
  },
42116
- "x-octokit": { "api.github.com.json": "removed" },
41901
+ "x-octokit": { "api.github.com": "removed" },
42117
41902
  "responses": { "501": { "description": "Not Implemented" } }
42118
41903
  }
42119
41904
  },
42120
41905
  "/user/packages/{package_type}/{package_name}/versions/{package_version_id}": {
42121
41906
  "get": {
42122
41907
  "summary": "Get a package version for the authenticated user",
42123
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41908
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
42124
41909
  "tags": ["packages"],
42125
41910
  "operationId": "packages/get-package-version-for-authenticated-user",
42126
41911
  "externalDocs": {
42127
41912
  "description": "API method documentation",
42128
41913
  "url": "https://docs.github.com/rest/reference/packages#get-a-package-version-for-the-authenticated-user"
42129
41914
  },
42130
- "x-octokit": { "api.github.com.json": "removed" },
41915
+ "x-octokit": { "api.github.com": "removed" },
42131
41916
  "responses": { "501": { "description": "Not Implemented" } }
42132
41917
  },
42133
41918
  "delete": {
42134
41919
  "summary": "Delete a package version for the authenticated user",
42135
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41920
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
42136
41921
  "tags": ["packages"],
42137
41922
  "operationId": "packages/delete-package-version-for-authenticated-user",
42138
41923
  "externalDocs": {
42139
41924
  "description": "API method documentation",
42140
41925
  "url": "https://docs.github.com/rest/reference/packages#delete-a-package-version-for-the-authenticated-user"
42141
41926
  },
42142
- "x-octokit": { "api.github.com.json": "removed" },
41927
+ "x-octokit": { "api.github.com": "removed" },
42143
41928
  "responses": { "501": { "description": "Not Implemented" } }
42144
41929
  }
42145
41930
  },
42146
41931
  "/user/packages/{package_type}/{package_name}/versions/{package_version_id}/restore": {
42147
41932
  "post": {
42148
41933
  "summary": "Restore a package version for the authenticated user",
42149
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41934
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
42150
41935
  "tags": ["packages"],
42151
41936
  "operationId": "packages/restore-package-version-for-authenticated-user",
42152
41937
  "externalDocs": {
42153
41938
  "description": "API method documentation",
42154
41939
  "url": "https://docs.github.com/rest/reference/packages#restore-a-package-version-for-the-authenticated-user"
42155
41940
  },
42156
- "x-octokit": { "api.github.com.json": "removed" },
41941
+ "x-octokit": { "api.github.com": "removed" },
42157
41942
  "responses": { "501": { "description": "Not Implemented" } }
42158
41943
  }
42159
41944
  },
42160
41945
  "/users/{username}/packages": {
42161
41946
  "get": {
42162
41947
  "summary": "List packages for a user",
42163
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41948
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
42164
41949
  "tags": ["packages"],
42165
41950
  "operationId": "packages/list-packages-for-user",
42166
41951
  "externalDocs": {
42167
41952
  "description": "API method documentation",
42168
41953
  "url": "https://docs.github.com/rest/reference/packages#list-packages-for-user"
42169
41954
  },
42170
- "x-octokit": { "api.github.com.json": "removed" },
41955
+ "x-octokit": { "api.github.com": "removed" },
42171
41956
  "responses": { "501": { "description": "Not Implemented" } }
42172
41957
  }
42173
41958
  },
42174
41959
  "/users/{username}/packages/{package_type}/{package_name}": {
42175
41960
  "get": {
42176
41961
  "summary": "Get a package for a user",
42177
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41962
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
42178
41963
  "tags": ["packages"],
42179
41964
  "operationId": "packages/get-package-for-user",
42180
41965
  "externalDocs": {
42181
41966
  "description": "API method documentation",
42182
41967
  "url": "https://docs.github.com/rest/reference/packages#get-a-package-for-a-user"
42183
41968
  },
42184
- "x-octokit": { "api.github.com.json": "removed" },
41969
+ "x-octokit": { "api.github.com": "removed" },
42185
41970
  "responses": { "501": { "description": "Not Implemented" } }
42186
41971
  },
42187
41972
  "delete": {
42188
41973
  "summary": "Delete a package for a user",
42189
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41974
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
42190
41975
  "tags": ["packages"],
42191
41976
  "operationId": "packages/delete-package-for-user",
42192
41977
  "externalDocs": {
42193
41978
  "description": "API method documentation",
42194
41979
  "url": "https://docs.github.com/rest/reference/packages#delete-a-package-for-a-user"
42195
41980
  },
42196
- "x-octokit": { "api.github.com.json": "removed" },
41981
+ "x-octokit": { "api.github.com": "removed" },
42197
41982
  "responses": { "501": { "description": "Not Implemented" } }
42198
41983
  }
42199
41984
  },
42200
41985
  "/users/{username}/packages/{package_type}/{package_name}/restore": {
42201
41986
  "post": {
42202
41987
  "summary": "Restore a package for a user",
42203
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
41988
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
42204
41989
  "tags": ["packages"],
42205
41990
  "operationId": "packages/restore-package-for-user",
42206
41991
  "externalDocs": {
42207
41992
  "description": "API method documentation",
42208
41993
  "url": "https://docs.github.com/rest/reference/packages#restore-a-package-for-a-user"
42209
41994
  },
42210
- "x-octokit": { "api.github.com.json": "removed" },
41995
+ "x-octokit": { "api.github.com": "removed" },
42211
41996
  "responses": { "501": { "description": "Not Implemented" } }
42212
41997
  }
42213
41998
  },
42214
41999
  "/users/{username}/packages/{package_type}/{package_name}/versions": {
42215
42000
  "get": {
42216
42001
  "summary": "Get all package versions for a package owned by a user",
42217
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
42002
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
42218
42003
  "tags": ["packages"],
42219
42004
  "operationId": "packages/get-all-package-versions-for-package-owned-by-user",
42220
42005
  "externalDocs": {
42221
42006
  "description": "API method documentation",
42222
42007
  "url": "https://docs.github.com/rest/reference/packages#get-all-package-versions-for-a-package-owned-by-a-user"
42223
42008
  },
42224
- "x-octokit": { "api.github.com.json": "removed" },
42009
+ "x-octokit": { "api.github.com": "removed" },
42225
42010
  "responses": { "501": { "description": "Not Implemented" } }
42226
42011
  }
42227
42012
  },
42228
42013
  "/users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}": {
42229
42014
  "get": {
42230
42015
  "summary": "Get a package version for a user",
42231
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
42016
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
42232
42017
  "tags": ["packages"],
42233
42018
  "operationId": "packages/get-package-version-for-user",
42234
42019
  "externalDocs": {
42235
42020
  "description": "API method documentation",
42236
42021
  "url": "https://docs.github.com/rest/reference/packages#get-a-package-version-for-a-user"
42237
42022
  },
42238
- "x-octokit": { "api.github.com.json": "removed" },
42023
+ "x-octokit": { "api.github.com": "removed" },
42239
42024
  "responses": { "501": { "description": "Not Implemented" } }
42240
42025
  },
42241
42026
  "delete": {
42242
42027
  "summary": "Delete package version for a user",
42243
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
42028
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
42244
42029
  "tags": ["packages"],
42245
42030
  "operationId": "packages/delete-package-version-for-user",
42246
42031
  "externalDocs": {
42247
42032
  "description": "API method documentation",
42248
42033
  "url": "https://docs.github.com/rest/reference/packages#delete-a-package-version-for-a-user"
42249
42034
  },
42250
- "x-octokit": { "api.github.com.json": "removed" },
42035
+ "x-octokit": { "api.github.com": "removed" },
42251
42036
  "responses": { "501": { "description": "Not Implemented" } }
42252
42037
  }
42253
42038
  },
42254
42039
  "/users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}/restore": {
42255
42040
  "post": {
42256
42041
  "summary": "Restore package version for a user",
42257
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
42042
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
42258
42043
  "tags": ["packages"],
42259
42044
  "operationId": "packages/restore-package-version-for-user",
42260
42045
  "externalDocs": {
42261
42046
  "description": "API method documentation",
42262
42047
  "url": "https://docs.github.com/rest/reference/packages#restore-a-package-version-for-a-user"
42263
42048
  },
42264
- "x-octokit": { "api.github.com.json": "removed" },
42049
+ "x-octokit": { "api.github.com": "removed" },
42265
42050
  "responses": { "501": { "description": "Not Implemented" } }
42266
42051
  }
42267
42052
  },
42268
42053
  "/users/{username}/settings/billing/actions": {
42269
42054
  "get": {
42270
42055
  "summary": "Get GitHub Actions billing for a user",
42271
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
42056
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
42272
42057
  "operationId": "billing/get-github-actions-billing-user",
42273
42058
  "tags": ["billing"],
42274
42059
  "externalDocs": {
42275
42060
  "description": "API method documentation",
42276
42061
  "url": "https://docs.github.com/rest/reference/billing#get-github-actions-billing-for-a-user"
42277
42062
  },
42278
- "x-octokit": { "api.github.com.json": "removed" },
42063
+ "x-octokit": { "api.github.com": "removed" },
42279
42064
  "responses": { "501": { "description": "Not Implemented" } }
42280
42065
  }
42281
42066
  },
42282
42067
  "/users/{username}/settings/billing/packages": {
42283
42068
  "get": {
42284
42069
  "summary": "Get GitHub Packages billing for a user",
42285
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
42070
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
42286
42071
  "operationId": "billing/get-github-packages-billing-user",
42287
42072
  "tags": ["billing"],
42288
42073
  "externalDocs": {
42289
42074
  "description": "API method documentation",
42290
42075
  "url": "https://docs.github.com/rest/reference/billing#get-github-packages-billing-for-a-user"
42291
42076
  },
42292
- "x-octokit": { "api.github.com.json": "removed" },
42077
+ "x-octokit": { "api.github.com": "removed" },
42293
42078
  "responses": { "501": { "description": "Not Implemented" } }
42294
42079
  }
42295
42080
  },
42296
42081
  "/users/{username}/settings/billing/shared-storage": {
42297
42082
  "get": {
42298
42083
  "summary": "Get shared storage billing for a user",
42299
- "description": "This endpoint does not exist ghes-3.5.json. It was added in api.github.com.json",
42084
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in api.github.com",
42300
42085
  "operationId": "billing/get-shared-storage-billing-user",
42301
42086
  "tags": ["billing"],
42302
42087
  "externalDocs": {
42303
42088
  "description": "API method documentation",
42304
42089
  "url": "https://docs.github.com/rest/reference/billing#get-shared-storage-billing-for-a-user"
42305
42090
  },
42306
- "x-octokit": { "api.github.com.json": "removed" },
42091
+ "x-octokit": { "api.github.com": "removed" },
42307
42092
  "responses": { "501": { "description": "Not Implemented" } }
42308
42093
  }
42309
42094
  }