@octokit/openapi 6.6.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.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "6.6.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,9 +14916,7 @@
14989
14916
  "category": "rate-limit",
14990
14917
  "subcategory": null
14991
14918
  },
14992
- "x-octokit": {
14993
- "diff": { "api.github.com.json": { "type": "changed" } }
14994
- }
14919
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
14995
14920
  }
14996
14921
  },
14997
14922
  "/repos/{owner}/{repo}": {
@@ -15032,9 +14957,7 @@
15032
14957
  "category": "repos",
15033
14958
  "subcategory": null
15034
14959
  },
15035
- "x-octokit": {
15036
- "diff": { "api.github.com.json": { "type": "changed" } }
15037
- }
14960
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
15038
14961
  },
15039
14962
  "patch": {
15040
14963
  "summary": "Update a repository",
@@ -15225,9 +15148,7 @@
15225
15148
  "category": "repos",
15226
15149
  "subcategory": null
15227
15150
  },
15228
- "x-octokit": {
15229
- "diff": { "api.github.com.json": { "type": "changed" } }
15230
- }
15151
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
15231
15152
  },
15232
15153
  "delete": {
15233
15154
  "summary": "Delete a repository",
@@ -15505,7 +15426,7 @@
15505
15426
  "category": "actions",
15506
15427
  "subcategory": "cache"
15507
15428
  },
15508
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
15429
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
15509
15430
  },
15510
15431
  "patch": {
15511
15432
  "summary": "Set GitHub Actions cache usage policy for a repository",
@@ -15542,7 +15463,7 @@
15542
15463
  "category": "actions",
15543
15464
  "subcategory": "cache"
15544
15465
  },
15545
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
15466
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
15546
15467
  }
15547
15468
  },
15548
15469
  "/repos/{owner}/{repo}/actions/jobs/{job_id}": {
@@ -15658,9 +15579,7 @@
15658
15579
  "category": "actions",
15659
15580
  "subcategory": "workflow-runs"
15660
15581
  },
15661
- "x-octokit": {
15662
- "diff": { "api.github.com.json": { "type": "changed" } }
15663
- }
15582
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
15664
15583
  }
15665
15584
  },
15666
15585
  "/repos/{owner}/{repo}/actions/permissions": {
@@ -15869,9 +15788,7 @@
15869
15788
  "category": "actions",
15870
15789
  "subcategory": "permissions"
15871
15790
  },
15872
- "x-octokit": {
15873
- "diff": { "api.github.com.json": { "type": "changed" } }
15874
- }
15791
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
15875
15792
  },
15876
15793
  "put": {
15877
15794
  "summary": "Set allowed actions for a repository",
@@ -15906,9 +15823,7 @@
15906
15823
  "category": "actions",
15907
15824
  "subcategory": "permissions"
15908
15825
  },
15909
- "x-octokit": {
15910
- "diff": { "api.github.com.json": { "type": "changed" } }
15911
- }
15826
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
15912
15827
  }
15913
15828
  },
15914
15829
  "/repos/{owner}/{repo}/actions/runners": {
@@ -16040,9 +15955,7 @@
16040
15955
  "category": "actions",
16041
15956
  "subcategory": "self-hosted-runners"
16042
15957
  },
16043
- "x-octokit": {
16044
- "diff": { "api.github.com.json": { "type": "changed" } }
16045
- }
15958
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
16046
15959
  }
16047
15960
  },
16048
15961
  "/repos/{owner}/{repo}/actions/runners/remove-token": {
@@ -16082,9 +15995,7 @@
16082
15995
  "category": "actions",
16083
15996
  "subcategory": "self-hosted-runners"
16084
15997
  },
16085
- "x-octokit": {
16086
- "diff": { "api.github.com.json": { "type": "changed" } }
16087
- }
15998
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
16088
15999
  }
16089
16000
  },
16090
16001
  "/repos/{owner}/{repo}/actions/runners/{runner_id}": {
@@ -16388,9 +16299,7 @@
16388
16299
  "category": "actions",
16389
16300
  "subcategory": "workflow-runs"
16390
16301
  },
16391
- "x-octokit": {
16392
- "diff": { "api.github.com.json": { "type": "changed" } }
16393
- }
16302
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
16394
16303
  }
16395
16304
  },
16396
16305
  "/repos/{owner}/{repo}/actions/runs/{run_id}": {
@@ -16428,9 +16337,7 @@
16428
16337
  "category": "actions",
16429
16338
  "subcategory": "workflow-runs"
16430
16339
  },
16431
- "x-octokit": {
16432
- "diff": { "api.github.com.json": { "type": "changed" } }
16433
- }
16340
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
16434
16341
  },
16435
16342
  "delete": {
16436
16343
  "summary": "Delete a workflow run",
@@ -16588,9 +16495,7 @@
16588
16495
  "category": "actions",
16589
16496
  "subcategory": "workflow-runs"
16590
16497
  },
16591
- "x-octokit": {
16592
- "diff": { "api.github.com.json": { "type": "changed" } }
16593
- }
16498
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
16594
16499
  }
16595
16500
  },
16596
16501
  "/repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/jobs": {
@@ -16998,9 +16903,7 @@
16998
16903
  "category": "actions",
16999
16904
  "subcategory": "workflow-runs"
17000
16905
  },
17001
- "x-octokit": {
17002
- "diff": { "api.github.com.json": { "type": "changed" } }
17003
- }
16906
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
17004
16907
  }
17005
16908
  },
17006
16909
  "/repos/{owner}/{repo}/actions/runs/{run_id}/rerun-failed-jobs": {
@@ -17043,9 +16946,7 @@
17043
16946
  "category": "actions",
17044
16947
  "subcategory": "workflow-runs"
17045
16948
  },
17046
- "x-octokit": {
17047
- "diff": { "api.github.com.json": { "type": "changed" } }
17048
- }
16949
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
17049
16950
  }
17050
16951
  },
17051
16952
  "/repos/{owner}/{repo}/actions/secrets": {
@@ -17516,9 +17417,7 @@
17516
17417
  "category": "actions",
17517
17418
  "subcategory": "workflow-runs"
17518
17419
  },
17519
- "x-octokit": {
17520
- "diff": { "api.github.com.json": { "type": "changed" } }
17521
- }
17420
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
17522
17421
  }
17523
17422
  },
17524
17423
  "/repos/{owner}/{repo}/assignees": {
@@ -17645,9 +17544,7 @@
17645
17544
  "category": "repos",
17646
17545
  "subcategory": "autolinks"
17647
17546
  },
17648
- "x-octokit": {
17649
- "diff": { "api.github.com.json": { "type": "changed" } }
17650
- }
17547
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
17651
17548
  },
17652
17549
  "post": {
17653
17550
  "summary": "Create an autolink reference for a repository",
@@ -17717,9 +17614,7 @@
17717
17614
  "category": "repos",
17718
17615
  "subcategory": "autolinks"
17719
17616
  },
17720
- "x-octokit": {
17721
- "diff": { "api.github.com.json": { "type": "changed" } }
17722
- }
17617
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
17723
17618
  }
17724
17619
  },
17725
17620
  "/repos/{owner}/{repo}/autolinks/{autolink_id}": {
@@ -17757,9 +17652,7 @@
17757
17652
  "category": "repos",
17758
17653
  "subcategory": "autolinks"
17759
17654
  },
17760
- "x-octokit": {
17761
- "diff": { "api.github.com.json": { "type": "changed" } }
17762
- }
17655
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
17763
17656
  },
17764
17657
  "delete": {
17765
17658
  "summary": "Delete an autolink reference from a repository",
@@ -20576,9 +20469,7 @@
20576
20469
  "category": "checks",
20577
20470
  "subcategory": "suites"
20578
20471
  },
20579
- "x-octokit": {
20580
- "diff": { "api.github.com.json": { "type": "changed" } }
20581
- }
20472
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
20582
20473
  }
20583
20474
  },
20584
20475
  "/repos/{owner}/{repo}/check-suites/preferences": {
@@ -20656,9 +20547,7 @@
20656
20547
  "category": "checks",
20657
20548
  "subcategory": "suites"
20658
20549
  },
20659
- "x-octokit": {
20660
- "diff": { "api.github.com.json": { "type": "changed" } }
20661
- }
20550
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
20662
20551
  }
20663
20552
  },
20664
20553
  "/repos/{owner}/{repo}/check-suites/{check_suite_id}": {
@@ -20695,9 +20584,7 @@
20695
20584
  "category": "checks",
20696
20585
  "subcategory": "suites"
20697
20586
  },
20698
- "x-octokit": {
20699
- "diff": { "api.github.com.json": { "type": "changed" } }
20700
- }
20587
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
20701
20588
  }
20702
20589
  },
20703
20590
  "/repos/{owner}/{repo}/check-suites/{check_suite_id}/check-runs": {
@@ -20931,7 +20818,7 @@
20931
20818
  "before": { "name": "alert_id" }
20932
20819
  }
20933
20820
  ],
20934
- "diff": { "api.github.com.json": { "type": "changed" } }
20821
+ "diff": { "api.github.com": { "type": "changed" } }
20935
20822
  }
20936
20823
  },
20937
20824
  "patch": {
@@ -21003,9 +20890,7 @@
21003
20890
  "githubCloudOnly": false,
21004
20891
  "category": "code-scanning"
21005
20892
  },
21006
- "x-octokit": {
21007
- "diff": { "api.github.com.json": { "type": "changed" } }
21008
- }
20893
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
21009
20894
  }
21010
20895
  },
21011
20896
  "/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/instances": {
@@ -21496,9 +21381,7 @@
21496
21381
  "category": "repos",
21497
21382
  "subcategory": "collaborators"
21498
21383
  },
21499
- "x-octokit": {
21500
- "diff": { "api.github.com.json": { "type": "changed" } }
21501
- }
21384
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
21502
21385
  }
21503
21386
  },
21504
21387
  "/repos/{owner}/{repo}/collaborators/{username}": {
@@ -21595,9 +21478,7 @@
21595
21478
  "category": "repos",
21596
21479
  "subcategory": "collaborators"
21597
21480
  },
21598
- "x-octokit": {
21599
- "diff": { "api.github.com.json": { "type": "changed" } }
21600
- }
21481
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
21601
21482
  },
21602
21483
  "delete": {
21603
21484
  "summary": "Remove a repository collaborator",
@@ -21662,9 +21543,7 @@
21662
21543
  "category": "repos",
21663
21544
  "subcategory": "collaborators"
21664
21545
  },
21665
- "x-octokit": {
21666
- "diff": { "api.github.com.json": { "type": "changed" } }
21667
- }
21546
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
21668
21547
  }
21669
21548
  },
21670
21549
  "/repos/{owner}/{repo}/comments": {
@@ -22285,9 +22164,7 @@
22285
22164
  "category": "repos",
22286
22165
  "subcategory": "commits"
22287
22166
  },
22288
- "x-octokit": {
22289
- "diff": { "api.github.com.json": { "type": "changed" } }
22290
- }
22167
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
22291
22168
  }
22292
22169
  },
22293
22170
  "/repos/{owner}/{repo}/commits/{ref}": {
@@ -22482,9 +22359,7 @@
22482
22359
  "category": "checks",
22483
22360
  "subcategory": "suites"
22484
22361
  },
22485
- "x-octokit": {
22486
- "diff": { "api.github.com.json": { "type": "changed" } }
22487
- }
22362
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
22488
22363
  }
22489
22364
  },
22490
22365
  "/repos/{owner}/{repo}/commits/{ref}/status": {
@@ -22535,9 +22410,7 @@
22535
22410
  "category": "repos",
22536
22411
  "subcategory": "statuses"
22537
22412
  },
22538
- "x-octokit": {
22539
- "diff": { "api.github.com.json": { "type": "changed" } }
22540
- }
22413
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
22541
22414
  }
22542
22415
  },
22543
22416
  "/repos/{owner}/{repo}/commits/{ref}/statuses": {
@@ -24021,9 +23894,7 @@
24021
23894
  "category": "activity",
24022
23895
  "subcategory": "events"
24023
23896
  },
24024
- "x-octokit": {
24025
- "diff": { "api.github.com.json": { "type": "changed" } }
24026
- }
23897
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
24027
23898
  }
24028
23899
  },
24029
23900
  "/repos/{owner}/{repo}/forks": {
@@ -24079,9 +23950,7 @@
24079
23950
  "category": "repos",
24080
23951
  "subcategory": "forks"
24081
23952
  },
24082
- "x-octokit": {
24083
- "diff": { "api.github.com.json": { "type": "changed" } }
24084
- }
23953
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
24085
23954
  },
24086
23955
  "post": {
24087
23956
  "summary": "Create a fork",
@@ -24136,9 +24005,7 @@
24136
24005
  "category": "repos",
24137
24006
  "subcategory": "forks"
24138
24007
  },
24139
- "x-octokit": {
24140
- "diff": { "api.github.com.json": { "type": "changed" } }
24141
- }
24008
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
24142
24009
  }
24143
24010
  },
24144
24011
  "/repos/{owner}/{repo}/git/blobs": {
@@ -25699,9 +25566,7 @@
25699
25566
  "category": "repos",
25700
25567
  "subcategory": "invitations"
25701
25568
  },
25702
- "x-octokit": {
25703
- "diff": { "api.github.com.json": { "type": "changed" } }
25704
- }
25569
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
25705
25570
  }
25706
25571
  },
25707
25572
  "/repos/{owner}/{repo}/invitations/{invitation_id}": {
@@ -25759,9 +25624,7 @@
25759
25624
  "category": "repos",
25760
25625
  "subcategory": "invitations"
25761
25626
  },
25762
- "x-octokit": {
25763
- "diff": { "api.github.com.json": { "type": "changed" } }
25764
- }
25627
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
25765
25628
  },
25766
25629
  "delete": {
25767
25630
  "summary": "Delete a repository invitation",
@@ -25882,9 +25745,7 @@
25882
25745
  "category": "issues",
25883
25746
  "subcategory": null
25884
25747
  },
25885
- "x-octokit": {
25886
- "diff": { "api.github.com.json": { "type": "changed" } }
25887
- }
25748
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
25888
25749
  },
25889
25750
  "post": {
25890
25751
  "summary": "Create an issue",
@@ -26003,9 +25864,7 @@
26003
25864
  "category": "issues",
26004
25865
  "subcategory": null
26005
25866
  },
26006
- "x-octokit": {
26007
- "diff": { "api.github.com.json": { "type": "changed" } }
26008
- }
25867
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
26009
25868
  }
26010
25869
  },
26011
25870
  "/repos/{owner}/{repo}/issues/comments": {
@@ -26384,9 +26243,7 @@
26384
26243
  "category": "issues",
26385
26244
  "subcategory": "events"
26386
26245
  },
26387
- "x-octokit": {
26388
- "diff": { "api.github.com.json": { "type": "changed" } }
26389
- }
26246
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
26390
26247
  }
26391
26248
  },
26392
26249
  "/repos/{owner}/{repo}/issues/events/{event_id}": {
@@ -26431,9 +26288,7 @@
26431
26288
  "category": "issues",
26432
26289
  "subcategory": "events"
26433
26290
  },
26434
- "x-octokit": {
26435
- "diff": { "api.github.com.json": { "type": "changed" } }
26436
- }
26291
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
26437
26292
  }
26438
26293
  },
26439
26294
  "/repos/{owner}/{repo}/issues/{issue_number}": {
@@ -26474,9 +26329,7 @@
26474
26329
  "category": "issues",
26475
26330
  "subcategory": null
26476
26331
  },
26477
- "x-octokit": {
26478
- "diff": { "api.github.com.json": { "type": "changed" } }
26479
- }
26332
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
26480
26333
  },
26481
26334
  "patch": {
26482
26335
  "summary": "Update an issue",
@@ -26597,9 +26450,7 @@
26597
26450
  "category": "issues",
26598
26451
  "subcategory": null
26599
26452
  },
26600
- "x-octokit": {
26601
- "diff": { "api.github.com.json": { "type": "changed" } }
26602
- }
26453
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
26603
26454
  }
26604
26455
  },
26605
26456
  "/repos/{owner}/{repo}/issues/{issue_number}/assignees": {
@@ -26656,9 +26507,7 @@
26656
26507
  "category": "issues",
26657
26508
  "subcategory": "assignees"
26658
26509
  },
26659
- "x-octokit": {
26660
- "diff": { "api.github.com.json": { "type": "changed" } }
26661
- }
26510
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
26662
26511
  },
26663
26512
  "delete": {
26664
26513
  "summary": "Remove assignees from an issue",
@@ -28538,9 +28387,7 @@
28538
28387
  "category": "activity",
28539
28388
  "subcategory": "notifications"
28540
28389
  },
28541
- "x-octokit": {
28542
- "diff": { "api.github.com.json": { "type": "changed" } }
28543
- }
28390
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
28544
28391
  },
28545
28392
  "put": {
28546
28393
  "summary": "Mark repository notifications as read",
@@ -29035,7 +28882,7 @@
29035
28882
  "category": "enterprise-admin",
29036
28883
  "subcategory": "repo-pre-receive-hooks"
29037
28884
  },
29038
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
28885
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
29039
28886
  }
29040
28887
  },
29041
28888
  "/repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id}": {
@@ -29076,7 +28923,7 @@
29076
28923
  "category": "enterprise-admin",
29077
28924
  "subcategory": "repo-pre-receive-hooks"
29078
28925
  },
29079
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
28926
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
29080
28927
  },
29081
28928
  "patch": {
29082
28929
  "summary": "Update pre-receive hook enforcement for a repository",
@@ -29134,7 +28981,7 @@
29134
28981
  "category": "enterprise-admin",
29135
28982
  "subcategory": "repo-pre-receive-hooks"
29136
28983
  },
29137
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
28984
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
29138
28985
  },
29139
28986
  "delete": {
29140
28987
  "summary": "Remove pre-receive hook enforcement for a repository",
@@ -29173,7 +29020,7 @@
29173
29020
  "category": "enterprise-admin",
29174
29021
  "subcategory": "repo-pre-receive-hooks"
29175
29022
  },
29176
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
29023
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
29177
29024
  }
29178
29025
  },
29179
29026
  "/repos/{owner}/{repo}/projects": {
@@ -29390,9 +29237,7 @@
29390
29237
  "category": "pulls",
29391
29238
  "subcategory": null
29392
29239
  },
29393
- "x-octokit": {
29394
- "diff": { "api.github.com.json": { "type": "changed" } }
29395
- }
29240
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
29396
29241
  },
29397
29242
  "post": {
29398
29243
  "summary": "Create a pull request",
@@ -30552,9 +30397,7 @@
30552
30397
  "category": "pulls",
30553
30398
  "subcategory": "review-requests"
30554
30399
  },
30555
- "x-octokit": {
30556
- "diff": { "api.github.com.json": { "type": "changed" } }
30557
- }
30400
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
30558
30401
  },
30559
30402
  "delete": {
30560
30403
  "summary": "Remove requested reviewers from a pull request",
@@ -31315,9 +31158,7 @@
31315
31158
  "category": "repos",
31316
31159
  "subcategory": "releases"
31317
31160
  },
31318
- "x-octokit": {
31319
- "diff": { "api.github.com.json": { "type": "changed" } }
31320
- }
31161
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
31321
31162
  },
31322
31163
  "post": {
31323
31164
  "summary": "Create a release",
@@ -31416,9 +31257,7 @@
31416
31257
  "category": "repos",
31417
31258
  "subcategory": "releases"
31418
31259
  },
31419
- "x-octokit": {
31420
- "diff": { "api.github.com.json": { "type": "changed" } }
31421
- }
31260
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
31422
31261
  }
31423
31262
  },
31424
31263
  "/repos/{owner}/{repo}/releases/assets/{asset_id}": {
@@ -31660,9 +31499,7 @@
31660
31499
  "category": "repos",
31661
31500
  "subcategory": "releases"
31662
31501
  },
31663
- "x-octokit": {
31664
- "diff": { "api.github.com.json": { "type": "changed" } }
31665
- }
31502
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
31666
31503
  }
31667
31504
  },
31668
31505
  "/repos/{owner}/{repo}/releases/tags/{tag}": {
@@ -31707,9 +31544,7 @@
31707
31544
  "category": "repos",
31708
31545
  "subcategory": "releases"
31709
31546
  },
31710
- "x-octokit": {
31711
- "diff": { "api.github.com.json": { "type": "changed" } }
31712
- }
31547
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
31713
31548
  }
31714
31549
  },
31715
31550
  "/repos/{owner}/{repo}/releases/{release_id}": {
@@ -31747,9 +31582,7 @@
31747
31582
  "category": "repos",
31748
31583
  "subcategory": "releases"
31749
31584
  },
31750
- "x-octokit": {
31751
- "diff": { "api.github.com.json": { "type": "changed" } }
31752
- }
31585
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
31753
31586
  },
31754
31587
  "patch": {
31755
31588
  "summary": "Update a release",
@@ -31832,9 +31665,7 @@
31832
31665
  "category": "repos",
31833
31666
  "subcategory": "releases"
31834
31667
  },
31835
- "x-octokit": {
31836
- "diff": { "api.github.com.json": { "type": "changed" } }
31837
- }
31668
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
31838
31669
  },
31839
31670
  "delete": {
31840
31671
  "summary": "Delete a release",
@@ -32199,7 +32030,7 @@
32199
32030
  "category": "repos",
32200
32031
  "subcategory": null
32201
32032
  },
32202
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
32033
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
32203
32034
  }
32204
32035
  },
32205
32036
  "/repos/{owner}/{repo}/secret-scanning/alerts": {
@@ -32255,9 +32086,7 @@
32255
32086
  "category": "secret-scanning",
32256
32087
  "subcategory": null
32257
32088
  },
32258
- "x-octokit": {
32259
- "diff": { "api.github.com.json": { "type": "changed" } }
32260
- }
32089
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
32261
32090
  }
32262
32091
  },
32263
32092
  "/repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}": {
@@ -32303,9 +32132,7 @@
32303
32132
  "category": "secret-scanning",
32304
32133
  "subcategory": null
32305
32134
  },
32306
- "x-octokit": {
32307
- "diff": { "api.github.com.json": { "type": "changed" } }
32308
- }
32135
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
32309
32136
  },
32310
32137
  "patch": {
32311
32138
  "summary": "Update a secret scanning alert",
@@ -32375,9 +32202,7 @@
32375
32202
  "githubCloudOnly": false,
32376
32203
  "category": "secret-scanning"
32377
32204
  },
32378
- "x-octokit": {
32379
- "diff": { "api.github.com.json": { "type": "changed" } }
32380
- }
32205
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
32381
32206
  }
32382
32207
  },
32383
32208
  "/repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}/locations": {
@@ -33382,9 +33207,7 @@
33382
33207
  "category": "repos",
33383
33208
  "subcategory": null
33384
33209
  },
33385
- "x-octokit": {
33386
- "diff": { "api.github.com.json": { "type": "changed" } }
33387
- }
33210
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
33388
33211
  }
33389
33212
  },
33390
33213
  "/repos/{owner}/{repo}/zipball/{ref}": {
@@ -33536,9 +33359,7 @@
33536
33359
  }
33537
33360
  ]
33538
33361
  },
33539
- "x-octokit": {
33540
- "diff": { "api.github.com.json": { "type": "changed" } }
33541
- }
33362
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
33542
33363
  }
33543
33364
  },
33544
33365
  "/repositories": {
@@ -33598,9 +33419,7 @@
33598
33419
  "category": "repos",
33599
33420
  "subcategory": null
33600
33421
  },
33601
- "x-octokit": {
33602
- "diff": { "api.github.com.json": { "type": "changed" } }
33603
- }
33422
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
33604
33423
  }
33605
33424
  },
33606
33425
  "/repositories/{repository_id}/environments/{environment_name}/secrets": {
@@ -33883,9 +33702,7 @@
33883
33702
  "category": "search",
33884
33703
  "subcategory": null
33885
33704
  },
33886
- "x-octokit": {
33887
- "diff": { "api.github.com.json": { "type": "changed" } }
33888
- }
33705
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
33889
33706
  }
33890
33707
  },
33891
33708
  "/search/commits": {
@@ -33955,9 +33772,7 @@
33955
33772
  "category": "search",
33956
33773
  "subcategory": null
33957
33774
  },
33958
- "x-octokit": {
33959
- "diff": { "api.github.com.json": { "type": "changed" } }
33960
- }
33775
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
33961
33776
  }
33962
33777
  },
33963
33778
  "/search/issues": {
@@ -34042,9 +33857,7 @@
34042
33857
  "category": "search",
34043
33858
  "subcategory": null
34044
33859
  },
34045
- "x-octokit": {
34046
- "diff": { "api.github.com.json": { "type": "changed" } }
34047
- }
33860
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
34048
33861
  }
34049
33862
  },
34050
33863
  "/search/labels": {
@@ -34375,7 +34188,7 @@
34375
34188
  "category": "enterprise-admin",
34376
34189
  "subcategory": "management-console"
34377
34190
  },
34378
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
34191
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
34379
34192
  }
34380
34193
  },
34381
34194
  "/setup/api/configure": {
@@ -34410,7 +34223,7 @@
34410
34223
  "category": "enterprise-admin",
34411
34224
  "subcategory": "management-console"
34412
34225
  },
34413
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
34226
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
34414
34227
  }
34415
34228
  },
34416
34229
  "/setup/api/maintenance": {
@@ -34459,7 +34272,7 @@
34459
34272
  "category": "enterprise-admin",
34460
34273
  "subcategory": "management-console"
34461
34274
  },
34462
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
34275
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
34463
34276
  },
34464
34277
  "post": {
34465
34278
  "summary": "Enable or disable maintenance mode",
@@ -34530,7 +34343,7 @@
34530
34343
  "category": "enterprise-admin",
34531
34344
  "subcategory": "management-console"
34532
34345
  },
34533
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
34346
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
34534
34347
  }
34535
34348
  },
34536
34349
  "/setup/api/settings": {
@@ -34581,7 +34394,7 @@
34581
34394
  "category": "enterprise-admin",
34582
34395
  "subcategory": "management-console"
34583
34396
  },
34584
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
34397
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
34585
34398
  },
34586
34399
  "put": {
34587
34400
  "summary": "Set settings",
@@ -34638,7 +34451,7 @@
34638
34451
  "category": "enterprise-admin",
34639
34452
  "subcategory": "management-console"
34640
34453
  },
34641
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
34454
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
34642
34455
  }
34643
34456
  },
34644
34457
  "/setup/api/settings/authorized-keys": {
@@ -34688,7 +34501,7 @@
34688
34501
  "category": "enterprise-admin",
34689
34502
  "subcategory": "management-console"
34690
34503
  },
34691
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
34504
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
34692
34505
  },
34693
34506
  "post": {
34694
34507
  "summary": "Add an authorized SSH key",
@@ -34760,7 +34573,7 @@
34760
34573
  "category": "enterprise-admin",
34761
34574
  "subcategory": "management-console"
34762
34575
  },
34763
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
34576
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
34764
34577
  },
34765
34578
  "delete": {
34766
34579
  "summary": "Remove an authorized SSH key",
@@ -34832,7 +34645,7 @@
34832
34645
  "category": "enterprise-admin",
34833
34646
  "subcategory": "management-console"
34834
34647
  },
34835
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
34648
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
34836
34649
  }
34837
34650
  },
34838
34651
  "/setup/api/start": {
@@ -34892,7 +34705,7 @@
34892
34705
  "category": "enterprise-admin",
34893
34706
  "subcategory": "management-console"
34894
34707
  },
34895
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
34708
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
34896
34709
  }
34897
34710
  },
34898
34711
  "/setup/api/upgrade": {
@@ -34942,7 +34755,7 @@
34942
34755
  "category": "enterprise-admin",
34943
34756
  "subcategory": "management-console"
34944
34757
  },
34945
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
34758
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
34946
34759
  }
34947
34760
  },
34948
34761
  "/teams/{team_id}": {
@@ -36370,9 +36183,7 @@
36370
36183
  "subcategory": null
36371
36184
  },
36372
36185
  "deprecated": true,
36373
- "x-octokit": {
36374
- "diff": { "api.github.com.json": { "type": "changed" } }
36375
- }
36186
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
36376
36187
  }
36377
36188
  },
36378
36189
  "/teams/{team_id}/repos/{owner}/{repo}": {
@@ -36420,9 +36231,7 @@
36420
36231
  "subcategory": null
36421
36232
  },
36422
36233
  "deprecated": true,
36423
- "x-octokit": {
36424
- "diff": { "api.github.com.json": { "type": "changed" } }
36425
- }
36234
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
36426
36235
  },
36427
36236
  "put": {
36428
36237
  "summary": "Add or update team repository permissions (Legacy)",
@@ -37131,7 +36940,7 @@
37131
36940
  }
37132
36941
  }
37133
36942
  ],
37134
- "diff": { "api.github.com.json": { "type": "changed" } }
36943
+ "diff": { "api.github.com": { "type": "changed" } }
37135
36944
  }
37136
36945
  },
37137
36946
  "post": {
@@ -37195,7 +37004,7 @@
37195
37004
  }
37196
37005
  }
37197
37006
  ],
37198
- "diff": { "api.github.com.json": { "type": "changed" } }
37007
+ "diff": { "api.github.com": { "type": "changed" } }
37199
37008
  }
37200
37009
  }
37201
37010
  },
@@ -37241,7 +37050,7 @@
37241
37050
  "before": { "operationId": "users/get-gpg-key-for-authenticated" }
37242
37051
  }
37243
37052
  ],
37244
- "diff": { "api.github.com.json": { "type": "changed" } }
37053
+ "diff": { "api.github.com": { "type": "changed" } }
37245
37054
  }
37246
37055
  },
37247
37056
  "delete": {
@@ -37384,9 +37193,7 @@
37384
37193
  "category": "apps",
37385
37194
  "subcategory": "installations"
37386
37195
  },
37387
- "x-octokit": {
37388
- "diff": { "api.github.com.json": { "type": "changed" } }
37389
- }
37196
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
37390
37197
  }
37391
37198
  },
37392
37199
  "/user/installations/{installation_id}/repositories/{repository_id}": {
@@ -37545,9 +37352,7 @@
37545
37352
  "category": "issues",
37546
37353
  "subcategory": null
37547
37354
  },
37548
- "x-octokit": {
37549
- "diff": { "api.github.com.json": { "type": "changed" } }
37550
- }
37355
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
37551
37356
  }
37552
37357
  },
37553
37358
  "/user/keys": {
@@ -37938,9 +37743,7 @@
37938
37743
  "category": "migrations",
37939
37744
  "subcategory": "users"
37940
37745
  },
37941
- "x-octokit": {
37942
- "diff": { "api.github.com.json": { "type": "changed" } }
37943
- }
37746
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
37944
37747
  },
37945
37748
  "post": {
37946
37749
  "summary": "Start a user migration",
@@ -38023,6 +37826,14 @@
38023
37826
  },
38024
37827
  "required": ["repositories"],
38025
37828
  "type": "object"
37829
+ },
37830
+ "examples": {
37831
+ "default": {
37832
+ "value": {
37833
+ "repositories": ["octocat/Hello-World"],
37834
+ "lock_repositories": true
37835
+ }
37836
+ }
38026
37837
  }
38027
37838
  }
38028
37839
  }
@@ -38050,9 +37861,7 @@
38050
37861
  "category": "migrations",
38051
37862
  "subcategory": "users"
38052
37863
  },
38053
- "x-octokit": {
38054
- "diff": { "api.github.com.json": { "type": "changed" } }
38055
- }
37864
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
38056
37865
  }
38057
37866
  },
38058
37867
  "/user/migrations/{migration_id}/archive": {
@@ -38130,7 +37939,7 @@
38130
37939
  "before": { "operationId": "migrations/list-repos-for-user" }
38131
37940
  }
38132
37941
  ],
38133
- "diff": { "api.github.com.json": { "type": "changed" } }
37942
+ "diff": { "api.github.com": { "type": "changed" } }
38134
37943
  }
38135
37944
  }
38136
37945
  },
@@ -38399,9 +38208,7 @@
38399
38208
  "category": "repos",
38400
38209
  "subcategory": null
38401
38210
  },
38402
- "x-octokit": {
38403
- "diff": { "api.github.com.json": { "type": "changed" } }
38404
- }
38211
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
38405
38212
  },
38406
38213
  "post": {
38407
38214
  "summary": "Create a repository for the authenticated user",
@@ -38554,9 +38361,7 @@
38554
38361
  "category": "repos",
38555
38362
  "subcategory": null
38556
38363
  },
38557
- "x-octokit": {
38558
- "diff": { "api.github.com.json": { "type": "changed" } }
38559
- }
38364
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
38560
38365
  }
38561
38366
  },
38562
38367
  "/user/repository_invitations": {
@@ -38604,9 +38409,7 @@
38604
38409
  "category": "repos",
38605
38410
  "subcategory": "invitations"
38606
38411
  },
38607
- "x-octokit": {
38608
- "diff": { "api.github.com.json": { "type": "changed" } }
38609
- }
38412
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
38610
38413
  }
38611
38414
  },
38612
38415
  "/user/repository_invitations/{invitation_id}": {
@@ -38732,9 +38535,7 @@
38732
38535
  "category": "activity",
38733
38536
  "subcategory": "starring"
38734
38537
  },
38735
- "x-octokit": {
38736
- "diff": { "api.github.com.json": { "type": "changed" } }
38737
- }
38538
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
38738
38539
  }
38739
38540
  },
38740
38541
  "/user/starred/{owner}/{repo}": {
@@ -38874,9 +38675,7 @@
38874
38675
  "category": "activity",
38875
38676
  "subcategory": "watching"
38876
38677
  },
38877
- "x-octokit": {
38878
- "diff": { "api.github.com.json": { "type": "changed" } }
38879
- }
38678
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
38880
38679
  }
38881
38680
  },
38882
38681
  "/user/teams": {
@@ -39053,9 +38852,7 @@
39053
38852
  "category": "activity",
39054
38853
  "subcategory": "events"
39055
38854
  },
39056
- "x-octokit": {
39057
- "diff": { "api.github.com.json": { "type": "changed" } }
39058
- }
38855
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
39059
38856
  }
39060
38857
  },
39061
38858
  "/users/{username}/events/orgs/{org}": {
@@ -39098,9 +38895,7 @@
39098
38895
  "category": "activity",
39099
38896
  "subcategory": "events"
39100
38897
  },
39101
- "x-octokit": {
39102
- "diff": { "api.github.com.json": { "type": "changed" } }
39103
- }
38898
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
39104
38899
  }
39105
38900
  },
39106
38901
  "/users/{username}/events/public": {
@@ -39142,9 +38937,7 @@
39142
38937
  "category": "activity",
39143
38938
  "subcategory": "events"
39144
38939
  },
39145
- "x-octokit": {
39146
- "diff": { "api.github.com.json": { "type": "changed" } }
39147
- }
38940
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
39148
38941
  }
39149
38942
  },
39150
38943
  "/users/{username}/followers": {
@@ -39348,9 +39141,7 @@
39348
39141
  "category": "users",
39349
39142
  "subcategory": "gpg-keys"
39350
39143
  },
39351
- "x-octokit": {
39352
- "diff": { "api.github.com.json": { "type": "changed" } }
39353
- }
39144
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
39354
39145
  }
39355
39146
  },
39356
39147
  "/users/{username}/hovercard": {
@@ -39620,9 +39411,7 @@
39620
39411
  "category": "activity",
39621
39412
  "subcategory": "events"
39622
39413
  },
39623
- "x-octokit": {
39624
- "diff": { "api.github.com.json": { "type": "changed" } }
39625
- }
39414
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
39626
39415
  }
39627
39416
  },
39628
39417
  "/users/{username}/received_events/public": {
@@ -39664,9 +39453,7 @@
39664
39453
  "category": "activity",
39665
39454
  "subcategory": "events"
39666
39455
  },
39667
- "x-octokit": {
39668
- "diff": { "api.github.com.json": { "type": "changed" } }
39669
- }
39456
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
39670
39457
  }
39671
39458
  },
39672
39459
  "/users/{username}/repos": {
@@ -39738,9 +39525,7 @@
39738
39525
  "category": "repos",
39739
39526
  "subcategory": null
39740
39527
  },
39741
- "x-octokit": {
39742
- "diff": { "api.github.com.json": { "type": "changed" } }
39743
- }
39528
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
39744
39529
  }
39745
39530
  },
39746
39531
  "/users/{username}/site_admin": {
@@ -39761,7 +39546,7 @@
39761
39546
  "category": "enterprise-admin",
39762
39547
  "subcategory": "users"
39763
39548
  },
39764
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
39549
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
39765
39550
  },
39766
39551
  "delete": {
39767
39552
  "summary": "Demote a site administrator",
@@ -39780,7 +39565,7 @@
39780
39565
  "category": "enterprise-admin",
39781
39566
  "subcategory": "users"
39782
39567
  },
39783
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
39568
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
39784
39569
  }
39785
39570
  },
39786
39571
  "/users/{username}/starred": {
@@ -39878,9 +39663,7 @@
39878
39663
  "category": "activity",
39879
39664
  "subcategory": "watching"
39880
39665
  },
39881
- "x-octokit": {
39882
- "diff": { "api.github.com.json": { "type": "changed" } }
39883
- }
39666
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
39884
39667
  }
39885
39668
  },
39886
39669
  "/users/{username}/suspended": {
@@ -39917,7 +39700,7 @@
39917
39700
  "category": "enterprise-admin",
39918
39701
  "subcategory": "users"
39919
39702
  },
39920
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
39703
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
39921
39704
  },
39922
39705
  "delete": {
39923
39706
  "summary": "Unsuspend a user",
@@ -39952,7 +39735,7 @@
39952
39735
  "category": "enterprise-admin",
39953
39736
  "subcategory": "users"
39954
39737
  },
39955
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
39738
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
39956
39739
  }
39957
39740
  },
39958
39741
  "/zen": {
@@ -40033,1581 +39816,1581 @@
40033
39816
  "/enterprise-installation/{enterprise_or_org}/server-statistics": {
40034
39817
  "get": {
40035
39818
  "summary": "Get GitHub Enterprise Server statistics",
40036
- "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",
40037
39820
  "operationId": "enterprise-admin/get-server-statistics",
40038
39821
  "tags": ["server-statistics", "enterprise-admin"],
40039
39822
  "externalDocs": {
40040
39823
  "description": "API method documentation",
40041
39824
  "url": "https://docs.github.com/rest/reference/enterprise-admin#get-github-enterprise-server-statistics"
40042
39825
  },
40043
- "x-octokit": { "api.github.com.json": "removed" },
39826
+ "x-octokit": { "api.github.com": "removed" },
40044
39827
  "responses": { "501": { "description": "Not Implemented" } }
40045
39828
  }
40046
39829
  },
40047
39830
  "/enterprises/{enterprise}/actions/oidc/customization/issuer": {
40048
39831
  "put": {
40049
39832
  "summary": "Set the GitHub Actions OIDC custom issuer policy for an enterprise",
40050
- "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",
40051
39834
  "tags": ["actions"],
40052
39835
  "operationId": "actions/set-actions-oidc-custom-issuer-policy-for-enterprise",
40053
39836
  "externalDocs": {
40054
39837
  "description": "API method documentation",
40055
39838
  "url": "https://docs.github.com/rest/reference/actions/oidc#set-actions-oidc-custom-issuer-policy-for-enterprise"
40056
39839
  },
40057
- "x-octokit": { "api.github.com.json": "removed" },
39840
+ "x-octokit": { "api.github.com": "removed" },
40058
39841
  "responses": { "501": { "description": "Not Implemented" } }
40059
39842
  }
40060
39843
  },
40061
39844
  "/enterprises/{enterprise}/actions/permissions/workflow": {
40062
39845
  "get": {
40063
39846
  "summary": "Get default workflow permissions for an enterprise",
40064
- "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",
40065
39848
  "tags": ["actions"],
40066
39849
  "operationId": "actions/get-github-actions-default-workflow-permissions-enterprise",
40067
39850
  "externalDocs": {
40068
39851
  "description": "API method documentation",
40069
39852
  "url": "https://docs.github.com/rest/reference/actions#get-default-workflow-permissions-for-an-enterprise"
40070
39853
  },
40071
- "x-octokit": { "api.github.com.json": "removed" },
39854
+ "x-octokit": { "api.github.com": "removed" },
40072
39855
  "responses": { "501": { "description": "Not Implemented" } }
40073
39856
  },
40074
39857
  "put": {
40075
39858
  "summary": "Set default workflow permissions for an enterprise",
40076
- "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",
40077
39860
  "tags": ["actions"],
40078
39861
  "operationId": "actions/set-github-actions-default-workflow-permissions-enterprise",
40079
39862
  "externalDocs": {
40080
39863
  "description": "API method documentation",
40081
39864
  "url": "https://docs.github.com/rest/reference/actions#set-default-workflow-permissions-for-an-enterprise"
40082
39865
  },
40083
- "x-octokit": { "api.github.com.json": "removed" },
39866
+ "x-octokit": { "api.github.com": "removed" },
40084
39867
  "responses": { "501": { "description": "Not Implemented" } }
40085
39868
  }
40086
39869
  },
40087
39870
  "/enterprises/{enterprise}/settings/billing/actions": {
40088
39871
  "get": {
40089
39872
  "summary": "Get GitHub Actions billing for an enterprise",
40090
- "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",
40091
39874
  "operationId": "billing/get-github-actions-billing-ghe",
40092
39875
  "tags": ["billing"],
40093
39876
  "externalDocs": {
40094
39877
  "description": "API method documentation",
40095
39878
  "url": "https://docs.github.com/rest/reference/billing#get-github-actions-billing-for-an-enterprise"
40096
39879
  },
40097
- "x-octokit": { "api.github.com.json": "removed" },
39880
+ "x-octokit": { "api.github.com": "removed" },
40098
39881
  "responses": { "501": { "description": "Not Implemented" } }
40099
39882
  }
40100
39883
  },
40101
39884
  "/enterprises/{enterprise}/settings/billing/packages": {
40102
39885
  "get": {
40103
39886
  "summary": "Get GitHub Packages billing for an enterprise",
40104
- "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",
40105
39888
  "operationId": "billing/get-github-packages-billing-ghe",
40106
39889
  "tags": ["billing"],
40107
39890
  "externalDocs": {
40108
39891
  "description": "API method documentation",
40109
39892
  "url": "https://docs.github.com/rest/reference/billing#get-github-packages-billing-for-an-enterprise"
40110
39893
  },
40111
- "x-octokit": { "api.github.com.json": "removed" },
39894
+ "x-octokit": { "api.github.com": "removed" },
40112
39895
  "responses": { "501": { "description": "Not Implemented" } }
40113
39896
  }
40114
39897
  },
40115
39898
  "/enterprises/{enterprise}/settings/billing/shared-storage": {
40116
39899
  "get": {
40117
39900
  "summary": "Get shared storage billing for an enterprise",
40118
- "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",
40119
39902
  "operationId": "billing/get-shared-storage-billing-ghe",
40120
39903
  "tags": ["billing"],
40121
39904
  "externalDocs": {
40122
39905
  "description": "API method documentation",
40123
39906
  "url": "https://docs.github.com/rest/reference/billing#get-shared-storage-billing-for-an-enterprise"
40124
39907
  },
40125
- "x-octokit": { "api.github.com.json": "removed" },
39908
+ "x-octokit": { "api.github.com": "removed" },
40126
39909
  "responses": { "501": { "description": "Not Implemented" } }
40127
39910
  }
40128
39911
  },
40129
39912
  "/marketplace_listing/accounts/{account_id}": {
40130
39913
  "get": {
40131
39914
  "summary": "Get a subscription plan for an account",
40132
- "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",
40133
39916
  "tags": ["apps"],
40134
39917
  "operationId": "apps/get-subscription-plan-for-account",
40135
39918
  "externalDocs": {
40136
39919
  "description": "API method documentation",
40137
39920
  "url": "https://docs.github.com/rest/reference/apps#get-a-subscription-plan-for-an-account"
40138
39921
  },
40139
- "x-octokit": { "api.github.com.json": "removed" },
39922
+ "x-octokit": { "api.github.com": "removed" },
40140
39923
  "responses": { "501": { "description": "Not Implemented" } }
40141
39924
  }
40142
39925
  },
40143
39926
  "/marketplace_listing/plans": {
40144
39927
  "get": {
40145
39928
  "summary": "List plans",
40146
- "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",
40147
39930
  "tags": ["apps"],
40148
39931
  "operationId": "apps/list-plans",
40149
39932
  "externalDocs": {
40150
39933
  "description": "API method documentation",
40151
39934
  "url": "https://docs.github.com/rest/reference/apps#list-plans"
40152
39935
  },
40153
- "x-octokit": { "api.github.com.json": "removed" },
39936
+ "x-octokit": { "api.github.com": "removed" },
40154
39937
  "responses": { "501": { "description": "Not Implemented" } }
40155
39938
  }
40156
39939
  },
40157
39940
  "/marketplace_listing/plans/{plan_id}/accounts": {
40158
39941
  "get": {
40159
39942
  "summary": "List accounts for a plan",
40160
- "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",
40161
39944
  "tags": ["apps"],
40162
39945
  "operationId": "apps/list-accounts-for-plan",
40163
39946
  "externalDocs": {
40164
39947
  "description": "API method documentation",
40165
39948
  "url": "https://docs.github.com/rest/reference/apps#list-accounts-for-a-plan"
40166
39949
  },
40167
- "x-octokit": { "api.github.com.json": "removed" },
39950
+ "x-octokit": { "api.github.com": "removed" },
40168
39951
  "responses": { "501": { "description": "Not Implemented" } }
40169
39952
  }
40170
39953
  },
40171
39954
  "/marketplace_listing/stubbed/accounts/{account_id}": {
40172
39955
  "get": {
40173
39956
  "summary": "Get a subscription plan for an account (stubbed)",
40174
- "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",
40175
39958
  "tags": ["apps"],
40176
39959
  "operationId": "apps/get-subscription-plan-for-account-stubbed",
40177
39960
  "externalDocs": {
40178
39961
  "description": "API method documentation",
40179
39962
  "url": "https://docs.github.com/rest/reference/apps#get-a-subscription-plan-for-an-account-stubbed"
40180
39963
  },
40181
- "x-octokit": { "api.github.com.json": "removed" },
39964
+ "x-octokit": { "api.github.com": "removed" },
40182
39965
  "responses": { "501": { "description": "Not Implemented" } }
40183
39966
  }
40184
39967
  },
40185
39968
  "/marketplace_listing/stubbed/plans": {
40186
39969
  "get": {
40187
39970
  "summary": "List plans (stubbed)",
40188
- "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",
40189
39972
  "tags": ["apps"],
40190
39973
  "operationId": "apps/list-plans-stubbed",
40191
39974
  "externalDocs": {
40192
39975
  "description": "API method documentation",
40193
39976
  "url": "https://docs.github.com/rest/reference/apps#list-plans-stubbed"
40194
39977
  },
40195
- "x-octokit": { "api.github.com.json": "removed" },
39978
+ "x-octokit": { "api.github.com": "removed" },
40196
39979
  "responses": { "501": { "description": "Not Implemented" } }
40197
39980
  }
40198
39981
  },
40199
39982
  "/marketplace_listing/stubbed/plans/{plan_id}/accounts": {
40200
39983
  "get": {
40201
39984
  "summary": "List accounts for a plan (stubbed)",
40202
- "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",
40203
39986
  "tags": ["apps"],
40204
39987
  "operationId": "apps/list-accounts-for-plan-stubbed",
40205
39988
  "externalDocs": {
40206
39989
  "description": "API method documentation",
40207
39990
  "url": "https://docs.github.com/rest/reference/apps#list-accounts-for-a-plan-stubbed"
40208
39991
  },
40209
- "x-octokit": { "api.github.com.json": "removed" },
39992
+ "x-octokit": { "api.github.com": "removed" },
40210
39993
  "responses": { "501": { "description": "Not Implemented" } }
40211
39994
  }
40212
39995
  },
40213
39996
  "/orgs/{org}/actions/oidc/customization/sub": {
40214
39997
  "get": {
40215
39998
  "summary": "Get the customization template for an OIDC subject claim for an organization",
40216
- "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",
40217
40000
  "tags": ["oidc"],
40218
40001
  "operationId": "oidc/get-oidc-custom-sub-template-for-org",
40219
40002
  "externalDocs": {
40220
40003
  "description": "API method documentation",
40221
40004
  "url": "https://docs.github.com/rest/actions/oidc#get-the-customization-template-for-an-oidc-subject-claim-for-an-organization"
40222
40005
  },
40223
- "x-octokit": { "api.github.com.json": "removed" },
40006
+ "x-octokit": { "api.github.com": "removed" },
40224
40007
  "responses": { "501": { "description": "Not Implemented" } }
40225
40008
  },
40226
40009
  "put": {
40227
40010
  "summary": "Set the customization template for an OIDC subject claim for an organization",
40228
- "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",
40229
40012
  "tags": ["oidc"],
40230
40013
  "operationId": "oidc/update-oidc-custom-sub-template-for-org",
40231
40014
  "externalDocs": {
40232
40015
  "description": "API method documentation",
40233
40016
  "url": "https://docs.github.com/rest/actions/oidc#set-the-customization-template-for-an-oidc-subject-claim-for-an-organization"
40234
40017
  },
40235
- "x-octokit": { "api.github.com.json": "removed" },
40018
+ "x-octokit": { "api.github.com": "removed" },
40236
40019
  "responses": { "501": { "description": "Not Implemented" } }
40237
40020
  }
40238
40021
  },
40239
40022
  "/orgs/{org}/blocks": {
40240
40023
  "get": {
40241
40024
  "summary": "List users blocked by an organization",
40242
- "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",
40243
40026
  "tags": ["orgs"],
40244
40027
  "operationId": "orgs/list-blocked-users",
40245
40028
  "externalDocs": {
40246
40029
  "description": "API method documentation",
40247
40030
  "url": "https://docs.github.com/rest/reference/orgs#list-users-blocked-by-an-organization"
40248
40031
  },
40249
- "x-octokit": { "api.github.com.json": "removed" },
40032
+ "x-octokit": { "api.github.com": "removed" },
40250
40033
  "responses": { "501": { "description": "Not Implemented" } }
40251
40034
  }
40252
40035
  },
40253
40036
  "/orgs/{org}/blocks/{username}": {
40254
40037
  "get": {
40255
40038
  "summary": "Check if a user is blocked by an organization",
40256
- "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",
40257
40040
  "tags": ["orgs"],
40258
40041
  "operationId": "orgs/check-blocked-user",
40259
40042
  "externalDocs": {
40260
40043
  "description": "API method documentation",
40261
40044
  "url": "https://docs.github.com/rest/reference/orgs#check-if-a-user-is-blocked-by-an-organization"
40262
40045
  },
40263
- "x-octokit": { "api.github.com.json": "removed" },
40046
+ "x-octokit": { "api.github.com": "removed" },
40264
40047
  "responses": { "501": { "description": "Not Implemented" } }
40265
40048
  },
40266
40049
  "put": {
40267
40050
  "summary": "Block a user from an organization",
40268
- "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",
40269
40052
  "tags": ["orgs"],
40270
40053
  "operationId": "orgs/block-user",
40271
40054
  "externalDocs": {
40272
40055
  "description": "API method documentation",
40273
40056
  "url": "https://docs.github.com/rest/reference/orgs#block-a-user-from-an-organization"
40274
40057
  },
40275
- "x-octokit": { "api.github.com.json": "removed" },
40058
+ "x-octokit": { "api.github.com": "removed" },
40276
40059
  "responses": { "501": { "description": "Not Implemented" } }
40277
40060
  },
40278
40061
  "delete": {
40279
40062
  "summary": "Unblock a user from an organization",
40280
- "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",
40281
40064
  "tags": ["orgs"],
40282
40065
  "operationId": "orgs/unblock-user",
40283
40066
  "externalDocs": {
40284
40067
  "description": "API method documentation",
40285
40068
  "url": "https://docs.github.com/rest/reference/orgs#unblock-a-user-from-an-organization"
40286
40069
  },
40287
- "x-octokit": { "api.github.com.json": "removed" },
40070
+ "x-octokit": { "api.github.com": "removed" },
40288
40071
  "responses": { "501": { "description": "Not Implemented" } }
40289
40072
  }
40290
40073
  },
40291
40074
  "/orgs/{org}/codespaces": {
40292
40075
  "get": {
40293
40076
  "summary": "List codespaces for the organization",
40294
- "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",
40295
40078
  "tags": ["codespaces"],
40296
40079
  "operationId": "codespaces/list-in-organization",
40297
40080
  "externalDocs": {
40298
40081
  "description": "API method documentation",
40299
40082
  "url": "https://docs.github.com/rest/reference/codespaces#list-in-organization"
40300
40083
  },
40301
- "x-octokit": { "api.github.com.json": "removed" },
40084
+ "x-octokit": { "api.github.com": "removed" },
40302
40085
  "responses": { "501": { "description": "Not Implemented" } }
40303
40086
  }
40304
40087
  },
40305
40088
  "/orgs/{org}/credential-authorizations": {
40306
40089
  "get": {
40307
40090
  "summary": "List SAML SSO authorizations for an organization",
40308
- "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",
40309
40092
  "tags": ["orgs"],
40310
40093
  "operationId": "orgs/list-saml-sso-authorizations",
40311
40094
  "externalDocs": {
40312
40095
  "description": "API method documentation",
40313
40096
  "url": "https://docs.github.com/rest/reference/orgs#list-saml-sso-authorizations-for-an-organization"
40314
40097
  },
40315
- "x-octokit": { "api.github.com.json": "removed" },
40098
+ "x-octokit": { "api.github.com": "removed" },
40316
40099
  "responses": { "501": { "description": "Not Implemented" } }
40317
40100
  }
40318
40101
  },
40319
40102
  "/orgs/{org}/credential-authorizations/{credential_id}": {
40320
40103
  "delete": {
40321
40104
  "summary": "Remove a SAML SSO authorization for an organization",
40322
- "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",
40323
40106
  "tags": ["orgs"],
40324
40107
  "operationId": "orgs/remove-saml-sso-authorization",
40325
40108
  "externalDocs": {
40326
40109
  "description": "API method documentation",
40327
40110
  "url": "https://docs.github.com/rest/reference/orgs#remove-a-saml-sso-authorization-for-an-organization"
40328
40111
  },
40329
- "x-octokit": { "api.github.com.json": "removed" },
40112
+ "x-octokit": { "api.github.com": "removed" },
40330
40113
  "responses": { "501": { "description": "Not Implemented" } }
40331
40114
  }
40332
40115
  },
40333
40116
  "/orgs/{org}/external-group/{group_id}": {
40334
40117
  "get": {
40335
40118
  "summary": "Get an external group",
40336
- "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",
40337
40120
  "tags": ["teams"],
40338
40121
  "operationId": "teams/external-idp-group-info-for-org",
40339
40122
  "externalDocs": {
40340
40123
  "description": "API method documentation",
40341
40124
  "url": "https://docs.github.com/rest/reference/teams#external-idp-group-info-for-an-organization"
40342
40125
  },
40343
- "x-octokit": { "api.github.com.json": "removed" },
40126
+ "x-octokit": { "api.github.com": "removed" },
40344
40127
  "responses": { "501": { "description": "Not Implemented" } }
40345
40128
  }
40346
40129
  },
40347
40130
  "/orgs/{org}/external-groups": {
40348
40131
  "get": {
40349
40132
  "summary": "List external groups in an organization",
40350
- "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",
40351
40134
  "tags": ["teams"],
40352
40135
  "operationId": "teams/list-external-idp-groups-for-org",
40353
40136
  "externalDocs": {
40354
40137
  "description": "API method documentation",
40355
40138
  "url": "https://docs.github.com/rest/reference/teams#list-external-idp-groups-for-an-organization"
40356
40139
  },
40357
- "x-octokit": { "api.github.com.json": "removed" },
40140
+ "x-octokit": { "api.github.com": "removed" },
40358
40141
  "responses": { "501": { "description": "Not Implemented" } }
40359
40142
  }
40360
40143
  },
40361
40144
  "/orgs/{org}/failed_invitations": {
40362
40145
  "get": {
40363
40146
  "summary": "List failed organization invitations",
40364
- "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",
40365
40148
  "tags": ["orgs"],
40366
40149
  "operationId": "orgs/list-failed-invitations",
40367
40150
  "externalDocs": {
40368
40151
  "description": "API method documentation",
40369
40152
  "url": "https://docs.github.com/rest/reference/orgs#list-failed-organization-invitations"
40370
40153
  },
40371
- "x-octokit": { "api.github.com.json": "removed" },
40154
+ "x-octokit": { "api.github.com": "removed" },
40372
40155
  "responses": { "501": { "description": "Not Implemented" } }
40373
40156
  }
40374
40157
  },
40375
40158
  "/orgs/{org}/interaction-limits": {
40376
40159
  "get": {
40377
40160
  "summary": "Get interaction restrictions for an organization",
40378
- "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",
40379
40162
  "tags": ["interactions"],
40380
40163
  "operationId": "interactions/get-restrictions-for-org",
40381
40164
  "externalDocs": {
40382
40165
  "description": "API method documentation",
40383
40166
  "url": "https://docs.github.com/rest/reference/interactions#get-interaction-restrictions-for-an-organization"
40384
40167
  },
40385
- "x-octokit": { "api.github.com.json": "removed" },
40168
+ "x-octokit": { "api.github.com": "removed" },
40386
40169
  "responses": { "501": { "description": "Not Implemented" } }
40387
40170
  },
40388
40171
  "put": {
40389
40172
  "summary": "Set interaction restrictions for an organization",
40390
- "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",
40391
40174
  "tags": ["interactions"],
40392
40175
  "operationId": "interactions/set-restrictions-for-org",
40393
40176
  "externalDocs": {
40394
40177
  "description": "API method documentation",
40395
40178
  "url": "https://docs.github.com/rest/reference/interactions#set-interaction-restrictions-for-an-organization"
40396
40179
  },
40397
- "x-octokit": { "api.github.com.json": "removed" },
40180
+ "x-octokit": { "api.github.com": "removed" },
40398
40181
  "responses": { "501": { "description": "Not Implemented" } }
40399
40182
  },
40400
40183
  "delete": {
40401
40184
  "summary": "Remove interaction restrictions for an organization",
40402
- "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",
40403
40186
  "tags": ["interactions"],
40404
40187
  "operationId": "interactions/remove-restrictions-for-org",
40405
40188
  "externalDocs": {
40406
40189
  "description": "API method documentation",
40407
40190
  "url": "https://docs.github.com/rest/reference/interactions#remove-interaction-restrictions-for-an-organization"
40408
40191
  },
40409
- "x-octokit": { "api.github.com.json": "removed" },
40192
+ "x-octokit": { "api.github.com": "removed" },
40410
40193
  "responses": { "501": { "description": "Not Implemented" } }
40411
40194
  }
40412
40195
  },
40413
40196
  "/orgs/{org}/invitations": {
40414
40197
  "get": {
40415
40198
  "summary": "List pending organization invitations",
40416
- "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",
40417
40200
  "tags": ["orgs"],
40418
40201
  "operationId": "orgs/list-pending-invitations",
40419
40202
  "externalDocs": {
40420
40203
  "description": "API method documentation",
40421
40204
  "url": "https://docs.github.com/rest/reference/orgs#list-pending-organization-invitations"
40422
40205
  },
40423
- "x-octokit": { "api.github.com.json": "removed" },
40206
+ "x-octokit": { "api.github.com": "removed" },
40424
40207
  "responses": { "501": { "description": "Not Implemented" } }
40425
40208
  },
40426
40209
  "post": {
40427
40210
  "summary": "Create an organization invitation",
40428
- "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",
40429
40212
  "tags": ["orgs"],
40430
40213
  "operationId": "orgs/create-invitation",
40431
40214
  "externalDocs": {
40432
40215
  "description": "API method documentation",
40433
40216
  "url": "https://docs.github.com/rest/reference/orgs#create-an-organization-invitation"
40434
40217
  },
40435
- "x-octokit": { "api.github.com.json": "removed" },
40218
+ "x-octokit": { "api.github.com": "removed" },
40436
40219
  "responses": { "501": { "description": "Not Implemented" } }
40437
40220
  }
40438
40221
  },
40439
40222
  "/orgs/{org}/invitations/{invitation_id}": {
40440
40223
  "delete": {
40441
40224
  "summary": "Cancel an organization invitation",
40442
- "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",
40443
40226
  "tags": ["orgs"],
40444
40227
  "operationId": "orgs/cancel-invitation",
40445
40228
  "externalDocs": {
40446
40229
  "description": "API method documentation",
40447
40230
  "url": "https://docs.github.com/rest/reference/orgs#cancel-an-organization-invitation"
40448
40231
  },
40449
- "x-octokit": { "api.github.com.json": "removed" },
40232
+ "x-octokit": { "api.github.com": "removed" },
40450
40233
  "responses": { "501": { "description": "Not Implemented" } }
40451
40234
  }
40452
40235
  },
40453
40236
  "/orgs/{org}/invitations/{invitation_id}/teams": {
40454
40237
  "get": {
40455
40238
  "summary": "List organization invitation teams",
40456
- "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",
40457
40240
  "tags": ["orgs"],
40458
40241
  "operationId": "orgs/list-invitation-teams",
40459
40242
  "externalDocs": {
40460
40243
  "description": "API method documentation",
40461
40244
  "url": "https://docs.github.com/rest/reference/orgs#list-organization-invitation-teams"
40462
40245
  },
40463
- "x-octokit": { "api.github.com.json": "removed" },
40246
+ "x-octokit": { "api.github.com": "removed" },
40464
40247
  "responses": { "501": { "description": "Not Implemented" } }
40465
40248
  }
40466
40249
  },
40467
40250
  "/orgs/{org}/members/{username}/codespaces/{codespace_name}": {
40468
40251
  "delete": {
40469
40252
  "summary": "Delete a codespace from the organization",
40470
- "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",
40471
40254
  "tags": ["codespaces"],
40472
40255
  "operationId": "codespaces/delete-from-organization",
40473
40256
  "externalDocs": {
40474
40257
  "description": "API method documentation",
40475
40258
  "url": "https://docs.github.com/rest/reference/codespaces"
40476
40259
  },
40477
- "x-octokit": { "api.github.com.json": "removed" },
40260
+ "x-octokit": { "api.github.com": "removed" },
40478
40261
  "responses": { "501": { "description": "Not Implemented" } }
40479
40262
  }
40480
40263
  },
40481
40264
  "/orgs/{org}/members/{username}/codespaces/{codespace_name}/stop": {
40482
40265
  "post": {
40483
40266
  "summary": "Stop a codespace for an organization user",
40484
- "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",
40485
40268
  "tags": ["codespaces"],
40486
40269
  "operationId": "codespaces/stop-in-organization",
40487
40270
  "externalDocs": {
40488
40271
  "description": "API method documentation",
40489
40272
  "url": "https://docs.github.com/rest/reference/codespaces"
40490
40273
  },
40491
- "x-octokit": { "api.github.com.json": "removed" },
40274
+ "x-octokit": { "api.github.com": "removed" },
40492
40275
  "responses": { "501": { "description": "Not Implemented" } }
40493
40276
  }
40494
40277
  },
40495
40278
  "/orgs/{org}/migrations/{migration_id}/archive": {
40496
40279
  "get": {
40497
40280
  "summary": "Download an organization migration archive",
40498
- "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",
40499
40282
  "tags": ["migrations"],
40500
40283
  "operationId": "migrations/download-archive-for-org",
40501
40284
  "externalDocs": {
40502
40285
  "description": "API method documentation",
40503
40286
  "url": "https://docs.github.com/rest/reference/migrations#download-an-organization-migration-archive"
40504
40287
  },
40505
- "x-octokit": { "api.github.com.json": "removed" },
40288
+ "x-octokit": { "api.github.com": "removed" },
40506
40289
  "responses": { "501": { "description": "Not Implemented" } }
40507
40290
  },
40508
40291
  "delete": {
40509
40292
  "summary": "Delete an organization migration archive",
40510
- "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",
40511
40294
  "tags": ["migrations"],
40512
40295
  "operationId": "migrations/delete-archive-for-org",
40513
40296
  "externalDocs": {
40514
40297
  "description": "API method documentation",
40515
40298
  "url": "https://docs.github.com/rest/reference/migrations#delete-an-organization-migration-archive"
40516
40299
  },
40517
- "x-octokit": { "api.github.com.json": "removed" },
40300
+ "x-octokit": { "api.github.com": "removed" },
40518
40301
  "responses": { "501": { "description": "Not Implemented" } }
40519
40302
  }
40520
40303
  },
40521
40304
  "/orgs/{org}/migrations/{migration_id}/repos/{repo_name}/lock": {
40522
40305
  "delete": {
40523
40306
  "summary": "Unlock an organization repository",
40524
- "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",
40525
40308
  "tags": ["migrations"],
40526
40309
  "operationId": "migrations/unlock-repo-for-org",
40527
40310
  "externalDocs": {
40528
40311
  "description": "API method documentation",
40529
40312
  "url": "https://docs.github.com/rest/reference/migrations#unlock-an-organization-repository"
40530
40313
  },
40531
- "x-octokit": { "api.github.com.json": "removed" },
40314
+ "x-octokit": { "api.github.com": "removed" },
40532
40315
  "responses": { "501": { "description": "Not Implemented" } }
40533
40316
  }
40534
40317
  },
40535
40318
  "/orgs/{org}/migrations/{migration_id}/repositories": {
40536
40319
  "get": {
40537
40320
  "summary": "List repositories in an organization migration",
40538
- "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",
40539
40322
  "tags": ["migrations"],
40540
40323
  "operationId": "migrations/list-repos-for-org",
40541
40324
  "externalDocs": {
40542
40325
  "description": "API method documentation",
40543
40326
  "url": "https://docs.github.com/rest/reference/migrations#list-repositories-in-an-organization-migration"
40544
40327
  },
40545
- "x-octokit": { "api.github.com.json": "removed" },
40328
+ "x-octokit": { "api.github.com": "removed" },
40546
40329
  "responses": { "501": { "description": "Not Implemented" } }
40547
40330
  }
40548
40331
  },
40549
40332
  "/orgs/{org}/packages": {
40550
40333
  "get": {
40551
40334
  "summary": "List packages for an organization",
40552
- "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",
40553
40336
  "tags": ["packages"],
40554
40337
  "operationId": "packages/list-packages-for-organization",
40555
40338
  "externalDocs": {
40556
40339
  "description": "API method documentation",
40557
40340
  "url": "https://docs.github.com/rest/reference/packages#list-packages-for-an-organization"
40558
40341
  },
40559
- "x-octokit": { "api.github.com.json": "removed" },
40342
+ "x-octokit": { "api.github.com": "removed" },
40560
40343
  "responses": { "501": { "description": "Not Implemented" } }
40561
40344
  }
40562
40345
  },
40563
40346
  "/orgs/{org}/packages/{package_type}/{package_name}": {
40564
40347
  "get": {
40565
40348
  "summary": "Get a package for an organization",
40566
- "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",
40567
40350
  "tags": ["packages"],
40568
40351
  "operationId": "packages/get-package-for-organization",
40569
40352
  "externalDocs": {
40570
40353
  "description": "API method documentation",
40571
40354
  "url": "https://docs.github.com/rest/reference/packages#get-a-package-for-an-organization"
40572
40355
  },
40573
- "x-octokit": { "api.github.com.json": "removed" },
40356
+ "x-octokit": { "api.github.com": "removed" },
40574
40357
  "responses": { "501": { "description": "Not Implemented" } }
40575
40358
  },
40576
40359
  "delete": {
40577
40360
  "summary": "Delete a package for an organization",
40578
- "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",
40579
40362
  "tags": ["packages"],
40580
40363
  "operationId": "packages/delete-package-for-org",
40581
40364
  "externalDocs": {
40582
40365
  "description": "API method documentation",
40583
40366
  "url": "https://docs.github.com/rest/reference/packages#delete-a-package-for-an-organization"
40584
40367
  },
40585
- "x-octokit": { "api.github.com.json": "removed" },
40368
+ "x-octokit": { "api.github.com": "removed" },
40586
40369
  "responses": { "501": { "description": "Not Implemented" } }
40587
40370
  }
40588
40371
  },
40589
40372
  "/orgs/{org}/packages/{package_type}/{package_name}/restore": {
40590
40373
  "post": {
40591
40374
  "summary": "Restore a package for an organization",
40592
- "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",
40593
40376
  "tags": ["packages"],
40594
40377
  "operationId": "packages/restore-package-for-org",
40595
40378
  "externalDocs": {
40596
40379
  "description": "API method documentation",
40597
40380
  "url": "https://docs.github.com/rest/reference/packages#restore-a-package-for-an-organization"
40598
40381
  },
40599
- "x-octokit": { "api.github.com.json": "removed" },
40382
+ "x-octokit": { "api.github.com": "removed" },
40600
40383
  "responses": { "501": { "description": "Not Implemented" } }
40601
40384
  }
40602
40385
  },
40603
40386
  "/orgs/{org}/packages/{package_type}/{package_name}/versions": {
40604
40387
  "get": {
40605
40388
  "summary": "Get all package versions for a package owned by an organization",
40606
- "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",
40607
40390
  "tags": ["packages"],
40608
40391
  "operationId": "packages/get-all-package-versions-for-package-owned-by-org",
40609
40392
  "externalDocs": {
40610
40393
  "description": "API method documentation",
40611
40394
  "url": "https://docs.github.com/rest/reference/packages#get-all-package-versions-for-a-package-owned-by-an-organization"
40612
40395
  },
40613
- "x-octokit": { "api.github.com.json": "removed" },
40396
+ "x-octokit": { "api.github.com": "removed" },
40614
40397
  "responses": { "501": { "description": "Not Implemented" } }
40615
40398
  }
40616
40399
  },
40617
40400
  "/orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}": {
40618
40401
  "get": {
40619
40402
  "summary": "Get a package version for an organization",
40620
- "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",
40621
40404
  "tags": ["packages"],
40622
40405
  "operationId": "packages/get-package-version-for-organization",
40623
40406
  "externalDocs": {
40624
40407
  "description": "API method documentation",
40625
40408
  "url": "https://docs.github.com/rest/reference/packages#get-a-package-version-for-an-organization"
40626
40409
  },
40627
- "x-octokit": { "api.github.com.json": "removed" },
40410
+ "x-octokit": { "api.github.com": "removed" },
40628
40411
  "responses": { "501": { "description": "Not Implemented" } }
40629
40412
  },
40630
40413
  "delete": {
40631
40414
  "summary": "Delete package version for an organization",
40632
- "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",
40633
40416
  "tags": ["packages"],
40634
40417
  "operationId": "packages/delete-package-version-for-org",
40635
40418
  "externalDocs": {
40636
40419
  "description": "API method documentation",
40637
40420
  "url": "https://docs.github.com/rest/reference/packages#delete-a-package-version-for-an-organization"
40638
40421
  },
40639
- "x-octokit": { "api.github.com.json": "removed" },
40422
+ "x-octokit": { "api.github.com": "removed" },
40640
40423
  "responses": { "501": { "description": "Not Implemented" } }
40641
40424
  }
40642
40425
  },
40643
40426
  "/orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}/restore": {
40644
40427
  "post": {
40645
40428
  "summary": "Restore package version for an organization",
40646
- "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",
40647
40430
  "tags": ["packages"],
40648
40431
  "operationId": "packages/restore-package-version-for-org",
40649
40432
  "externalDocs": {
40650
40433
  "description": "API method documentation",
40651
40434
  "url": "https://docs.github.com/rest/reference/packages#restore-a-package-version-for-an-organization"
40652
40435
  },
40653
- "x-octokit": { "api.github.com.json": "removed" },
40436
+ "x-octokit": { "api.github.com": "removed" },
40654
40437
  "responses": { "501": { "description": "Not Implemented" } }
40655
40438
  }
40656
40439
  },
40657
40440
  "/orgs/{org}/settings/billing/actions": {
40658
40441
  "get": {
40659
40442
  "summary": "Get GitHub Actions billing for an organization",
40660
- "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",
40661
40444
  "operationId": "billing/get-github-actions-billing-org",
40662
40445
  "tags": ["billing"],
40663
40446
  "externalDocs": {
40664
40447
  "description": "API method documentation",
40665
40448
  "url": "https://docs.github.com/rest/reference/billing#get-github-actions-billing-for-an-organization"
40666
40449
  },
40667
- "x-octokit": { "api.github.com.json": "removed" },
40450
+ "x-octokit": { "api.github.com": "removed" },
40668
40451
  "responses": { "501": { "description": "Not Implemented" } }
40669
40452
  }
40670
40453
  },
40671
40454
  "/orgs/{org}/settings/billing/packages": {
40672
40455
  "get": {
40673
40456
  "summary": "Get GitHub Packages billing for an organization",
40674
- "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",
40675
40458
  "operationId": "billing/get-github-packages-billing-org",
40676
40459
  "tags": ["billing"],
40677
40460
  "externalDocs": {
40678
40461
  "description": "API method documentation",
40679
40462
  "url": "https://docs.github.com/rest/reference/billing#get-github-packages-billing-for-an-organization"
40680
40463
  },
40681
- "x-octokit": { "api.github.com.json": "removed" },
40464
+ "x-octokit": { "api.github.com": "removed" },
40682
40465
  "responses": { "501": { "description": "Not Implemented" } }
40683
40466
  }
40684
40467
  },
40685
40468
  "/orgs/{org}/settings/billing/shared-storage": {
40686
40469
  "get": {
40687
40470
  "summary": "Get shared storage billing for an organization",
40688
- "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",
40689
40472
  "operationId": "billing/get-shared-storage-billing-org",
40690
40473
  "tags": ["billing"],
40691
40474
  "externalDocs": {
40692
40475
  "description": "API method documentation",
40693
40476
  "url": "https://docs.github.com/rest/reference/billing#get-shared-storage-billing-for-an-organization"
40694
40477
  },
40695
- "x-octokit": { "api.github.com.json": "removed" },
40478
+ "x-octokit": { "api.github.com": "removed" },
40696
40479
  "responses": { "501": { "description": "Not Implemented" } }
40697
40480
  }
40698
40481
  },
40699
40482
  "/orgs/{org}/team-sync/groups": {
40700
40483
  "get": {
40701
40484
  "summary": "List IdP groups for an organization",
40702
- "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",
40703
40486
  "tags": ["teams"],
40704
40487
  "operationId": "teams/list-idp-groups-for-org",
40705
40488
  "externalDocs": {
40706
40489
  "description": "API method documentation",
40707
40490
  "url": "https://docs.github.com/rest/reference/teams#list-idp-groups-for-an-organization"
40708
40491
  },
40709
- "x-octokit": { "api.github.com.json": "removed" },
40492
+ "x-octokit": { "api.github.com": "removed" },
40710
40493
  "responses": { "501": { "description": "Not Implemented" } }
40711
40494
  }
40712
40495
  },
40713
40496
  "/orgs/{org}/teams/{team_slug}/external-groups": {
40714
40497
  "get": {
40715
40498
  "summary": "List a connection between an external group and a team",
40716
- "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",
40717
40500
  "tags": ["teams"],
40718
40501
  "operationId": "teams/list-linked-external-idp-groups-to-team-for-org",
40719
40502
  "externalDocs": {
40720
40503
  "description": "API method documentation",
40721
40504
  "url": "https://docs.github.com/rest/reference/teams#list-external-idp-group-team-connection"
40722
40505
  },
40723
- "x-octokit": { "api.github.com.json": "removed" },
40506
+ "x-octokit": { "api.github.com": "removed" },
40724
40507
  "responses": { "501": { "description": "Not Implemented" } }
40725
40508
  },
40726
40509
  "delete": {
40727
40510
  "summary": "Remove the connection between an external group and a team",
40728
- "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",
40729
40512
  "tags": ["teams"],
40730
40513
  "operationId": "teams/unlink-external-idp-group-from-team-for-org",
40731
40514
  "externalDocs": {
40732
40515
  "description": "API method documentation",
40733
40516
  "url": "https://docs.github.com/rest/reference/teams#unlink-external-idp-group-team-connection"
40734
40517
  },
40735
- "x-octokit": { "api.github.com.json": "removed" },
40518
+ "x-octokit": { "api.github.com": "removed" },
40736
40519
  "responses": { "501": { "description": "Not Implemented" } }
40737
40520
  },
40738
40521
  "patch": {
40739
40522
  "summary": "Update the connection between an external group and a team",
40740
- "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",
40741
40524
  "tags": ["teams"],
40742
40525
  "operationId": "teams/link-external-idp-group-to-team-for-org",
40743
40526
  "externalDocs": {
40744
40527
  "description": "API method documentation",
40745
40528
  "url": "https://docs.github.com/rest/reference/teams#link-external-idp-group-team-connection"
40746
40529
  },
40747
- "x-octokit": { "api.github.com.json": "removed" },
40530
+ "x-octokit": { "api.github.com": "removed" },
40748
40531
  "responses": { "501": { "description": "Not Implemented" } }
40749
40532
  }
40750
40533
  },
40751
40534
  "/orgs/{org}/teams/{team_slug}/invitations": {
40752
40535
  "get": {
40753
40536
  "summary": "List pending team invitations",
40754
- "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",
40755
40538
  "tags": ["teams"],
40756
40539
  "operationId": "teams/list-pending-invitations-in-org",
40757
40540
  "externalDocs": {
40758
40541
  "description": "API method documentation",
40759
40542
  "url": "https://docs.github.com/rest/reference/teams#list-pending-team-invitations"
40760
40543
  },
40761
- "x-octokit": { "api.github.com.json": "removed" },
40544
+ "x-octokit": { "api.github.com": "removed" },
40762
40545
  "responses": { "501": { "description": "Not Implemented" } }
40763
40546
  }
40764
40547
  },
40765
40548
  "/orgs/{org}/teams/{team_slug}/team-sync/group-mappings": {
40766
40549
  "get": {
40767
40550
  "summary": "List IdP groups for a team",
40768
- "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",
40769
40552
  "tags": ["teams"],
40770
40553
  "operationId": "teams/list-idp-groups-in-org",
40771
40554
  "externalDocs": {
40772
40555
  "description": "API method documentation",
40773
40556
  "url": "https://docs.github.com/rest/reference/teams#list-idp-groups-for-a-team"
40774
40557
  },
40775
- "x-octokit": { "api.github.com.json": "removed" },
40558
+ "x-octokit": { "api.github.com": "removed" },
40776
40559
  "responses": { "501": { "description": "Not Implemented" } }
40777
40560
  },
40778
40561
  "patch": {
40779
40562
  "summary": "Create or update IdP group connections",
40780
- "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",
40781
40564
  "tags": ["teams"],
40782
40565
  "operationId": "teams/create-or-update-idp-group-connections-in-org",
40783
40566
  "externalDocs": {
40784
40567
  "description": "API method documentation",
40785
40568
  "url": "https://docs.github.com/rest/reference/teams#create-or-update-idp-group-connections"
40786
40569
  },
40787
- "x-octokit": { "api.github.com.json": "removed" },
40570
+ "x-octokit": { "api.github.com": "removed" },
40788
40571
  "responses": { "501": { "description": "Not Implemented" } }
40789
40572
  }
40790
40573
  },
40791
40574
  "/repos/{owner}/{repo}/actions/caches": {
40792
40575
  "get": {
40793
40576
  "summary": "List GitHub Actions caches for a repository",
40794
- "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",
40795
40578
  "tags": ["actions"],
40796
40579
  "operationId": "actions/get-actions-cache-list",
40797
40580
  "externalDocs": {
40798
40581
  "description": "API method documentation",
40799
40582
  "url": "https://docs.github.com/rest/actions/cache#list-github-actions-caches-for-a-repository"
40800
40583
  },
40801
- "x-octokit": { "api.github.com.json": "removed" },
40584
+ "x-octokit": { "api.github.com": "removed" },
40802
40585
  "responses": { "501": { "description": "Not Implemented" } }
40803
40586
  },
40804
40587
  "delete": {
40805
40588
  "summary": "Delete GitHub Actions caches for a repository (using a cache key)",
40806
- "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",
40807
40590
  "tags": ["actions"],
40808
40591
  "operationId": "actions/delete-actions-cache-by-key",
40809
40592
  "externalDocs": {
40810
40593
  "description": "API method documentation",
40811
40594
  "url": "https://docs.github.com/rest/actions/cache#delete-github-actions-caches-for-a-repository-using-a-cache-key"
40812
40595
  },
40813
- "x-octokit": { "api.github.com.json": "removed" },
40596
+ "x-octokit": { "api.github.com": "removed" },
40814
40597
  "responses": { "501": { "description": "Not Implemented" } }
40815
40598
  }
40816
40599
  },
40817
40600
  "/repos/{owner}/{repo}/actions/caches/{cache_id}": {
40818
40601
  "delete": {
40819
40602
  "summary": "Delete a GitHub Actions cache for a repository (using a cache ID)",
40820
- "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",
40821
40604
  "tags": ["actions"],
40822
40605
  "operationId": "actions/delete-actions-cache-by-id",
40823
40606
  "externalDocs": {
40824
40607
  "description": "API method documentation",
40825
40608
  "url": "https://docs.github.com/rest/actions/cache#delete-a-github-actions-cache-for-a-repository-using-a-cache-id"
40826
40609
  },
40827
- "x-octokit": { "api.github.com.json": "removed" },
40610
+ "x-octokit": { "api.github.com": "removed" },
40828
40611
  "responses": { "501": { "description": "Not Implemented" } }
40829
40612
  }
40830
40613
  },
40831
40614
  "/repos/{owner}/{repo}/actions/oidc/customization/sub": {
40832
40615
  "get": {
40833
40616
  "summary": "Get the opt-out flag of an OIDC subject claim customization for a repository",
40834
- "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",
40835
40618
  "tags": ["actions"],
40836
40619
  "operationId": "actions/get-custom-oidc-sub-claim-for-repo",
40837
40620
  "externalDocs": {
40838
40621
  "description": "API method documentation",
40839
40622
  "url": "https://docs.github.com/rest/actions/oidc#get-the-opt-out-flag-of-an-oidc-subject-claim-customization-for-a-repository"
40840
40623
  },
40841
- "x-octokit": { "api.github.com.json": "removed" },
40624
+ "x-octokit": { "api.github.com": "removed" },
40842
40625
  "responses": { "501": { "description": "Not Implemented" } }
40843
40626
  },
40844
40627
  "put": {
40845
40628
  "summary": "Set the opt-out flag of an OIDC subject claim customization for a repository",
40846
- "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",
40847
40630
  "tags": ["actions"],
40848
40631
  "operationId": "actions/set-custom-oidc-sub-claim-for-repo",
40849
40632
  "externalDocs": {
40850
40633
  "description": "API method documentation",
40851
40634
  "url": "https://docs.github.com/rest/actions/oidc#set-the-opt-out-flag-of-an-oidc-subject-claim-customization-for-a-repository"
40852
40635
  },
40853
- "x-octokit": { "api.github.com.json": "removed" },
40636
+ "x-octokit": { "api.github.com": "removed" },
40854
40637
  "responses": { "501": { "description": "Not Implemented" } }
40855
40638
  }
40856
40639
  },
40857
40640
  "/repos/{owner}/{repo}/actions/permissions/workflow": {
40858
40641
  "get": {
40859
40642
  "summary": "Get default workflow permissions for a repository",
40860
- "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",
40861
40644
  "tags": ["actions"],
40862
40645
  "operationId": "actions/get-github-actions-default-workflow-permissions-repository",
40863
40646
  "externalDocs": {
40864
40647
  "description": "API method documentation",
40865
40648
  "url": "https://docs.github.com/rest/reference/actions#get-default-workflow-permissions-for-a-repository"
40866
40649
  },
40867
- "x-octokit": { "api.github.com.json": "removed" },
40650
+ "x-octokit": { "api.github.com": "removed" },
40868
40651
  "responses": { "501": { "description": "Not Implemented" } }
40869
40652
  },
40870
40653
  "put": {
40871
40654
  "summary": "Set default workflow permissions for a repository",
40872
- "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",
40873
40656
  "tags": ["actions"],
40874
40657
  "operationId": "actions/set-github-actions-default-workflow-permissions-repository",
40875
40658
  "externalDocs": {
40876
40659
  "description": "API method documentation",
40877
40660
  "url": "https://docs.github.com/rest/reference/actions#set-default-workflow-permissions-for-a-repository"
40878
40661
  },
40879
- "x-octokit": { "api.github.com.json": "removed" },
40662
+ "x-octokit": { "api.github.com": "removed" },
40880
40663
  "responses": { "501": { "description": "Not Implemented" } }
40881
40664
  }
40882
40665
  },
40883
40666
  "/repos/{owner}/{repo}/actions/runs/{run_id}/approve": {
40884
40667
  "post": {
40885
40668
  "summary": "Approve a workflow run for a fork pull request",
40886
- "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",
40887
40670
  "tags": ["actions"],
40888
40671
  "operationId": "actions/approve-workflow-run",
40889
40672
  "externalDocs": {
40890
40673
  "description": "API method documentation",
40891
40674
  "url": "https://docs.github.com/rest/reference/actions#approve-a-workflow-run-for-a-fork-pull-request"
40892
40675
  },
40893
- "x-octokit": { "api.github.com.json": "removed" },
40676
+ "x-octokit": { "api.github.com": "removed" },
40894
40677
  "responses": { "501": { "description": "Not Implemented" } }
40895
40678
  }
40896
40679
  },
40897
40680
  "/repos/{owner}/{repo}/actions/runs/{run_id}/timing": {
40898
40681
  "get": {
40899
40682
  "summary": "Get workflow run usage",
40900
- "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",
40901
40684
  "tags": ["actions"],
40902
40685
  "operationId": "actions/get-workflow-run-usage",
40903
40686
  "externalDocs": {
40904
40687
  "description": "API method documentation",
40905
40688
  "url": "https://docs.github.com/rest/reference/actions#get-workflow-run-usage"
40906
40689
  },
40907
- "x-octokit": { "api.github.com.json": "removed" },
40690
+ "x-octokit": { "api.github.com": "removed" },
40908
40691
  "responses": { "501": { "description": "Not Implemented" } }
40909
40692
  }
40910
40693
  },
40911
40694
  "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/timing": {
40912
40695
  "get": {
40913
40696
  "summary": "Get workflow usage",
40914
- "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",
40915
40698
  "tags": ["actions"],
40916
40699
  "operationId": "actions/get-workflow-usage",
40917
40700
  "externalDocs": {
40918
40701
  "description": "API method documentation",
40919
40702
  "url": "https://docs.github.com/rest/reference/actions#get-workflow-usage"
40920
40703
  },
40921
- "x-octokit": { "api.github.com.json": "removed" },
40704
+ "x-octokit": { "api.github.com": "removed" },
40922
40705
  "responses": { "501": { "description": "Not Implemented" } }
40923
40706
  }
40924
40707
  },
40925
40708
  "/repos/{owner}/{repo}/automated-security-fixes": {
40926
40709
  "put": {
40927
40710
  "summary": "Enable automated security fixes",
40928
- "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",
40929
40712
  "tags": ["repos"],
40930
40713
  "operationId": "repos/enable-automated-security-fixes",
40931
40714
  "externalDocs": {
40932
40715
  "description": "API method documentation",
40933
40716
  "url": "https://docs.github.com/rest/reference/repos#enable-automated-security-fixes"
40934
40717
  },
40935
- "x-octokit": { "api.github.com.json": "removed" },
40718
+ "x-octokit": { "api.github.com": "removed" },
40936
40719
  "responses": { "501": { "description": "Not Implemented" } }
40937
40720
  },
40938
40721
  "delete": {
40939
40722
  "summary": "Disable automated security fixes",
40940
- "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",
40941
40724
  "tags": ["repos"],
40942
40725
  "operationId": "repos/disable-automated-security-fixes",
40943
40726
  "externalDocs": {
40944
40727
  "description": "API method documentation",
40945
40728
  "url": "https://docs.github.com/rest/reference/repos#disable-automated-security-fixes"
40946
40729
  },
40947
- "x-octokit": { "api.github.com.json": "removed" },
40730
+ "x-octokit": { "api.github.com": "removed" },
40948
40731
  "responses": { "501": { "description": "Not Implemented" } }
40949
40732
  }
40950
40733
  },
40951
40734
  "/repos/{owner}/{repo}/codespaces": {
40952
40735
  "get": {
40953
40736
  "summary": "List codespaces in a repository for the authenticated user",
40954
- "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",
40955
40738
  "tags": ["codespaces"],
40956
40739
  "operationId": "codespaces/list-in-repository-for-authenticated-user",
40957
40740
  "externalDocs": {
40958
40741
  "description": "API method documentation",
40959
40742
  "url": "https://docs.github.com/rest/reference/codespaces#list-codespaces-in-a-repository-for-the-authenticated-user"
40960
40743
  },
40961
- "x-octokit": { "api.github.com.json": "removed" },
40744
+ "x-octokit": { "api.github.com": "removed" },
40962
40745
  "responses": { "501": { "description": "Not Implemented" } }
40963
40746
  },
40964
40747
  "post": {
40965
40748
  "summary": "Create a codespace in a repository",
40966
- "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",
40967
40750
  "tags": ["codespaces"],
40968
40751
  "operationId": "codespaces/create-with-repo-for-authenticated-user",
40969
40752
  "externalDocs": {
40970
40753
  "description": "API method documentation",
40971
40754
  "url": "https://docs.github.com/rest/reference/codespaces#create-a-codespace-in-a-repository"
40972
40755
  },
40973
- "x-octokit": { "api.github.com.json": "removed" },
40756
+ "x-octokit": { "api.github.com": "removed" },
40974
40757
  "responses": { "501": { "description": "Not Implemented" } }
40975
40758
  }
40976
40759
  },
40977
40760
  "/repos/{owner}/{repo}/codespaces/devcontainers": {
40978
40761
  "get": {
40979
40762
  "summary": "List devcontainer configurations in a repository for the authenticated user",
40980
- "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",
40981
40764
  "tags": ["codespaces"],
40982
40765
  "operationId": "codespaces/list-devcontainers-in-repository-for-authenticated-user",
40983
40766
  "externalDocs": {
40984
40767
  "description": "API method documentation",
40985
40768
  "url": "https://docs.github.com/rest/reference/codespaces#list-devcontainers-in-a-repository-for-the-authenticated-user"
40986
40769
  },
40987
- "x-octokit": { "api.github.com.json": "removed" },
40770
+ "x-octokit": { "api.github.com": "removed" },
40988
40771
  "responses": { "501": { "description": "Not Implemented" } }
40989
40772
  }
40990
40773
  },
40991
40774
  "/repos/{owner}/{repo}/codespaces/machines": {
40992
40775
  "get": {
40993
40776
  "summary": "List available machine types for a repository",
40994
- "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",
40995
40778
  "tags": ["codespaces"],
40996
40779
  "operationId": "codespaces/repo-machines-for-authenticated-user",
40997
40780
  "externalDocs": {
40998
40781
  "description": "API method documentation",
40999
40782
  "url": "https://docs.github.com/rest/reference/codespaces#list-available-machine-types-for-a-repository"
41000
40783
  },
41001
- "x-octokit": { "api.github.com.json": "removed" },
40784
+ "x-octokit": { "api.github.com": "removed" },
41002
40785
  "responses": { "501": { "description": "Not Implemented" } }
41003
40786
  }
41004
40787
  },
41005
40788
  "/repos/{owner}/{repo}/codespaces/secrets": {
41006
40789
  "get": {
41007
40790
  "summary": "List repository secrets",
41008
- "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",
41009
40792
  "tags": ["codespaces"],
41010
40793
  "operationId": "codespaces/list-repo-secrets",
41011
40794
  "externalDocs": {
41012
40795
  "description": "API method documentation",
41013
40796
  "url": "https://docs.github.com/rest/reference/codespaces#list-repository-secrets"
41014
40797
  },
41015
- "x-octokit": { "api.github.com.json": "removed" },
40798
+ "x-octokit": { "api.github.com": "removed" },
41016
40799
  "responses": { "501": { "description": "Not Implemented" } }
41017
40800
  }
41018
40801
  },
41019
40802
  "/repos/{owner}/{repo}/codespaces/secrets/public-key": {
41020
40803
  "get": {
41021
40804
  "summary": "Get a repository public key",
41022
- "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",
41023
40806
  "tags": ["codespaces"],
41024
40807
  "operationId": "codespaces/get-repo-public-key",
41025
40808
  "externalDocs": {
41026
40809
  "description": "API method documentation",
41027
40810
  "url": "https://docs.github.com/rest/reference/codespaces#get-a-repository-public-key"
41028
40811
  },
41029
- "x-octokit": { "api.github.com.json": "removed" },
40812
+ "x-octokit": { "api.github.com": "removed" },
41030
40813
  "responses": { "501": { "description": "Not Implemented" } }
41031
40814
  }
41032
40815
  },
41033
40816
  "/repos/{owner}/{repo}/codespaces/secrets/{secret_name}": {
41034
40817
  "get": {
41035
40818
  "summary": "Get a repository secret",
41036
- "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",
41037
40820
  "tags": ["codespaces"],
41038
40821
  "operationId": "codespaces/get-repo-secret",
41039
40822
  "externalDocs": {
41040
40823
  "description": "API method documentation",
41041
40824
  "url": "https://docs.github.com/rest/reference/codespaces#get-a-repository-secret"
41042
40825
  },
41043
- "x-octokit": { "api.github.com.json": "removed" },
40826
+ "x-octokit": { "api.github.com": "removed" },
41044
40827
  "responses": { "501": { "description": "Not Implemented" } }
41045
40828
  },
41046
40829
  "put": {
41047
40830
  "summary": "Create or update a repository secret",
41048
- "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",
41049
40832
  "tags": ["codespaces"],
41050
40833
  "operationId": "codespaces/create-or-update-repo-secret",
41051
40834
  "externalDocs": {
41052
40835
  "description": "API method documentation",
41053
40836
  "url": "https://docs.github.com/rest/reference/codespaces#create-or-update-a-repository-secret"
41054
40837
  },
41055
- "x-octokit": { "api.github.com.json": "removed" },
40838
+ "x-octokit": { "api.github.com": "removed" },
41056
40839
  "responses": { "501": { "description": "Not Implemented" } }
41057
40840
  },
41058
40841
  "delete": {
41059
40842
  "summary": "Delete a repository secret",
41060
- "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",
41061
40844
  "tags": ["codespaces"],
41062
40845
  "operationId": "codespaces/delete-repo-secret",
41063
40846
  "externalDocs": {
41064
40847
  "description": "API method documentation",
41065
40848
  "url": "https://docs.github.com/rest/reference/codespaces#delete-a-repository-secret"
41066
40849
  },
41067
- "x-octokit": { "api.github.com.json": "removed" },
40850
+ "x-octokit": { "api.github.com": "removed" },
41068
40851
  "responses": { "501": { "description": "Not Implemented" } }
41069
40852
  }
41070
40853
  },
41071
40854
  "/repos/{owner}/{repo}/community/profile": {
41072
40855
  "get": {
41073
40856
  "summary": "Get community profile metrics",
41074
- "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",
41075
40858
  "tags": ["repos"],
41076
40859
  "operationId": "repos/get-community-profile-metrics",
41077
40860
  "externalDocs": {
41078
40861
  "description": "API method documentation",
41079
40862
  "url": "https://docs.github.com/rest/reference/repos#get-community-profile-metrics"
41080
40863
  },
41081
- "x-octokit": { "api.github.com.json": "removed" },
40864
+ "x-octokit": { "api.github.com": "removed" },
41082
40865
  "responses": { "501": { "description": "Not Implemented" } }
41083
40866
  }
41084
40867
  },
41085
40868
  "/repos/{owner}/{repo}/dependency-graph/compare/{basehead}": {
41086
40869
  "get": {
41087
40870
  "summary": "Get a diff of the dependencies between commits",
41088
- "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",
41089
40872
  "tags": ["dependency-graph"],
41090
40873
  "operationId": "dependency-graph/diff-range",
41091
40874
  "externalDocs": {
41092
40875
  "description": "API method documentation",
41093
40876
  "url": "https://docs.github.com/rest/reference/dependency-graph#get-a-diff-of-the-dependencies-between-commits"
41094
40877
  },
41095
- "x-octokit": { "api.github.com.json": "removed" },
40878
+ "x-octokit": { "api.github.com": "removed" },
41096
40879
  "responses": { "501": { "description": "Not Implemented" } }
41097
40880
  }
41098
40881
  },
41099
40882
  "/repos/{owner}/{repo}/dependency-graph/snapshots": {
41100
40883
  "post": {
41101
40884
  "summary": "Create a snapshot of dependencies for a repository",
41102
- "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",
41103
40886
  "tags": ["dependency-graph"],
41104
40887
  "operationId": "dependency-graph/create-repository-snapshot",
41105
40888
  "externalDocs": {
41106
40889
  "description": "API method documentation",
41107
40890
  "url": "https://docs.github.com/rest/reference/dependency-graph#create-a-snapshot-of-dependencies-for-a-repository"
41108
40891
  },
41109
- "x-octokit": { "api.github.com.json": "removed" },
40892
+ "x-octokit": { "api.github.com": "removed" },
41110
40893
  "responses": { "501": { "description": "Not Implemented" } }
41111
40894
  }
41112
40895
  },
41113
40896
  "/repos/{owner}/{repo}/import": {
41114
40897
  "get": {
41115
40898
  "summary": "Get an import status",
41116
- "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",
41117
40900
  "tags": ["migrations"],
41118
40901
  "operationId": "migrations/get-import-status",
41119
40902
  "externalDocs": {
41120
40903
  "description": "API method documentation",
41121
40904
  "url": "https://docs.github.com/rest/reference/migrations#get-an-import-status"
41122
40905
  },
41123
- "x-octokit": { "api.github.com.json": "removed" },
40906
+ "x-octokit": { "api.github.com": "removed" },
41124
40907
  "responses": { "501": { "description": "Not Implemented" } }
41125
40908
  },
41126
40909
  "put": {
41127
40910
  "summary": "Start an import",
41128
- "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",
41129
40912
  "tags": ["migrations"],
41130
40913
  "operationId": "migrations/start-import",
41131
40914
  "externalDocs": {
41132
40915
  "description": "API method documentation",
41133
40916
  "url": "https://docs.github.com/rest/reference/migrations#start-an-import"
41134
40917
  },
41135
- "x-octokit": { "api.github.com.json": "removed" },
40918
+ "x-octokit": { "api.github.com": "removed" },
41136
40919
  "responses": { "501": { "description": "Not Implemented" } }
41137
40920
  },
41138
40921
  "delete": {
41139
40922
  "summary": "Cancel an import",
41140
- "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",
41141
40924
  "tags": ["migrations"],
41142
40925
  "operationId": "migrations/cancel-import",
41143
40926
  "externalDocs": {
41144
40927
  "description": "API method documentation",
41145
40928
  "url": "https://docs.github.com/rest/reference/migrations#cancel-an-import"
41146
40929
  },
41147
- "x-octokit": { "api.github.com.json": "removed" },
40930
+ "x-octokit": { "api.github.com": "removed" },
41148
40931
  "responses": { "501": { "description": "Not Implemented" } }
41149
40932
  },
41150
40933
  "patch": {
41151
40934
  "summary": "Update an import",
41152
- "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",
41153
40936
  "tags": ["migrations"],
41154
40937
  "operationId": "migrations/update-import",
41155
40938
  "externalDocs": {
41156
40939
  "description": "API method documentation",
41157
40940
  "url": "https://docs.github.com/rest/reference/migrations#update-an-import"
41158
40941
  },
41159
- "x-octokit": { "api.github.com.json": "removed" },
40942
+ "x-octokit": { "api.github.com": "removed" },
41160
40943
  "responses": { "501": { "description": "Not Implemented" } }
41161
40944
  }
41162
40945
  },
41163
40946
  "/repos/{owner}/{repo}/import/authors": {
41164
40947
  "get": {
41165
40948
  "summary": "Get commit authors",
41166
- "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",
41167
40950
  "tags": ["migrations"],
41168
40951
  "operationId": "migrations/get-commit-authors",
41169
40952
  "externalDocs": {
41170
40953
  "description": "API method documentation",
41171
40954
  "url": "https://docs.github.com/rest/reference/migrations#get-commit-authors"
41172
40955
  },
41173
- "x-octokit": { "api.github.com.json": "removed" },
40956
+ "x-octokit": { "api.github.com": "removed" },
41174
40957
  "responses": { "501": { "description": "Not Implemented" } }
41175
40958
  }
41176
40959
  },
41177
40960
  "/repos/{owner}/{repo}/import/authors/{author_id}": {
41178
40961
  "patch": {
41179
40962
  "summary": "Map a commit author",
41180
- "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",
41181
40964
  "tags": ["migrations"],
41182
40965
  "operationId": "migrations/map-commit-author",
41183
40966
  "externalDocs": {
41184
40967
  "description": "API method documentation",
41185
40968
  "url": "https://docs.github.com/rest/reference/migrations#map-a-commit-author"
41186
40969
  },
41187
- "x-octokit": { "api.github.com.json": "removed" },
40970
+ "x-octokit": { "api.github.com": "removed" },
41188
40971
  "responses": { "501": { "description": "Not Implemented" } }
41189
40972
  }
41190
40973
  },
41191
40974
  "/repos/{owner}/{repo}/import/large_files": {
41192
40975
  "get": {
41193
40976
  "summary": "Get large files",
41194
- "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",
41195
40978
  "tags": ["migrations"],
41196
40979
  "operationId": "migrations/get-large-files",
41197
40980
  "externalDocs": {
41198
40981
  "description": "API method documentation",
41199
40982
  "url": "https://docs.github.com/rest/reference/migrations#get-large-files"
41200
40983
  },
41201
- "x-octokit": { "api.github.com.json": "removed" },
40984
+ "x-octokit": { "api.github.com": "removed" },
41202
40985
  "responses": { "501": { "description": "Not Implemented" } }
41203
40986
  }
41204
40987
  },
41205
40988
  "/repos/{owner}/{repo}/import/lfs": {
41206
40989
  "patch": {
41207
40990
  "summary": "Update Git LFS preference",
41208
- "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",
41209
40992
  "tags": ["migrations"],
41210
40993
  "operationId": "migrations/set-lfs-preference",
41211
40994
  "externalDocs": {
41212
40995
  "description": "API method documentation",
41213
40996
  "url": "https://docs.github.com/rest/reference/migrations#update-git-lfs-preference"
41214
40997
  },
41215
- "x-octokit": { "api.github.com.json": "removed" },
40998
+ "x-octokit": { "api.github.com": "removed" },
41216
40999
  "responses": { "501": { "description": "Not Implemented" } }
41217
41000
  }
41218
41001
  },
41219
41002
  "/repos/{owner}/{repo}/interaction-limits": {
41220
41003
  "get": {
41221
41004
  "summary": "Get interaction restrictions for a repository",
41222
- "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",
41223
41006
  "tags": ["interactions"],
41224
41007
  "operationId": "interactions/get-restrictions-for-repo",
41225
41008
  "externalDocs": {
41226
41009
  "description": "API method documentation",
41227
41010
  "url": "https://docs.github.com/rest/reference/interactions#get-interaction-restrictions-for-a-repository"
41228
41011
  },
41229
- "x-octokit": { "api.github.com.json": "removed" },
41012
+ "x-octokit": { "api.github.com": "removed" },
41230
41013
  "responses": { "501": { "description": "Not Implemented" } }
41231
41014
  },
41232
41015
  "put": {
41233
41016
  "summary": "Set interaction restrictions for a repository",
41234
- "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",
41235
41018
  "tags": ["interactions"],
41236
41019
  "operationId": "interactions/set-restrictions-for-repo",
41237
41020
  "externalDocs": {
41238
41021
  "description": "API method documentation",
41239
41022
  "url": "https://docs.github.com/rest/reference/interactions#set-interaction-restrictions-for-a-repository"
41240
41023
  },
41241
- "x-octokit": { "api.github.com.json": "removed" },
41024
+ "x-octokit": { "api.github.com": "removed" },
41242
41025
  "responses": { "501": { "description": "Not Implemented" } }
41243
41026
  },
41244
41027
  "delete": {
41245
41028
  "summary": "Remove interaction restrictions for a repository",
41246
- "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",
41247
41030
  "tags": ["interactions"],
41248
41031
  "operationId": "interactions/remove-restrictions-for-repo",
41249
41032
  "externalDocs": {
41250
41033
  "description": "API method documentation",
41251
41034
  "url": "https://docs.github.com/rest/reference/interactions#remove-interaction-restrictions-for-a-repository"
41252
41035
  },
41253
- "x-octokit": { "api.github.com.json": "removed" },
41036
+ "x-octokit": { "api.github.com": "removed" },
41254
41037
  "responses": { "501": { "description": "Not Implemented" } }
41255
41038
  }
41256
41039
  },
41257
41040
  "/repos/{owner}/{repo}/pages/health": {
41258
41041
  "get": {
41259
41042
  "summary": "Get a DNS health check for GitHub Pages",
41260
- "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",
41261
41044
  "tags": ["repos"],
41262
41045
  "operationId": "repos/get-pages-health-check",
41263
41046
  "externalDocs": {
41264
41047
  "description": "API method documentation",
41265
41048
  "url": "https://docs.github.com/rest/reference/repos#get-a-dns-health-check-for-github-pages"
41266
41049
  },
41267
- "x-octokit": { "api.github.com.json": "removed" },
41050
+ "x-octokit": { "api.github.com": "removed" },
41268
41051
  "responses": { "501": { "description": "Not Implemented" } }
41269
41052
  }
41270
41053
  },
41271
41054
  "/repos/{owner}/{repo}/pulls/{pull_number}/codespaces": {
41272
41055
  "post": {
41273
41056
  "summary": "Create a codespace from a pull request",
41274
- "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",
41275
41058
  "tags": ["codespaces"],
41276
41059
  "operationId": "codespaces/create-with-pr-for-authenticated-user",
41277
41060
  "externalDocs": {
41278
41061
  "description": "API method documentation",
41279
41062
  "url": "https://docs.github.com/rest/reference/codespaces#create-a-codespace-from-a-pull-request"
41280
41063
  },
41281
- "x-octokit": { "api.github.com.json": "removed" },
41064
+ "x-octokit": { "api.github.com": "removed" },
41282
41065
  "responses": { "501": { "description": "Not Implemented" } }
41283
41066
  }
41284
41067
  },
41285
41068
  "/repos/{owner}/{repo}/traffic/clones": {
41286
41069
  "get": {
41287
41070
  "summary": "Get repository clones",
41288
- "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",
41289
41072
  "tags": ["repos"],
41290
41073
  "operationId": "repos/get-clones",
41291
41074
  "externalDocs": {
41292
41075
  "description": "API method documentation",
41293
41076
  "url": "https://docs.github.com/rest/reference/repos#get-repository-clones"
41294
41077
  },
41295
- "x-octokit": { "api.github.com.json": "removed" },
41078
+ "x-octokit": { "api.github.com": "removed" },
41296
41079
  "responses": { "501": { "description": "Not Implemented" } }
41297
41080
  }
41298
41081
  },
41299
41082
  "/repos/{owner}/{repo}/traffic/popular/paths": {
41300
41083
  "get": {
41301
41084
  "summary": "Get top referral paths",
41302
- "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",
41303
41086
  "tags": ["repos"],
41304
41087
  "operationId": "repos/get-top-paths",
41305
41088
  "externalDocs": {
41306
41089
  "description": "API method documentation",
41307
41090
  "url": "https://docs.github.com/rest/reference/repos#get-top-referral-paths"
41308
41091
  },
41309
- "x-octokit": { "api.github.com.json": "removed" },
41092
+ "x-octokit": { "api.github.com": "removed" },
41310
41093
  "responses": { "501": { "description": "Not Implemented" } }
41311
41094
  }
41312
41095
  },
41313
41096
  "/repos/{owner}/{repo}/traffic/popular/referrers": {
41314
41097
  "get": {
41315
41098
  "summary": "Get top referral sources",
41316
- "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",
41317
41100
  "tags": ["repos"],
41318
41101
  "operationId": "repos/get-top-referrers",
41319
41102
  "externalDocs": {
41320
41103
  "description": "API method documentation",
41321
41104
  "url": "https://docs.github.com/rest/reference/repos#get-top-referral-sources"
41322
41105
  },
41323
- "x-octokit": { "api.github.com.json": "removed" },
41106
+ "x-octokit": { "api.github.com": "removed" },
41324
41107
  "responses": { "501": { "description": "Not Implemented" } }
41325
41108
  }
41326
41109
  },
41327
41110
  "/repos/{owner}/{repo}/traffic/views": {
41328
41111
  "get": {
41329
41112
  "summary": "Get page views",
41330
- "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",
41331
41114
  "tags": ["repos"],
41332
41115
  "operationId": "repos/get-views",
41333
41116
  "externalDocs": {
41334
41117
  "description": "API method documentation",
41335
41118
  "url": "https://docs.github.com/rest/reference/repos#get-page-views"
41336
41119
  },
41337
- "x-octokit": { "api.github.com.json": "removed" },
41120
+ "x-octokit": { "api.github.com": "removed" },
41338
41121
  "responses": { "501": { "description": "Not Implemented" } }
41339
41122
  }
41340
41123
  },
41341
41124
  "/repos/{owner}/{repo}/vulnerability-alerts": {
41342
41125
  "get": {
41343
41126
  "summary": "Check if vulnerability alerts are enabled for a repository",
41344
- "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",
41345
41128
  "tags": ["repos"],
41346
41129
  "operationId": "repos/check-vulnerability-alerts",
41347
41130
  "externalDocs": {
41348
41131
  "description": "API method documentation",
41349
41132
  "url": "https://docs.github.com/rest/reference/repos#check-if-vulnerability-alerts-are-enabled-for-a-repository"
41350
41133
  },
41351
- "x-octokit": { "api.github.com.json": "removed" },
41134
+ "x-octokit": { "api.github.com": "removed" },
41352
41135
  "responses": { "501": { "description": "Not Implemented" } }
41353
41136
  },
41354
41137
  "put": {
41355
41138
  "summary": "Enable vulnerability alerts",
41356
- "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",
41357
41140
  "tags": ["repos"],
41358
41141
  "operationId": "repos/enable-vulnerability-alerts",
41359
41142
  "externalDocs": {
41360
41143
  "description": "API method documentation",
41361
41144
  "url": "https://docs.github.com/rest/reference/repos#enable-vulnerability-alerts"
41362
41145
  },
41363
- "x-octokit": { "api.github.com.json": "removed" },
41146
+ "x-octokit": { "api.github.com": "removed" },
41364
41147
  "responses": { "501": { "description": "Not Implemented" } }
41365
41148
  },
41366
41149
  "delete": {
41367
41150
  "summary": "Disable vulnerability alerts",
41368
- "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",
41369
41152
  "tags": ["repos"],
41370
41153
  "operationId": "repos/disable-vulnerability-alerts",
41371
41154
  "externalDocs": {
41372
41155
  "description": "API method documentation",
41373
41156
  "url": "https://docs.github.com/rest/reference/repos#disable-vulnerability-alerts"
41374
41157
  },
41375
- "x-octokit": { "api.github.com.json": "removed" },
41158
+ "x-octokit": { "api.github.com": "removed" },
41376
41159
  "responses": { "501": { "description": "Not Implemented" } }
41377
41160
  }
41378
41161
  },
41379
41162
  "/scim/v2/enterprises/{enterprise}/Groups": {
41380
41163
  "get": {
41381
41164
  "summary": "List provisioned SCIM groups for an enterprise",
41382
- "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",
41383
41166
  "operationId": "enterprise-admin/list-provisioned-groups-enterprise",
41384
41167
  "tags": ["enterprise-admin"],
41385
41168
  "externalDocs": {
41386
41169
  "description": "API method documentation",
41387
41170
  "url": "https://docs.github.com/rest/reference/enterprise-admin#list-provisioned-scim-groups-for-an-enterprise"
41388
41171
  },
41389
- "x-octokit": { "api.github.com.json": "removed" },
41172
+ "x-octokit": { "api.github.com": "removed" },
41390
41173
  "responses": { "501": { "description": "Not Implemented" } }
41391
41174
  },
41392
41175
  "post": {
41393
41176
  "summary": "Provision a SCIM enterprise group and invite users",
41394
- "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",
41395
41178
  "operationId": "enterprise-admin/provision-and-invite-enterprise-group",
41396
41179
  "tags": ["enterprise-admin"],
41397
41180
  "externalDocs": {
41398
41181
  "description": "API method documentation",
41399
41182
  "url": "https://docs.github.com/rest/reference/enterprise-admin#provision-a-scim-enterprise-group-and-invite-users"
41400
41183
  },
41401
- "x-octokit": { "api.github.com.json": "removed" },
41184
+ "x-octokit": { "api.github.com": "removed" },
41402
41185
  "responses": { "501": { "description": "Not Implemented" } }
41403
41186
  }
41404
41187
  },
41405
41188
  "/scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}": {
41406
41189
  "get": {
41407
41190
  "summary": "Get SCIM provisioning information for an enterprise group",
41408
- "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",
41409
41192
  "operationId": "enterprise-admin/get-provisioning-information-for-enterprise-group",
41410
41193
  "tags": ["enterprise-admin"],
41411
41194
  "externalDocs": {
41412
41195
  "description": "API method documentation",
41413
41196
  "url": "https://docs.github.com/rest/reference/enterprise-admin#get-scim-provisioning-information-for-an-enterprise-group"
41414
41197
  },
41415
- "x-octokit": { "api.github.com.json": "removed" },
41198
+ "x-octokit": { "api.github.com": "removed" },
41416
41199
  "responses": { "501": { "description": "Not Implemented" } }
41417
41200
  },
41418
41201
  "put": {
41419
41202
  "summary": "Set SCIM information for a provisioned enterprise group",
41420
- "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",
41421
41204
  "operationId": "enterprise-admin/set-information-for-provisioned-enterprise-group",
41422
41205
  "tags": ["enterprise-admin"],
41423
41206
  "externalDocs": {
41424
41207
  "description": "API method documentation",
41425
41208
  "url": "https://docs.github.com/rest/reference/enterprise-admin#set-scim-information-for-a-provisioned-enterprise-group"
41426
41209
  },
41427
- "x-octokit": { "api.github.com.json": "removed" },
41210
+ "x-octokit": { "api.github.com": "removed" },
41428
41211
  "responses": { "501": { "description": "Not Implemented" } }
41429
41212
  },
41430
41213
  "delete": {
41431
41214
  "summary": "Delete a SCIM group from an enterprise",
41432
- "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",
41433
41216
  "operationId": "enterprise-admin/delete-scim-group-from-enterprise",
41434
41217
  "tags": ["enterprise-admin"],
41435
41218
  "externalDocs": {
41436
41219
  "description": "API method documentation",
41437
41220
  "url": "https://docs.github.com/rest/reference/enterprise-admin#delete-a-scim-group-from-an-enterprise"
41438
41221
  },
41439
- "x-octokit": { "api.github.com.json": "removed" },
41222
+ "x-octokit": { "api.github.com": "removed" },
41440
41223
  "responses": { "501": { "description": "Not Implemented" } }
41441
41224
  },
41442
41225
  "patch": {
41443
41226
  "summary": "Update an attribute for a SCIM enterprise group",
41444
- "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",
41445
41228
  "operationId": "enterprise-admin/update-attribute-for-enterprise-group",
41446
41229
  "tags": ["enterprise-admin"],
41447
41230
  "externalDocs": {
41448
41231
  "description": "API method documentation",
41449
41232
  "url": "https://docs.github.com/rest/reference/enterprise-admin#update-an-attribute-for-a-scim-enterprise-group"
41450
41233
  },
41451
- "x-octokit": { "api.github.com.json": "removed" },
41234
+ "x-octokit": { "api.github.com": "removed" },
41452
41235
  "responses": { "501": { "description": "Not Implemented" } }
41453
41236
  }
41454
41237
  },
41455
41238
  "/scim/v2/enterprises/{enterprise}/Users": {
41456
41239
  "get": {
41457
41240
  "summary": "List SCIM provisioned identities for an enterprise",
41458
- "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",
41459
41242
  "operationId": "enterprise-admin/list-provisioned-identities-enterprise",
41460
41243
  "tags": ["enterprise-admin"],
41461
41244
  "externalDocs": {
41462
41245
  "description": "API method documentation",
41463
41246
  "url": "https://docs.github.com/rest/reference/enterprise-admin#list-scim-provisioned-identities-for-an-enterprise"
41464
41247
  },
41465
- "x-octokit": { "api.github.com.json": "removed" },
41248
+ "x-octokit": { "api.github.com": "removed" },
41466
41249
  "responses": { "501": { "description": "Not Implemented" } }
41467
41250
  },
41468
41251
  "post": {
41469
41252
  "summary": "Provision and invite a SCIM enterprise user",
41470
- "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",
41471
41254
  "operationId": "enterprise-admin/provision-and-invite-enterprise-user",
41472
41255
  "tags": ["enterprise-admin"],
41473
41256
  "externalDocs": {
41474
41257
  "description": "API method documentation",
41475
41258
  "url": "https://docs.github.com/rest/reference/enterprise-admin#provision-and-invite-a-scim-enterprise-user"
41476
41259
  },
41477
- "x-octokit": { "api.github.com.json": "removed" },
41260
+ "x-octokit": { "api.github.com": "removed" },
41478
41261
  "responses": { "501": { "description": "Not Implemented" } }
41479
41262
  }
41480
41263
  },
41481
41264
  "/scim/v2/enterprises/{enterprise}/Users/{scim_user_id}": {
41482
41265
  "get": {
41483
41266
  "summary": "Get SCIM provisioning information for an enterprise user",
41484
- "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",
41485
41268
  "operationId": "enterprise-admin/get-provisioning-information-for-enterprise-user",
41486
41269
  "tags": ["enterprise-admin"],
41487
41270
  "externalDocs": {
41488
41271
  "description": "API method documentation",
41489
41272
  "url": "https://docs.github.com/rest/reference/enterprise-admin#get-scim-provisioning-information-for-an-enterprise-user"
41490
41273
  },
41491
- "x-octokit": { "api.github.com.json": "removed" },
41274
+ "x-octokit": { "api.github.com": "removed" },
41492
41275
  "responses": { "501": { "description": "Not Implemented" } }
41493
41276
  },
41494
41277
  "put": {
41495
41278
  "summary": "Set SCIM information for a provisioned enterprise user",
41496
- "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",
41497
41280
  "operationId": "enterprise-admin/set-information-for-provisioned-enterprise-user",
41498
41281
  "tags": ["enterprise-admin"],
41499
41282
  "externalDocs": {
41500
41283
  "description": "API method documentation",
41501
41284
  "url": "https://docs.github.com/rest/reference/enterprise-admin#set-scim-information-for-a-provisioned-enterprise-user"
41502
41285
  },
41503
- "x-octokit": { "api.github.com.json": "removed" },
41286
+ "x-octokit": { "api.github.com": "removed" },
41504
41287
  "responses": { "501": { "description": "Not Implemented" } }
41505
41288
  },
41506
41289
  "delete": {
41507
41290
  "summary": "Delete a SCIM user from an enterprise",
41508
- "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",
41509
41292
  "operationId": "enterprise-admin/delete-user-from-enterprise",
41510
41293
  "tags": ["enterprise-admin"],
41511
41294
  "externalDocs": {
41512
41295
  "description": "API method documentation",
41513
41296
  "url": "https://docs.github.com/rest/reference/enterprise-admin#delete-a-scim-user-from-an-enterprise"
41514
41297
  },
41515
- "x-octokit": { "api.github.com.json": "removed" },
41298
+ "x-octokit": { "api.github.com": "removed" },
41516
41299
  "responses": { "501": { "description": "Not Implemented" } }
41517
41300
  },
41518
41301
  "patch": {
41519
41302
  "summary": "Update an attribute for a SCIM enterprise user",
41520
- "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",
41521
41304
  "operationId": "enterprise-admin/update-attribute-for-enterprise-user",
41522
41305
  "tags": ["enterprise-admin"],
41523
41306
  "externalDocs": {
41524
41307
  "description": "API method documentation",
41525
41308
  "url": "https://docs.github.com/rest/reference/enterprise-admin#update-an-attribute-for-a-scim-enterprise-user"
41526
41309
  },
41527
- "x-octokit": { "api.github.com.json": "removed" },
41310
+ "x-octokit": { "api.github.com": "removed" },
41528
41311
  "responses": { "501": { "description": "Not Implemented" } }
41529
41312
  }
41530
41313
  },
41531
41314
  "/scim/v2/organizations/{org}/Users": {
41532
41315
  "get": {
41533
41316
  "summary": "List SCIM provisioned identities",
41534
- "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",
41535
41318
  "tags": ["scim"],
41536
41319
  "operationId": "scim/list-provisioned-identities",
41537
41320
  "externalDocs": {
41538
41321
  "description": "API method documentation",
41539
41322
  "url": "https://docs.github.com/rest/reference/scim#list-scim-provisioned-identities"
41540
41323
  },
41541
- "x-octokit": { "api.github.com.json": "removed" },
41324
+ "x-octokit": { "api.github.com": "removed" },
41542
41325
  "responses": { "501": { "description": "Not Implemented" } }
41543
41326
  },
41544
41327
  "post": {
41545
41328
  "summary": "Provision and invite a SCIM user",
41546
- "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",
41547
41330
  "tags": ["scim"],
41548
41331
  "operationId": "scim/provision-and-invite-user",
41549
41332
  "externalDocs": {
41550
41333
  "description": "API method documentation",
41551
41334
  "url": "https://docs.github.com/rest/reference/scim#provision-and-invite-a-scim-user"
41552
41335
  },
41553
- "x-octokit": { "api.github.com.json": "removed" },
41336
+ "x-octokit": { "api.github.com": "removed" },
41554
41337
  "responses": { "501": { "description": "Not Implemented" } }
41555
41338
  }
41556
41339
  },
41557
41340
  "/scim/v2/organizations/{org}/Users/{scim_user_id}": {
41558
41341
  "get": {
41559
41342
  "summary": "Get SCIM provisioning information for a user",
41560
- "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",
41561
41344
  "tags": ["scim"],
41562
41345
  "operationId": "scim/get-provisioning-information-for-user",
41563
41346
  "externalDocs": {
41564
41347
  "description": "API method documentation",
41565
41348
  "url": "https://docs.github.com/rest/reference/scim#get-scim-provisioning-information-for-a-user"
41566
41349
  },
41567
- "x-octokit": { "api.github.com.json": "removed" },
41350
+ "x-octokit": { "api.github.com": "removed" },
41568
41351
  "responses": { "501": { "description": "Not Implemented" } }
41569
41352
  },
41570
41353
  "put": {
41571
41354
  "summary": "Update a provisioned organization membership",
41572
- "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",
41573
41356
  "tags": ["scim"],
41574
41357
  "operationId": "scim/set-information-for-provisioned-user",
41575
41358
  "externalDocs": {
41576
41359
  "description": "API method documentation",
41577
41360
  "url": "https://docs.github.com/rest/reference/scim#set-scim-information-for-a-provisioned-user"
41578
41361
  },
41579
- "x-octokit": { "api.github.com.json": "removed" },
41362
+ "x-octokit": { "api.github.com": "removed" },
41580
41363
  "responses": { "501": { "description": "Not Implemented" } }
41581
41364
  },
41582
41365
  "delete": {
41583
41366
  "summary": "Delete a SCIM user from an organization",
41584
- "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",
41585
41368
  "tags": ["scim"],
41586
41369
  "operationId": "scim/delete-user-from-org",
41587
41370
  "externalDocs": {
41588
41371
  "description": "API method documentation",
41589
41372
  "url": "https://docs.github.com/rest/reference/scim#delete-a-scim-user-from-an-organization"
41590
41373
  },
41591
- "x-octokit": { "api.github.com.json": "removed" },
41374
+ "x-octokit": { "api.github.com": "removed" },
41592
41375
  "responses": { "501": { "description": "Not Implemented" } }
41593
41376
  },
41594
41377
  "patch": {
41595
41378
  "summary": "Update an attribute for a SCIM user",
41596
- "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",
41597
41380
  "tags": ["scim"],
41598
41381
  "operationId": "scim/update-attribute-for-user",
41599
41382
  "externalDocs": {
41600
41383
  "description": "API method documentation",
41601
41384
  "url": "https://docs.github.com/rest/reference/scim#update-an-attribute-for-a-scim-user"
41602
41385
  },
41603
- "x-octokit": { "api.github.com.json": "removed" },
41386
+ "x-octokit": { "api.github.com": "removed" },
41604
41387
  "responses": { "501": { "description": "Not Implemented" } }
41605
41388
  }
41606
41389
  },
41607
41390
  "/teams/{team_id}/invitations": {
41608
41391
  "get": {
41609
41392
  "summary": "List pending team invitations (Legacy)",
41610
- "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",
41611
41394
  "tags": ["teams"],
41612
41395
  "operationId": "teams/list-pending-invitations-legacy",
41613
41396
  "externalDocs": {
@@ -41615,14 +41398,14 @@
41615
41398
  "url": "https://docs.github.com/rest/reference/teams#list-pending-team-invitations-legacy"
41616
41399
  },
41617
41400
  "deprecated": true,
41618
- "x-octokit": { "api.github.com.json": "removed" },
41401
+ "x-octokit": { "api.github.com": "removed" },
41619
41402
  "responses": { "501": { "description": "Not Implemented" } }
41620
41403
  }
41621
41404
  },
41622
41405
  "/teams/{team_id}/team-sync/group-mappings": {
41623
41406
  "get": {
41624
41407
  "summary": "List IdP groups for a team (Legacy)",
41625
- "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",
41626
41409
  "tags": ["teams"],
41627
41410
  "operationId": "teams/list-idp-groups-for-legacy",
41628
41411
  "externalDocs": {
@@ -41630,12 +41413,12 @@
41630
41413
  "url": "https://docs.github.com/rest/reference/teams#list-idp-groups-for-a-team-legacy"
41631
41414
  },
41632
41415
  "deprecated": true,
41633
- "x-octokit": { "api.github.com.json": "removed" },
41416
+ "x-octokit": { "api.github.com": "removed" },
41634
41417
  "responses": { "501": { "description": "Not Implemented" } }
41635
41418
  },
41636
41419
  "patch": {
41637
41420
  "summary": "Create or update IdP group connections (Legacy)",
41638
- "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",
41639
41422
  "tags": ["teams"],
41640
41423
  "operationId": "teams/create-or-update-idp-group-connections-legacy",
41641
41424
  "externalDocs": {
@@ -41643,669 +41426,669 @@
41643
41426
  "url": "https://docs.github.com/rest/reference/teams#create-or-update-idp-group-connections-legacy"
41644
41427
  },
41645
41428
  "deprecated": true,
41646
- "x-octokit": { "api.github.com.json": "removed" },
41429
+ "x-octokit": { "api.github.com": "removed" },
41647
41430
  "responses": { "501": { "description": "Not Implemented" } }
41648
41431
  }
41649
41432
  },
41650
41433
  "/user/blocks": {
41651
41434
  "get": {
41652
41435
  "summary": "List users blocked by the authenticated user",
41653
- "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",
41654
41437
  "tags": ["users"],
41655
41438
  "operationId": "users/list-blocked-by-authenticated-user",
41656
41439
  "externalDocs": {
41657
41440
  "description": "API method documentation",
41658
41441
  "url": "https://docs.github.com/rest/reference/users#list-users-blocked-by-the-authenticated-user"
41659
41442
  },
41660
- "x-octokit": { "api.github.com.json": "removed" },
41443
+ "x-octokit": { "api.github.com": "removed" },
41661
41444
  "responses": { "501": { "description": "Not Implemented" } }
41662
41445
  }
41663
41446
  },
41664
41447
  "/user/blocks/{username}": {
41665
41448
  "get": {
41666
41449
  "summary": "Check if a user is blocked by the authenticated user",
41667
- "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",
41668
41451
  "tags": ["users"],
41669
41452
  "operationId": "users/check-blocked",
41670
41453
  "externalDocs": {
41671
41454
  "description": "API method documentation",
41672
41455
  "url": "https://docs.github.com/rest/reference/users#check-if-a-user-is-blocked-by-the-authenticated-user"
41673
41456
  },
41674
- "x-octokit": { "api.github.com.json": "removed" },
41457
+ "x-octokit": { "api.github.com": "removed" },
41675
41458
  "responses": { "501": { "description": "Not Implemented" } }
41676
41459
  },
41677
41460
  "put": {
41678
41461
  "summary": "Block a user",
41679
- "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",
41680
41463
  "tags": ["users"],
41681
41464
  "operationId": "users/block",
41682
41465
  "externalDocs": {
41683
41466
  "description": "API method documentation",
41684
41467
  "url": "https://docs.github.com/rest/reference/users#block-a-user"
41685
41468
  },
41686
- "x-octokit": { "api.github.com.json": "removed" },
41469
+ "x-octokit": { "api.github.com": "removed" },
41687
41470
  "responses": { "501": { "description": "Not Implemented" } }
41688
41471
  },
41689
41472
  "delete": {
41690
41473
  "summary": "Unblock a user",
41691
- "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",
41692
41475
  "tags": ["users"],
41693
41476
  "operationId": "users/unblock",
41694
41477
  "externalDocs": {
41695
41478
  "description": "API method documentation",
41696
41479
  "url": "https://docs.github.com/rest/reference/users#unblock-a-user"
41697
41480
  },
41698
- "x-octokit": { "api.github.com.json": "removed" },
41481
+ "x-octokit": { "api.github.com": "removed" },
41699
41482
  "responses": { "501": { "description": "Not Implemented" } }
41700
41483
  }
41701
41484
  },
41702
41485
  "/user/codespaces": {
41703
41486
  "get": {
41704
41487
  "summary": "List codespaces for the authenticated user",
41705
- "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",
41706
41489
  "tags": ["codespaces"],
41707
41490
  "operationId": "codespaces/list-for-authenticated-user",
41708
41491
  "externalDocs": {
41709
41492
  "description": "API method documentation",
41710
41493
  "url": "https://docs.github.com/rest/reference/codespaces#list-codespaces-for-the-authenticated-user"
41711
41494
  },
41712
- "x-octokit": { "api.github.com.json": "removed" },
41495
+ "x-octokit": { "api.github.com": "removed" },
41713
41496
  "responses": { "501": { "description": "Not Implemented" } }
41714
41497
  },
41715
41498
  "post": {
41716
41499
  "summary": "Create a codespace for the authenticated user",
41717
- "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",
41718
41501
  "tags": ["codespaces"],
41719
41502
  "operationId": "codespaces/create-for-authenticated-user",
41720
41503
  "externalDocs": {
41721
41504
  "description": "API method documentation",
41722
41505
  "url": "https://docs.github.com/rest/reference/codespaces#create-a-codespace-for-the-authenticated-user"
41723
41506
  },
41724
- "x-octokit": { "api.github.com.json": "removed" },
41507
+ "x-octokit": { "api.github.com": "removed" },
41725
41508
  "responses": { "501": { "description": "Not Implemented" } }
41726
41509
  }
41727
41510
  },
41728
41511
  "/user/codespaces/secrets": {
41729
41512
  "get": {
41730
41513
  "summary": "List secrets for the authenticated user",
41731
- "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",
41732
41515
  "tags": ["codespaces"],
41733
41516
  "operationId": "codespaces/list-secrets-for-authenticated-user",
41734
41517
  "externalDocs": {
41735
41518
  "description": "API method documentation",
41736
41519
  "url": "https://docs.github.com/rest/reference/codespaces#list-secrets-for-the-authenticated-user"
41737
41520
  },
41738
- "x-octokit": { "api.github.com.json": "removed" },
41521
+ "x-octokit": { "api.github.com": "removed" },
41739
41522
  "responses": { "501": { "description": "Not Implemented" } }
41740
41523
  }
41741
41524
  },
41742
41525
  "/user/codespaces/secrets/public-key": {
41743
41526
  "get": {
41744
41527
  "summary": "Get public key for the authenticated user",
41745
- "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",
41746
41529
  "tags": ["codespaces"],
41747
41530
  "operationId": "codespaces/get-public-key-for-authenticated-user",
41748
41531
  "externalDocs": {
41749
41532
  "description": "API method documentation",
41750
41533
  "url": "https://docs.github.com/rest/reference/codespaces#get-public-key-for-the-authenticated-user"
41751
41534
  },
41752
- "x-octokit": { "api.github.com.json": "removed" },
41535
+ "x-octokit": { "api.github.com": "removed" },
41753
41536
  "responses": { "501": { "description": "Not Implemented" } }
41754
41537
  }
41755
41538
  },
41756
41539
  "/user/codespaces/secrets/{secret_name}": {
41757
41540
  "get": {
41758
41541
  "summary": "Get a secret for the authenticated user",
41759
- "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",
41760
41543
  "tags": ["codespaces"],
41761
41544
  "operationId": "codespaces/get-secret-for-authenticated-user",
41762
41545
  "externalDocs": {
41763
41546
  "description": "API method documentation",
41764
41547
  "url": "https://docs.github.com/rest/reference/codespaces#get-a-secret-for-the-authenticated-user"
41765
41548
  },
41766
- "x-octokit": { "api.github.com.json": "removed" },
41549
+ "x-octokit": { "api.github.com": "removed" },
41767
41550
  "responses": { "501": { "description": "Not Implemented" } }
41768
41551
  },
41769
41552
  "put": {
41770
41553
  "summary": "Create or update a secret for the authenticated user",
41771
- "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",
41772
41555
  "tags": ["codespaces"],
41773
41556
  "operationId": "codespaces/create-or-update-secret-for-authenticated-user",
41774
41557
  "externalDocs": {
41775
41558
  "description": "API method documentation",
41776
41559
  "url": "https://docs.github.com/rest/reference/codespaces#create-or-update-a-secret-for-the-authenticated-user"
41777
41560
  },
41778
- "x-octokit": { "api.github.com.json": "removed" },
41561
+ "x-octokit": { "api.github.com": "removed" },
41779
41562
  "responses": { "501": { "description": "Not Implemented" } }
41780
41563
  },
41781
41564
  "delete": {
41782
41565
  "summary": "Delete a secret for the authenticated user",
41783
- "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",
41784
41567
  "tags": ["codespaces"],
41785
41568
  "operationId": "codespaces/delete-secret-for-authenticated-user",
41786
41569
  "externalDocs": {
41787
41570
  "description": "API method documentation",
41788
41571
  "url": "https://docs.github.com/rest/reference/codespaces#delete-a-secret-for-the-authenticated-user"
41789
41572
  },
41790
- "x-octokit": { "api.github.com.json": "removed" },
41573
+ "x-octokit": { "api.github.com": "removed" },
41791
41574
  "responses": { "501": { "description": "Not Implemented" } }
41792
41575
  }
41793
41576
  },
41794
41577
  "/user/codespaces/secrets/{secret_name}/repositories": {
41795
41578
  "get": {
41796
41579
  "summary": "List selected repositories for a user secret",
41797
- "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",
41798
41581
  "tags": ["codespaces"],
41799
41582
  "operationId": "codespaces/list-repositories-for-secret-for-authenticated-user",
41800
41583
  "externalDocs": {
41801
41584
  "description": "API method documentation",
41802
41585
  "url": "https://docs.github.com/rest/reference/codespaces#list-selected-repositories-for-a-user-secret"
41803
41586
  },
41804
- "x-octokit": { "api.github.com.json": "removed" },
41587
+ "x-octokit": { "api.github.com": "removed" },
41805
41588
  "responses": { "501": { "description": "Not Implemented" } }
41806
41589
  },
41807
41590
  "put": {
41808
41591
  "summary": "Set selected repositories for a user secret",
41809
- "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",
41810
41593
  "tags": ["codespaces"],
41811
41594
  "operationId": "codespaces/set-repositories-for-secret-for-authenticated-user",
41812
41595
  "externalDocs": {
41813
41596
  "description": "API method documentation",
41814
41597
  "url": "https://docs.github.com/rest/reference/codespaces#set-selected-repositories-for-a-user-secret"
41815
41598
  },
41816
- "x-octokit": { "api.github.com.json": "removed" },
41599
+ "x-octokit": { "api.github.com": "removed" },
41817
41600
  "responses": { "501": { "description": "Not Implemented" } }
41818
41601
  }
41819
41602
  },
41820
41603
  "/user/codespaces/secrets/{secret_name}/repositories/{repository_id}": {
41821
41604
  "put": {
41822
41605
  "summary": "Add a selected repository to a user secret",
41823
- "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",
41824
41607
  "tags": ["codespaces"],
41825
41608
  "operationId": "codespaces/add-repository-for-secret-for-authenticated-user",
41826
41609
  "externalDocs": {
41827
41610
  "description": "API method documentation",
41828
41611
  "url": "https://docs.github.com/rest/reference/codespaces#add-a-selected-repository-to-a-user-secret"
41829
41612
  },
41830
- "x-octokit": { "api.github.com.json": "removed" },
41613
+ "x-octokit": { "api.github.com": "removed" },
41831
41614
  "responses": { "501": { "description": "Not Implemented" } }
41832
41615
  },
41833
41616
  "delete": {
41834
41617
  "summary": "Remove a selected repository from a user secret",
41835
- "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",
41836
41619
  "tags": ["codespaces"],
41837
41620
  "operationId": "codespaces/remove-repository-for-secret-for-authenticated-user",
41838
41621
  "externalDocs": {
41839
41622
  "description": "API method documentation",
41840
41623
  "url": "https://docs.github.com/rest/reference/codespaces#remove-a-selected-repository-from-a-user-secret"
41841
41624
  },
41842
- "x-octokit": { "api.github.com.json": "removed" },
41625
+ "x-octokit": { "api.github.com": "removed" },
41843
41626
  "responses": { "501": { "description": "Not Implemented" } }
41844
41627
  }
41845
41628
  },
41846
41629
  "/user/codespaces/{codespace_name}": {
41847
41630
  "get": {
41848
41631
  "summary": "Get a codespace for the authenticated user",
41849
- "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",
41850
41633
  "tags": ["codespaces"],
41851
41634
  "operationId": "codespaces/get-for-authenticated-user",
41852
41635
  "externalDocs": {
41853
41636
  "description": "API method documentation",
41854
41637
  "url": "https://docs.github.com/rest/reference/codespaces#get-a-codespace-for-the-authenticated-user"
41855
41638
  },
41856
- "x-octokit": { "api.github.com.json": "removed" },
41639
+ "x-octokit": { "api.github.com": "removed" },
41857
41640
  "responses": { "501": { "description": "Not Implemented" } }
41858
41641
  },
41859
41642
  "delete": {
41860
41643
  "summary": "Delete a codespace for the authenticated user",
41861
- "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",
41862
41645
  "tags": ["codespaces"],
41863
41646
  "operationId": "codespaces/delete-for-authenticated-user",
41864
41647
  "externalDocs": {
41865
41648
  "description": "API method documentation",
41866
41649
  "url": "https://docs.github.com/rest/reference/codespaces#delete-a-codespace-for-the-authenticated-user"
41867
41650
  },
41868
- "x-octokit": { "api.github.com.json": "removed" },
41651
+ "x-octokit": { "api.github.com": "removed" },
41869
41652
  "responses": { "501": { "description": "Not Implemented" } }
41870
41653
  },
41871
41654
  "patch": {
41872
41655
  "summary": "Update a codespace for the authenticated user",
41873
- "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",
41874
41657
  "tags": ["codespaces"],
41875
41658
  "operationId": "codespaces/update-for-authenticated-user",
41876
41659
  "externalDocs": {
41877
41660
  "description": "API method documentation",
41878
41661
  "url": "https://docs.github.com/rest/reference/codespaces#update-a-codespace-for-the-authenticated-user"
41879
41662
  },
41880
- "x-octokit": { "api.github.com.json": "removed" },
41663
+ "x-octokit": { "api.github.com": "removed" },
41881
41664
  "responses": { "501": { "description": "Not Implemented" } }
41882
41665
  }
41883
41666
  },
41884
41667
  "/user/codespaces/{codespace_name}/exports": {
41885
41668
  "post": {
41886
41669
  "summary": "Export a codespace for the authenticated user",
41887
- "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",
41888
41671
  "tags": ["codespaces"],
41889
41672
  "operationId": "codespaces/export-for-authenticated-user",
41890
- "x-octokit": { "api.github.com.json": "removed" },
41673
+ "x-octokit": { "api.github.com": "removed" },
41891
41674
  "responses": { "501": { "description": "Not Implemented" } }
41892
41675
  }
41893
41676
  },
41894
41677
  "/user/codespaces/{codespace_name}/exports/{export_id}": {
41895
41678
  "get": {
41896
41679
  "summary": "Get details about a codespace export",
41897
- "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",
41898
41681
  "tags": ["codespaces"],
41899
41682
  "operationId": "codespaces/get-export-details-for-authenticated-user",
41900
- "x-octokit": { "api.github.com.json": "removed" },
41683
+ "x-octokit": { "api.github.com": "removed" },
41901
41684
  "responses": { "501": { "description": "Not Implemented" } }
41902
41685
  }
41903
41686
  },
41904
41687
  "/user/codespaces/{codespace_name}/machines": {
41905
41688
  "get": {
41906
41689
  "summary": "List machine types for a codespace",
41907
- "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",
41908
41691
  "tags": ["codespaces"],
41909
41692
  "operationId": "codespaces/codespace-machines-for-authenticated-user",
41910
41693
  "externalDocs": {
41911
41694
  "description": "API method documentation",
41912
41695
  "url": "https://docs.github.com/rest/reference/codespaces#list-machine-types-for-a-codespace"
41913
41696
  },
41914
- "x-octokit": { "api.github.com.json": "removed" },
41697
+ "x-octokit": { "api.github.com": "removed" },
41915
41698
  "responses": { "501": { "description": "Not Implemented" } }
41916
41699
  }
41917
41700
  },
41918
41701
  "/user/codespaces/{codespace_name}/start": {
41919
41702
  "post": {
41920
41703
  "summary": "Start a codespace for the authenticated user",
41921
- "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",
41922
41705
  "tags": ["codespaces"],
41923
41706
  "operationId": "codespaces/start-for-authenticated-user",
41924
41707
  "externalDocs": {
41925
41708
  "description": "API method documentation",
41926
41709
  "url": "https://docs.github.com/rest/reference/codespaces#start-a-codespace-for-the-authenticated-user"
41927
41710
  },
41928
- "x-octokit": { "api.github.com.json": "removed" },
41711
+ "x-octokit": { "api.github.com": "removed" },
41929
41712
  "responses": { "501": { "description": "Not Implemented" } }
41930
41713
  }
41931
41714
  },
41932
41715
  "/user/codespaces/{codespace_name}/stop": {
41933
41716
  "post": {
41934
41717
  "summary": "Stop a codespace for the authenticated user",
41935
- "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",
41936
41719
  "tags": ["codespaces"],
41937
41720
  "operationId": "codespaces/stop-for-authenticated-user",
41938
41721
  "externalDocs": {
41939
41722
  "description": "API method documentation",
41940
41723
  "url": "https://docs.github.com/rest/reference/codespaces#stop-a-codespace-for-the-authenticated-user"
41941
41724
  },
41942
- "x-octokit": { "api.github.com.json": "removed" },
41725
+ "x-octokit": { "api.github.com": "removed" },
41943
41726
  "responses": { "501": { "description": "Not Implemented" } }
41944
41727
  }
41945
41728
  },
41946
41729
  "/user/email/visibility": {
41947
41730
  "patch": {
41948
41731
  "summary": "Set primary email visibility for the authenticated user",
41949
- "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",
41950
41733
  "tags": ["users"],
41951
41734
  "operationId": "users/set-primary-email-visibility-for-authenticated-user",
41952
41735
  "externalDocs": {
41953
41736
  "description": "API method documentation",
41954
41737
  "url": "https://docs.github.com/rest/reference/users#set-primary-email-visibility-for-the-authenticated-user"
41955
41738
  },
41956
- "x-octokit": { "api.github.com.json": "removed" },
41739
+ "x-octokit": { "api.github.com": "removed" },
41957
41740
  "responses": { "501": { "description": "Not Implemented" } }
41958
41741
  }
41959
41742
  },
41960
41743
  "/user/interaction-limits": {
41961
41744
  "get": {
41962
41745
  "summary": "Get interaction restrictions for your public repositories",
41963
- "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",
41964
41747
  "tags": ["interactions"],
41965
41748
  "operationId": "interactions/get-restrictions-for-authenticated-user",
41966
41749
  "externalDocs": {
41967
41750
  "description": "API method documentation",
41968
41751
  "url": "https://docs.github.com/rest/reference/interactions#get-interaction-restrictions-for-your-public-repositories"
41969
41752
  },
41970
- "x-octokit": { "api.github.com.json": "removed" },
41753
+ "x-octokit": { "api.github.com": "removed" },
41971
41754
  "responses": { "501": { "description": "Not Implemented" } }
41972
41755
  },
41973
41756
  "put": {
41974
41757
  "summary": "Set interaction restrictions for your public repositories",
41975
- "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",
41976
41759
  "tags": ["interactions"],
41977
41760
  "operationId": "interactions/set-restrictions-for-authenticated-user",
41978
41761
  "externalDocs": {
41979
41762
  "description": "API method documentation",
41980
41763
  "url": "https://docs.github.com/rest/reference/interactions#set-interaction-restrictions-for-your-public-repositories"
41981
41764
  },
41982
- "x-octokit": { "api.github.com.json": "removed" },
41765
+ "x-octokit": { "api.github.com": "removed" },
41983
41766
  "responses": { "501": { "description": "Not Implemented" } }
41984
41767
  },
41985
41768
  "delete": {
41986
41769
  "summary": "Remove interaction restrictions from your public repositories",
41987
- "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",
41988
41771
  "tags": ["interactions"],
41989
41772
  "operationId": "interactions/remove-restrictions-for-authenticated-user",
41990
41773
  "externalDocs": {
41991
41774
  "description": "API method documentation",
41992
41775
  "url": "https://docs.github.com/rest/reference/interactions#remove-interaction-restrictions-from-your-public-repositories"
41993
41776
  },
41994
- "x-octokit": { "api.github.com.json": "removed" },
41777
+ "x-octokit": { "api.github.com": "removed" },
41995
41778
  "responses": { "501": { "description": "Not Implemented" } }
41996
41779
  }
41997
41780
  },
41998
41781
  "/user/marketplace_purchases": {
41999
41782
  "get": {
42000
41783
  "summary": "List subscriptions for the authenticated user",
42001
- "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",
42002
41785
  "tags": ["apps"],
42003
41786
  "operationId": "apps/list-subscriptions-for-authenticated-user",
42004
41787
  "externalDocs": {
42005
41788
  "description": "API method documentation",
42006
41789
  "url": "https://docs.github.com/rest/reference/apps#list-subscriptions-for-the-authenticated-user"
42007
41790
  },
42008
- "x-octokit": { "api.github.com.json": "removed" },
41791
+ "x-octokit": { "api.github.com": "removed" },
42009
41792
  "responses": { "501": { "description": "Not Implemented" } }
42010
41793
  }
42011
41794
  },
42012
41795
  "/user/marketplace_purchases/stubbed": {
42013
41796
  "get": {
42014
41797
  "summary": "List subscriptions for the authenticated user (stubbed)",
42015
- "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",
42016
41799
  "tags": ["apps"],
42017
41800
  "operationId": "apps/list-subscriptions-for-authenticated-user-stubbed",
42018
41801
  "externalDocs": {
42019
41802
  "description": "API method documentation",
42020
41803
  "url": "https://docs.github.com/rest/reference/apps#list-subscriptions-for-the-authenticated-user-stubbed"
42021
41804
  },
42022
- "x-octokit": { "api.github.com.json": "removed" },
41805
+ "x-octokit": { "api.github.com": "removed" },
42023
41806
  "responses": { "501": { "description": "Not Implemented" } }
42024
41807
  }
42025
41808
  },
42026
41809
  "/user/migrations/{migration_id}": {
42027
41810
  "get": {
42028
41811
  "summary": "Get a user migration status",
42029
- "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",
42030
41813
  "tags": ["migrations"],
42031
41814
  "operationId": "migrations/get-status-for-authenticated-user",
42032
41815
  "externalDocs": {
42033
41816
  "description": "API method documentation",
42034
41817
  "url": "https://docs.github.com/rest/reference/migrations#get-a-user-migration-status"
42035
41818
  },
42036
- "x-octokit": { "api.github.com.json": "removed" },
41819
+ "x-octokit": { "api.github.com": "removed" },
42037
41820
  "responses": { "501": { "description": "Not Implemented" } }
42038
41821
  }
42039
41822
  },
42040
41823
  "/user/migrations/{migration_id}/repos/{repo_name}/lock": {
42041
41824
  "delete": {
42042
41825
  "summary": "Unlock a user repository",
42043
- "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",
42044
41827
  "tags": ["migrations"],
42045
41828
  "operationId": "migrations/unlock-repo-for-authenticated-user",
42046
41829
  "externalDocs": {
42047
41830
  "description": "API method documentation",
42048
41831
  "url": "https://docs.github.com/rest/reference/migrations#unlock-a-user-repository"
42049
41832
  },
42050
- "x-octokit": { "api.github.com.json": "removed" },
41833
+ "x-octokit": { "api.github.com": "removed" },
42051
41834
  "responses": { "501": { "description": "Not Implemented" } }
42052
41835
  }
42053
41836
  },
42054
41837
  "/user/packages": {
42055
41838
  "get": {
42056
41839
  "summary": "List packages for the authenticated user's namespace",
42057
- "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",
42058
41841
  "tags": ["packages"],
42059
41842
  "operationId": "packages/list-packages-for-authenticated-user",
42060
41843
  "externalDocs": {
42061
41844
  "description": "API method documentation",
42062
41845
  "url": "https://docs.github.com/rest/reference/packages#list-packages-for-the-authenticated-user"
42063
41846
  },
42064
- "x-octokit": { "api.github.com.json": "removed" },
41847
+ "x-octokit": { "api.github.com": "removed" },
42065
41848
  "responses": { "501": { "description": "Not Implemented" } }
42066
41849
  }
42067
41850
  },
42068
41851
  "/user/packages/{package_type}/{package_name}": {
42069
41852
  "get": {
42070
41853
  "summary": "Get a package for the authenticated user",
42071
- "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",
42072
41855
  "tags": ["packages"],
42073
41856
  "operationId": "packages/get-package-for-authenticated-user",
42074
41857
  "externalDocs": {
42075
41858
  "description": "API method documentation",
42076
41859
  "url": "https://docs.github.com/rest/reference/packages#get-a-package-for-the-authenticated-user"
42077
41860
  },
42078
- "x-octokit": { "api.github.com.json": "removed" },
41861
+ "x-octokit": { "api.github.com": "removed" },
42079
41862
  "responses": { "501": { "description": "Not Implemented" } }
42080
41863
  },
42081
41864
  "delete": {
42082
41865
  "summary": "Delete a package for the authenticated user",
42083
- "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",
42084
41867
  "tags": ["packages"],
42085
41868
  "operationId": "packages/delete-package-for-authenticated-user",
42086
41869
  "externalDocs": {
42087
41870
  "description": "API method documentation",
42088
41871
  "url": "https://docs.github.com/rest/reference/packages#delete-a-package-for-the-authenticated-user"
42089
41872
  },
42090
- "x-octokit": { "api.github.com.json": "removed" },
41873
+ "x-octokit": { "api.github.com": "removed" },
42091
41874
  "responses": { "501": { "description": "Not Implemented" } }
42092
41875
  }
42093
41876
  },
42094
41877
  "/user/packages/{package_type}/{package_name}/restore": {
42095
41878
  "post": {
42096
41879
  "summary": "Restore a package for the authenticated user",
42097
- "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",
42098
41881
  "tags": ["packages"],
42099
41882
  "operationId": "packages/restore-package-for-authenticated-user",
42100
41883
  "externalDocs": {
42101
41884
  "description": "API method documentation",
42102
41885
  "url": "https://docs.github.com/rest/reference/packages#restore-a-package-for-the-authenticated-user"
42103
41886
  },
42104
- "x-octokit": { "api.github.com.json": "removed" },
41887
+ "x-octokit": { "api.github.com": "removed" },
42105
41888
  "responses": { "501": { "description": "Not Implemented" } }
42106
41889
  }
42107
41890
  },
42108
41891
  "/user/packages/{package_type}/{package_name}/versions": {
42109
41892
  "get": {
42110
41893
  "summary": "Get all package versions for a package owned by the authenticated user",
42111
- "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",
42112
41895
  "tags": ["packages"],
42113
41896
  "operationId": "packages/get-all-package-versions-for-package-owned-by-authenticated-user",
42114
41897
  "externalDocs": {
42115
41898
  "description": "API method documentation",
42116
41899
  "url": "https://docs.github.com/rest/reference/packages#get-all-package-versions-for-a-package-owned-by-the-authenticated-user"
42117
41900
  },
42118
- "x-octokit": { "api.github.com.json": "removed" },
41901
+ "x-octokit": { "api.github.com": "removed" },
42119
41902
  "responses": { "501": { "description": "Not Implemented" } }
42120
41903
  }
42121
41904
  },
42122
41905
  "/user/packages/{package_type}/{package_name}/versions/{package_version_id}": {
42123
41906
  "get": {
42124
41907
  "summary": "Get a package version for the authenticated user",
42125
- "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",
42126
41909
  "tags": ["packages"],
42127
41910
  "operationId": "packages/get-package-version-for-authenticated-user",
42128
41911
  "externalDocs": {
42129
41912
  "description": "API method documentation",
42130
41913
  "url": "https://docs.github.com/rest/reference/packages#get-a-package-version-for-the-authenticated-user"
42131
41914
  },
42132
- "x-octokit": { "api.github.com.json": "removed" },
41915
+ "x-octokit": { "api.github.com": "removed" },
42133
41916
  "responses": { "501": { "description": "Not Implemented" } }
42134
41917
  },
42135
41918
  "delete": {
42136
41919
  "summary": "Delete a package version for the authenticated user",
42137
- "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",
42138
41921
  "tags": ["packages"],
42139
41922
  "operationId": "packages/delete-package-version-for-authenticated-user",
42140
41923
  "externalDocs": {
42141
41924
  "description": "API method documentation",
42142
41925
  "url": "https://docs.github.com/rest/reference/packages#delete-a-package-version-for-the-authenticated-user"
42143
41926
  },
42144
- "x-octokit": { "api.github.com.json": "removed" },
41927
+ "x-octokit": { "api.github.com": "removed" },
42145
41928
  "responses": { "501": { "description": "Not Implemented" } }
42146
41929
  }
42147
41930
  },
42148
41931
  "/user/packages/{package_type}/{package_name}/versions/{package_version_id}/restore": {
42149
41932
  "post": {
42150
41933
  "summary": "Restore a package version for the authenticated user",
42151
- "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",
42152
41935
  "tags": ["packages"],
42153
41936
  "operationId": "packages/restore-package-version-for-authenticated-user",
42154
41937
  "externalDocs": {
42155
41938
  "description": "API method documentation",
42156
41939
  "url": "https://docs.github.com/rest/reference/packages#restore-a-package-version-for-the-authenticated-user"
42157
41940
  },
42158
- "x-octokit": { "api.github.com.json": "removed" },
41941
+ "x-octokit": { "api.github.com": "removed" },
42159
41942
  "responses": { "501": { "description": "Not Implemented" } }
42160
41943
  }
42161
41944
  },
42162
41945
  "/users/{username}/packages": {
42163
41946
  "get": {
42164
41947
  "summary": "List packages for a user",
42165
- "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",
42166
41949
  "tags": ["packages"],
42167
41950
  "operationId": "packages/list-packages-for-user",
42168
41951
  "externalDocs": {
42169
41952
  "description": "API method documentation",
42170
41953
  "url": "https://docs.github.com/rest/reference/packages#list-packages-for-user"
42171
41954
  },
42172
- "x-octokit": { "api.github.com.json": "removed" },
41955
+ "x-octokit": { "api.github.com": "removed" },
42173
41956
  "responses": { "501": { "description": "Not Implemented" } }
42174
41957
  }
42175
41958
  },
42176
41959
  "/users/{username}/packages/{package_type}/{package_name}": {
42177
41960
  "get": {
42178
41961
  "summary": "Get a package for a user",
42179
- "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",
42180
41963
  "tags": ["packages"],
42181
41964
  "operationId": "packages/get-package-for-user",
42182
41965
  "externalDocs": {
42183
41966
  "description": "API method documentation",
42184
41967
  "url": "https://docs.github.com/rest/reference/packages#get-a-package-for-a-user"
42185
41968
  },
42186
- "x-octokit": { "api.github.com.json": "removed" },
41969
+ "x-octokit": { "api.github.com": "removed" },
42187
41970
  "responses": { "501": { "description": "Not Implemented" } }
42188
41971
  },
42189
41972
  "delete": {
42190
41973
  "summary": "Delete a package for a user",
42191
- "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",
42192
41975
  "tags": ["packages"],
42193
41976
  "operationId": "packages/delete-package-for-user",
42194
41977
  "externalDocs": {
42195
41978
  "description": "API method documentation",
42196
41979
  "url": "https://docs.github.com/rest/reference/packages#delete-a-package-for-a-user"
42197
41980
  },
42198
- "x-octokit": { "api.github.com.json": "removed" },
41981
+ "x-octokit": { "api.github.com": "removed" },
42199
41982
  "responses": { "501": { "description": "Not Implemented" } }
42200
41983
  }
42201
41984
  },
42202
41985
  "/users/{username}/packages/{package_type}/{package_name}/restore": {
42203
41986
  "post": {
42204
41987
  "summary": "Restore a package for a user",
42205
- "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",
42206
41989
  "tags": ["packages"],
42207
41990
  "operationId": "packages/restore-package-for-user",
42208
41991
  "externalDocs": {
42209
41992
  "description": "API method documentation",
42210
41993
  "url": "https://docs.github.com/rest/reference/packages#restore-a-package-for-a-user"
42211
41994
  },
42212
- "x-octokit": { "api.github.com.json": "removed" },
41995
+ "x-octokit": { "api.github.com": "removed" },
42213
41996
  "responses": { "501": { "description": "Not Implemented" } }
42214
41997
  }
42215
41998
  },
42216
41999
  "/users/{username}/packages/{package_type}/{package_name}/versions": {
42217
42000
  "get": {
42218
42001
  "summary": "Get all package versions for a package owned by a user",
42219
- "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",
42220
42003
  "tags": ["packages"],
42221
42004
  "operationId": "packages/get-all-package-versions-for-package-owned-by-user",
42222
42005
  "externalDocs": {
42223
42006
  "description": "API method documentation",
42224
42007
  "url": "https://docs.github.com/rest/reference/packages#get-all-package-versions-for-a-package-owned-by-a-user"
42225
42008
  },
42226
- "x-octokit": { "api.github.com.json": "removed" },
42009
+ "x-octokit": { "api.github.com": "removed" },
42227
42010
  "responses": { "501": { "description": "Not Implemented" } }
42228
42011
  }
42229
42012
  },
42230
42013
  "/users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}": {
42231
42014
  "get": {
42232
42015
  "summary": "Get a package version for a user",
42233
- "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",
42234
42017
  "tags": ["packages"],
42235
42018
  "operationId": "packages/get-package-version-for-user",
42236
42019
  "externalDocs": {
42237
42020
  "description": "API method documentation",
42238
42021
  "url": "https://docs.github.com/rest/reference/packages#get-a-package-version-for-a-user"
42239
42022
  },
42240
- "x-octokit": { "api.github.com.json": "removed" },
42023
+ "x-octokit": { "api.github.com": "removed" },
42241
42024
  "responses": { "501": { "description": "Not Implemented" } }
42242
42025
  },
42243
42026
  "delete": {
42244
42027
  "summary": "Delete package version for a user",
42245
- "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",
42246
42029
  "tags": ["packages"],
42247
42030
  "operationId": "packages/delete-package-version-for-user",
42248
42031
  "externalDocs": {
42249
42032
  "description": "API method documentation",
42250
42033
  "url": "https://docs.github.com/rest/reference/packages#delete-a-package-version-for-a-user"
42251
42034
  },
42252
- "x-octokit": { "api.github.com.json": "removed" },
42035
+ "x-octokit": { "api.github.com": "removed" },
42253
42036
  "responses": { "501": { "description": "Not Implemented" } }
42254
42037
  }
42255
42038
  },
42256
42039
  "/users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}/restore": {
42257
42040
  "post": {
42258
42041
  "summary": "Restore package version for a user",
42259
- "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",
42260
42043
  "tags": ["packages"],
42261
42044
  "operationId": "packages/restore-package-version-for-user",
42262
42045
  "externalDocs": {
42263
42046
  "description": "API method documentation",
42264
42047
  "url": "https://docs.github.com/rest/reference/packages#restore-a-package-version-for-a-user"
42265
42048
  },
42266
- "x-octokit": { "api.github.com.json": "removed" },
42049
+ "x-octokit": { "api.github.com": "removed" },
42267
42050
  "responses": { "501": { "description": "Not Implemented" } }
42268
42051
  }
42269
42052
  },
42270
42053
  "/users/{username}/settings/billing/actions": {
42271
42054
  "get": {
42272
42055
  "summary": "Get GitHub Actions billing for a user",
42273
- "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",
42274
42057
  "operationId": "billing/get-github-actions-billing-user",
42275
42058
  "tags": ["billing"],
42276
42059
  "externalDocs": {
42277
42060
  "description": "API method documentation",
42278
42061
  "url": "https://docs.github.com/rest/reference/billing#get-github-actions-billing-for-a-user"
42279
42062
  },
42280
- "x-octokit": { "api.github.com.json": "removed" },
42063
+ "x-octokit": { "api.github.com": "removed" },
42281
42064
  "responses": { "501": { "description": "Not Implemented" } }
42282
42065
  }
42283
42066
  },
42284
42067
  "/users/{username}/settings/billing/packages": {
42285
42068
  "get": {
42286
42069
  "summary": "Get GitHub Packages billing for a user",
42287
- "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",
42288
42071
  "operationId": "billing/get-github-packages-billing-user",
42289
42072
  "tags": ["billing"],
42290
42073
  "externalDocs": {
42291
42074
  "description": "API method documentation",
42292
42075
  "url": "https://docs.github.com/rest/reference/billing#get-github-packages-billing-for-a-user"
42293
42076
  },
42294
- "x-octokit": { "api.github.com.json": "removed" },
42077
+ "x-octokit": { "api.github.com": "removed" },
42295
42078
  "responses": { "501": { "description": "Not Implemented" } }
42296
42079
  }
42297
42080
  },
42298
42081
  "/users/{username}/settings/billing/shared-storage": {
42299
42082
  "get": {
42300
42083
  "summary": "Get shared storage billing for a user",
42301
- "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",
42302
42085
  "operationId": "billing/get-shared-storage-billing-user",
42303
42086
  "tags": ["billing"],
42304
42087
  "externalDocs": {
42305
42088
  "description": "API method documentation",
42306
42089
  "url": "https://docs.github.com/rest/reference/billing#get-shared-storage-billing-for-a-user"
42307
42090
  },
42308
- "x-octokit": { "api.github.com.json": "removed" },
42091
+ "x-octokit": { "api.github.com": "removed" },
42309
42092
  "responses": { "501": { "description": "Not Implemented" } }
42310
42093
  }
42311
42094
  }