@octokit/openapi 6.4.0 → 6.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (28) hide show
  1. package/generated/api.github.com.deref.json +23 -3
  2. package/generated/api.github.com.json +16 -4
  3. package/generated/ghes-3.2-anicca-diff-to-ghes-3.3.deref.json +3232 -174
  4. package/generated/ghes-3.2-diff-to-api.github.com.deref.json +1 -1
  5. package/generated/ghes-3.2-diff-to-api.github.com.json +1 -1
  6. package/generated/ghes-3.2-diff-to-ghes-3.3.deref.json +148129 -3632
  7. package/generated/ghes-3.2-diff-to-ghes-3.3.json +19589 -2088
  8. package/generated/ghes-3.2.deref.json +110 -790
  9. package/generated/ghes-3.2.json +143 -185
  10. package/generated/ghes-3.3-diff-to-ghes-3.4.deref.json +2 -2
  11. package/generated/ghes-3.3-diff-to-ghes-3.4.json +52 -52
  12. package/generated/ghes-3.3.deref.json +45 -45
  13. package/generated/ghes-3.3.json +136 -136
  14. package/generated/ghes-3.4-diff-to-ghes-3.5.deref.json +1 -1
  15. package/generated/ghes-3.4-diff-to-ghes-3.5.json +49 -49
  16. package/generated/ghes-3.4.deref.json +35 -26
  17. package/generated/ghes-3.4.json +105 -96
  18. package/generated/ghes-3.5-anicca-diff-to-api.github.com.deref.json +27 -0
  19. package/generated/ghes-3.5-diff-to-api.github.com.deref.json +230 -2
  20. package/generated/ghes-3.5-diff-to-api.github.com.json +348 -419
  21. package/generated/ghes-3.5.deref.json +185 -176
  22. package/generated/ghes-3.5.json +549 -764
  23. package/generated/github.ae-anicca-diff-to-api.github.com.deref.json +27 -0
  24. package/generated/github.ae-diff-to-api.github.com.deref.json +229 -1
  25. package/generated/github.ae-diff-to-api.github.com.json +296 -335
  26. package/generated/github.ae.deref.json +268 -259
  27. package/generated/github.ae.json +667 -850
  28. package/package.json +7 -4
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "6.4.0",
4
+ "version": "6.6.1",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
@@ -171,7 +171,7 @@
171
171
  "category": "enterprise-admin",
172
172
  "subcategory": "global-webhooks"
173
173
  },
174
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
174
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
175
175
  },
176
176
  "post": {
177
177
  "summary": "Create a global webhook",
@@ -264,7 +264,7 @@
264
264
  "category": "enterprise-admin",
265
265
  "subcategory": "global-webhooks"
266
266
  },
267
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
267
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
268
268
  }
269
269
  },
270
270
  "/admin/hooks/{hook_id}": {
@@ -297,7 +297,7 @@
297
297
  "category": "enterprise-admin",
298
298
  "subcategory": "global-webhooks"
299
299
  },
300
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
300
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
301
301
  },
302
302
  "patch": {
303
303
  "summary": "Update a global webhook",
@@ -380,7 +380,7 @@
380
380
  "category": "enterprise-admin",
381
381
  "subcategory": "global-webhooks"
382
382
  },
383
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
383
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
384
384
  },
385
385
  "delete": {
386
386
  "summary": "Delete a global webhook",
@@ -399,7 +399,7 @@
399
399
  "category": "enterprise-admin",
400
400
  "subcategory": "global-webhooks"
401
401
  },
402
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
402
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
403
403
  }
404
404
  },
405
405
  "/admin/hooks/{hook_id}/pings": {
@@ -420,7 +420,7 @@
420
420
  "category": "enterprise-admin",
421
421
  "subcategory": "global-webhooks"
422
422
  },
423
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
423
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
424
424
  }
425
425
  },
426
426
  "/admin/keys": {
@@ -480,7 +480,7 @@
480
480
  "category": "enterprise-admin",
481
481
  "subcategory": "users"
482
482
  },
483
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
483
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
484
484
  }
485
485
  },
486
486
  "/admin/keys/{key_ids}": {
@@ -501,7 +501,7 @@
501
501
  "category": "enterprise-admin",
502
502
  "subcategory": "users"
503
503
  },
504
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
504
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
505
505
  }
506
506
  },
507
507
  "/admin/ldap/teams/{team_id}/mapping": {
@@ -560,7 +560,7 @@
560
560
  "category": "enterprise-admin",
561
561
  "subcategory": "ldap"
562
562
  },
563
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
563
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
564
564
  }
565
565
  },
566
566
  "/admin/ldap/teams/{team_id}/sync": {
@@ -594,7 +594,7 @@
594
594
  "category": "enterprise-admin",
595
595
  "subcategory": "ldap"
596
596
  },
597
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
597
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
598
598
  }
599
599
  },
600
600
  "/admin/ldap/users/{username}/mapping": {
@@ -651,7 +651,7 @@
651
651
  "category": "enterprise-admin",
652
652
  "subcategory": "ldap"
653
653
  },
654
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
654
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
655
655
  }
656
656
  },
657
657
  "/admin/ldap/users/{username}/sync": {
@@ -685,7 +685,7 @@
685
685
  "category": "enterprise-admin",
686
686
  "subcategory": "ldap"
687
687
  },
688
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
688
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
689
689
  }
690
690
  },
691
691
  "/admin/organizations": {
@@ -755,7 +755,7 @@
755
755
  "category": "enterprise-admin",
756
756
  "subcategory": "orgs"
757
757
  },
758
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
758
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
759
759
  }
760
760
  },
761
761
  "/admin/organizations/{org}": {
@@ -819,7 +819,7 @@
819
819
  "category": "enterprise-admin",
820
820
  "subcategory": "orgs"
821
821
  },
822
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
822
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
823
823
  }
824
824
  },
825
825
  "/admin/pre-receive-environments": {
@@ -873,7 +873,7 @@
873
873
  "category": "enterprise-admin",
874
874
  "subcategory": "pre-receive-environments"
875
875
  },
876
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
876
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
877
877
  },
878
878
  "post": {
879
879
  "summary": "Create a pre-receive environment",
@@ -936,7 +936,7 @@
936
936
  "category": "enterprise-admin",
937
937
  "subcategory": "pre-receive-environments"
938
938
  },
939
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
939
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
940
940
  }
941
941
  },
942
942
  "/admin/pre-receive-environments/{pre_receive_environment_id}": {
@@ -975,7 +975,7 @@
975
975
  "category": "enterprise-admin",
976
976
  "subcategory": "pre-receive-environments"
977
977
  },
978
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
978
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
979
979
  },
980
980
  "patch": {
981
981
  "summary": "Update a pre-receive environment",
@@ -1069,7 +1069,7 @@
1069
1069
  "category": "enterprise-admin",
1070
1070
  "subcategory": "pre-receive-environments"
1071
1071
  },
1072
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1072
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1073
1073
  },
1074
1074
  "delete": {
1075
1075
  "summary": "Delete a pre-receive environment",
@@ -1130,7 +1130,7 @@
1130
1130
  "category": "enterprise-admin",
1131
1131
  "subcategory": "pre-receive-environments"
1132
1132
  },
1133
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1133
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1134
1134
  }
1135
1135
  },
1136
1136
  "/admin/pre-receive-environments/{pre_receive_environment_id}/downloads": {
@@ -1207,7 +1207,7 @@
1207
1207
  "category": "enterprise-admin",
1208
1208
  "subcategory": "pre-receive-environments"
1209
1209
  },
1210
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1210
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1211
1211
  }
1212
1212
  },
1213
1213
  "/admin/pre-receive-environments/{pre_receive_environment_id}/downloads/latest": {
@@ -1246,7 +1246,7 @@
1246
1246
  "category": "enterprise-admin",
1247
1247
  "subcategory": "pre-receive-environments"
1248
1248
  },
1249
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1249
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1250
1250
  }
1251
1251
  },
1252
1252
  "/admin/pre-receive-hooks": {
@@ -1299,7 +1299,7 @@
1299
1299
  "category": "enterprise-admin",
1300
1300
  "subcategory": "pre-receive-hooks"
1301
1301
  },
1302
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1302
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1303
1303
  },
1304
1304
  "post": {
1305
1305
  "summary": "Create a pre-receive hook",
@@ -1389,7 +1389,7 @@
1389
1389
  "category": "enterprise-admin",
1390
1390
  "subcategory": "pre-receive-hooks"
1391
1391
  },
1392
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1392
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1393
1393
  }
1394
1394
  },
1395
1395
  "/admin/pre-receive-hooks/{pre_receive_hook_id}": {
@@ -1426,7 +1426,7 @@
1426
1426
  "category": "enterprise-admin",
1427
1427
  "subcategory": "pre-receive-hooks"
1428
1428
  },
1429
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1429
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1430
1430
  },
1431
1431
  "patch": {
1432
1432
  "summary": "Update a pre-receive hook",
@@ -1509,7 +1509,7 @@
1509
1509
  "category": "enterprise-admin",
1510
1510
  "subcategory": "pre-receive-hooks"
1511
1511
  },
1512
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1512
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1513
1513
  },
1514
1514
  "delete": {
1515
1515
  "summary": "Delete a pre-receive hook",
@@ -1530,7 +1530,7 @@
1530
1530
  "category": "enterprise-admin",
1531
1531
  "subcategory": "pre-receive-hooks"
1532
1532
  },
1533
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1533
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1534
1534
  }
1535
1535
  },
1536
1536
  "/admin/tokens": {
@@ -1572,7 +1572,7 @@
1572
1572
  "category": "enterprise-admin",
1573
1573
  "subcategory": "users"
1574
1574
  },
1575
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1575
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1576
1576
  }
1577
1577
  },
1578
1578
  "/admin/tokens/{token_id}": {
@@ -1593,7 +1593,7 @@
1593
1593
  "category": "enterprise-admin",
1594
1594
  "subcategory": "users"
1595
1595
  },
1596
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1596
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1597
1597
  }
1598
1598
  },
1599
1599
  "/admin/users": {
@@ -1654,7 +1654,7 @@
1654
1654
  "category": "enterprise-admin",
1655
1655
  "subcategory": "users"
1656
1656
  },
1657
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1657
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1658
1658
  }
1659
1659
  },
1660
1660
  "/admin/users/{username}": {
@@ -1718,7 +1718,7 @@
1718
1718
  "category": "enterprise-admin",
1719
1719
  "subcategory": "users"
1720
1720
  },
1721
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1721
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1722
1722
  },
1723
1723
  "delete": {
1724
1724
  "summary": "Delete a user",
@@ -1737,7 +1737,7 @@
1737
1737
  "category": "enterprise-admin",
1738
1738
  "subcategory": "users"
1739
1739
  },
1740
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1740
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1741
1741
  }
1742
1742
  },
1743
1743
  "/admin/users/{username}/authorizations": {
@@ -1798,7 +1798,7 @@
1798
1798
  "category": "enterprise-admin",
1799
1799
  "subcategory": "users"
1800
1800
  },
1801
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1801
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1802
1802
  },
1803
1803
  "delete": {
1804
1804
  "summary": "Delete an impersonation OAuth token",
@@ -1817,7 +1817,7 @@
1817
1817
  "category": "enterprise-admin",
1818
1818
  "subcategory": "users"
1819
1819
  },
1820
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1820
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1821
1821
  }
1822
1822
  },
1823
1823
  "/app/installations/{installation_id}/access_tokens": {
@@ -1890,9 +1890,7 @@
1890
1890
  "category": "apps",
1891
1891
  "subcategory": null
1892
1892
  },
1893
- "x-octokit": {
1894
- "diff": { "api.github.com.json": { "type": "changed" } }
1895
- }
1893
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
1896
1894
  }
1897
1895
  },
1898
1896
  "/enterprise/announcement": {
@@ -1920,7 +1918,7 @@
1920
1918
  "category": "enterprise-admin",
1921
1919
  "subcategory": "announcement"
1922
1920
  },
1923
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1921
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1924
1922
  },
1925
1923
  "patch": {
1926
1924
  "summary": "Set the global announcement banner",
@@ -1954,7 +1952,7 @@
1954
1952
  "category": "enterprise-admin",
1955
1953
  "subcategory": "announcement"
1956
1954
  },
1957
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1955
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1958
1956
  },
1959
1957
  "delete": {
1960
1958
  "summary": "Remove the global announcement banner",
@@ -1968,7 +1966,7 @@
1968
1966
  "category": "enterprise-admin",
1969
1967
  "subcategory": "announcement"
1970
1968
  },
1971
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1969
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1972
1970
  }
1973
1971
  },
1974
1972
  "/enterprise/settings/license": {
@@ -2000,7 +1998,7 @@
2000
1998
  "category": "enterprise-admin",
2001
1999
  "subcategory": "license"
2002
2000
  },
2003
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
2001
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
2004
2002
  }
2005
2003
  },
2006
2004
  "/enterprise/stats/all": {
@@ -2036,7 +2034,7 @@
2036
2034
  "category": "enterprise-admin",
2037
2035
  "subcategory": "admin-stats"
2038
2036
  },
2039
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
2037
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
2040
2038
  }
2041
2039
  },
2042
2040
  "/enterprise/stats/comments": {
@@ -2067,7 +2065,7 @@
2067
2065
  "category": "enterprise-admin",
2068
2066
  "subcategory": "admin-stats"
2069
2067
  },
2070
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
2068
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
2071
2069
  }
2072
2070
  },
2073
2071
  "/enterprise/stats/gists": {
@@ -2098,7 +2096,7 @@
2098
2096
  "category": "enterprise-admin",
2099
2097
  "subcategory": "admin-stats"
2100
2098
  },
2101
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
2099
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
2102
2100
  }
2103
2101
  },
2104
2102
  "/enterprise/stats/hooks": {
@@ -2128,7 +2126,7 @@
2128
2126
  "category": "enterprise-admin",
2129
2127
  "subcategory": "admin-stats"
2130
2128
  },
2131
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
2129
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
2132
2130
  }
2133
2131
  },
2134
2132
  "/enterprise/stats/issues": {
@@ -2159,7 +2157,7 @@
2159
2157
  "category": "enterprise-admin",
2160
2158
  "subcategory": "admin-stats"
2161
2159
  },
2162
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
2160
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
2163
2161
  }
2164
2162
  },
2165
2163
  "/enterprise/stats/milestones": {
@@ -2190,7 +2188,7 @@
2190
2188
  "category": "enterprise-admin",
2191
2189
  "subcategory": "admin-stats"
2192
2190
  },
2193
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
2191
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
2194
2192
  }
2195
2193
  },
2196
2194
  "/enterprise/stats/orgs": {
@@ -2221,7 +2219,7 @@
2221
2219
  "category": "enterprise-admin",
2222
2220
  "subcategory": "admin-stats"
2223
2221
  },
2224
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
2222
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
2225
2223
  }
2226
2224
  },
2227
2225
  "/enterprise/stats/pages": {
@@ -2252,7 +2250,7 @@
2252
2250
  "category": "enterprise-admin",
2253
2251
  "subcategory": "admin-stats"
2254
2252
  },
2255
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
2253
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
2256
2254
  }
2257
2255
  },
2258
2256
  "/enterprise/stats/pulls": {
@@ -2283,7 +2281,7 @@
2283
2281
  "category": "enterprise-admin",
2284
2282
  "subcategory": "admin-stats"
2285
2283
  },
2286
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
2284
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
2287
2285
  }
2288
2286
  },
2289
2287
  "/enterprise/stats/repos": {
@@ -2313,7 +2311,7 @@
2313
2311
  "category": "enterprise-admin",
2314
2312
  "subcategory": "admin-stats"
2315
2313
  },
2316
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
2314
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
2317
2315
  }
2318
2316
  },
2319
2317
  "/enterprise/stats/users": {
@@ -2344,7 +2342,7 @@
2344
2342
  "category": "enterprise-admin",
2345
2343
  "subcategory": "admin-stats"
2346
2344
  },
2347
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
2345
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
2348
2346
  }
2349
2347
  },
2350
2348
  "/enterprises/{enterprise}/actions/cache/usage-policy": {
@@ -2382,7 +2380,7 @@
2382
2380
  "category": "actions",
2383
2381
  "subcategory": "cache"
2384
2382
  },
2385
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
2383
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
2386
2384
  },
2387
2385
  "patch": {
2388
2386
  "summary": "Set GitHub Actions cache usage policy for an enterprise",
@@ -2416,7 +2414,7 @@
2416
2414
  "category": "actions",
2417
2415
  "subcategory": "cache"
2418
2416
  },
2419
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
2417
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
2420
2418
  }
2421
2419
  },
2422
2420
  "/enterprises/{enterprise}/actions/permissions/selected-actions": {
@@ -2451,9 +2449,7 @@
2451
2449
  "category": "actions",
2452
2450
  "subcategory": "permissions"
2453
2451
  },
2454
- "x-octokit": {
2455
- "diff": { "api.github.com.json": { "type": "changed" } }
2456
- }
2452
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
2457
2453
  },
2458
2454
  "put": {
2459
2455
  "summary": "Set allowed actions for an enterprise",
@@ -2485,9 +2481,7 @@
2485
2481
  "category": "actions",
2486
2482
  "subcategory": "permissions"
2487
2483
  },
2488
- "x-octokit": {
2489
- "diff": { "api.github.com.json": { "type": "changed" } }
2490
- }
2484
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
2491
2485
  }
2492
2486
  },
2493
2487
  "/enterprises/{enterprise}/actions/runner-groups": {
@@ -2538,9 +2532,7 @@
2538
2532
  "category": "actions",
2539
2533
  "subcategory": "self-hosted-runner-groups"
2540
2534
  },
2541
- "x-octokit": {
2542
- "diff": { "api.github.com.json": { "type": "changed" } }
2543
- }
2535
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
2544
2536
  }
2545
2537
  },
2546
2538
  "/enterprises/{enterprise}/actions/runners/registration-token": {
@@ -2577,9 +2569,7 @@
2577
2569
  "category": "actions",
2578
2570
  "subcategory": "self-hosted-runners"
2579
2571
  },
2580
- "x-octokit": {
2581
- "diff": { "api.github.com.json": { "type": "changed" } }
2582
- }
2572
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
2583
2573
  }
2584
2574
  },
2585
2575
  "/enterprises/{enterprise}/actions/runners/remove-token": {
@@ -2616,9 +2606,7 @@
2616
2606
  "category": "actions",
2617
2607
  "subcategory": "self-hosted-runners"
2618
2608
  },
2619
- "x-octokit": {
2620
- "diff": { "api.github.com.json": { "type": "changed" } }
2621
- }
2609
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
2622
2610
  }
2623
2611
  },
2624
2612
  "/enterprises/{enterprise}/secret-scanning/alerts": {
@@ -2673,9 +2661,7 @@
2673
2661
  "category": "secret-scanning",
2674
2662
  "subcategory": null
2675
2663
  },
2676
- "x-octokit": {
2677
- "diff": { "api.github.com.json": { "type": "changed" } }
2678
- }
2664
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
2679
2665
  }
2680
2666
  },
2681
2667
  "/events": {
@@ -2719,9 +2705,7 @@
2719
2705
  "category": "activity",
2720
2706
  "subcategory": "events"
2721
2707
  },
2722
- "x-octokit": {
2723
- "diff": { "api.github.com.json": { "type": "changed" } }
2724
- }
2708
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
2725
2709
  }
2726
2710
  },
2727
2711
  "/installation/repositories": {
@@ -2777,9 +2761,7 @@
2777
2761
  "category": "apps",
2778
2762
  "subcategory": "installations"
2779
2763
  },
2780
- "x-octokit": {
2781
- "diff": { "api.github.com.json": { "type": "changed" } }
2782
- }
2764
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
2783
2765
  }
2784
2766
  },
2785
2767
  "/issues": {
@@ -2891,9 +2873,7 @@
2891
2873
  "category": "issues",
2892
2874
  "subcategory": null
2893
2875
  },
2894
- "x-octokit": {
2895
- "diff": { "api.github.com.json": { "type": "changed" } }
2896
- }
2876
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
2897
2877
  }
2898
2878
  },
2899
2879
  "/meta": {
@@ -2927,9 +2907,7 @@
2927
2907
  "category": "meta",
2928
2908
  "subcategory": null
2929
2909
  },
2930
- "x-octokit": {
2931
- "diff": { "api.github.com.json": { "type": "changed" } }
2932
- }
2910
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
2933
2911
  }
2934
2912
  },
2935
2913
  "/networks/{owner}/{repo}/events": {
@@ -2976,9 +2954,7 @@
2976
2954
  "category": "activity",
2977
2955
  "subcategory": "events"
2978
2956
  },
2979
- "x-octokit": {
2980
- "diff": { "api.github.com.json": { "type": "changed" } }
2981
- }
2957
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
2982
2958
  }
2983
2959
  },
2984
2960
  "/notifications": {
@@ -3026,9 +3002,7 @@
3026
3002
  "category": "activity",
3027
3003
  "subcategory": "notifications"
3028
3004
  },
3029
- "x-octokit": {
3030
- "diff": { "api.github.com.json": { "type": "changed" } }
3031
- }
3005
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
3032
3006
  }
3033
3007
  },
3034
3008
  "/notifications/threads/{thread_id}": {
@@ -3064,9 +3038,7 @@
3064
3038
  "category": "activity",
3065
3039
  "subcategory": "notifications"
3066
3040
  },
3067
- "x-octokit": {
3068
- "diff": { "api.github.com.json": { "type": "changed" } }
3069
- }
3041
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
3070
3042
  }
3071
3043
  },
3072
3044
  "/orgs/{org}": {
@@ -3148,7 +3120,7 @@
3148
3120
  },
3149
3121
  "members_allowed_repository_creation_type": {
3150
3122
  "type": "string",
3151
- "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.",
3123
+ "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.",
3152
3124
  "enum": ["all", "private", "none"]
3153
3125
  },
3154
3126
  "members_can_create_pages": {
@@ -3221,9 +3193,7 @@
3221
3193
  "category": "orgs",
3222
3194
  "subcategory": null
3223
3195
  },
3224
- "x-octokit": {
3225
- "diff": { "api.github.com.json": { "type": "changed" } }
3226
- }
3196
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
3227
3197
  }
3228
3198
  },
3229
3199
  "/orgs/{org}/actions/permissions/repositories": {
@@ -3272,9 +3242,7 @@
3272
3242
  "category": "actions",
3273
3243
  "subcategory": "permissions"
3274
3244
  },
3275
- "x-octokit": {
3276
- "diff": { "api.github.com.json": { "type": "changed" } }
3277
- }
3245
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
3278
3246
  }
3279
3247
  },
3280
3248
  "/orgs/{org}/actions/permissions/selected-actions": {
@@ -3309,9 +3277,7 @@
3309
3277
  "category": "actions",
3310
3278
  "subcategory": "permissions"
3311
3279
  },
3312
- "x-octokit": {
3313
- "diff": { "api.github.com.json": { "type": "changed" } }
3314
- }
3280
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
3315
3281
  },
3316
3282
  "put": {
3317
3283
  "summary": "Set allowed actions for an organization",
@@ -3343,9 +3309,7 @@
3343
3309
  "category": "actions",
3344
3310
  "subcategory": "permissions"
3345
3311
  },
3346
- "x-octokit": {
3347
- "diff": { "api.github.com.json": { "type": "changed" } }
3348
- }
3312
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
3349
3313
  }
3350
3314
  },
3351
3315
  "/orgs/{org}/actions/runner-groups": {
@@ -3396,9 +3360,7 @@
3396
3360
  "category": "actions",
3397
3361
  "subcategory": "self-hosted-runner-groups"
3398
3362
  },
3399
- "x-octokit": {
3400
- "diff": { "api.github.com.json": { "type": "changed" } }
3401
- }
3363
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
3402
3364
  }
3403
3365
  },
3404
3366
  "/orgs/{org}/actions/runner-groups/{runner_group_id}/repositories": {
@@ -3450,9 +3412,7 @@
3450
3412
  "category": "actions",
3451
3413
  "subcategory": "self-hosted-runner-groups"
3452
3414
  },
3453
- "x-octokit": {
3454
- "diff": { "api.github.com.json": { "type": "changed" } }
3455
- }
3415
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
3456
3416
  }
3457
3417
  },
3458
3418
  "/orgs/{org}/actions/runners/registration-token": {
@@ -3489,9 +3449,7 @@
3489
3449
  "category": "actions",
3490
3450
  "subcategory": "self-hosted-runners"
3491
3451
  },
3492
- "x-octokit": {
3493
- "diff": { "api.github.com.json": { "type": "changed" } }
3494
- }
3452
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
3495
3453
  }
3496
3454
  },
3497
3455
  "/orgs/{org}/actions/runners/remove-token": {
@@ -3528,9 +3486,7 @@
3528
3486
  "category": "actions",
3529
3487
  "subcategory": "self-hosted-runners"
3530
3488
  },
3531
- "x-octokit": {
3532
- "diff": { "api.github.com.json": { "type": "changed" } }
3533
- }
3489
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
3534
3490
  }
3535
3491
  },
3536
3492
  "/orgs/{org}/actions/secrets/{secret_name}/repositories": {
@@ -3582,9 +3538,7 @@
3582
3538
  "category": "actions",
3583
3539
  "subcategory": "secrets"
3584
3540
  },
3585
- "x-octokit": {
3586
- "diff": { "api.github.com.json": { "type": "changed" } }
3587
- }
3541
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
3588
3542
  }
3589
3543
  },
3590
3544
  "/orgs/{org}/audit-log": {
@@ -3629,9 +3583,7 @@
3629
3583
  "category": "orgs",
3630
3584
  "subcategory": null
3631
3585
  },
3632
- "x-octokit": {
3633
- "diff": { "api.github.com.json": { "type": "changed" } }
3634
- }
3586
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
3635
3587
  }
3636
3588
  },
3637
3589
  "/orgs/{org}/code-scanning/alerts": {
@@ -3706,9 +3658,7 @@
3706
3658
  "category": "code-scanning",
3707
3659
  "subcategory": null
3708
3660
  },
3709
- "x-octokit": {
3710
- "diff": { "api.github.com.json": { "type": "changed" } }
3711
- }
3661
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
3712
3662
  }
3713
3663
  },
3714
3664
  "/orgs/{org}/dependabot/secrets/{secret_name}/repositories": {
@@ -3760,9 +3710,7 @@
3760
3710
  "category": "dependabot",
3761
3711
  "subcategory": "secrets"
3762
3712
  },
3763
- "x-octokit": {
3764
- "diff": { "api.github.com.json": { "type": "changed" } }
3765
- }
3713
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
3766
3714
  }
3767
3715
  },
3768
3716
  "/orgs/{org}/events": {
@@ -3804,9 +3752,7 @@
3804
3752
  "category": "activity",
3805
3753
  "subcategory": "events"
3806
3754
  },
3807
- "x-octokit": {
3808
- "diff": { "api.github.com.json": { "type": "changed" } }
3809
- }
3755
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
3810
3756
  }
3811
3757
  },
3812
3758
  "/orgs/{org}/issues": {
@@ -3893,9 +3839,7 @@
3893
3839
  "category": "issues",
3894
3840
  "subcategory": null
3895
3841
  },
3896
- "x-octokit": {
3897
- "diff": { "api.github.com.json": { "type": "changed" } }
3898
- }
3842
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
3899
3843
  }
3900
3844
  },
3901
3845
  "/orgs/{org}/migrations": {
@@ -3952,9 +3896,7 @@
3952
3896
  "category": "migrations",
3953
3897
  "subcategory": "orgs"
3954
3898
  },
3955
- "x-octokit": {
3956
- "diff": { "api.github.com.json": { "type": "changed" } }
3957
- }
3899
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
3958
3900
  },
3959
3901
  "post": {
3960
3902
  "summary": "Start an organization migration",
@@ -4020,6 +3962,7 @@
4020
3962
  },
4021
3963
  "exclude": {
4022
3964
  "type": "array",
3965
+ "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\"`.",
4023
3966
  "items": { "type": "string", "enum": ["repositories"] }
4024
3967
  }
4025
3968
  },
@@ -4059,9 +4002,7 @@
4059
4002
  "category": "migrations",
4060
4003
  "subcategory": "orgs"
4061
4004
  },
4062
- "x-octokit": {
4063
- "diff": { "api.github.com.json": { "type": "changed" } }
4064
- }
4005
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
4065
4006
  }
4066
4007
  },
4067
4008
  "/orgs/{org}/migrations/{migration_id}": {
@@ -4114,9 +4055,7 @@
4114
4055
  "category": "migrations",
4115
4056
  "subcategory": "orgs"
4116
4057
  },
4117
- "x-octokit": {
4118
- "diff": { "api.github.com.json": { "type": "changed" } }
4119
- }
4058
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
4120
4059
  }
4121
4060
  },
4122
4061
  "/orgs/{org}/pre-receive-hooks": {
@@ -4172,7 +4111,7 @@
4172
4111
  "category": "enterprise-admin",
4173
4112
  "subcategory": "org-pre-receive-hooks"
4174
4113
  },
4175
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
4114
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
4176
4115
  }
4177
4116
  },
4178
4117
  "/orgs/{org}/pre-receive-hooks/{pre_receive_hook_id}": {
@@ -4212,7 +4151,7 @@
4212
4151
  "category": "enterprise-admin",
4213
4152
  "subcategory": "org-pre-receive-hooks"
4214
4153
  },
4215
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
4154
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
4216
4155
  },
4217
4156
  "patch": {
4218
4157
  "summary": "Update pre-receive hook enforcement for an organization",
@@ -4277,7 +4216,7 @@
4277
4216
  "category": "enterprise-admin",
4278
4217
  "subcategory": "org-pre-receive-hooks"
4279
4218
  },
4280
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
4219
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
4281
4220
  },
4282
4221
  "delete": {
4283
4222
  "summary": "Remove pre-receive hook enforcement for an organization",
@@ -4315,7 +4254,7 @@
4315
4254
  "category": "enterprise-admin",
4316
4255
  "subcategory": "org-pre-receive-hooks"
4317
4256
  },
4318
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
4257
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
4319
4258
  }
4320
4259
  },
4321
4260
  "/orgs/{org}/repos": {
@@ -4394,9 +4333,7 @@
4394
4333
  "category": "repos",
4395
4334
  "subcategory": null
4396
4335
  },
4397
- "x-octokit": {
4398
- "diff": { "api.github.com.json": { "type": "changed" } }
4399
- }
4336
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
4400
4337
  },
4401
4338
  "post": {
4402
4339
  "summary": "Create an organization repository",
@@ -4550,9 +4487,7 @@
4550
4487
  "category": "repos",
4551
4488
  "subcategory": null
4552
4489
  },
4553
- "x-octokit": {
4554
- "diff": { "api.github.com.json": { "type": "changed" } }
4555
- }
4490
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
4556
4491
  }
4557
4492
  },
4558
4493
  "/orgs/{org}/secret-scanning/alerts": {
@@ -4606,9 +4541,7 @@
4606
4541
  "category": "secret-scanning",
4607
4542
  "subcategory": null
4608
4543
  },
4609
- "x-octokit": {
4610
- "diff": { "api.github.com.json": { "type": "changed" } }
4611
- }
4544
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
4612
4545
  }
4613
4546
  },
4614
4547
  "/orgs/{org}/teams": {
@@ -4703,9 +4636,7 @@
4703
4636
  "category": "teams",
4704
4637
  "subcategory": null
4705
4638
  },
4706
- "x-octokit": {
4707
- "diff": { "api.github.com.json": { "type": "changed" } }
4708
- }
4639
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
4709
4640
  }
4710
4641
  },
4711
4642
  "/orgs/{org}/teams/{team_slug}/repos": {
@@ -4749,9 +4680,7 @@
4749
4680
  "category": "teams",
4750
4681
  "subcategory": null
4751
4682
  },
4752
- "x-octokit": {
4753
- "diff": { "api.github.com.json": { "type": "changed" } }
4754
- }
4683
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
4755
4684
  }
4756
4685
  },
4757
4686
  "/orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}": {
@@ -4797,9 +4726,57 @@
4797
4726
  "category": "teams",
4798
4727
  "subcategory": null
4799
4728
  },
4800
- "x-octokit": {
4801
- "diff": { "api.github.com.json": { "type": "changed" } }
4802
- }
4729
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
4730
+ }
4731
+ },
4732
+ "/rate_limit": {
4733
+ "get": {
4734
+ "summary": "Get rate limit status for the authenticated user",
4735
+ "description": "**Note:** Accessing this endpoint does not count against your REST API rate limit.\n\n**Note:** The `rate` object is deprecated. If you're writing new API client code or updating existing code, you should use the `core` object instead of the `rate` object. The `core` object contains the same information that is present in the `rate` object.",
4736
+ "tags": ["rate-limit"],
4737
+ "operationId": "rate-limit/get",
4738
+ "externalDocs": {
4739
+ "description": "API method documentation",
4740
+ "url": "https://docs.github.com/enterprise-server@3.5/rest/reference/rate-limit#get-rate-limit-status-for-the-authenticated-user"
4741
+ },
4742
+ "parameters": [],
4743
+ "responses": {
4744
+ "200": {
4745
+ "description": "Response",
4746
+ "content": {
4747
+ "application/json": {
4748
+ "schema": {
4749
+ "$ref": "#/components/schemas/rate-limit-overview"
4750
+ },
4751
+ "examples": {
4752
+ "default": {
4753
+ "$ref": "#/components/examples/rate-limit-overview"
4754
+ }
4755
+ }
4756
+ }
4757
+ },
4758
+ "headers": {
4759
+ "X-RateLimit-Limit": {
4760
+ "$ref": "#/components/headers/x-rate-limit-limit"
4761
+ },
4762
+ "X-RateLimit-Remaining": {
4763
+ "$ref": "#/components/headers/x-rate-limit-remaining"
4764
+ },
4765
+ "X-RateLimit-Reset": {
4766
+ "$ref": "#/components/headers/x-rate-limit-reset"
4767
+ }
4768
+ }
4769
+ },
4770
+ "304": { "$ref": "#/components/responses/not_modified" },
4771
+ "404": { "$ref": "#/components/responses/not_found" }
4772
+ },
4773
+ "x-github": {
4774
+ "githubCloudOnly": false,
4775
+ "enabledForGitHubApps": true,
4776
+ "category": "rate-limit",
4777
+ "subcategory": null
4778
+ },
4779
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
4803
4780
  }
4804
4781
  },
4805
4782
  "/repos/{owner}/{repo}": {
@@ -4840,9 +4817,7 @@
4840
4817
  "category": "repos",
4841
4818
  "subcategory": null
4842
4819
  },
4843
- "x-octokit": {
4844
- "diff": { "api.github.com.json": { "type": "changed" } }
4845
- }
4820
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
4846
4821
  },
4847
4822
  "patch": {
4848
4823
  "summary": "Update a repository",
@@ -5033,9 +5008,7 @@
5033
5008
  "category": "repos",
5034
5009
  "subcategory": null
5035
5010
  },
5036
- "x-octokit": {
5037
- "diff": { "api.github.com.json": { "type": "changed" } }
5038
- }
5011
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5039
5012
  }
5040
5013
  },
5041
5014
  "/repos/{owner}/{repo}/actions/cache/usage-policy": {
@@ -5075,7 +5048,7 @@
5075
5048
  "category": "actions",
5076
5049
  "subcategory": "cache"
5077
5050
  },
5078
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
5051
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
5079
5052
  },
5080
5053
  "patch": {
5081
5054
  "summary": "Set GitHub Actions cache usage policy for a repository",
@@ -5112,7 +5085,7 @@
5112
5085
  "category": "actions",
5113
5086
  "subcategory": "cache"
5114
5087
  },
5115
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
5088
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
5116
5089
  }
5117
5090
  },
5118
5091
  "/repos/{owner}/{repo}/actions/jobs/{job_id}/rerun": {
@@ -5156,9 +5129,7 @@
5156
5129
  "category": "actions",
5157
5130
  "subcategory": "workflow-runs"
5158
5131
  },
5159
- "x-octokit": {
5160
- "diff": { "api.github.com.json": { "type": "changed" } }
5161
- }
5132
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5162
5133
  }
5163
5134
  },
5164
5135
  "/repos/{owner}/{repo}/actions/permissions/selected-actions": {
@@ -5196,9 +5167,7 @@
5196
5167
  "category": "actions",
5197
5168
  "subcategory": "permissions"
5198
5169
  },
5199
- "x-octokit": {
5200
- "diff": { "api.github.com.json": { "type": "changed" } }
5201
- }
5170
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5202
5171
  },
5203
5172
  "put": {
5204
5173
  "summary": "Set allowed actions for a repository",
@@ -5233,9 +5202,7 @@
5233
5202
  "category": "actions",
5234
5203
  "subcategory": "permissions"
5235
5204
  },
5236
- "x-octokit": {
5237
- "diff": { "api.github.com.json": { "type": "changed" } }
5238
- }
5205
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5239
5206
  }
5240
5207
  },
5241
5208
  "/repos/{owner}/{repo}/actions/runners/registration-token": {
@@ -5275,9 +5242,7 @@
5275
5242
  "category": "actions",
5276
5243
  "subcategory": "self-hosted-runners"
5277
5244
  },
5278
- "x-octokit": {
5279
- "diff": { "api.github.com.json": { "type": "changed" } }
5280
- }
5245
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5281
5246
  }
5282
5247
  },
5283
5248
  "/repos/{owner}/{repo}/actions/runners/remove-token": {
@@ -5317,9 +5282,7 @@
5317
5282
  "category": "actions",
5318
5283
  "subcategory": "self-hosted-runners"
5319
5284
  },
5320
- "x-octokit": {
5321
- "diff": { "api.github.com.json": { "type": "changed" } }
5322
- }
5285
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5323
5286
  }
5324
5287
  },
5325
5288
  "/repos/{owner}/{repo}/actions/runs": {
@@ -5377,9 +5340,7 @@
5377
5340
  "category": "actions",
5378
5341
  "subcategory": "workflow-runs"
5379
5342
  },
5380
- "x-octokit": {
5381
- "diff": { "api.github.com.json": { "type": "changed" } }
5382
- }
5343
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5383
5344
  }
5384
5345
  },
5385
5346
  "/repos/{owner}/{repo}/actions/runs/{run_id}": {
@@ -5417,9 +5378,7 @@
5417
5378
  "category": "actions",
5418
5379
  "subcategory": "workflow-runs"
5419
5380
  },
5420
- "x-octokit": {
5421
- "diff": { "api.github.com.json": { "type": "changed" } }
5422
- }
5381
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5423
5382
  }
5424
5383
  },
5425
5384
  "/repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}": {
@@ -5458,9 +5417,7 @@
5458
5417
  "category": "actions",
5459
5418
  "subcategory": "workflow-runs"
5460
5419
  },
5461
- "x-octokit": {
5462
- "diff": { "api.github.com.json": { "type": "changed" } }
5463
- }
5420
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5464
5421
  }
5465
5422
  },
5466
5423
  "/repos/{owner}/{repo}/actions/runs/{run_id}/rerun": {
@@ -5506,9 +5463,7 @@
5506
5463
  "category": "actions",
5507
5464
  "subcategory": "workflow-runs"
5508
5465
  },
5509
- "x-octokit": {
5510
- "diff": { "api.github.com.json": { "type": "changed" } }
5511
- }
5466
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5512
5467
  }
5513
5468
  },
5514
5469
  "/repos/{owner}/{repo}/actions/runs/{run_id}/rerun-failed-jobs": {
@@ -5551,9 +5506,7 @@
5551
5506
  "category": "actions",
5552
5507
  "subcategory": "workflow-runs"
5553
5508
  },
5554
- "x-octokit": {
5555
- "diff": { "api.github.com.json": { "type": "changed" } }
5556
- }
5509
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5557
5510
  }
5558
5511
  },
5559
5512
  "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs": {
@@ -5612,9 +5565,7 @@
5612
5565
  "category": "actions",
5613
5566
  "subcategory": "workflow-runs"
5614
5567
  },
5615
- "x-octokit": {
5616
- "diff": { "api.github.com.json": { "type": "changed" } }
5617
- }
5568
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5618
5569
  }
5619
5570
  },
5620
5571
  "/repos/{owner}/{repo}/autolinks": {
@@ -5654,9 +5605,7 @@
5654
5605
  "category": "repos",
5655
5606
  "subcategory": "autolinks"
5656
5607
  },
5657
- "x-octokit": {
5658
- "diff": { "api.github.com.json": { "type": "changed" } }
5659
- }
5608
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5660
5609
  },
5661
5610
  "post": {
5662
5611
  "summary": "Create an autolink reference for a repository",
@@ -5726,9 +5675,7 @@
5726
5675
  "category": "repos",
5727
5676
  "subcategory": "autolinks"
5728
5677
  },
5729
- "x-octokit": {
5730
- "diff": { "api.github.com.json": { "type": "changed" } }
5731
- }
5678
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5732
5679
  }
5733
5680
  },
5734
5681
  "/repos/{owner}/{repo}/autolinks/{autolink_id}": {
@@ -5766,9 +5713,7 @@
5766
5713
  "category": "repos",
5767
5714
  "subcategory": "autolinks"
5768
5715
  },
5769
- "x-octokit": {
5770
- "diff": { "api.github.com.json": { "type": "changed" } }
5771
- }
5716
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5772
5717
  }
5773
5718
  },
5774
5719
  "/repos/{owner}/{repo}/check-suites": {
@@ -5839,9 +5784,7 @@
5839
5784
  "category": "checks",
5840
5785
  "subcategory": "suites"
5841
5786
  },
5842
- "x-octokit": {
5843
- "diff": { "api.github.com.json": { "type": "changed" } }
5844
- }
5787
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5845
5788
  }
5846
5789
  },
5847
5790
  "/repos/{owner}/{repo}/check-suites/preferences": {
@@ -5919,9 +5862,7 @@
5919
5862
  "category": "checks",
5920
5863
  "subcategory": "suites"
5921
5864
  },
5922
- "x-octokit": {
5923
- "diff": { "api.github.com.json": { "type": "changed" } }
5924
- }
5865
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5925
5866
  }
5926
5867
  },
5927
5868
  "/repos/{owner}/{repo}/check-suites/{check_suite_id}": {
@@ -5958,9 +5899,7 @@
5958
5899
  "category": "checks",
5959
5900
  "subcategory": "suites"
5960
5901
  },
5961
- "x-octokit": {
5962
- "diff": { "api.github.com.json": { "type": "changed" } }
5963
- }
5902
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5964
5903
  }
5965
5904
  },
5966
5905
  "/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}": {
@@ -6016,7 +5955,7 @@
6016
5955
  "before": { "name": "alert_id" }
6017
5956
  }
6018
5957
  ],
6019
- "diff": { "api.github.com.json": { "type": "changed" } }
5958
+ "diff": { "api.github.com": { "type": "changed" } }
6020
5959
  }
6021
5960
  },
6022
5961
  "patch": {
@@ -6088,9 +6027,7 @@
6088
6027
  "githubCloudOnly": false,
6089
6028
  "category": "code-scanning"
6090
6029
  },
6091
- "x-octokit": {
6092
- "diff": { "api.github.com.json": { "type": "changed" } }
6093
- }
6030
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6094
6031
  }
6095
6032
  },
6096
6033
  "/repos/{owner}/{repo}/collaborators": {
@@ -6146,9 +6083,7 @@
6146
6083
  "category": "repos",
6147
6084
  "subcategory": "collaborators"
6148
6085
  },
6149
- "x-octokit": {
6150
- "diff": { "api.github.com.json": { "type": "changed" } }
6151
- }
6086
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6152
6087
  }
6153
6088
  },
6154
6089
  "/repos/{owner}/{repo}/collaborators/{username}": {
@@ -6219,9 +6154,7 @@
6219
6154
  "category": "repos",
6220
6155
  "subcategory": "collaborators"
6221
6156
  },
6222
- "x-octokit": {
6223
- "diff": { "api.github.com.json": { "type": "changed" } }
6224
- }
6157
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6225
6158
  }
6226
6159
  },
6227
6160
  "/repos/{owner}/{repo}/collaborators/{username}/permission": {
@@ -6263,9 +6196,7 @@
6263
6196
  "category": "repos",
6264
6197
  "subcategory": "collaborators"
6265
6198
  },
6266
- "x-octokit": {
6267
- "diff": { "api.github.com.json": { "type": "changed" } }
6268
- }
6199
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6269
6200
  }
6270
6201
  },
6271
6202
  "/repos/{owner}/{repo}/commits/{commit_sha}/pulls": {
@@ -6312,9 +6243,7 @@
6312
6243
  "category": "repos",
6313
6244
  "subcategory": "commits"
6314
6245
  },
6315
- "x-octokit": {
6316
- "diff": { "api.github.com.json": { "type": "changed" } }
6317
- }
6246
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6318
6247
  }
6319
6248
  },
6320
6249
  "/repos/{owner}/{repo}/commits/{ref}/check-suites": {
@@ -6382,9 +6311,7 @@
6382
6311
  "category": "checks",
6383
6312
  "subcategory": "suites"
6384
6313
  },
6385
- "x-octokit": {
6386
- "diff": { "api.github.com.json": { "type": "changed" } }
6387
- }
6314
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6388
6315
  }
6389
6316
  },
6390
6317
  "/repos/{owner}/{repo}/commits/{ref}/status": {
@@ -6435,9 +6362,7 @@
6435
6362
  "category": "repos",
6436
6363
  "subcategory": "statuses"
6437
6364
  },
6438
- "x-octokit": {
6439
- "diff": { "api.github.com.json": { "type": "changed" } }
6440
- }
6365
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6441
6366
  }
6442
6367
  },
6443
6368
  "/repos/{owner}/{repo}/events": {
@@ -6480,9 +6405,7 @@
6480
6405
  "category": "activity",
6481
6406
  "subcategory": "events"
6482
6407
  },
6483
- "x-octokit": {
6484
- "diff": { "api.github.com.json": { "type": "changed" } }
6485
- }
6408
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6486
6409
  }
6487
6410
  },
6488
6411
  "/repos/{owner}/{repo}/forks": {
@@ -6538,9 +6461,7 @@
6538
6461
  "category": "repos",
6539
6462
  "subcategory": "forks"
6540
6463
  },
6541
- "x-octokit": {
6542
- "diff": { "api.github.com.json": { "type": "changed" } }
6543
- }
6464
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6544
6465
  },
6545
6466
  "post": {
6546
6467
  "summary": "Create a fork",
@@ -6595,9 +6516,7 @@
6595
6516
  "category": "repos",
6596
6517
  "subcategory": "forks"
6597
6518
  },
6598
- "x-octokit": {
6599
- "diff": { "api.github.com.json": { "type": "changed" } }
6600
- }
6519
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6601
6520
  }
6602
6521
  },
6603
6522
  "/repos/{owner}/{repo}/invitations": {
@@ -6643,9 +6562,7 @@
6643
6562
  "category": "repos",
6644
6563
  "subcategory": "invitations"
6645
6564
  },
6646
- "x-octokit": {
6647
- "diff": { "api.github.com.json": { "type": "changed" } }
6648
- }
6565
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6649
6566
  }
6650
6567
  },
6651
6568
  "/repos/{owner}/{repo}/invitations/{invitation_id}": {
@@ -6703,9 +6620,7 @@
6703
6620
  "category": "repos",
6704
6621
  "subcategory": "invitations"
6705
6622
  },
6706
- "x-octokit": {
6707
- "diff": { "api.github.com.json": { "type": "changed" } }
6708
- }
6623
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6709
6624
  }
6710
6625
  },
6711
6626
  "/repos/{owner}/{repo}/issues": {
@@ -6803,9 +6718,7 @@
6803
6718
  "category": "issues",
6804
6719
  "subcategory": null
6805
6720
  },
6806
- "x-octokit": {
6807
- "diff": { "api.github.com.json": { "type": "changed" } }
6808
- }
6721
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6809
6722
  },
6810
6723
  "post": {
6811
6724
  "summary": "Create an issue",
@@ -6924,9 +6837,7 @@
6924
6837
  "category": "issues",
6925
6838
  "subcategory": null
6926
6839
  },
6927
- "x-octokit": {
6928
- "diff": { "api.github.com.json": { "type": "changed" } }
6929
- }
6840
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6930
6841
  }
6931
6842
  },
6932
6843
  "/repos/{owner}/{repo}/issues/events": {
@@ -6971,9 +6882,7 @@
6971
6882
  "category": "issues",
6972
6883
  "subcategory": "events"
6973
6884
  },
6974
- "x-octokit": {
6975
- "diff": { "api.github.com.json": { "type": "changed" } }
6976
- }
6885
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6977
6886
  }
6978
6887
  },
6979
6888
  "/repos/{owner}/{repo}/issues/events/{event_id}": {
@@ -7018,9 +6927,7 @@
7018
6927
  "category": "issues",
7019
6928
  "subcategory": "events"
7020
6929
  },
7021
- "x-octokit": {
7022
- "diff": { "api.github.com.json": { "type": "changed" } }
7023
- }
6930
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7024
6931
  }
7025
6932
  },
7026
6933
  "/repos/{owner}/{repo}/issues/{issue_number}": {
@@ -7061,9 +6968,7 @@
7061
6968
  "category": "issues",
7062
6969
  "subcategory": null
7063
6970
  },
7064
- "x-octokit": {
7065
- "diff": { "api.github.com.json": { "type": "changed" } }
7066
- }
6971
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7067
6972
  },
7068
6973
  "patch": {
7069
6974
  "summary": "Update an issue",
@@ -7184,9 +7089,7 @@
7184
7089
  "category": "issues",
7185
7090
  "subcategory": null
7186
7091
  },
7187
- "x-octokit": {
7188
- "diff": { "api.github.com.json": { "type": "changed" } }
7189
- }
7092
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7190
7093
  }
7191
7094
  },
7192
7095
  "/repos/{owner}/{repo}/issues/{issue_number}/assignees": {
@@ -7243,9 +7146,7 @@
7243
7146
  "category": "issues",
7244
7147
  "subcategory": "assignees"
7245
7148
  },
7246
- "x-octokit": {
7247
- "diff": { "api.github.com.json": { "type": "changed" } }
7248
- }
7149
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7249
7150
  }
7250
7151
  },
7251
7152
  "/repos/{owner}/{repo}/notifications": {
@@ -7291,9 +7192,7 @@
7291
7192
  "category": "activity",
7292
7193
  "subcategory": "notifications"
7293
7194
  },
7294
- "x-octokit": {
7295
- "diff": { "api.github.com.json": { "type": "changed" } }
7296
- }
7195
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7297
7196
  }
7298
7197
  },
7299
7198
  "/repos/{owner}/{repo}/pre-receive-hooks": {
@@ -7349,7 +7248,7 @@
7349
7248
  "category": "enterprise-admin",
7350
7249
  "subcategory": "repo-pre-receive-hooks"
7351
7250
  },
7352
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
7251
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
7353
7252
  }
7354
7253
  },
7355
7254
  "/repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id}": {
@@ -7390,7 +7289,7 @@
7390
7289
  "category": "enterprise-admin",
7391
7290
  "subcategory": "repo-pre-receive-hooks"
7392
7291
  },
7393
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
7292
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
7394
7293
  },
7395
7294
  "patch": {
7396
7295
  "summary": "Update pre-receive hook enforcement for a repository",
@@ -7448,7 +7347,7 @@
7448
7347
  "category": "enterprise-admin",
7449
7348
  "subcategory": "repo-pre-receive-hooks"
7450
7349
  },
7451
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
7350
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
7452
7351
  },
7453
7352
  "delete": {
7454
7353
  "summary": "Remove pre-receive hook enforcement for a repository",
@@ -7487,7 +7386,7 @@
7487
7386
  "category": "enterprise-admin",
7488
7387
  "subcategory": "repo-pre-receive-hooks"
7489
7388
  },
7490
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
7389
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
7491
7390
  }
7492
7391
  },
7493
7392
  "/repos/{owner}/{repo}/pulls": {
@@ -7578,9 +7477,7 @@
7578
7477
  "category": "pulls",
7579
7478
  "subcategory": null
7580
7479
  },
7581
- "x-octokit": {
7582
- "diff": { "api.github.com.json": { "type": "changed" } }
7583
- }
7480
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7584
7481
  }
7585
7482
  },
7586
7483
  "/repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers": {
@@ -7660,9 +7557,7 @@
7660
7557
  "category": "pulls",
7661
7558
  "subcategory": "review-requests"
7662
7559
  },
7663
- "x-octokit": {
7664
- "diff": { "api.github.com.json": { "type": "changed" } }
7665
- }
7560
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7666
7561
  }
7667
7562
  },
7668
7563
  "/repos/{owner}/{repo}/releases": {
@@ -7705,9 +7600,7 @@
7705
7600
  "category": "repos",
7706
7601
  "subcategory": "releases"
7707
7602
  },
7708
- "x-octokit": {
7709
- "diff": { "api.github.com.json": { "type": "changed" } }
7710
- }
7603
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7711
7604
  },
7712
7605
  "post": {
7713
7606
  "summary": "Create a release",
@@ -7806,9 +7699,7 @@
7806
7699
  "category": "repos",
7807
7700
  "subcategory": "releases"
7808
7701
  },
7809
- "x-octokit": {
7810
- "diff": { "api.github.com.json": { "type": "changed" } }
7811
- }
7702
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7812
7703
  }
7813
7704
  },
7814
7705
  "/repos/{owner}/{repo}/releases/latest": {
@@ -7844,9 +7735,7 @@
7844
7735
  "category": "repos",
7845
7736
  "subcategory": "releases"
7846
7737
  },
7847
- "x-octokit": {
7848
- "diff": { "api.github.com.json": { "type": "changed" } }
7849
- }
7738
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7850
7739
  }
7851
7740
  },
7852
7741
  "/repos/{owner}/{repo}/releases/tags/{tag}": {
@@ -7891,9 +7780,7 @@
7891
7780
  "category": "repos",
7892
7781
  "subcategory": "releases"
7893
7782
  },
7894
- "x-octokit": {
7895
- "diff": { "api.github.com.json": { "type": "changed" } }
7896
- }
7783
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7897
7784
  }
7898
7785
  },
7899
7786
  "/repos/{owner}/{repo}/releases/{release_id}": {
@@ -7931,9 +7818,7 @@
7931
7818
  "category": "repos",
7932
7819
  "subcategory": "releases"
7933
7820
  },
7934
- "x-octokit": {
7935
- "diff": { "api.github.com.json": { "type": "changed" } }
7936
- }
7821
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7937
7822
  },
7938
7823
  "patch": {
7939
7824
  "summary": "Update a release",
@@ -8016,9 +7901,7 @@
8016
7901
  "category": "repos",
8017
7902
  "subcategory": "releases"
8018
7903
  },
8019
- "x-octokit": {
8020
- "diff": { "api.github.com.json": { "type": "changed" } }
8021
- }
7904
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
8022
7905
  }
8023
7906
  },
8024
7907
  "/repos/{owner}/{repo}/replicas/caches": {
@@ -8108,7 +7991,7 @@
8108
7991
  "category": "repos",
8109
7992
  "subcategory": null
8110
7993
  },
8111
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
7994
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
8112
7995
  }
8113
7996
  },
8114
7997
  "/repos/{owner}/{repo}/secret-scanning/alerts": {
@@ -8164,9 +8047,7 @@
8164
8047
  "category": "secret-scanning",
8165
8048
  "subcategory": null
8166
8049
  },
8167
- "x-octokit": {
8168
- "diff": { "api.github.com.json": { "type": "changed" } }
8169
- }
8050
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
8170
8051
  }
8171
8052
  },
8172
8053
  "/repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}": {
@@ -8212,9 +8093,7 @@
8212
8093
  "category": "secret-scanning",
8213
8094
  "subcategory": null
8214
8095
  },
8215
- "x-octokit": {
8216
- "diff": { "api.github.com.json": { "type": "changed" } }
8217
- }
8096
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
8218
8097
  },
8219
8098
  "patch": {
8220
8099
  "summary": "Update a secret scanning alert",
@@ -8284,9 +8163,7 @@
8284
8163
  "githubCloudOnly": false,
8285
8164
  "category": "secret-scanning"
8286
8165
  },
8287
- "x-octokit": {
8288
- "diff": { "api.github.com.json": { "type": "changed" } }
8289
- }
8166
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
8290
8167
  }
8291
8168
  },
8292
8169
  "/repos/{owner}/{repo}/transfer": {
@@ -8351,9 +8228,7 @@
8351
8228
  "category": "repos",
8352
8229
  "subcategory": null
8353
8230
  },
8354
- "x-octokit": {
8355
- "diff": { "api.github.com.json": { "type": "changed" } }
8356
- }
8231
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
8357
8232
  }
8358
8233
  },
8359
8234
  "/repos/{template_owner}/{template_repo}/generate": {
@@ -8457,9 +8332,7 @@
8457
8332
  }
8458
8333
  ]
8459
8334
  },
8460
- "x-octokit": {
8461
- "diff": { "api.github.com.json": { "type": "changed" } }
8462
- }
8335
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
8463
8336
  }
8464
8337
  },
8465
8338
  "/repositories": {
@@ -8519,9 +8392,7 @@
8519
8392
  "category": "repos",
8520
8393
  "subcategory": null
8521
8394
  },
8522
- "x-octokit": {
8523
- "diff": { "api.github.com.json": { "type": "changed" } }
8524
- }
8395
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
8525
8396
  }
8526
8397
  },
8527
8398
  "/search/code": {
@@ -8591,9 +8462,7 @@
8591
8462
  "category": "search",
8592
8463
  "subcategory": null
8593
8464
  },
8594
- "x-octokit": {
8595
- "diff": { "api.github.com.json": { "type": "changed" } }
8596
- }
8465
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
8597
8466
  }
8598
8467
  },
8599
8468
  "/search/commits": {
@@ -8663,9 +8532,7 @@
8663
8532
  "category": "search",
8664
8533
  "subcategory": null
8665
8534
  },
8666
- "x-octokit": {
8667
- "diff": { "api.github.com.json": { "type": "changed" } }
8668
- }
8535
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
8669
8536
  }
8670
8537
  },
8671
8538
  "/search/issues": {
@@ -8750,9 +8617,7 @@
8750
8617
  "category": "search",
8751
8618
  "subcategory": null
8752
8619
  },
8753
- "x-octokit": {
8754
- "diff": { "api.github.com.json": { "type": "changed" } }
8755
- }
8620
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
8756
8621
  }
8757
8622
  },
8758
8623
  "/setup/api/configcheck": {
@@ -8803,7 +8668,7 @@
8803
8668
  "category": "enterprise-admin",
8804
8669
  "subcategory": "management-console"
8805
8670
  },
8806
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
8671
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
8807
8672
  }
8808
8673
  },
8809
8674
  "/setup/api/configure": {
@@ -8838,7 +8703,7 @@
8838
8703
  "category": "enterprise-admin",
8839
8704
  "subcategory": "management-console"
8840
8705
  },
8841
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
8706
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
8842
8707
  }
8843
8708
  },
8844
8709
  "/setup/api/maintenance": {
@@ -8887,7 +8752,7 @@
8887
8752
  "category": "enterprise-admin",
8888
8753
  "subcategory": "management-console"
8889
8754
  },
8890
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
8755
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
8891
8756
  },
8892
8757
  "post": {
8893
8758
  "summary": "Enable or disable maintenance mode",
@@ -8958,7 +8823,7 @@
8958
8823
  "category": "enterprise-admin",
8959
8824
  "subcategory": "management-console"
8960
8825
  },
8961
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
8826
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
8962
8827
  }
8963
8828
  },
8964
8829
  "/setup/api/settings": {
@@ -9009,7 +8874,7 @@
9009
8874
  "category": "enterprise-admin",
9010
8875
  "subcategory": "management-console"
9011
8876
  },
9012
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
8877
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
9013
8878
  },
9014
8879
  "put": {
9015
8880
  "summary": "Set settings",
@@ -9066,7 +8931,7 @@
9066
8931
  "category": "enterprise-admin",
9067
8932
  "subcategory": "management-console"
9068
8933
  },
9069
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
8934
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
9070
8935
  }
9071
8936
  },
9072
8937
  "/setup/api/settings/authorized-keys": {
@@ -9116,7 +8981,7 @@
9116
8981
  "category": "enterprise-admin",
9117
8982
  "subcategory": "management-console"
9118
8983
  },
9119
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
8984
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
9120
8985
  },
9121
8986
  "post": {
9122
8987
  "summary": "Add an authorized SSH key",
@@ -9188,7 +9053,7 @@
9188
9053
  "category": "enterprise-admin",
9189
9054
  "subcategory": "management-console"
9190
9055
  },
9191
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
9056
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
9192
9057
  },
9193
9058
  "delete": {
9194
9059
  "summary": "Remove an authorized SSH key",
@@ -9260,7 +9125,7 @@
9260
9125
  "category": "enterprise-admin",
9261
9126
  "subcategory": "management-console"
9262
9127
  },
9263
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
9128
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
9264
9129
  }
9265
9130
  },
9266
9131
  "/setup/api/start": {
@@ -9320,7 +9185,7 @@
9320
9185
  "category": "enterprise-admin",
9321
9186
  "subcategory": "management-console"
9322
9187
  },
9323
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
9188
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
9324
9189
  }
9325
9190
  },
9326
9191
  "/setup/api/upgrade": {
@@ -9370,7 +9235,7 @@
9370
9235
  "category": "enterprise-admin",
9371
9236
  "subcategory": "management-console"
9372
9237
  },
9373
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
9238
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
9374
9239
  }
9375
9240
  },
9376
9241
  "/teams/{team_id}/repos": {
@@ -9417,9 +9282,7 @@
9417
9282
  "subcategory": null
9418
9283
  },
9419
9284
  "deprecated": true,
9420
- "x-octokit": {
9421
- "diff": { "api.github.com.json": { "type": "changed" } }
9422
- }
9285
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
9423
9286
  }
9424
9287
  },
9425
9288
  "/teams/{team_id}/repos/{owner}/{repo}": {
@@ -9467,9 +9330,7 @@
9467
9330
  "subcategory": null
9468
9331
  },
9469
9332
  "deprecated": true,
9470
- "x-octokit": {
9471
- "diff": { "api.github.com.json": { "type": "changed" } }
9472
- }
9333
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
9473
9334
  }
9474
9335
  },
9475
9336
  "/user/gpg_keys": {
@@ -9523,7 +9384,7 @@
9523
9384
  }
9524
9385
  }
9525
9386
  ],
9526
- "diff": { "api.github.com.json": { "type": "changed" } }
9387
+ "diff": { "api.github.com": { "type": "changed" } }
9527
9388
  }
9528
9389
  },
9529
9390
  "post": {
@@ -9587,7 +9448,7 @@
9587
9448
  }
9588
9449
  }
9589
9450
  ],
9590
- "diff": { "api.github.com.json": { "type": "changed" } }
9451
+ "diff": { "api.github.com": { "type": "changed" } }
9591
9452
  }
9592
9453
  }
9593
9454
  },
@@ -9633,7 +9494,7 @@
9633
9494
  "before": { "operationId": "users/get-gpg-key-for-authenticated" }
9634
9495
  }
9635
9496
  ],
9636
- "diff": { "api.github.com.json": { "type": "changed" } }
9497
+ "diff": { "api.github.com": { "type": "changed" } }
9637
9498
  }
9638
9499
  }
9639
9500
  },
@@ -9688,9 +9549,7 @@
9688
9549
  "category": "apps",
9689
9550
  "subcategory": "installations"
9690
9551
  },
9691
- "x-octokit": {
9692
- "diff": { "api.github.com.json": { "type": "changed" } }
9693
- }
9552
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
9694
9553
  }
9695
9554
  },
9696
9555
  "/user/issues": {
@@ -9777,9 +9636,7 @@
9777
9636
  "category": "issues",
9778
9637
  "subcategory": null
9779
9638
  },
9780
- "x-octokit": {
9781
- "diff": { "api.github.com.json": { "type": "changed" } }
9782
- }
9639
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
9783
9640
  }
9784
9641
  },
9785
9642
  "/user/migrations": {
@@ -9822,9 +9679,7 @@
9822
9679
  "category": "migrations",
9823
9680
  "subcategory": "users"
9824
9681
  },
9825
- "x-octokit": {
9826
- "diff": { "api.github.com.json": { "type": "changed" } }
9827
- }
9682
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
9828
9683
  },
9829
9684
  "post": {
9830
9685
  "summary": "Start a user migration",
@@ -9907,6 +9762,14 @@
9907
9762
  },
9908
9763
  "required": ["repositories"],
9909
9764
  "type": "object"
9765
+ },
9766
+ "examples": {
9767
+ "default": {
9768
+ "value": {
9769
+ "repositories": ["octocat/Hello-World"],
9770
+ "lock_repositories": true
9771
+ }
9772
+ }
9910
9773
  }
9911
9774
  }
9912
9775
  }
@@ -9934,9 +9797,7 @@
9934
9797
  "category": "migrations",
9935
9798
  "subcategory": "users"
9936
9799
  },
9937
- "x-octokit": {
9938
- "diff": { "api.github.com.json": { "type": "changed" } }
9939
- }
9800
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
9940
9801
  }
9941
9802
  },
9942
9803
  "/user/migrations/{migration_id}/repositories": {
@@ -9988,7 +9849,7 @@
9988
9849
  "before": { "operationId": "migrations/list-repos-for-user" }
9989
9850
  }
9990
9851
  ],
9991
- "diff": { "api.github.com.json": { "type": "changed" } }
9852
+ "diff": { "api.github.com": { "type": "changed" } }
9992
9853
  }
9993
9854
  }
9994
9855
  },
@@ -10086,9 +9947,7 @@
10086
9947
  "category": "repos",
10087
9948
  "subcategory": null
10088
9949
  },
10089
- "x-octokit": {
10090
- "diff": { "api.github.com.json": { "type": "changed" } }
10091
- }
9950
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
10092
9951
  },
10093
9952
  "post": {
10094
9953
  "summary": "Create a repository for the authenticated user",
@@ -10241,9 +10100,7 @@
10241
10100
  "category": "repos",
10242
10101
  "subcategory": null
10243
10102
  },
10244
- "x-octokit": {
10245
- "diff": { "api.github.com.json": { "type": "changed" } }
10246
- }
10103
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
10247
10104
  }
10248
10105
  },
10249
10106
  "/user/repository_invitations": {
@@ -10291,9 +10148,7 @@
10291
10148
  "category": "repos",
10292
10149
  "subcategory": "invitations"
10293
10150
  },
10294
- "x-octokit": {
10295
- "diff": { "api.github.com.json": { "type": "changed" } }
10296
- }
10151
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
10297
10152
  }
10298
10153
  },
10299
10154
  "/user/starred": {
@@ -10351,9 +10206,7 @@
10351
10206
  "category": "activity",
10352
10207
  "subcategory": "starring"
10353
10208
  },
10354
- "x-octokit": {
10355
- "diff": { "api.github.com.json": { "type": "changed" } }
10356
- }
10209
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
10357
10210
  }
10358
10211
  },
10359
10212
  "/user/subscriptions": {
@@ -10398,9 +10251,7 @@
10398
10251
  "category": "activity",
10399
10252
  "subcategory": "watching"
10400
10253
  },
10401
- "x-octokit": {
10402
- "diff": { "api.github.com.json": { "type": "changed" } }
10403
- }
10254
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
10404
10255
  }
10405
10256
  },
10406
10257
  "/users/{username}/events": {
@@ -10442,9 +10293,7 @@
10442
10293
  "category": "activity",
10443
10294
  "subcategory": "events"
10444
10295
  },
10445
- "x-octokit": {
10446
- "diff": { "api.github.com.json": { "type": "changed" } }
10447
- }
10296
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
10448
10297
  }
10449
10298
  },
10450
10299
  "/users/{username}/events/orgs/{org}": {
@@ -10487,9 +10336,7 @@
10487
10336
  "category": "activity",
10488
10337
  "subcategory": "events"
10489
10338
  },
10490
- "x-octokit": {
10491
- "diff": { "api.github.com.json": { "type": "changed" } }
10492
- }
10339
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
10493
10340
  }
10494
10341
  },
10495
10342
  "/users/{username}/events/public": {
@@ -10531,9 +10378,7 @@
10531
10378
  "category": "activity",
10532
10379
  "subcategory": "events"
10533
10380
  },
10534
- "x-octokit": {
10535
- "diff": { "api.github.com.json": { "type": "changed" } }
10536
- }
10381
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
10537
10382
  }
10538
10383
  },
10539
10384
  "/users/{username}/gpg_keys": {
@@ -10574,9 +10419,7 @@
10574
10419
  "category": "users",
10575
10420
  "subcategory": "gpg-keys"
10576
10421
  },
10577
- "x-octokit": {
10578
- "diff": { "api.github.com.json": { "type": "changed" } }
10579
- }
10422
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
10580
10423
  }
10581
10424
  },
10582
10425
  "/users/{username}/received_events": {
@@ -10618,9 +10461,7 @@
10618
10461
  "category": "activity",
10619
10462
  "subcategory": "events"
10620
10463
  },
10621
- "x-octokit": {
10622
- "diff": { "api.github.com.json": { "type": "changed" } }
10623
- }
10464
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
10624
10465
  }
10625
10466
  },
10626
10467
  "/users/{username}/received_events/public": {
@@ -10662,9 +10503,7 @@
10662
10503
  "category": "activity",
10663
10504
  "subcategory": "events"
10664
10505
  },
10665
- "x-octokit": {
10666
- "diff": { "api.github.com.json": { "type": "changed" } }
10667
- }
10506
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
10668
10507
  }
10669
10508
  },
10670
10509
  "/users/{username}/repos": {
@@ -10736,9 +10575,7 @@
10736
10575
  "category": "repos",
10737
10576
  "subcategory": null
10738
10577
  },
10739
- "x-octokit": {
10740
- "diff": { "api.github.com.json": { "type": "changed" } }
10741
- }
10578
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
10742
10579
  }
10743
10580
  },
10744
10581
  "/users/{username}/site_admin": {
@@ -10759,7 +10596,7 @@
10759
10596
  "category": "enterprise-admin",
10760
10597
  "subcategory": "users"
10761
10598
  },
10762
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
10599
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
10763
10600
  },
10764
10601
  "delete": {
10765
10602
  "summary": "Demote a site administrator",
@@ -10778,7 +10615,7 @@
10778
10615
  "category": "enterprise-admin",
10779
10616
  "subcategory": "users"
10780
10617
  },
10781
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
10618
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
10782
10619
  }
10783
10620
  },
10784
10621
  "/users/{username}/subscriptions": {
@@ -10821,9 +10658,7 @@
10821
10658
  "category": "activity",
10822
10659
  "subcategory": "watching"
10823
10660
  },
10824
- "x-octokit": {
10825
- "diff": { "api.github.com.json": { "type": "changed" } }
10826
- }
10661
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
10827
10662
  }
10828
10663
  },
10829
10664
  "/users/{username}/suspended": {
@@ -10860,7 +10695,7 @@
10860
10695
  "category": "enterprise-admin",
10861
10696
  "subcategory": "users"
10862
10697
  },
10863
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
10698
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
10864
10699
  },
10865
10700
  "delete": {
10866
10701
  "summary": "Unsuspend a user",
@@ -10895,7 +10730,7 @@
10895
10730
  "category": "enterprise-admin",
10896
10731
  "subcategory": "users"
10897
10732
  },
10898
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
10733
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
10899
10734
  }
10900
10735
  }
10901
10736
  },
@@ -14632,6 +14467,35 @@
14632
14467
  "updated_at"
14633
14468
  ]
14634
14469
  },
14470
+ "rate-limit-overview": {
14471
+ "title": "Rate Limit Overview",
14472
+ "description": "Rate Limit Overview",
14473
+ "type": "object",
14474
+ "properties": {
14475
+ "resources": {
14476
+ "type": "object",
14477
+ "properties": {
14478
+ "core": { "$ref": "#/components/schemas/rate-limit" },
14479
+ "graphql": { "$ref": "#/components/schemas/rate-limit" },
14480
+ "search": { "$ref": "#/components/schemas/rate-limit" },
14481
+ "source_import": { "$ref": "#/components/schemas/rate-limit" },
14482
+ "integration_manifest": {
14483
+ "$ref": "#/components/schemas/rate-limit"
14484
+ },
14485
+ "code_scanning_upload": {
14486
+ "$ref": "#/components/schemas/rate-limit"
14487
+ },
14488
+ "actions_runner_registration": {
14489
+ "$ref": "#/components/schemas/rate-limit"
14490
+ },
14491
+ "scim": { "$ref": "#/components/schemas/rate-limit" }
14492
+ },
14493
+ "required": ["core", "search"]
14494
+ },
14495
+ "rate": { "$ref": "#/components/schemas/rate-limit" }
14496
+ },
14497
+ "required": ["rate", "resources"]
14498
+ },
14635
14499
  "full-repository": {
14636
14500
  "title": "Full Repository",
14637
14501
  "description": "Full Repository",
@@ -18241,6 +18105,17 @@
18241
18105
  ],
18242
18106
  "nullable": true
18243
18107
  },
18108
+ "rate-limit": {
18109
+ "title": "Rate Limit",
18110
+ "type": "object",
18111
+ "properties": {
18112
+ "limit": { "type": "integer" },
18113
+ "remaining": { "type": "integer" },
18114
+ "reset": { "type": "integer" },
18115
+ "used": { "type": "integer" }
18116
+ },
18117
+ "required": ["limit", "remaining", "reset", "used"]
18118
+ },
18244
18119
  "code-of-conduct-simple": {
18245
18120
  "title": "Code Of Conduct Simple",
18246
18121
  "description": "Code of Conduct Simple",
@@ -22436,6 +22311,48 @@
22436
22311
  "watchers": 1
22437
22312
  }
22438
22313
  },
22314
+ "rate-limit-overview": {
22315
+ "value": {
22316
+ "resources": {
22317
+ "core": {
22318
+ "limit": 5000,
22319
+ "remaining": 4999,
22320
+ "reset": 1372700873,
22321
+ "used": 1
22322
+ },
22323
+ "search": {
22324
+ "limit": 30,
22325
+ "remaining": 18,
22326
+ "reset": 1372697452,
22327
+ "used": 12
22328
+ },
22329
+ "graphql": {
22330
+ "limit": 5000,
22331
+ "remaining": 4993,
22332
+ "reset": 1372700389,
22333
+ "used": 7
22334
+ },
22335
+ "integration_manifest": {
22336
+ "limit": 5000,
22337
+ "remaining": 4999,
22338
+ "reset": 1551806725,
22339
+ "used": 1
22340
+ },
22341
+ "code_scanning_upload": {
22342
+ "limit": 500,
22343
+ "remaining": 499,
22344
+ "reset": 1551806725,
22345
+ "used": 1
22346
+ }
22347
+ },
22348
+ "rate": {
22349
+ "limit": 5000,
22350
+ "remaining": 4999,
22351
+ "reset": 1372700873,
22352
+ "used": 1
22353
+ }
22354
+ }
22355
+ },
22439
22356
  "full-repository-default-response": {
22440
22357
  "summary": "Default response",
22441
22358
  "value": {
@@ -29429,6 +29346,18 @@
29429
29346
  "link": {
29430
29347
  "example": "<https://api.github.com/resource?page=2>; rel=\"next\", <https://api.github.com/resource?page=5>; rel=\"last\"",
29431
29348
  "schema": { "type": "string" }
29349
+ },
29350
+ "x-rate-limit-limit": {
29351
+ "example": 5000,
29352
+ "schema": { "type": "integer" }
29353
+ },
29354
+ "x-rate-limit-remaining": {
29355
+ "example": 4999,
29356
+ "schema": { "type": "integer" }
29357
+ },
29358
+ "x-rate-limit-reset": {
29359
+ "example": 1590701888,
29360
+ "schema": { "type": "integer", "format": "timestamp" }
29432
29361
  }
29433
29362
  },
29434
29363
  "responses": {