@octokit/openapi 6.6.0 → 6.6.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "6.6.0",
4
+ "version": "6.6.3",
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" },
@@ -167,7 +167,7 @@
167
167
  "category": "enterprise-admin",
168
168
  "subcategory": "global-webhooks"
169
169
  },
170
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
170
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
171
171
  },
172
172
  "post": {
173
173
  "summary": "Create a global webhook",
@@ -260,7 +260,7 @@
260
260
  "category": "enterprise-admin",
261
261
  "subcategory": "global-webhooks"
262
262
  },
263
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
263
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
264
264
  }
265
265
  },
266
266
  "/admin/hooks/{hook_id}": {
@@ -293,7 +293,7 @@
293
293
  "category": "enterprise-admin",
294
294
  "subcategory": "global-webhooks"
295
295
  },
296
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
296
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
297
297
  },
298
298
  "patch": {
299
299
  "summary": "Update a global webhook",
@@ -376,7 +376,7 @@
376
376
  "category": "enterprise-admin",
377
377
  "subcategory": "global-webhooks"
378
378
  },
379
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
379
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
380
380
  },
381
381
  "delete": {
382
382
  "summary": "Delete a global webhook",
@@ -395,7 +395,7 @@
395
395
  "category": "enterprise-admin",
396
396
  "subcategory": "global-webhooks"
397
397
  },
398
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
398
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
399
399
  }
400
400
  },
401
401
  "/admin/hooks/{hook_id}/pings": {
@@ -416,7 +416,7 @@
416
416
  "category": "enterprise-admin",
417
417
  "subcategory": "global-webhooks"
418
418
  },
419
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
419
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
420
420
  }
421
421
  },
422
422
  "/admin/keys": {
@@ -476,7 +476,7 @@
476
476
  "category": "enterprise-admin",
477
477
  "subcategory": "users"
478
478
  },
479
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
479
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
480
480
  }
481
481
  },
482
482
  "/admin/keys/{key_ids}": {
@@ -497,7 +497,7 @@
497
497
  "category": "enterprise-admin",
498
498
  "subcategory": "users"
499
499
  },
500
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
500
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
501
501
  }
502
502
  },
503
503
  "/admin/organizations": {
@@ -567,7 +567,7 @@
567
567
  "category": "enterprise-admin",
568
568
  "subcategory": "orgs"
569
569
  },
570
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
570
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
571
571
  }
572
572
  },
573
573
  "/admin/organizations/{org}": {
@@ -631,7 +631,7 @@
631
631
  "category": "enterprise-admin",
632
632
  "subcategory": "orgs"
633
633
  },
634
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
634
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
635
635
  }
636
636
  },
637
637
  "/admin/pre-receive-environments": {
@@ -685,7 +685,7 @@
685
685
  "category": "enterprise-admin",
686
686
  "subcategory": "pre-receive-environments"
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
  "post": {
691
691
  "summary": "Create a pre-receive environment",
@@ -748,7 +748,7 @@
748
748
  "category": "enterprise-admin",
749
749
  "subcategory": "pre-receive-environments"
750
750
  },
751
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
751
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
752
752
  }
753
753
  },
754
754
  "/admin/pre-receive-environments/{pre_receive_environment_id}": {
@@ -787,7 +787,7 @@
787
787
  "category": "enterprise-admin",
788
788
  "subcategory": "pre-receive-environments"
789
789
  },
790
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
790
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
791
791
  },
792
792
  "patch": {
793
793
  "summary": "Update a pre-receive environment",
@@ -881,7 +881,7 @@
881
881
  "category": "enterprise-admin",
882
882
  "subcategory": "pre-receive-environments"
883
883
  },
884
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
884
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
885
885
  },
886
886
  "delete": {
887
887
  "summary": "Delete a pre-receive environment",
@@ -942,7 +942,7 @@
942
942
  "category": "enterprise-admin",
943
943
  "subcategory": "pre-receive-environments"
944
944
  },
945
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
945
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
946
946
  }
947
947
  },
948
948
  "/admin/pre-receive-environments/{pre_receive_environment_id}/downloads": {
@@ -1019,7 +1019,7 @@
1019
1019
  "category": "enterprise-admin",
1020
1020
  "subcategory": "pre-receive-environments"
1021
1021
  },
1022
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1022
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1023
1023
  }
1024
1024
  },
1025
1025
  "/admin/pre-receive-environments/{pre_receive_environment_id}/downloads/latest": {
@@ -1058,7 +1058,7 @@
1058
1058
  "category": "enterprise-admin",
1059
1059
  "subcategory": "pre-receive-environments"
1060
1060
  },
1061
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1061
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1062
1062
  }
1063
1063
  },
1064
1064
  "/admin/tokens": {
@@ -1100,7 +1100,7 @@
1100
1100
  "category": "enterprise-admin",
1101
1101
  "subcategory": "users"
1102
1102
  },
1103
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1103
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1104
1104
  }
1105
1105
  },
1106
1106
  "/admin/tokens/{token_id}": {
@@ -1121,7 +1121,7 @@
1121
1121
  "category": "enterprise-admin",
1122
1122
  "subcategory": "users"
1123
1123
  },
1124
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1124
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1125
1125
  }
1126
1126
  },
1127
1127
  "/admin/users/{username}": {
@@ -1142,7 +1142,7 @@
1142
1142
  "category": "enterprise-admin",
1143
1143
  "subcategory": "users"
1144
1144
  },
1145
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1145
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1146
1146
  }
1147
1147
  },
1148
1148
  "/admin/users/{username}/authorizations": {
@@ -1203,7 +1203,7 @@
1203
1203
  "category": "enterprise-admin",
1204
1204
  "subcategory": "users"
1205
1205
  },
1206
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1206
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1207
1207
  },
1208
1208
  "delete": {
1209
1209
  "summary": "Delete an impersonation OAuth token",
@@ -1222,7 +1222,7 @@
1222
1222
  "category": "enterprise-admin",
1223
1223
  "subcategory": "users"
1224
1224
  },
1225
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1225
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1226
1226
  }
1227
1227
  },
1228
1228
  "/app/installations/{installation_id}/access_tokens": {
@@ -1295,9 +1295,7 @@
1295
1295
  "category": "apps",
1296
1296
  "subcategory": null
1297
1297
  },
1298
- "x-octokit": {
1299
- "diff": { "api.github.com.json": { "type": "changed" } }
1300
- }
1298
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
1301
1299
  }
1302
1300
  },
1303
1301
  "/applications/{client_id}/tokens/{access_token}": {
@@ -1338,7 +1336,7 @@
1338
1336
  "subcategory": "oauth-applications"
1339
1337
  },
1340
1338
  "deprecated": true,
1341
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1339
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1342
1340
  }
1343
1341
  },
1344
1342
  "/enterprise/announcement": {
@@ -1366,7 +1364,7 @@
1366
1364
  "category": "enterprise-admin",
1367
1365
  "subcategory": "announcement"
1368
1366
  },
1369
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1367
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1370
1368
  },
1371
1369
  "patch": {
1372
1370
  "summary": "Set the global announcement banner",
@@ -1400,7 +1398,7 @@
1400
1398
  "category": "enterprise-admin",
1401
1399
  "subcategory": "announcement"
1402
1400
  },
1403
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1401
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1404
1402
  },
1405
1403
  "delete": {
1406
1404
  "summary": "Remove the global announcement banner",
@@ -1414,7 +1412,7 @@
1414
1412
  "category": "enterprise-admin",
1415
1413
  "subcategory": "announcement"
1416
1414
  },
1417
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1415
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1418
1416
  }
1419
1417
  },
1420
1418
  "/enterprise/settings/license": {
@@ -1446,7 +1444,7 @@
1446
1444
  "category": "enterprise-admin",
1447
1445
  "subcategory": "license"
1448
1446
  },
1449
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1447
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1450
1448
  }
1451
1449
  },
1452
1450
  "/enterprise/stats/all": {
@@ -1482,7 +1480,7 @@
1482
1480
  "category": "enterprise-admin",
1483
1481
  "subcategory": "admin-stats"
1484
1482
  },
1485
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1483
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1486
1484
  }
1487
1485
  },
1488
1486
  "/enterprise/stats/comments": {
@@ -1513,7 +1511,7 @@
1513
1511
  "category": "enterprise-admin",
1514
1512
  "subcategory": "admin-stats"
1515
1513
  },
1516
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1514
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1517
1515
  }
1518
1516
  },
1519
1517
  "/enterprise/stats/gists": {
@@ -1544,7 +1542,7 @@
1544
1542
  "category": "enterprise-admin",
1545
1543
  "subcategory": "admin-stats"
1546
1544
  },
1547
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1545
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1548
1546
  }
1549
1547
  },
1550
1548
  "/enterprise/stats/hooks": {
@@ -1574,7 +1572,7 @@
1574
1572
  "category": "enterprise-admin",
1575
1573
  "subcategory": "admin-stats"
1576
1574
  },
1577
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1575
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1578
1576
  }
1579
1577
  },
1580
1578
  "/enterprise/stats/issues": {
@@ -1605,7 +1603,7 @@
1605
1603
  "category": "enterprise-admin",
1606
1604
  "subcategory": "admin-stats"
1607
1605
  },
1608
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1606
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1609
1607
  }
1610
1608
  },
1611
1609
  "/enterprise/stats/milestones": {
@@ -1636,7 +1634,7 @@
1636
1634
  "category": "enterprise-admin",
1637
1635
  "subcategory": "admin-stats"
1638
1636
  },
1639
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1637
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1640
1638
  }
1641
1639
  },
1642
1640
  "/enterprise/stats/orgs": {
@@ -1667,7 +1665,7 @@
1667
1665
  "category": "enterprise-admin",
1668
1666
  "subcategory": "admin-stats"
1669
1667
  },
1670
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1668
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1671
1669
  }
1672
1670
  },
1673
1671
  "/enterprise/stats/pages": {
@@ -1698,7 +1696,7 @@
1698
1696
  "category": "enterprise-admin",
1699
1697
  "subcategory": "admin-stats"
1700
1698
  },
1701
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1699
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1702
1700
  }
1703
1701
  },
1704
1702
  "/enterprise/stats/pulls": {
@@ -1729,7 +1727,7 @@
1729
1727
  "category": "enterprise-admin",
1730
1728
  "subcategory": "admin-stats"
1731
1729
  },
1732
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1730
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1733
1731
  }
1734
1732
  },
1735
1733
  "/enterprise/stats/repos": {
@@ -1759,7 +1757,7 @@
1759
1757
  "category": "enterprise-admin",
1760
1758
  "subcategory": "admin-stats"
1761
1759
  },
1762
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1760
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1763
1761
  }
1764
1762
  },
1765
1763
  "/enterprise/stats/users": {
@@ -1790,7 +1788,7 @@
1790
1788
  "category": "enterprise-admin",
1791
1789
  "subcategory": "admin-stats"
1792
1790
  },
1793
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
1791
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1794
1792
  }
1795
1793
  },
1796
1794
  "/enterprises/{enterprise}/actions/runner-groups": {
@@ -1841,9 +1839,7 @@
1841
1839
  "category": "actions",
1842
1840
  "subcategory": "self-hosted-runner-groups"
1843
1841
  },
1844
- "x-octokit": {
1845
- "diff": { "api.github.com.json": { "type": "changed" } }
1846
- }
1842
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
1847
1843
  },
1848
1844
  "post": {
1849
1845
  "summary": "Create a self-hosted runner group for an enterprise",
@@ -1931,9 +1927,7 @@
1931
1927
  "category": "actions",
1932
1928
  "subcategory": "self-hosted-runner-groups"
1933
1929
  },
1934
- "x-octokit": {
1935
- "diff": { "api.github.com.json": { "type": "changed" } }
1936
- }
1930
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
1937
1931
  }
1938
1932
  },
1939
1933
  "/enterprises/{enterprise}/actions/runner-groups/{runner_group_id}": {
@@ -1973,9 +1967,7 @@
1973
1967
  "category": "actions",
1974
1968
  "subcategory": "self-hosted-runner-groups"
1975
1969
  },
1976
- "x-octokit": {
1977
- "diff": { "api.github.com.json": { "type": "changed" } }
1978
- }
1970
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
1979
1971
  },
1980
1972
  "patch": {
1981
1973
  "summary": "Update a self-hosted runner group for an enterprise",
@@ -2048,9 +2040,7 @@
2048
2040
  "category": "actions",
2049
2041
  "subcategory": "self-hosted-runner-groups"
2050
2042
  },
2051
- "x-octokit": {
2052
- "diff": { "api.github.com.json": { "type": "changed" } }
2053
- }
2043
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
2054
2044
  }
2055
2045
  },
2056
2046
  "/enterprises/{enterprise}/actions/runners/registration-token": {
@@ -2087,9 +2077,7 @@
2087
2077
  "category": "actions",
2088
2078
  "subcategory": "self-hosted-runners"
2089
2079
  },
2090
- "x-octokit": {
2091
- "diff": { "api.github.com.json": { "type": "changed" } }
2092
- }
2080
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
2093
2081
  }
2094
2082
  },
2095
2083
  "/enterprises/{enterprise}/actions/runners/remove-token": {
@@ -2126,9 +2114,7 @@
2126
2114
  "category": "actions",
2127
2115
  "subcategory": "self-hosted-runners"
2128
2116
  },
2129
- "x-octokit": {
2130
- "diff": { "api.github.com.json": { "type": "changed" } }
2131
- }
2117
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
2132
2118
  }
2133
2119
  },
2134
2120
  "/enterprises/{enterprise}/audit-log": {
@@ -2180,7 +2166,7 @@
2180
2166
  "before": { "operationId": "audit-log/get-audit-log" }
2181
2167
  }
2182
2168
  ],
2183
- "diff": { "api.github.com.json": { "type": "changed" } }
2169
+ "diff": { "api.github.com": { "type": "changed" } }
2184
2170
  }
2185
2171
  }
2186
2172
  },
@@ -2237,9 +2223,7 @@
2237
2223
  "category": "apps",
2238
2224
  "subcategory": "installations"
2239
2225
  },
2240
- "x-octokit": {
2241
- "diff": { "api.github.com.json": { "type": "changed" } }
2242
- }
2226
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
2243
2227
  }
2244
2228
  },
2245
2229
  "/issues": {
@@ -2351,9 +2335,7 @@
2351
2335
  "category": "issues",
2352
2336
  "subcategory": null
2353
2337
  },
2354
- "x-octokit": {
2355
- "diff": { "api.github.com.json": { "type": "changed" } }
2356
- }
2338
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
2357
2339
  }
2358
2340
  },
2359
2341
  "/meta": {
@@ -2387,9 +2369,7 @@
2387
2369
  "category": "meta",
2388
2370
  "subcategory": null
2389
2371
  },
2390
- "x-octokit": {
2391
- "diff": { "api.github.com.json": { "type": "changed" } }
2392
- }
2372
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
2393
2373
  }
2394
2374
  },
2395
2375
  "/notifications": {
@@ -2437,9 +2417,7 @@
2437
2417
  "category": "activity",
2438
2418
  "subcategory": "notifications"
2439
2419
  },
2440
- "x-octokit": {
2441
- "diff": { "api.github.com.json": { "type": "changed" } }
2442
- }
2420
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
2443
2421
  }
2444
2422
  },
2445
2423
  "/notifications/threads/{thread_id}": {
@@ -2475,9 +2453,7 @@
2475
2453
  "category": "activity",
2476
2454
  "subcategory": "notifications"
2477
2455
  },
2478
- "x-octokit": {
2479
- "diff": { "api.github.com.json": { "type": "changed" } }
2480
- }
2456
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
2481
2457
  }
2482
2458
  },
2483
2459
  "/orgs/{org}/actions/permissions/repositories": {
@@ -2526,9 +2502,7 @@
2526
2502
  "category": "actions",
2527
2503
  "subcategory": "permissions"
2528
2504
  },
2529
- "x-octokit": {
2530
- "diff": { "api.github.com.json": { "type": "changed" } }
2531
- }
2505
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
2532
2506
  }
2533
2507
  },
2534
2508
  "/orgs/{org}/actions/runner-groups": {
@@ -2579,9 +2553,7 @@
2579
2553
  "category": "actions",
2580
2554
  "subcategory": "self-hosted-runner-groups"
2581
2555
  },
2582
- "x-octokit": {
2583
- "diff": { "api.github.com.json": { "type": "changed" } }
2584
- }
2556
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
2585
2557
  },
2586
2558
  "post": {
2587
2559
  "summary": "Create a self-hosted runner group for an organization",
@@ -2666,9 +2638,7 @@
2666
2638
  "category": "actions",
2667
2639
  "subcategory": "self-hosted-runner-groups"
2668
2640
  },
2669
- "x-octokit": {
2670
- "diff": { "api.github.com.json": { "type": "changed" } }
2671
- }
2641
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
2672
2642
  }
2673
2643
  },
2674
2644
  "/orgs/{org}/actions/runner-groups/{runner_group_id}": {
@@ -2706,9 +2676,7 @@
2706
2676
  "category": "actions",
2707
2677
  "subcategory": "self-hosted-runner-groups"
2708
2678
  },
2709
- "x-octokit": {
2710
- "diff": { "api.github.com.json": { "type": "changed" } }
2711
- }
2679
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
2712
2680
  },
2713
2681
  "patch": {
2714
2682
  "summary": "Update a self-hosted runner group for an organization",
@@ -2777,9 +2745,7 @@
2777
2745
  "category": "actions",
2778
2746
  "subcategory": "self-hosted-runner-groups"
2779
2747
  },
2780
- "x-octokit": {
2781
- "diff": { "api.github.com.json": { "type": "changed" } }
2782
- }
2748
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
2783
2749
  }
2784
2750
  },
2785
2751
  "/orgs/{org}/actions/runners/registration-token": {
@@ -2816,9 +2782,7 @@
2816
2782
  "category": "actions",
2817
2783
  "subcategory": "self-hosted-runners"
2818
2784
  },
2819
- "x-octokit": {
2820
- "diff": { "api.github.com.json": { "type": "changed" } }
2821
- }
2785
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
2822
2786
  }
2823
2787
  },
2824
2788
  "/orgs/{org}/actions/runners/remove-token": {
@@ -2855,9 +2819,7 @@
2855
2819
  "category": "actions",
2856
2820
  "subcategory": "self-hosted-runners"
2857
2821
  },
2858
- "x-octokit": {
2859
- "diff": { "api.github.com.json": { "type": "changed" } }
2860
- }
2822
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
2861
2823
  }
2862
2824
  },
2863
2825
  "/orgs/{org}/actions/secrets/{secret_name}": {
@@ -2934,9 +2896,7 @@
2934
2896
  "category": "actions",
2935
2897
  "subcategory": "secrets"
2936
2898
  },
2937
- "x-octokit": {
2938
- "diff": { "api.github.com.json": { "type": "changed" } }
2939
- }
2899
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
2940
2900
  }
2941
2901
  },
2942
2902
  "/orgs/{org}/actions/secrets/{secret_name}/repositories": {
@@ -2988,9 +2948,7 @@
2988
2948
  "category": "actions",
2989
2949
  "subcategory": "secrets"
2990
2950
  },
2991
- "x-octokit": {
2992
- "diff": { "api.github.com.json": { "type": "changed" } }
2993
- }
2951
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
2994
2952
  }
2995
2953
  },
2996
2954
  "/orgs/{org}/audit-log": {
@@ -3034,9 +2992,7 @@
3034
2992
  "category": "orgs",
3035
2993
  "subcategory": null
3036
2994
  },
3037
- "x-octokit": {
3038
- "diff": { "api.github.com.json": { "type": "changed" } }
3039
- }
2995
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
3040
2996
  }
3041
2997
  },
3042
2998
  "/orgs/{org}/issues": {
@@ -3123,9 +3079,7 @@
3123
3079
  "category": "issues",
3124
3080
  "subcategory": null
3125
3081
  },
3126
- "x-octokit": {
3127
- "diff": { "api.github.com.json": { "type": "changed" } }
3128
- }
3082
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
3129
3083
  }
3130
3084
  },
3131
3085
  "/orgs/{org}/migrations": {
@@ -3182,9 +3136,7 @@
3182
3136
  "category": "migrations",
3183
3137
  "subcategory": "orgs"
3184
3138
  },
3185
- "x-octokit": {
3186
- "diff": { "api.github.com.json": { "type": "changed" } }
3187
- }
3139
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
3188
3140
  },
3189
3141
  "post": {
3190
3142
  "summary": "Start an organization migration",
@@ -3250,6 +3202,7 @@
3250
3202
  },
3251
3203
  "exclude": {
3252
3204
  "type": "array",
3205
+ "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\"`.",
3253
3206
  "items": { "type": "string", "enum": ["repositories"] }
3254
3207
  }
3255
3208
  },
@@ -3289,9 +3242,7 @@
3289
3242
  "category": "migrations",
3290
3243
  "subcategory": "orgs"
3291
3244
  },
3292
- "x-octokit": {
3293
- "diff": { "api.github.com.json": { "type": "changed" } }
3294
- }
3245
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
3295
3246
  }
3296
3247
  },
3297
3248
  "/orgs/{org}/migrations/{migration_id}": {
@@ -3344,9 +3295,7 @@
3344
3295
  "category": "migrations",
3345
3296
  "subcategory": "orgs"
3346
3297
  },
3347
- "x-octokit": {
3348
- "diff": { "api.github.com.json": { "type": "changed" } }
3349
- }
3298
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
3350
3299
  }
3351
3300
  },
3352
3301
  "/orgs/{org}/repos": {
@@ -3424,9 +3373,7 @@
3424
3373
  "category": "repos",
3425
3374
  "subcategory": null
3426
3375
  },
3427
- "x-octokit": {
3428
- "diff": { "api.github.com.json": { "type": "changed" } }
3429
- }
3376
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
3430
3377
  },
3431
3378
  "post": {
3432
3379
  "summary": "Create an organization repository",
@@ -3580,9 +3527,7 @@
3580
3527
  "category": "repos",
3581
3528
  "subcategory": null
3582
3529
  },
3583
- "x-octokit": {
3584
- "diff": { "api.github.com.json": { "type": "changed" } }
3585
- }
3530
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
3586
3531
  }
3587
3532
  },
3588
3533
  "/orgs/{org}/teams/{team_slug}/repos": {
@@ -3626,9 +3571,7 @@
3626
3571
  "category": "teams",
3627
3572
  "subcategory": null
3628
3573
  },
3629
- "x-octokit": {
3630
- "diff": { "api.github.com.json": { "type": "changed" } }
3631
- }
3574
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
3632
3575
  }
3633
3576
  },
3634
3577
  "/orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}": {
@@ -3674,9 +3617,7 @@
3674
3617
  "category": "teams",
3675
3618
  "subcategory": null
3676
3619
  },
3677
- "x-octokit": {
3678
- "diff": { "api.github.com.json": { "type": "changed" } }
3679
- }
3620
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
3680
3621
  }
3681
3622
  },
3682
3623
  "/rate_limit": {
@@ -3726,9 +3667,7 @@
3726
3667
  "category": "rate-limit",
3727
3668
  "subcategory": null
3728
3669
  },
3729
- "x-octokit": {
3730
- "diff": { "api.github.com.json": { "type": "changed" } }
3731
- }
3670
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
3732
3671
  }
3733
3672
  },
3734
3673
  "/repos/{owner}/{repo}": {
@@ -3769,9 +3708,7 @@
3769
3708
  "category": "repos",
3770
3709
  "subcategory": null
3771
3710
  },
3772
- "x-octokit": {
3773
- "diff": { "api.github.com.json": { "type": "changed" } }
3774
- }
3711
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
3775
3712
  },
3776
3713
  "patch": {
3777
3714
  "summary": "Update a repository",
@@ -3962,9 +3899,7 @@
3962
3899
  "category": "repos",
3963
3900
  "subcategory": null
3964
3901
  },
3965
- "x-octokit": {
3966
- "diff": { "api.github.com.json": { "type": "changed" } }
3967
- }
3902
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
3968
3903
  }
3969
3904
  },
3970
3905
  "/repos/{owner}/{repo}/actions/runners/registration-token": {
@@ -4004,9 +3939,7 @@
4004
3939
  "category": "actions",
4005
3940
  "subcategory": "self-hosted-runners"
4006
3941
  },
4007
- "x-octokit": {
4008
- "diff": { "api.github.com.json": { "type": "changed" } }
4009
- }
3942
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
4010
3943
  }
4011
3944
  },
4012
3945
  "/repos/{owner}/{repo}/actions/runners/remove-token": {
@@ -4046,9 +3979,7 @@
4046
3979
  "category": "actions",
4047
3980
  "subcategory": "self-hosted-runners"
4048
3981
  },
4049
- "x-octokit": {
4050
- "diff": { "api.github.com.json": { "type": "changed" } }
4051
- }
3982
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
4052
3983
  }
4053
3984
  },
4054
3985
  "/repos/{owner}/{repo}/actions/runs": {
@@ -4105,9 +4036,7 @@
4105
4036
  "category": "actions",
4106
4037
  "subcategory": "workflow-runs"
4107
4038
  },
4108
- "x-octokit": {
4109
- "diff": { "api.github.com.json": { "type": "changed" } }
4110
- }
4039
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
4111
4040
  }
4112
4041
  },
4113
4042
  "/repos/{owner}/{repo}/actions/runs/{run_id}": {
@@ -4145,9 +4074,7 @@
4145
4074
  "category": "actions",
4146
4075
  "subcategory": "workflow-runs"
4147
4076
  },
4148
- "x-octokit": {
4149
- "diff": { "api.github.com.json": { "type": "changed" } }
4150
- }
4077
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
4151
4078
  }
4152
4079
  },
4153
4080
  "/repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}": {
@@ -4186,9 +4113,7 @@
4186
4113
  "category": "actions",
4187
4114
  "subcategory": "workflow-runs"
4188
4115
  },
4189
- "x-octokit": {
4190
- "diff": { "api.github.com.json": { "type": "changed" } }
4191
- }
4116
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
4192
4117
  }
4193
4118
  },
4194
4119
  "/repos/{owner}/{repo}/actions/runs/{run_id}/rerun": {
@@ -4234,9 +4159,7 @@
4234
4159
  "category": "actions",
4235
4160
  "subcategory": "workflow-runs"
4236
4161
  },
4237
- "x-octokit": {
4238
- "diff": { "api.github.com.json": { "type": "changed" } }
4239
- }
4162
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
4240
4163
  }
4241
4164
  },
4242
4165
  "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs": {
@@ -4294,9 +4217,7 @@
4294
4217
  "category": "actions",
4295
4218
  "subcategory": "workflow-runs"
4296
4219
  },
4297
- "x-octokit": {
4298
- "diff": { "api.github.com.json": { "type": "changed" } }
4299
- }
4220
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
4300
4221
  }
4301
4222
  },
4302
4223
  "/repos/{owner}/{repo}/autolinks": {
@@ -4336,9 +4257,7 @@
4336
4257
  "category": "repos",
4337
4258
  "subcategory": "autolinks"
4338
4259
  },
4339
- "x-octokit": {
4340
- "diff": { "api.github.com.json": { "type": "changed" } }
4341
- }
4260
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
4342
4261
  },
4343
4262
  "post": {
4344
4263
  "summary": "Create an autolink reference for a repository",
@@ -4408,9 +4327,7 @@
4408
4327
  "category": "repos",
4409
4328
  "subcategory": "autolinks"
4410
4329
  },
4411
- "x-octokit": {
4412
- "diff": { "api.github.com.json": { "type": "changed" } }
4413
- }
4330
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
4414
4331
  }
4415
4332
  },
4416
4333
  "/repos/{owner}/{repo}/autolinks/{autolink_id}": {
@@ -4448,9 +4365,7 @@
4448
4365
  "category": "repos",
4449
4366
  "subcategory": "autolinks"
4450
4367
  },
4451
- "x-octokit": {
4452
- "diff": { "api.github.com.json": { "type": "changed" } }
4453
- }
4368
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
4454
4369
  }
4455
4370
  },
4456
4371
  "/repos/{owner}/{repo}/check-suites": {
@@ -4521,9 +4436,7 @@
4521
4436
  "category": "checks",
4522
4437
  "subcategory": "suites"
4523
4438
  },
4524
- "x-octokit": {
4525
- "diff": { "api.github.com.json": { "type": "changed" } }
4526
- }
4439
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
4527
4440
  }
4528
4441
  },
4529
4442
  "/repos/{owner}/{repo}/check-suites/preferences": {
@@ -4601,9 +4514,7 @@
4601
4514
  "category": "checks",
4602
4515
  "subcategory": "suites"
4603
4516
  },
4604
- "x-octokit": {
4605
- "diff": { "api.github.com.json": { "type": "changed" } }
4606
- }
4517
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
4607
4518
  }
4608
4519
  },
4609
4520
  "/repos/{owner}/{repo}/check-suites/{check_suite_id}": {
@@ -4640,9 +4551,7 @@
4640
4551
  "category": "checks",
4641
4552
  "subcategory": "suites"
4642
4553
  },
4643
- "x-octokit": {
4644
- "diff": { "api.github.com.json": { "type": "changed" } }
4645
- }
4554
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
4646
4555
  }
4647
4556
  },
4648
4557
  "/repos/{owner}/{repo}/code-scanning/alerts": {
@@ -4704,9 +4613,7 @@
4704
4613
  "category": "code-scanning",
4705
4614
  "subcategory": null
4706
4615
  },
4707
- "x-octokit": {
4708
- "diff": { "api.github.com.json": { "type": "changed" } }
4709
- }
4616
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
4710
4617
  }
4711
4618
  },
4712
4619
  "/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}": {
@@ -4761,7 +4668,7 @@
4761
4668
  "before": { "name": "alert_id" }
4762
4669
  }
4763
4670
  ],
4764
- "diff": { "api.github.com.json": { "type": "changed" } }
4671
+ "diff": { "api.github.com": { "type": "changed" } }
4765
4672
  }
4766
4673
  },
4767
4674
  "patch": {
@@ -4833,9 +4740,7 @@
4833
4740
  "githubCloudOnly": false,
4834
4741
  "category": "code-scanning"
4835
4742
  },
4836
- "x-octokit": {
4837
- "diff": { "api.github.com.json": { "type": "changed" } }
4838
- }
4743
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
4839
4744
  }
4840
4745
  },
4841
4746
  "/repos/{owner}/{repo}/collaborators": {
@@ -4891,9 +4796,7 @@
4891
4796
  "category": "repos",
4892
4797
  "subcategory": "collaborators"
4893
4798
  },
4894
- "x-octokit": {
4895
- "diff": { "api.github.com.json": { "type": "changed" } }
4896
- }
4799
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
4897
4800
  }
4898
4801
  },
4899
4802
  "/repos/{owner}/{repo}/collaborators/{username}": {
@@ -4964,9 +4867,7 @@
4964
4867
  "category": "repos",
4965
4868
  "subcategory": "collaborators"
4966
4869
  },
4967
- "x-octokit": {
4968
- "diff": { "api.github.com.json": { "type": "changed" } }
4969
- }
4870
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
4970
4871
  }
4971
4872
  },
4972
4873
  "/repos/{owner}/{repo}/collaborators/{username}/permission": {
@@ -5008,9 +4909,7 @@
5008
4909
  "category": "repos",
5009
4910
  "subcategory": "collaborators"
5010
4911
  },
5011
- "x-octokit": {
5012
- "diff": { "api.github.com.json": { "type": "changed" } }
5013
- }
4912
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5014
4913
  }
5015
4914
  },
5016
4915
  "/repos/{owner}/{repo}/comments/{comment_id}/reactions": {
@@ -5094,9 +4993,7 @@
5094
4993
  }
5095
4994
  ]
5096
4995
  },
5097
- "x-octokit": {
5098
- "diff": { "api.github.com.json": { "type": "changed" } }
5099
- }
4996
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5100
4997
  }
5101
4998
  },
5102
4999
  "/repos/{owner}/{repo}/commits/{commit_sha}/pulls": {
@@ -5143,9 +5040,7 @@
5143
5040
  "category": "repos",
5144
5041
  "subcategory": "commits"
5145
5042
  },
5146
- "x-octokit": {
5147
- "diff": { "api.github.com.json": { "type": "changed" } }
5148
- }
5043
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5149
5044
  }
5150
5045
  },
5151
5046
  "/repos/{owner}/{repo}/commits/{ref}/check-suites": {
@@ -5213,9 +5108,7 @@
5213
5108
  "category": "checks",
5214
5109
  "subcategory": "suites"
5215
5110
  },
5216
- "x-octokit": {
5217
- "diff": { "api.github.com.json": { "type": "changed" } }
5218
- }
5111
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5219
5112
  }
5220
5113
  },
5221
5114
  "/repos/{owner}/{repo}/commits/{ref}/status": {
@@ -5266,9 +5159,7 @@
5266
5159
  "category": "repos",
5267
5160
  "subcategory": "statuses"
5268
5161
  },
5269
- "x-octokit": {
5270
- "diff": { "api.github.com.json": { "type": "changed" } }
5271
- }
5162
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5272
5163
  }
5273
5164
  },
5274
5165
  "/repos/{owner}/{repo}/events": {
@@ -5311,9 +5202,7 @@
5311
5202
  "category": "activity",
5312
5203
  "subcategory": "events"
5313
5204
  },
5314
- "x-octokit": {
5315
- "diff": { "api.github.com.json": { "type": "changed" } }
5316
- }
5205
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5317
5206
  }
5318
5207
  },
5319
5208
  "/repos/{owner}/{repo}/forks": {
@@ -5369,9 +5258,7 @@
5369
5258
  "category": "repos",
5370
5259
  "subcategory": "forks"
5371
5260
  },
5372
- "x-octokit": {
5373
- "diff": { "api.github.com.json": { "type": "changed" } }
5374
- }
5261
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5375
5262
  },
5376
5263
  "post": {
5377
5264
  "summary": "Create a fork",
@@ -5426,9 +5313,7 @@
5426
5313
  "category": "repos",
5427
5314
  "subcategory": "forks"
5428
5315
  },
5429
- "x-octokit": {
5430
- "diff": { "api.github.com.json": { "type": "changed" } }
5431
- }
5316
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5432
5317
  }
5433
5318
  },
5434
5319
  "/repos/{owner}/{repo}/invitations": {
@@ -5474,9 +5359,7 @@
5474
5359
  "category": "repos",
5475
5360
  "subcategory": "invitations"
5476
5361
  },
5477
- "x-octokit": {
5478
- "diff": { "api.github.com.json": { "type": "changed" } }
5479
- }
5362
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5480
5363
  }
5481
5364
  },
5482
5365
  "/repos/{owner}/{repo}/invitations/{invitation_id}": {
@@ -5534,9 +5417,7 @@
5534
5417
  "category": "repos",
5535
5418
  "subcategory": "invitations"
5536
5419
  },
5537
- "x-octokit": {
5538
- "diff": { "api.github.com.json": { "type": "changed" } }
5539
- }
5420
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5540
5421
  }
5541
5422
  },
5542
5423
  "/repos/{owner}/{repo}/issues": {
@@ -5634,9 +5515,7 @@
5634
5515
  "category": "issues",
5635
5516
  "subcategory": null
5636
5517
  },
5637
- "x-octokit": {
5638
- "diff": { "api.github.com.json": { "type": "changed" } }
5639
- }
5518
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5640
5519
  },
5641
5520
  "post": {
5642
5521
  "summary": "Create an issue",
@@ -5755,9 +5634,7 @@
5755
5634
  "category": "issues",
5756
5635
  "subcategory": null
5757
5636
  },
5758
- "x-octokit": {
5759
- "diff": { "api.github.com.json": { "type": "changed" } }
5760
- }
5637
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5761
5638
  }
5762
5639
  },
5763
5640
  "/repos/{owner}/{repo}/issues/events": {
@@ -5802,9 +5679,7 @@
5802
5679
  "category": "issues",
5803
5680
  "subcategory": "events"
5804
5681
  },
5805
- "x-octokit": {
5806
- "diff": { "api.github.com.json": { "type": "changed" } }
5807
- }
5682
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5808
5683
  }
5809
5684
  },
5810
5685
  "/repos/{owner}/{repo}/issues/events/{event_id}": {
@@ -5849,9 +5724,7 @@
5849
5724
  "category": "issues",
5850
5725
  "subcategory": "events"
5851
5726
  },
5852
- "x-octokit": {
5853
- "diff": { "api.github.com.json": { "type": "changed" } }
5854
- }
5727
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5855
5728
  }
5856
5729
  },
5857
5730
  "/repos/{owner}/{repo}/issues/{issue_number}": {
@@ -5892,9 +5765,7 @@
5892
5765
  "category": "issues",
5893
5766
  "subcategory": null
5894
5767
  },
5895
- "x-octokit": {
5896
- "diff": { "api.github.com.json": { "type": "changed" } }
5897
- }
5768
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
5898
5769
  },
5899
5770
  "patch": {
5900
5771
  "summary": "Update an issue",
@@ -6015,9 +5886,7 @@
6015
5886
  "category": "issues",
6016
5887
  "subcategory": null
6017
5888
  },
6018
- "x-octokit": {
6019
- "diff": { "api.github.com.json": { "type": "changed" } }
6020
- }
5889
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6021
5890
  }
6022
5891
  },
6023
5892
  "/repos/{owner}/{repo}/issues/{issue_number}/assignees": {
@@ -6074,9 +5943,7 @@
6074
5943
  "category": "issues",
6075
5944
  "subcategory": "assignees"
6076
5945
  },
6077
- "x-octokit": {
6078
- "diff": { "api.github.com.json": { "type": "changed" } }
6079
- }
5946
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6080
5947
  }
6081
5948
  },
6082
5949
  "/repos/{owner}/{repo}/notifications": {
@@ -6122,9 +5989,7 @@
6122
5989
  "category": "activity",
6123
5990
  "subcategory": "notifications"
6124
5991
  },
6125
- "x-octokit": {
6126
- "diff": { "api.github.com.json": { "type": "changed" } }
6127
- }
5992
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6128
5993
  }
6129
5994
  },
6130
5995
  "/repos/{owner}/{repo}/pulls": {
@@ -6215,9 +6080,7 @@
6215
6080
  "category": "pulls",
6216
6081
  "subcategory": null
6217
6082
  },
6218
- "x-octokit": {
6219
- "diff": { "api.github.com.json": { "type": "changed" } }
6220
- }
6083
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6221
6084
  }
6222
6085
  },
6223
6086
  "/repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers": {
@@ -6297,9 +6160,7 @@
6297
6160
  "category": "pulls",
6298
6161
  "subcategory": "review-requests"
6299
6162
  },
6300
- "x-octokit": {
6301
- "diff": { "api.github.com.json": { "type": "changed" } }
6302
- }
6163
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6303
6164
  }
6304
6165
  },
6305
6166
  "/repos/{owner}/{repo}/releases": {
@@ -6394,9 +6255,7 @@
6394
6255
  "category": "repos",
6395
6256
  "subcategory": "releases"
6396
6257
  },
6397
- "x-octokit": {
6398
- "diff": { "api.github.com.json": { "type": "changed" } }
6399
- }
6258
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6400
6259
  }
6401
6260
  },
6402
6261
  "/repos/{owner}/{repo}/releases/{release_id}": {
@@ -6481,9 +6340,7 @@
6481
6340
  "category": "repos",
6482
6341
  "subcategory": "releases"
6483
6342
  },
6484
- "x-octokit": {
6485
- "diff": { "api.github.com.json": { "type": "changed" } }
6486
- }
6343
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6487
6344
  }
6488
6345
  },
6489
6346
  "/repos/{owner}/{repo}/releases/{release_id}/reactions": {
@@ -6544,9 +6401,7 @@
6544
6401
  }
6545
6402
  ]
6546
6403
  },
6547
- "x-octokit": {
6548
- "diff": { "api.github.com.json": { "type": "changed" } }
6549
- }
6404
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6550
6405
  }
6551
6406
  },
6552
6407
  "/repos/{owner}/{repo}/secret-scanning/alerts": {
@@ -6602,9 +6457,7 @@
6602
6457
  "category": "secret-scanning",
6603
6458
  "subcategory": null
6604
6459
  },
6605
- "x-octokit": {
6606
- "diff": { "api.github.com.json": { "type": "changed" } }
6607
- }
6460
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6608
6461
  }
6609
6462
  },
6610
6463
  "/repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}": {
@@ -6650,9 +6503,7 @@
6650
6503
  "category": "secret-scanning",
6651
6504
  "subcategory": null
6652
6505
  },
6653
- "x-octokit": {
6654
- "diff": { "api.github.com.json": { "type": "changed" } }
6655
- }
6506
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6656
6507
  },
6657
6508
  "patch": {
6658
6509
  "summary": "Update a secret scanning alert",
@@ -6722,9 +6573,7 @@
6722
6573
  "githubCloudOnly": false,
6723
6574
  "category": "secret-scanning"
6724
6575
  },
6725
- "x-octokit": {
6726
- "diff": { "api.github.com.json": { "type": "changed" } }
6727
- }
6576
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6728
6577
  }
6729
6578
  },
6730
6579
  "/repos/{owner}/{repo}/transfer": {
@@ -6789,9 +6638,7 @@
6789
6638
  "category": "repos",
6790
6639
  "subcategory": null
6791
6640
  },
6792
- "x-octokit": {
6793
- "diff": { "api.github.com.json": { "type": "changed" } }
6794
- }
6641
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6795
6642
  }
6796
6643
  },
6797
6644
  "/repos/{template_owner}/{template_repo}/generate": {
@@ -6889,9 +6736,7 @@
6889
6736
  "category": "repos",
6890
6737
  "subcategory": null
6891
6738
  },
6892
- "x-octokit": {
6893
- "diff": { "api.github.com.json": { "type": "changed" } }
6894
- }
6739
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6895
6740
  }
6896
6741
  },
6897
6742
  "/search/code": {
@@ -6961,9 +6806,7 @@
6961
6806
  "category": "search",
6962
6807
  "subcategory": null
6963
6808
  },
6964
- "x-octokit": {
6965
- "diff": { "api.github.com.json": { "type": "changed" } }
6966
- }
6809
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
6967
6810
  }
6968
6811
  },
6969
6812
  "/search/commits": {
@@ -7033,9 +6876,7 @@
7033
6876
  "category": "search",
7034
6877
  "subcategory": null
7035
6878
  },
7036
- "x-octokit": {
7037
- "diff": { "api.github.com.json": { "type": "changed" } }
7038
- }
6879
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7039
6880
  }
7040
6881
  },
7041
6882
  "/search/issues": {
@@ -7120,9 +6961,7 @@
7120
6961
  "category": "search",
7121
6962
  "subcategory": null
7122
6963
  },
7123
- "x-octokit": {
7124
- "diff": { "api.github.com.json": { "type": "changed" } }
7125
- }
6964
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7126
6965
  }
7127
6966
  },
7128
6967
  "/teams/{team_id}/repos": {
@@ -7169,9 +7008,7 @@
7169
7008
  "subcategory": null
7170
7009
  },
7171
7010
  "deprecated": true,
7172
- "x-octokit": {
7173
- "diff": { "api.github.com.json": { "type": "changed" } }
7174
- }
7011
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7175
7012
  }
7176
7013
  },
7177
7014
  "/teams/{team_id}/repos/{owner}/{repo}": {
@@ -7219,9 +7056,7 @@
7219
7056
  "subcategory": null
7220
7057
  },
7221
7058
  "deprecated": true,
7222
- "x-octokit": {
7223
- "diff": { "api.github.com.json": { "type": "changed" } }
7224
- }
7059
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7225
7060
  }
7226
7061
  },
7227
7062
  "/user/gpg_keys": {
@@ -7275,7 +7110,7 @@
7275
7110
  }
7276
7111
  }
7277
7112
  ],
7278
- "diff": { "api.github.com.json": { "type": "changed" } }
7113
+ "diff": { "api.github.com": { "type": "changed" } }
7279
7114
  }
7280
7115
  },
7281
7116
  "post": {
@@ -7339,7 +7174,7 @@
7339
7174
  }
7340
7175
  }
7341
7176
  ],
7342
- "diff": { "api.github.com.json": { "type": "changed" } }
7177
+ "diff": { "api.github.com": { "type": "changed" } }
7343
7178
  }
7344
7179
  }
7345
7180
  },
@@ -7385,7 +7220,7 @@
7385
7220
  "before": { "operationId": "users/get-gpg-key-for-authenticated" }
7386
7221
  }
7387
7222
  ],
7388
- "diff": { "api.github.com.json": { "type": "changed" } }
7223
+ "diff": { "api.github.com": { "type": "changed" } }
7389
7224
  }
7390
7225
  }
7391
7226
  },
@@ -7440,9 +7275,7 @@
7440
7275
  "category": "apps",
7441
7276
  "subcategory": "installations"
7442
7277
  },
7443
- "x-octokit": {
7444
- "diff": { "api.github.com.json": { "type": "changed" } }
7445
- }
7278
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7446
7279
  }
7447
7280
  },
7448
7281
  "/user/issues": {
@@ -7529,9 +7362,7 @@
7529
7362
  "category": "issues",
7530
7363
  "subcategory": null
7531
7364
  },
7532
- "x-octokit": {
7533
- "diff": { "api.github.com.json": { "type": "changed" } }
7534
- }
7365
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7535
7366
  }
7536
7367
  },
7537
7368
  "/user/migrations": {
@@ -7574,9 +7405,7 @@
7574
7405
  "category": "migrations",
7575
7406
  "subcategory": "users"
7576
7407
  },
7577
- "x-octokit": {
7578
- "diff": { "api.github.com.json": { "type": "changed" } }
7579
- }
7408
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7580
7409
  },
7581
7410
  "post": {
7582
7411
  "summary": "Start a user migration",
@@ -7659,6 +7488,14 @@
7659
7488
  },
7660
7489
  "required": ["repositories"],
7661
7490
  "type": "object"
7491
+ },
7492
+ "examples": {
7493
+ "default": {
7494
+ "value": {
7495
+ "repositories": ["octocat/Hello-World"],
7496
+ "lock_repositories": true
7497
+ }
7498
+ }
7662
7499
  }
7663
7500
  }
7664
7501
  }
@@ -7686,9 +7523,7 @@
7686
7523
  "category": "migrations",
7687
7524
  "subcategory": "users"
7688
7525
  },
7689
- "x-octokit": {
7690
- "diff": { "api.github.com.json": { "type": "changed" } }
7691
- }
7526
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7692
7527
  }
7693
7528
  },
7694
7529
  "/user/migrations/{migration_id}/repositories": {
@@ -7740,7 +7575,7 @@
7740
7575
  "before": { "operationId": "migrations/list-repos-for-user" }
7741
7576
  }
7742
7577
  ],
7743
- "diff": { "api.github.com.json": { "type": "changed" } }
7578
+ "diff": { "api.github.com": { "type": "changed" } }
7744
7579
  }
7745
7580
  }
7746
7581
  },
@@ -7838,9 +7673,7 @@
7838
7673
  "category": "repos",
7839
7674
  "subcategory": null
7840
7675
  },
7841
- "x-octokit": {
7842
- "diff": { "api.github.com.json": { "type": "changed" } }
7843
- }
7676
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7844
7677
  },
7845
7678
  "post": {
7846
7679
  "summary": "Create a repository for the authenticated user",
@@ -7993,9 +7826,7 @@
7993
7826
  "category": "repos",
7994
7827
  "subcategory": null
7995
7828
  },
7996
- "x-octokit": {
7997
- "diff": { "api.github.com.json": { "type": "changed" } }
7998
- }
7829
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7999
7830
  }
8000
7831
  },
8001
7832
  "/user/repository_invitations": {
@@ -8043,9 +7874,7 @@
8043
7874
  "category": "repos",
8044
7875
  "subcategory": "invitations"
8045
7876
  },
8046
- "x-octokit": {
8047
- "diff": { "api.github.com.json": { "type": "changed" } }
8048
- }
7877
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
8049
7878
  }
8050
7879
  },
8051
7880
  "/user/starred": {
@@ -8103,9 +7932,7 @@
8103
7932
  "category": "activity",
8104
7933
  "subcategory": "starring"
8105
7934
  },
8106
- "x-octokit": {
8107
- "diff": { "api.github.com.json": { "type": "changed" } }
8108
- }
7935
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
8109
7936
  }
8110
7937
  },
8111
7938
  "/user/subscriptions": {
@@ -8150,9 +7977,7 @@
8150
7977
  "category": "activity",
8151
7978
  "subcategory": "watching"
8152
7979
  },
8153
- "x-octokit": {
8154
- "diff": { "api.github.com.json": { "type": "changed" } }
8155
- }
7980
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
8156
7981
  }
8157
7982
  },
8158
7983
  "/users/{username}/events": {
@@ -8194,9 +8019,7 @@
8194
8019
  "category": "activity",
8195
8020
  "subcategory": "events"
8196
8021
  },
8197
- "x-octokit": {
8198
- "diff": { "api.github.com.json": { "type": "changed" } }
8199
- }
8022
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
8200
8023
  }
8201
8024
  },
8202
8025
  "/users/{username}/events/orgs/{org}": {
@@ -8239,9 +8062,7 @@
8239
8062
  "category": "activity",
8240
8063
  "subcategory": "events"
8241
8064
  },
8242
- "x-octokit": {
8243
- "diff": { "api.github.com.json": { "type": "changed" } }
8244
- }
8065
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
8245
8066
  }
8246
8067
  },
8247
8068
  "/users/{username}/gpg_keys": {
@@ -8282,9 +8103,7 @@
8282
8103
  "category": "users",
8283
8104
  "subcategory": "gpg-keys"
8284
8105
  },
8285
- "x-octokit": {
8286
- "diff": { "api.github.com.json": { "type": "changed" } }
8287
- }
8106
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
8288
8107
  }
8289
8108
  },
8290
8109
  "/users/{username}/repos": {
@@ -8356,9 +8175,7 @@
8356
8175
  "category": "repos",
8357
8176
  "subcategory": null
8358
8177
  },
8359
- "x-octokit": {
8360
- "diff": { "api.github.com.json": { "type": "changed" } }
8361
- }
8178
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
8362
8179
  }
8363
8180
  },
8364
8181
  "/users/{username}/subscriptions": {
@@ -8401,9 +8218,7 @@
8401
8218
  "category": "activity",
8402
8219
  "subcategory": "watching"
8403
8220
  },
8404
- "x-octokit": {
8405
- "diff": { "api.github.com.json": { "type": "changed" } }
8406
- }
8221
+ "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
8407
8222
  }
8408
8223
  },
8409
8224
  "/users/{username}/suspended": {
@@ -8440,7 +8255,7 @@
8440
8255
  "category": "enterprise-admin",
8441
8256
  "subcategory": "users"
8442
8257
  },
8443
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
8258
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
8444
8259
  },
8445
8260
  "delete": {
8446
8261
  "summary": "Unsuspend a user",
@@ -8475,7 +8290,7 @@
8475
8290
  "category": "enterprise-admin",
8476
8291
  "subcategory": "users"
8477
8292
  },
8478
- "x-octokit": { "diff": { "api.github.com.json": { "type": "added" } } }
8293
+ "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
8479
8294
  }
8480
8295
  }
8481
8296
  },