@octokit/openapi 6.5.0 → 6.6.2

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.5.0",
4
+ "version": "6.6.2",
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,7 @@
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" } } }
4803
4730
  }
4804
4731
  },
4805
4732
  "/rate_limit": {
@@ -4849,9 +4776,7 @@
4849
4776
  "category": "rate-limit",
4850
4777
  "subcategory": null
4851
4778
  },
4852
- "x-octokit": {
4853
- "diff": { "api.github.com.json": { "type": "changed" } }
4854
- }
4779
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
4855
4780
  }
4856
4781
  },
4857
4782
  "/repos/{owner}/{repo}": {
@@ -4892,9 +4817,7 @@
4892
4817
  "category": "repos",
4893
4818
  "subcategory": null
4894
4819
  },
4895
- "x-octokit": {
4896
- "diff": { "api.github.com.json": { "type": "changed" } }
4897
- }
4820
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
4898
4821
  },
4899
4822
  "patch": {
4900
4823
  "summary": "Update a repository",
@@ -5085,9 +5008,7 @@
5085
5008
  "category": "repos",
5086
5009
  "subcategory": null
5087
5010
  },
5088
- "x-octokit": {
5089
- "diff": { "api.github.com.json": { "type": "changed" } }
5090
- }
5011
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5091
5012
  }
5092
5013
  },
5093
5014
  "/repos/{owner}/{repo}/actions/cache/usage-policy": {
@@ -5127,7 +5048,7 @@
5127
5048
  "category": "actions",
5128
5049
  "subcategory": "cache"
5129
5050
  },
5130
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
5051
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
5131
5052
  },
5132
5053
  "patch": {
5133
5054
  "summary": "Set GitHub Actions cache usage policy for a repository",
@@ -5164,7 +5085,7 @@
5164
5085
  "category": "actions",
5165
5086
  "subcategory": "cache"
5166
5087
  },
5167
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
5088
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
5168
5089
  }
5169
5090
  },
5170
5091
  "/repos/{owner}/{repo}/actions/jobs/{job_id}/rerun": {
@@ -5208,9 +5129,7 @@
5208
5129
  "category": "actions",
5209
5130
  "subcategory": "workflow-runs"
5210
5131
  },
5211
- "x-octokit": {
5212
- "diff": { "api.github.com.json": { "type": "changed" } }
5213
- }
5132
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5214
5133
  }
5215
5134
  },
5216
5135
  "/repos/{owner}/{repo}/actions/permissions/selected-actions": {
@@ -5248,9 +5167,7 @@
5248
5167
  "category": "actions",
5249
5168
  "subcategory": "permissions"
5250
5169
  },
5251
- "x-octokit": {
5252
- "diff": { "api.github.com.json": { "type": "changed" } }
5253
- }
5170
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5254
5171
  },
5255
5172
  "put": {
5256
5173
  "summary": "Set allowed actions for a repository",
@@ -5285,9 +5202,7 @@
5285
5202
  "category": "actions",
5286
5203
  "subcategory": "permissions"
5287
5204
  },
5288
- "x-octokit": {
5289
- "diff": { "api.github.com.json": { "type": "changed" } }
5290
- }
5205
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5291
5206
  }
5292
5207
  },
5293
5208
  "/repos/{owner}/{repo}/actions/runners/registration-token": {
@@ -5327,9 +5242,7 @@
5327
5242
  "category": "actions",
5328
5243
  "subcategory": "self-hosted-runners"
5329
5244
  },
5330
- "x-octokit": {
5331
- "diff": { "api.github.com.json": { "type": "changed" } }
5332
- }
5245
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5333
5246
  }
5334
5247
  },
5335
5248
  "/repos/{owner}/{repo}/actions/runners/remove-token": {
@@ -5369,9 +5282,7 @@
5369
5282
  "category": "actions",
5370
5283
  "subcategory": "self-hosted-runners"
5371
5284
  },
5372
- "x-octokit": {
5373
- "diff": { "api.github.com.json": { "type": "changed" } }
5374
- }
5285
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5375
5286
  }
5376
5287
  },
5377
5288
  "/repos/{owner}/{repo}/actions/runs": {
@@ -5429,9 +5340,7 @@
5429
5340
  "category": "actions",
5430
5341
  "subcategory": "workflow-runs"
5431
5342
  },
5432
- "x-octokit": {
5433
- "diff": { "api.github.com.json": { "type": "changed" } }
5434
- }
5343
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5435
5344
  }
5436
5345
  },
5437
5346
  "/repos/{owner}/{repo}/actions/runs/{run_id}": {
@@ -5469,9 +5378,7 @@
5469
5378
  "category": "actions",
5470
5379
  "subcategory": "workflow-runs"
5471
5380
  },
5472
- "x-octokit": {
5473
- "diff": { "api.github.com.json": { "type": "changed" } }
5474
- }
5381
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5475
5382
  }
5476
5383
  },
5477
5384
  "/repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}": {
@@ -5510,9 +5417,7 @@
5510
5417
  "category": "actions",
5511
5418
  "subcategory": "workflow-runs"
5512
5419
  },
5513
- "x-octokit": {
5514
- "diff": { "api.github.com.json": { "type": "changed" } }
5515
- }
5420
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5516
5421
  }
5517
5422
  },
5518
5423
  "/repos/{owner}/{repo}/actions/runs/{run_id}/rerun": {
@@ -5558,9 +5463,7 @@
5558
5463
  "category": "actions",
5559
5464
  "subcategory": "workflow-runs"
5560
5465
  },
5561
- "x-octokit": {
5562
- "diff": { "api.github.com.json": { "type": "changed" } }
5563
- }
5466
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5564
5467
  }
5565
5468
  },
5566
5469
  "/repos/{owner}/{repo}/actions/runs/{run_id}/rerun-failed-jobs": {
@@ -5603,9 +5506,7 @@
5603
5506
  "category": "actions",
5604
5507
  "subcategory": "workflow-runs"
5605
5508
  },
5606
- "x-octokit": {
5607
- "diff": { "api.github.com.json": { "type": "changed" } }
5608
- }
5509
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5609
5510
  }
5610
5511
  },
5611
5512
  "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs": {
@@ -5664,9 +5565,7 @@
5664
5565
  "category": "actions",
5665
5566
  "subcategory": "workflow-runs"
5666
5567
  },
5667
- "x-octokit": {
5668
- "diff": { "api.github.com.json": { "type": "changed" } }
5669
- }
5568
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5670
5569
  }
5671
5570
  },
5672
5571
  "/repos/{owner}/{repo}/autolinks": {
@@ -5706,9 +5605,7 @@
5706
5605
  "category": "repos",
5707
5606
  "subcategory": "autolinks"
5708
5607
  },
5709
- "x-octokit": {
5710
- "diff": { "api.github.com.json": { "type": "changed" } }
5711
- }
5608
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5712
5609
  },
5713
5610
  "post": {
5714
5611
  "summary": "Create an autolink reference for a repository",
@@ -5778,9 +5675,7 @@
5778
5675
  "category": "repos",
5779
5676
  "subcategory": "autolinks"
5780
5677
  },
5781
- "x-octokit": {
5782
- "diff": { "api.github.com.json": { "type": "changed" } }
5783
- }
5678
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5784
5679
  }
5785
5680
  },
5786
5681
  "/repos/{owner}/{repo}/autolinks/{autolink_id}": {
@@ -5818,9 +5713,7 @@
5818
5713
  "category": "repos",
5819
5714
  "subcategory": "autolinks"
5820
5715
  },
5821
- "x-octokit": {
5822
- "diff": { "api.github.com.json": { "type": "changed" } }
5823
- }
5716
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5824
5717
  }
5825
5718
  },
5826
5719
  "/repos/{owner}/{repo}/check-suites": {
@@ -5891,9 +5784,7 @@
5891
5784
  "category": "checks",
5892
5785
  "subcategory": "suites"
5893
5786
  },
5894
- "x-octokit": {
5895
- "diff": { "api.github.com.json": { "type": "changed" } }
5896
- }
5787
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5897
5788
  }
5898
5789
  },
5899
5790
  "/repos/{owner}/{repo}/check-suites/preferences": {
@@ -5971,9 +5862,7 @@
5971
5862
  "category": "checks",
5972
5863
  "subcategory": "suites"
5973
5864
  },
5974
- "x-octokit": {
5975
- "diff": { "api.github.com.json": { "type": "changed" } }
5976
- }
5865
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5977
5866
  }
5978
5867
  },
5979
5868
  "/repos/{owner}/{repo}/check-suites/{check_suite_id}": {
@@ -6010,9 +5899,7 @@
6010
5899
  "category": "checks",
6011
5900
  "subcategory": "suites"
6012
5901
  },
6013
- "x-octokit": {
6014
- "diff": { "api.github.com.json": { "type": "changed" } }
6015
- }
5902
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6016
5903
  }
6017
5904
  },
6018
5905
  "/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}": {
@@ -6068,7 +5955,7 @@
6068
5955
  "before": { "name": "alert_id" }
6069
5956
  }
6070
5957
  ],
6071
- "diff": { "api.github.com.json": { "type": "changed" } }
5958
+ "diff": { "api.github.com": { "type": "changed" } }
6072
5959
  }
6073
5960
  },
6074
5961
  "patch": {
@@ -6140,9 +6027,7 @@
6140
6027
  "githubCloudOnly": false,
6141
6028
  "category": "code-scanning"
6142
6029
  },
6143
- "x-octokit": {
6144
- "diff": { "api.github.com.json": { "type": "changed" } }
6145
- }
6030
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6146
6031
  }
6147
6032
  },
6148
6033
  "/repos/{owner}/{repo}/collaborators": {
@@ -6198,9 +6083,7 @@
6198
6083
  "category": "repos",
6199
6084
  "subcategory": "collaborators"
6200
6085
  },
6201
- "x-octokit": {
6202
- "diff": { "api.github.com.json": { "type": "changed" } }
6203
- }
6086
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6204
6087
  }
6205
6088
  },
6206
6089
  "/repos/{owner}/{repo}/collaborators/{username}": {
@@ -6271,9 +6154,7 @@
6271
6154
  "category": "repos",
6272
6155
  "subcategory": "collaborators"
6273
6156
  },
6274
- "x-octokit": {
6275
- "diff": { "api.github.com.json": { "type": "changed" } }
6276
- }
6157
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6277
6158
  }
6278
6159
  },
6279
6160
  "/repos/{owner}/{repo}/collaborators/{username}/permission": {
@@ -6315,9 +6196,7 @@
6315
6196
  "category": "repos",
6316
6197
  "subcategory": "collaborators"
6317
6198
  },
6318
- "x-octokit": {
6319
- "diff": { "api.github.com.json": { "type": "changed" } }
6320
- }
6199
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6321
6200
  }
6322
6201
  },
6323
6202
  "/repos/{owner}/{repo}/commits/{commit_sha}/pulls": {
@@ -6364,9 +6243,7 @@
6364
6243
  "category": "repos",
6365
6244
  "subcategory": "commits"
6366
6245
  },
6367
- "x-octokit": {
6368
- "diff": { "api.github.com.json": { "type": "changed" } }
6369
- }
6246
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6370
6247
  }
6371
6248
  },
6372
6249
  "/repos/{owner}/{repo}/commits/{ref}/check-suites": {
@@ -6434,9 +6311,7 @@
6434
6311
  "category": "checks",
6435
6312
  "subcategory": "suites"
6436
6313
  },
6437
- "x-octokit": {
6438
- "diff": { "api.github.com.json": { "type": "changed" } }
6439
- }
6314
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6440
6315
  }
6441
6316
  },
6442
6317
  "/repos/{owner}/{repo}/commits/{ref}/status": {
@@ -6487,9 +6362,7 @@
6487
6362
  "category": "repos",
6488
6363
  "subcategory": "statuses"
6489
6364
  },
6490
- "x-octokit": {
6491
- "diff": { "api.github.com.json": { "type": "changed" } }
6492
- }
6365
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6493
6366
  }
6494
6367
  },
6495
6368
  "/repos/{owner}/{repo}/events": {
@@ -6532,9 +6405,7 @@
6532
6405
  "category": "activity",
6533
6406
  "subcategory": "events"
6534
6407
  },
6535
- "x-octokit": {
6536
- "diff": { "api.github.com.json": { "type": "changed" } }
6537
- }
6408
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6538
6409
  }
6539
6410
  },
6540
6411
  "/repos/{owner}/{repo}/forks": {
@@ -6590,9 +6461,7 @@
6590
6461
  "category": "repos",
6591
6462
  "subcategory": "forks"
6592
6463
  },
6593
- "x-octokit": {
6594
- "diff": { "api.github.com.json": { "type": "changed" } }
6595
- }
6464
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6596
6465
  },
6597
6466
  "post": {
6598
6467
  "summary": "Create a fork",
@@ -6647,9 +6516,7 @@
6647
6516
  "category": "repos",
6648
6517
  "subcategory": "forks"
6649
6518
  },
6650
- "x-octokit": {
6651
- "diff": { "api.github.com.json": { "type": "changed" } }
6652
- }
6519
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6653
6520
  }
6654
6521
  },
6655
6522
  "/repos/{owner}/{repo}/invitations": {
@@ -6695,9 +6562,7 @@
6695
6562
  "category": "repos",
6696
6563
  "subcategory": "invitations"
6697
6564
  },
6698
- "x-octokit": {
6699
- "diff": { "api.github.com.json": { "type": "changed" } }
6700
- }
6565
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6701
6566
  }
6702
6567
  },
6703
6568
  "/repos/{owner}/{repo}/invitations/{invitation_id}": {
@@ -6755,9 +6620,7 @@
6755
6620
  "category": "repos",
6756
6621
  "subcategory": "invitations"
6757
6622
  },
6758
- "x-octokit": {
6759
- "diff": { "api.github.com.json": { "type": "changed" } }
6760
- }
6623
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6761
6624
  }
6762
6625
  },
6763
6626
  "/repos/{owner}/{repo}/issues": {
@@ -6855,9 +6718,7 @@
6855
6718
  "category": "issues",
6856
6719
  "subcategory": null
6857
6720
  },
6858
- "x-octokit": {
6859
- "diff": { "api.github.com.json": { "type": "changed" } }
6860
- }
6721
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6861
6722
  },
6862
6723
  "post": {
6863
6724
  "summary": "Create an issue",
@@ -6976,9 +6837,7 @@
6976
6837
  "category": "issues",
6977
6838
  "subcategory": null
6978
6839
  },
6979
- "x-octokit": {
6980
- "diff": { "api.github.com.json": { "type": "changed" } }
6981
- }
6840
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6982
6841
  }
6983
6842
  },
6984
6843
  "/repos/{owner}/{repo}/issues/events": {
@@ -7023,9 +6882,7 @@
7023
6882
  "category": "issues",
7024
6883
  "subcategory": "events"
7025
6884
  },
7026
- "x-octokit": {
7027
- "diff": { "api.github.com.json": { "type": "changed" } }
7028
- }
6885
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7029
6886
  }
7030
6887
  },
7031
6888
  "/repos/{owner}/{repo}/issues/events/{event_id}": {
@@ -7070,9 +6927,7 @@
7070
6927
  "category": "issues",
7071
6928
  "subcategory": "events"
7072
6929
  },
7073
- "x-octokit": {
7074
- "diff": { "api.github.com.json": { "type": "changed" } }
7075
- }
6930
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7076
6931
  }
7077
6932
  },
7078
6933
  "/repos/{owner}/{repo}/issues/{issue_number}": {
@@ -7113,9 +6968,7 @@
7113
6968
  "category": "issues",
7114
6969
  "subcategory": null
7115
6970
  },
7116
- "x-octokit": {
7117
- "diff": { "api.github.com.json": { "type": "changed" } }
7118
- }
6971
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7119
6972
  },
7120
6973
  "patch": {
7121
6974
  "summary": "Update an issue",
@@ -7236,9 +7089,7 @@
7236
7089
  "category": "issues",
7237
7090
  "subcategory": null
7238
7091
  },
7239
- "x-octokit": {
7240
- "diff": { "api.github.com.json": { "type": "changed" } }
7241
- }
7092
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7242
7093
  }
7243
7094
  },
7244
7095
  "/repos/{owner}/{repo}/issues/{issue_number}/assignees": {
@@ -7295,9 +7146,7 @@
7295
7146
  "category": "issues",
7296
7147
  "subcategory": "assignees"
7297
7148
  },
7298
- "x-octokit": {
7299
- "diff": { "api.github.com.json": { "type": "changed" } }
7300
- }
7149
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7301
7150
  }
7302
7151
  },
7303
7152
  "/repos/{owner}/{repo}/notifications": {
@@ -7343,9 +7192,7 @@
7343
7192
  "category": "activity",
7344
7193
  "subcategory": "notifications"
7345
7194
  },
7346
- "x-octokit": {
7347
- "diff": { "api.github.com.json": { "type": "changed" } }
7348
- }
7195
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7349
7196
  }
7350
7197
  },
7351
7198
  "/repos/{owner}/{repo}/pre-receive-hooks": {
@@ -7401,7 +7248,7 @@
7401
7248
  "category": "enterprise-admin",
7402
7249
  "subcategory": "repo-pre-receive-hooks"
7403
7250
  },
7404
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
7251
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
7405
7252
  }
7406
7253
  },
7407
7254
  "/repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id}": {
@@ -7442,7 +7289,7 @@
7442
7289
  "category": "enterprise-admin",
7443
7290
  "subcategory": "repo-pre-receive-hooks"
7444
7291
  },
7445
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
7292
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
7446
7293
  },
7447
7294
  "patch": {
7448
7295
  "summary": "Update pre-receive hook enforcement for a repository",
@@ -7500,7 +7347,7 @@
7500
7347
  "category": "enterprise-admin",
7501
7348
  "subcategory": "repo-pre-receive-hooks"
7502
7349
  },
7503
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
7350
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
7504
7351
  },
7505
7352
  "delete": {
7506
7353
  "summary": "Remove pre-receive hook enforcement for a repository",
@@ -7539,7 +7386,7 @@
7539
7386
  "category": "enterprise-admin",
7540
7387
  "subcategory": "repo-pre-receive-hooks"
7541
7388
  },
7542
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
7389
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
7543
7390
  }
7544
7391
  },
7545
7392
  "/repos/{owner}/{repo}/pulls": {
@@ -7630,9 +7477,7 @@
7630
7477
  "category": "pulls",
7631
7478
  "subcategory": null
7632
7479
  },
7633
- "x-octokit": {
7634
- "diff": { "api.github.com.json": { "type": "changed" } }
7635
- }
7480
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7636
7481
  }
7637
7482
  },
7638
7483
  "/repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers": {
@@ -7712,9 +7557,7 @@
7712
7557
  "category": "pulls",
7713
7558
  "subcategory": "review-requests"
7714
7559
  },
7715
- "x-octokit": {
7716
- "diff": { "api.github.com.json": { "type": "changed" } }
7717
- }
7560
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7718
7561
  }
7719
7562
  },
7720
7563
  "/repos/{owner}/{repo}/releases": {
@@ -7757,9 +7600,7 @@
7757
7600
  "category": "repos",
7758
7601
  "subcategory": "releases"
7759
7602
  },
7760
- "x-octokit": {
7761
- "diff": { "api.github.com.json": { "type": "changed" } }
7762
- }
7603
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7763
7604
  },
7764
7605
  "post": {
7765
7606
  "summary": "Create a release",
@@ -7858,9 +7699,7 @@
7858
7699
  "category": "repos",
7859
7700
  "subcategory": "releases"
7860
7701
  },
7861
- "x-octokit": {
7862
- "diff": { "api.github.com.json": { "type": "changed" } }
7863
- }
7702
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7864
7703
  }
7865
7704
  },
7866
7705
  "/repos/{owner}/{repo}/releases/latest": {
@@ -7896,9 +7735,7 @@
7896
7735
  "category": "repos",
7897
7736
  "subcategory": "releases"
7898
7737
  },
7899
- "x-octokit": {
7900
- "diff": { "api.github.com.json": { "type": "changed" } }
7901
- }
7738
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7902
7739
  }
7903
7740
  },
7904
7741
  "/repos/{owner}/{repo}/releases/tags/{tag}": {
@@ -7943,9 +7780,7 @@
7943
7780
  "category": "repos",
7944
7781
  "subcategory": "releases"
7945
7782
  },
7946
- "x-octokit": {
7947
- "diff": { "api.github.com.json": { "type": "changed" } }
7948
- }
7783
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7949
7784
  }
7950
7785
  },
7951
7786
  "/repos/{owner}/{repo}/releases/{release_id}": {
@@ -7983,9 +7818,7 @@
7983
7818
  "category": "repos",
7984
7819
  "subcategory": "releases"
7985
7820
  },
7986
- "x-octokit": {
7987
- "diff": { "api.github.com.json": { "type": "changed" } }
7988
- }
7821
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7989
7822
  },
7990
7823
  "patch": {
7991
7824
  "summary": "Update a release",
@@ -8068,9 +7901,7 @@
8068
7901
  "category": "repos",
8069
7902
  "subcategory": "releases"
8070
7903
  },
8071
- "x-octokit": {
8072
- "diff": { "api.github.com.json": { "type": "changed" } }
8073
- }
7904
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
8074
7905
  }
8075
7906
  },
8076
7907
  "/repos/{owner}/{repo}/replicas/caches": {
@@ -8160,7 +7991,7 @@
8160
7991
  "category": "repos",
8161
7992
  "subcategory": null
8162
7993
  },
8163
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
7994
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
8164
7995
  }
8165
7996
  },
8166
7997
  "/repos/{owner}/{repo}/secret-scanning/alerts": {
@@ -8216,9 +8047,7 @@
8216
8047
  "category": "secret-scanning",
8217
8048
  "subcategory": null
8218
8049
  },
8219
- "x-octokit": {
8220
- "diff": { "api.github.com.json": { "type": "changed" } }
8221
- }
8050
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
8222
8051
  }
8223
8052
  },
8224
8053
  "/repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}": {
@@ -8264,9 +8093,7 @@
8264
8093
  "category": "secret-scanning",
8265
8094
  "subcategory": null
8266
8095
  },
8267
- "x-octokit": {
8268
- "diff": { "api.github.com.json": { "type": "changed" } }
8269
- }
8096
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
8270
8097
  },
8271
8098
  "patch": {
8272
8099
  "summary": "Update a secret scanning alert",
@@ -8336,9 +8163,7 @@
8336
8163
  "githubCloudOnly": false,
8337
8164
  "category": "secret-scanning"
8338
8165
  },
8339
- "x-octokit": {
8340
- "diff": { "api.github.com.json": { "type": "changed" } }
8341
- }
8166
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
8342
8167
  }
8343
8168
  },
8344
8169
  "/repos/{owner}/{repo}/transfer": {
@@ -8403,9 +8228,7 @@
8403
8228
  "category": "repos",
8404
8229
  "subcategory": null
8405
8230
  },
8406
- "x-octokit": {
8407
- "diff": { "api.github.com.json": { "type": "changed" } }
8408
- }
8231
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
8409
8232
  }
8410
8233
  },
8411
8234
  "/repos/{template_owner}/{template_repo}/generate": {
@@ -8509,9 +8332,7 @@
8509
8332
  }
8510
8333
  ]
8511
8334
  },
8512
- "x-octokit": {
8513
- "diff": { "api.github.com.json": { "type": "changed" } }
8514
- }
8335
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
8515
8336
  }
8516
8337
  },
8517
8338
  "/repositories": {
@@ -8571,9 +8392,7 @@
8571
8392
  "category": "repos",
8572
8393
  "subcategory": null
8573
8394
  },
8574
- "x-octokit": {
8575
- "diff": { "api.github.com.json": { "type": "changed" } }
8576
- }
8395
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
8577
8396
  }
8578
8397
  },
8579
8398
  "/search/code": {
@@ -8643,9 +8462,7 @@
8643
8462
  "category": "search",
8644
8463
  "subcategory": null
8645
8464
  },
8646
- "x-octokit": {
8647
- "diff": { "api.github.com.json": { "type": "changed" } }
8648
- }
8465
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
8649
8466
  }
8650
8467
  },
8651
8468
  "/search/commits": {
@@ -8715,9 +8532,7 @@
8715
8532
  "category": "search",
8716
8533
  "subcategory": null
8717
8534
  },
8718
- "x-octokit": {
8719
- "diff": { "api.github.com.json": { "type": "changed" } }
8720
- }
8535
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
8721
8536
  }
8722
8537
  },
8723
8538
  "/search/issues": {
@@ -8802,9 +8617,7 @@
8802
8617
  "category": "search",
8803
8618
  "subcategory": null
8804
8619
  },
8805
- "x-octokit": {
8806
- "diff": { "api.github.com.json": { "type": "changed" } }
8807
- }
8620
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
8808
8621
  }
8809
8622
  },
8810
8623
  "/setup/api/configcheck": {
@@ -8855,7 +8668,7 @@
8855
8668
  "category": "enterprise-admin",
8856
8669
  "subcategory": "management-console"
8857
8670
  },
8858
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
8671
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
8859
8672
  }
8860
8673
  },
8861
8674
  "/setup/api/configure": {
@@ -8890,7 +8703,7 @@
8890
8703
  "category": "enterprise-admin",
8891
8704
  "subcategory": "management-console"
8892
8705
  },
8893
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
8706
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
8894
8707
  }
8895
8708
  },
8896
8709
  "/setup/api/maintenance": {
@@ -8939,7 +8752,7 @@
8939
8752
  "category": "enterprise-admin",
8940
8753
  "subcategory": "management-console"
8941
8754
  },
8942
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
8755
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
8943
8756
  },
8944
8757
  "post": {
8945
8758
  "summary": "Enable or disable maintenance mode",
@@ -9010,7 +8823,7 @@
9010
8823
  "category": "enterprise-admin",
9011
8824
  "subcategory": "management-console"
9012
8825
  },
9013
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
8826
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
9014
8827
  }
9015
8828
  },
9016
8829
  "/setup/api/settings": {
@@ -9061,7 +8874,7 @@
9061
8874
  "category": "enterprise-admin",
9062
8875
  "subcategory": "management-console"
9063
8876
  },
9064
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
8877
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
9065
8878
  },
9066
8879
  "put": {
9067
8880
  "summary": "Set settings",
@@ -9118,7 +8931,7 @@
9118
8931
  "category": "enterprise-admin",
9119
8932
  "subcategory": "management-console"
9120
8933
  },
9121
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
8934
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
9122
8935
  }
9123
8936
  },
9124
8937
  "/setup/api/settings/authorized-keys": {
@@ -9168,7 +8981,7 @@
9168
8981
  "category": "enterprise-admin",
9169
8982
  "subcategory": "management-console"
9170
8983
  },
9171
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
8984
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
9172
8985
  },
9173
8986
  "post": {
9174
8987
  "summary": "Add an authorized SSH key",
@@ -9240,7 +9053,7 @@
9240
9053
  "category": "enterprise-admin",
9241
9054
  "subcategory": "management-console"
9242
9055
  },
9243
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
9056
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
9244
9057
  },
9245
9058
  "delete": {
9246
9059
  "summary": "Remove an authorized SSH key",
@@ -9312,7 +9125,7 @@
9312
9125
  "category": "enterprise-admin",
9313
9126
  "subcategory": "management-console"
9314
9127
  },
9315
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
9128
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
9316
9129
  }
9317
9130
  },
9318
9131
  "/setup/api/start": {
@@ -9372,7 +9185,7 @@
9372
9185
  "category": "enterprise-admin",
9373
9186
  "subcategory": "management-console"
9374
9187
  },
9375
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
9188
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
9376
9189
  }
9377
9190
  },
9378
9191
  "/setup/api/upgrade": {
@@ -9422,7 +9235,7 @@
9422
9235
  "category": "enterprise-admin",
9423
9236
  "subcategory": "management-console"
9424
9237
  },
9425
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
9238
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
9426
9239
  }
9427
9240
  },
9428
9241
  "/teams/{team_id}/repos": {
@@ -9469,9 +9282,7 @@
9469
9282
  "subcategory": null
9470
9283
  },
9471
9284
  "deprecated": true,
9472
- "x-octokit": {
9473
- "diff": { "api.github.com.json": { "type": "changed" } }
9474
- }
9285
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
9475
9286
  }
9476
9287
  },
9477
9288
  "/teams/{team_id}/repos/{owner}/{repo}": {
@@ -9519,9 +9330,7 @@
9519
9330
  "subcategory": null
9520
9331
  },
9521
9332
  "deprecated": true,
9522
- "x-octokit": {
9523
- "diff": { "api.github.com.json": { "type": "changed" } }
9524
- }
9333
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
9525
9334
  }
9526
9335
  },
9527
9336
  "/user/gpg_keys": {
@@ -9575,7 +9384,7 @@
9575
9384
  }
9576
9385
  }
9577
9386
  ],
9578
- "diff": { "api.github.com.json": { "type": "changed" } }
9387
+ "diff": { "api.github.com": { "type": "changed" } }
9579
9388
  }
9580
9389
  },
9581
9390
  "post": {
@@ -9639,7 +9448,7 @@
9639
9448
  }
9640
9449
  }
9641
9450
  ],
9642
- "diff": { "api.github.com.json": { "type": "changed" } }
9451
+ "diff": { "api.github.com": { "type": "changed" } }
9643
9452
  }
9644
9453
  }
9645
9454
  },
@@ -9685,7 +9494,7 @@
9685
9494
  "before": { "operationId": "users/get-gpg-key-for-authenticated" }
9686
9495
  }
9687
9496
  ],
9688
- "diff": { "api.github.com.json": { "type": "changed" } }
9497
+ "diff": { "api.github.com": { "type": "changed" } }
9689
9498
  }
9690
9499
  }
9691
9500
  },
@@ -9740,9 +9549,7 @@
9740
9549
  "category": "apps",
9741
9550
  "subcategory": "installations"
9742
9551
  },
9743
- "x-octokit": {
9744
- "diff": { "api.github.com.json": { "type": "changed" } }
9745
- }
9552
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
9746
9553
  }
9747
9554
  },
9748
9555
  "/user/issues": {
@@ -9829,9 +9636,7 @@
9829
9636
  "category": "issues",
9830
9637
  "subcategory": null
9831
9638
  },
9832
- "x-octokit": {
9833
- "diff": { "api.github.com.json": { "type": "changed" } }
9834
- }
9639
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
9835
9640
  }
9836
9641
  },
9837
9642
  "/user/migrations": {
@@ -9874,9 +9679,7 @@
9874
9679
  "category": "migrations",
9875
9680
  "subcategory": "users"
9876
9681
  },
9877
- "x-octokit": {
9878
- "diff": { "api.github.com.json": { "type": "changed" } }
9879
- }
9682
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
9880
9683
  },
9881
9684
  "post": {
9882
9685
  "summary": "Start a user migration",
@@ -9959,6 +9762,14 @@
9959
9762
  },
9960
9763
  "required": ["repositories"],
9961
9764
  "type": "object"
9765
+ },
9766
+ "examples": {
9767
+ "default": {
9768
+ "value": {
9769
+ "repositories": ["octocat/Hello-World"],
9770
+ "lock_repositories": true
9771
+ }
9772
+ }
9962
9773
  }
9963
9774
  }
9964
9775
  }
@@ -9986,9 +9797,7 @@
9986
9797
  "category": "migrations",
9987
9798
  "subcategory": "users"
9988
9799
  },
9989
- "x-octokit": {
9990
- "diff": { "api.github.com.json": { "type": "changed" } }
9991
- }
9800
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
9992
9801
  }
9993
9802
  },
9994
9803
  "/user/migrations/{migration_id}/repositories": {
@@ -10040,7 +9849,7 @@
10040
9849
  "before": { "operationId": "migrations/list-repos-for-user" }
10041
9850
  }
10042
9851
  ],
10043
- "diff": { "api.github.com.json": { "type": "changed" } }
9852
+ "diff": { "api.github.com": { "type": "changed" } }
10044
9853
  }
10045
9854
  }
10046
9855
  },
@@ -10138,9 +9947,7 @@
10138
9947
  "category": "repos",
10139
9948
  "subcategory": null
10140
9949
  },
10141
- "x-octokit": {
10142
- "diff": { "api.github.com.json": { "type": "changed" } }
10143
- }
9950
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
10144
9951
  },
10145
9952
  "post": {
10146
9953
  "summary": "Create a repository for the authenticated user",
@@ -10293,9 +10100,7 @@
10293
10100
  "category": "repos",
10294
10101
  "subcategory": null
10295
10102
  },
10296
- "x-octokit": {
10297
- "diff": { "api.github.com.json": { "type": "changed" } }
10298
- }
10103
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
10299
10104
  }
10300
10105
  },
10301
10106
  "/user/repository_invitations": {
@@ -10343,9 +10148,7 @@
10343
10148
  "category": "repos",
10344
10149
  "subcategory": "invitations"
10345
10150
  },
10346
- "x-octokit": {
10347
- "diff": { "api.github.com.json": { "type": "changed" } }
10348
- }
10151
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
10349
10152
  }
10350
10153
  },
10351
10154
  "/user/starred": {
@@ -10403,9 +10206,7 @@
10403
10206
  "category": "activity",
10404
10207
  "subcategory": "starring"
10405
10208
  },
10406
- "x-octokit": {
10407
- "diff": { "api.github.com.json": { "type": "changed" } }
10408
- }
10209
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
10409
10210
  }
10410
10211
  },
10411
10212
  "/user/subscriptions": {
@@ -10450,9 +10251,7 @@
10450
10251
  "category": "activity",
10451
10252
  "subcategory": "watching"
10452
10253
  },
10453
- "x-octokit": {
10454
- "diff": { "api.github.com.json": { "type": "changed" } }
10455
- }
10254
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
10456
10255
  }
10457
10256
  },
10458
10257
  "/users/{username}/events": {
@@ -10494,9 +10293,7 @@
10494
10293
  "category": "activity",
10495
10294
  "subcategory": "events"
10496
10295
  },
10497
- "x-octokit": {
10498
- "diff": { "api.github.com.json": { "type": "changed" } }
10499
- }
10296
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
10500
10297
  }
10501
10298
  },
10502
10299
  "/users/{username}/events/orgs/{org}": {
@@ -10539,9 +10336,7 @@
10539
10336
  "category": "activity",
10540
10337
  "subcategory": "events"
10541
10338
  },
10542
- "x-octokit": {
10543
- "diff": { "api.github.com.json": { "type": "changed" } }
10544
- }
10339
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
10545
10340
  }
10546
10341
  },
10547
10342
  "/users/{username}/events/public": {
@@ -10583,9 +10378,7 @@
10583
10378
  "category": "activity",
10584
10379
  "subcategory": "events"
10585
10380
  },
10586
- "x-octokit": {
10587
- "diff": { "api.github.com.json": { "type": "changed" } }
10588
- }
10381
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
10589
10382
  }
10590
10383
  },
10591
10384
  "/users/{username}/gpg_keys": {
@@ -10626,9 +10419,7 @@
10626
10419
  "category": "users",
10627
10420
  "subcategory": "gpg-keys"
10628
10421
  },
10629
- "x-octokit": {
10630
- "diff": { "api.github.com.json": { "type": "changed" } }
10631
- }
10422
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
10632
10423
  }
10633
10424
  },
10634
10425
  "/users/{username}/received_events": {
@@ -10670,9 +10461,7 @@
10670
10461
  "category": "activity",
10671
10462
  "subcategory": "events"
10672
10463
  },
10673
- "x-octokit": {
10674
- "diff": { "api.github.com.json": { "type": "changed" } }
10675
- }
10464
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
10676
10465
  }
10677
10466
  },
10678
10467
  "/users/{username}/received_events/public": {
@@ -10714,9 +10503,7 @@
10714
10503
  "category": "activity",
10715
10504
  "subcategory": "events"
10716
10505
  },
10717
- "x-octokit": {
10718
- "diff": { "api.github.com.json": { "type": "changed" } }
10719
- }
10506
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
10720
10507
  }
10721
10508
  },
10722
10509
  "/users/{username}/repos": {
@@ -10788,9 +10575,7 @@
10788
10575
  "category": "repos",
10789
10576
  "subcategory": null
10790
10577
  },
10791
- "x-octokit": {
10792
- "diff": { "api.github.com.json": { "type": "changed" } }
10793
- }
10578
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
10794
10579
  }
10795
10580
  },
10796
10581
  "/users/{username}/site_admin": {
@@ -10811,7 +10596,7 @@
10811
10596
  "category": "enterprise-admin",
10812
10597
  "subcategory": "users"
10813
10598
  },
10814
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
10599
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
10815
10600
  },
10816
10601
  "delete": {
10817
10602
  "summary": "Demote a site administrator",
@@ -10830,7 +10615,7 @@
10830
10615
  "category": "enterprise-admin",
10831
10616
  "subcategory": "users"
10832
10617
  },
10833
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
10618
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
10834
10619
  }
10835
10620
  },
10836
10621
  "/users/{username}/subscriptions": {
@@ -10873,9 +10658,7 @@
10873
10658
  "category": "activity",
10874
10659
  "subcategory": "watching"
10875
10660
  },
10876
- "x-octokit": {
10877
- "diff": { "api.github.com.json": { "type": "changed" } }
10878
- }
10661
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
10879
10662
  }
10880
10663
  },
10881
10664
  "/users/{username}/suspended": {
@@ -10912,7 +10695,7 @@
10912
10695
  "category": "enterprise-admin",
10913
10696
  "subcategory": "users"
10914
10697
  },
10915
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
10698
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
10916
10699
  },
10917
10700
  "delete": {
10918
10701
  "summary": "Unsuspend a user",
@@ -10947,7 +10730,7 @@
10947
10730
  "category": "enterprise-admin",
10948
10731
  "subcategory": "users"
10949
10732
  },
10950
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
10733
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
10951
10734
  }
10952
10735
  }
10953
10736
  },