@octokit/openapi 6.6.0 → 6.6.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/generated/api.github.com.deref.json +10 -1
- package/generated/api.github.com.json +10 -1
- package/generated/ghes-3.2-anicca-diff-to-ghes-3.3.deref.json +3232 -174
- package/generated/ghes-3.2-diff-to-api.github.com.deref.json +1 -1
- package/generated/ghes-3.2-diff-to-api.github.com.json +1 -1
- package/generated/ghes-3.2-diff-to-ghes-3.3.deref.json +148129 -3632
- package/generated/ghes-3.2-diff-to-ghes-3.3.json +19589 -2088
- package/generated/ghes-3.2.deref.json +108 -788
- package/generated/ghes-3.2.json +141 -183
- package/generated/ghes-3.3-diff-to-ghes-3.4.deref.json +2 -2
- package/generated/ghes-3.3-diff-to-ghes-3.4.json +52 -52
- package/generated/ghes-3.3.deref.json +43 -43
- package/generated/ghes-3.3.json +134 -134
- package/generated/ghes-3.4-diff-to-ghes-3.5.deref.json +1 -1
- package/generated/ghes-3.4-diff-to-ghes-3.5.json +49 -49
- package/generated/ghes-3.4.deref.json +33 -24
- package/generated/ghes-3.4.json +103 -94
- package/generated/ghes-3.5-diff-to-api.github.com.deref.json +11 -2
- package/generated/ghes-3.5-diff-to-api.github.com.json +205 -422
- package/generated/ghes-3.5.deref.json +182 -173
- package/generated/ghes-3.5.json +547 -764
- package/generated/github.ae-diff-to-api.github.com.deref.json +10 -1
- package/generated/github.ae-diff-to-api.github.com.json +153 -338
- package/generated/github.ae.deref.json +267 -258
- package/generated/github.ae.json +667 -852
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "6.6.
|
|
4
|
+
"version": "6.6.1",
|
|
5
5
|
"title": "GitHub's official OpenAPI spec + Octokit extension",
|
|
6
6
|
"description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
|
|
7
7
|
"license": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "6.6.
|
|
4
|
+
"version": "6.6.1",
|
|
5
5
|
"title": "GitHub's official OpenAPI spec + Octokit extension",
|
|
6
6
|
"description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
|
|
7
7
|
"license": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
"category": "actions",
|
|
181
181
|
"subcategory": "self-hosted-runner-groups"
|
|
182
182
|
},
|
|
183
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
183
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
184
184
|
},
|
|
185
185
|
"post": {
|
|
186
186
|
"summary": "Create a self-hosted runner group for an enterprise",
|
|
@@ -268,7 +268,7 @@
|
|
|
268
268
|
"category": "actions",
|
|
269
269
|
"subcategory": "self-hosted-runner-groups"
|
|
270
270
|
},
|
|
271
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
271
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
272
272
|
}
|
|
273
273
|
},
|
|
274
274
|
"/enterprises/{enterprise}/actions/runner-groups/{runner_group_id}": {
|
|
@@ -308,7 +308,7 @@
|
|
|
308
308
|
"category": "actions",
|
|
309
309
|
"subcategory": "self-hosted-runner-groups"
|
|
310
310
|
},
|
|
311
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
311
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
312
312
|
},
|
|
313
313
|
"patch": {
|
|
314
314
|
"summary": "Update a self-hosted runner group for an enterprise",
|
|
@@ -381,7 +381,7 @@
|
|
|
381
381
|
"category": "actions",
|
|
382
382
|
"subcategory": "self-hosted-runner-groups"
|
|
383
383
|
},
|
|
384
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
384
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
385
385
|
}
|
|
386
386
|
},
|
|
387
387
|
"/enterprises/{enterprise}/secret-scanning/alerts": {
|
|
@@ -436,7 +436,7 @@
|
|
|
436
436
|
"category": "secret-scanning",
|
|
437
437
|
"subcategory": null
|
|
438
438
|
},
|
|
439
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
439
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
440
440
|
}
|
|
441
441
|
},
|
|
442
442
|
"/notifications": {
|
|
@@ -484,7 +484,7 @@
|
|
|
484
484
|
"category": "activity",
|
|
485
485
|
"subcategory": "notifications"
|
|
486
486
|
},
|
|
487
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
487
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
488
488
|
}
|
|
489
489
|
},
|
|
490
490
|
"/notifications/threads/{thread_id}": {
|
|
@@ -520,7 +520,7 @@
|
|
|
520
520
|
"category": "activity",
|
|
521
521
|
"subcategory": "notifications"
|
|
522
522
|
},
|
|
523
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
523
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
524
524
|
}
|
|
525
525
|
},
|
|
526
526
|
"/orgs/{org}/actions/runner-groups": {
|
|
@@ -571,7 +571,7 @@
|
|
|
571
571
|
"category": "actions",
|
|
572
572
|
"subcategory": "self-hosted-runner-groups"
|
|
573
573
|
},
|
|
574
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
574
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
575
575
|
},
|
|
576
576
|
"post": {
|
|
577
577
|
"summary": "Create a self-hosted runner group for an organization",
|
|
@@ -656,7 +656,7 @@
|
|
|
656
656
|
"category": "actions",
|
|
657
657
|
"subcategory": "self-hosted-runner-groups"
|
|
658
658
|
},
|
|
659
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
659
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
660
660
|
}
|
|
661
661
|
},
|
|
662
662
|
"/orgs/{org}/actions/runner-groups/{runner_group_id}": {
|
|
@@ -694,7 +694,7 @@
|
|
|
694
694
|
"category": "actions",
|
|
695
695
|
"subcategory": "self-hosted-runner-groups"
|
|
696
696
|
},
|
|
697
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
697
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
698
698
|
},
|
|
699
699
|
"patch": {
|
|
700
700
|
"summary": "Update a self-hosted runner group for an organization",
|
|
@@ -763,7 +763,7 @@
|
|
|
763
763
|
"category": "actions",
|
|
764
764
|
"subcategory": "self-hosted-runner-groups"
|
|
765
765
|
},
|
|
766
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
766
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
767
767
|
}
|
|
768
768
|
},
|
|
769
769
|
"/orgs/{org}/actions/runner-groups/{runner_group_id}/repositories": {
|
|
@@ -815,7 +815,7 @@
|
|
|
815
815
|
"category": "actions",
|
|
816
816
|
"subcategory": "self-hosted-runner-groups"
|
|
817
817
|
},
|
|
818
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
818
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
819
819
|
}
|
|
820
820
|
},
|
|
821
821
|
"/orgs/{org}/actions/secrets/{secret_name}/repositories": {
|
|
@@ -867,7 +867,7 @@
|
|
|
867
867
|
"category": "actions",
|
|
868
868
|
"subcategory": "secrets"
|
|
869
869
|
},
|
|
870
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
870
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
871
871
|
}
|
|
872
872
|
},
|
|
873
873
|
"/orgs/{org}/dependabot/secrets/{secret_name}/repositories": {
|
|
@@ -919,7 +919,7 @@
|
|
|
919
919
|
"category": "dependabot",
|
|
920
920
|
"subcategory": "secrets"
|
|
921
921
|
},
|
|
922
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
922
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
923
923
|
}
|
|
924
924
|
},
|
|
925
925
|
"/orgs/{org}/repos": {
|
|
@@ -998,7 +998,7 @@
|
|
|
998
998
|
"category": "repos",
|
|
999
999
|
"subcategory": null
|
|
1000
1000
|
},
|
|
1001
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
1001
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
1002
1002
|
}
|
|
1003
1003
|
},
|
|
1004
1004
|
"/orgs/{org}/secret-scanning/alerts": {
|
|
@@ -1052,7 +1052,7 @@
|
|
|
1052
1052
|
"category": "secret-scanning",
|
|
1053
1053
|
"subcategory": null
|
|
1054
1054
|
},
|
|
1055
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
1055
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
1056
1056
|
}
|
|
1057
1057
|
},
|
|
1058
1058
|
"/orgs/{org}/teams/{team_slug}/repos": {
|
|
@@ -1096,7 +1096,7 @@
|
|
|
1096
1096
|
"category": "teams",
|
|
1097
1097
|
"subcategory": null
|
|
1098
1098
|
},
|
|
1099
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
1099
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
1100
1100
|
}
|
|
1101
1101
|
},
|
|
1102
1102
|
"/orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}": {
|
|
@@ -1142,7 +1142,7 @@
|
|
|
1142
1142
|
"category": "teams",
|
|
1143
1143
|
"subcategory": null
|
|
1144
1144
|
},
|
|
1145
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
1145
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
1146
1146
|
}
|
|
1147
1147
|
},
|
|
1148
1148
|
"/reactions/{reaction_id}": {
|
|
@@ -1172,7 +1172,7 @@
|
|
|
1172
1172
|
"subcategory": null
|
|
1173
1173
|
},
|
|
1174
1174
|
"deprecated": true,
|
|
1175
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
1175
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "added" } } }
|
|
1176
1176
|
}
|
|
1177
1177
|
},
|
|
1178
1178
|
"/repos/{owner}/{repo}/actions/runs": {
|
|
@@ -1229,7 +1229,7 @@
|
|
|
1229
1229
|
"category": "actions",
|
|
1230
1230
|
"subcategory": "workflow-runs"
|
|
1231
1231
|
},
|
|
1232
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
1232
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
1233
1233
|
}
|
|
1234
1234
|
},
|
|
1235
1235
|
"/repos/{owner}/{repo}/actions/runs/{run_id}": {
|
|
@@ -1267,7 +1267,7 @@
|
|
|
1267
1267
|
"category": "actions",
|
|
1268
1268
|
"subcategory": "workflow-runs"
|
|
1269
1269
|
},
|
|
1270
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
1270
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
1271
1271
|
}
|
|
1272
1272
|
},
|
|
1273
1273
|
"/repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs": {
|
|
@@ -1325,7 +1325,7 @@
|
|
|
1325
1325
|
"category": "actions",
|
|
1326
1326
|
"subcategory": "workflow-runs"
|
|
1327
1327
|
},
|
|
1328
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
1328
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
1329
1329
|
}
|
|
1330
1330
|
},
|
|
1331
1331
|
"/repos/{owner}/{repo}/check-suites": {
|
|
@@ -1396,7 +1396,7 @@
|
|
|
1396
1396
|
"category": "checks",
|
|
1397
1397
|
"subcategory": "suites"
|
|
1398
1398
|
},
|
|
1399
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
1399
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
1400
1400
|
}
|
|
1401
1401
|
},
|
|
1402
1402
|
"/repos/{owner}/{repo}/check-suites/preferences": {
|
|
@@ -1474,7 +1474,7 @@
|
|
|
1474
1474
|
"category": "checks",
|
|
1475
1475
|
"subcategory": "suites"
|
|
1476
1476
|
},
|
|
1477
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
1477
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
1478
1478
|
}
|
|
1479
1479
|
},
|
|
1480
1480
|
"/repos/{owner}/{repo}/check-suites/{check_suite_id}": {
|
|
@@ -1511,7 +1511,7 @@
|
|
|
1511
1511
|
"category": "checks",
|
|
1512
1512
|
"subcategory": "suites"
|
|
1513
1513
|
},
|
|
1514
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
1514
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
1515
1515
|
}
|
|
1516
1516
|
},
|
|
1517
1517
|
"/repos/{owner}/{repo}/collaborators": {
|
|
@@ -1567,7 +1567,7 @@
|
|
|
1567
1567
|
"category": "repos",
|
|
1568
1568
|
"subcategory": "collaborators"
|
|
1569
1569
|
},
|
|
1570
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
1570
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
1571
1571
|
}
|
|
1572
1572
|
},
|
|
1573
1573
|
"/repos/{owner}/{repo}/collaborators/{username}": {
|
|
@@ -1638,7 +1638,7 @@
|
|
|
1638
1638
|
"category": "repos",
|
|
1639
1639
|
"subcategory": "collaborators"
|
|
1640
1640
|
},
|
|
1641
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
1641
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
1642
1642
|
}
|
|
1643
1643
|
},
|
|
1644
1644
|
"/repos/{owner}/{repo}/collaborators/{username}/permission": {
|
|
@@ -1680,7 +1680,7 @@
|
|
|
1680
1680
|
"category": "repos",
|
|
1681
1681
|
"subcategory": "collaborators"
|
|
1682
1682
|
},
|
|
1683
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
1683
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
1684
1684
|
}
|
|
1685
1685
|
},
|
|
1686
1686
|
"/repos/{owner}/{repo}/commits/{ref}/check-suites": {
|
|
@@ -1748,7 +1748,7 @@
|
|
|
1748
1748
|
"category": "checks",
|
|
1749
1749
|
"subcategory": "suites"
|
|
1750
1750
|
},
|
|
1751
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
1751
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
1752
1752
|
}
|
|
1753
1753
|
},
|
|
1754
1754
|
"/repos/{owner}/{repo}/commits/{ref}/status": {
|
|
@@ -1799,7 +1799,7 @@
|
|
|
1799
1799
|
"category": "repos",
|
|
1800
1800
|
"subcategory": "statuses"
|
|
1801
1801
|
},
|
|
1802
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
1802
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
1803
1803
|
}
|
|
1804
1804
|
},
|
|
1805
1805
|
"/repos/{owner}/{repo}/forks": {
|
|
@@ -1855,7 +1855,7 @@
|
|
|
1855
1855
|
"category": "repos",
|
|
1856
1856
|
"subcategory": "forks"
|
|
1857
1857
|
},
|
|
1858
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
1858
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
1859
1859
|
}
|
|
1860
1860
|
},
|
|
1861
1861
|
"/repos/{owner}/{repo}/invitations": {
|
|
@@ -1901,7 +1901,7 @@
|
|
|
1901
1901
|
"category": "repos",
|
|
1902
1902
|
"subcategory": "invitations"
|
|
1903
1903
|
},
|
|
1904
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
1904
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
1905
1905
|
}
|
|
1906
1906
|
},
|
|
1907
1907
|
"/repos/{owner}/{repo}/invitations/{invitation_id}": {
|
|
@@ -1959,7 +1959,7 @@
|
|
|
1959
1959
|
"category": "repos",
|
|
1960
1960
|
"subcategory": "invitations"
|
|
1961
1961
|
},
|
|
1962
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
1962
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
1963
1963
|
}
|
|
1964
1964
|
},
|
|
1965
1965
|
"/repos/{owner}/{repo}/notifications": {
|
|
@@ -2005,7 +2005,7 @@
|
|
|
2005
2005
|
"category": "activity",
|
|
2006
2006
|
"subcategory": "notifications"
|
|
2007
2007
|
},
|
|
2008
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
2008
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
2009
2009
|
}
|
|
2010
2010
|
},
|
|
2011
2011
|
"/repos/{owner}/{repo}/secret-scanning/alerts": {
|
|
@@ -2061,7 +2061,7 @@
|
|
|
2061
2061
|
"category": "secret-scanning",
|
|
2062
2062
|
"subcategory": null
|
|
2063
2063
|
},
|
|
2064
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
2064
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
2065
2065
|
}
|
|
2066
2066
|
},
|
|
2067
2067
|
"/repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}": {
|
|
@@ -2107,7 +2107,7 @@
|
|
|
2107
2107
|
"category": "secret-scanning",
|
|
2108
2108
|
"subcategory": null
|
|
2109
2109
|
},
|
|
2110
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
2110
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
2111
2111
|
},
|
|
2112
2112
|
"patch": {
|
|
2113
2113
|
"summary": "Update a secret scanning alert",
|
|
@@ -2177,7 +2177,7 @@
|
|
|
2177
2177
|
"githubCloudOnly": false,
|
|
2178
2178
|
"category": "secret-scanning"
|
|
2179
2179
|
},
|
|
2180
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
2180
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
2181
2181
|
}
|
|
2182
2182
|
},
|
|
2183
2183
|
"/repos/{owner}/{repo}/transfer": {
|
|
@@ -2242,7 +2242,7 @@
|
|
|
2242
2242
|
"category": "repos",
|
|
2243
2243
|
"subcategory": null
|
|
2244
2244
|
},
|
|
2245
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
2245
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
2246
2246
|
}
|
|
2247
2247
|
},
|
|
2248
2248
|
"/repositories": {
|
|
@@ -2302,7 +2302,7 @@
|
|
|
2302
2302
|
"category": "repos",
|
|
2303
2303
|
"subcategory": null
|
|
2304
2304
|
},
|
|
2305
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
2305
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
2306
2306
|
}
|
|
2307
2307
|
},
|
|
2308
2308
|
"/search/code": {
|
|
@@ -2372,7 +2372,7 @@
|
|
|
2372
2372
|
"category": "search",
|
|
2373
2373
|
"subcategory": null
|
|
2374
2374
|
},
|
|
2375
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
2375
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
2376
2376
|
}
|
|
2377
2377
|
},
|
|
2378
2378
|
"/search/commits": {
|
|
@@ -2442,7 +2442,7 @@
|
|
|
2442
2442
|
"category": "search",
|
|
2443
2443
|
"subcategory": null
|
|
2444
2444
|
},
|
|
2445
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
2445
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
2446
2446
|
}
|
|
2447
2447
|
},
|
|
2448
2448
|
"/teams/{team_id}/repos": {
|
|
@@ -2489,7 +2489,7 @@
|
|
|
2489
2489
|
"subcategory": null
|
|
2490
2490
|
},
|
|
2491
2491
|
"deprecated": true,
|
|
2492
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
2492
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
2493
2493
|
}
|
|
2494
2494
|
},
|
|
2495
2495
|
"/teams/{team_id}/repos/{owner}/{repo}": {
|
|
@@ -2537,7 +2537,7 @@
|
|
|
2537
2537
|
"subcategory": null
|
|
2538
2538
|
},
|
|
2539
2539
|
"deprecated": true,
|
|
2540
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
2540
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
2541
2541
|
}
|
|
2542
2542
|
},
|
|
2543
2543
|
"/user/migrations/{migration_id}/repositories": {
|
|
@@ -2589,7 +2589,7 @@
|
|
|
2589
2589
|
"before": { "operationId": "migrations/list-repos-for-user" }
|
|
2590
2590
|
}
|
|
2591
2591
|
],
|
|
2592
|
-
"diff": { "ghes-3.5
|
|
2592
|
+
"diff": { "ghes-3.5": { "type": "changed" } }
|
|
2593
2593
|
}
|
|
2594
2594
|
}
|
|
2595
2595
|
},
|
|
@@ -2638,7 +2638,7 @@
|
|
|
2638
2638
|
"category": "repos",
|
|
2639
2639
|
"subcategory": "invitations"
|
|
2640
2640
|
},
|
|
2641
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
2641
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
2642
2642
|
}
|
|
2643
2643
|
},
|
|
2644
2644
|
"/user/subscriptions": {
|
|
@@ -2683,7 +2683,7 @@
|
|
|
2683
2683
|
"category": "activity",
|
|
2684
2684
|
"subcategory": "watching"
|
|
2685
2685
|
},
|
|
2686
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
2686
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
2687
2687
|
}
|
|
2688
2688
|
},
|
|
2689
2689
|
"/users/{username}/repos": {
|
|
@@ -2755,7 +2755,7 @@
|
|
|
2755
2755
|
"category": "repos",
|
|
2756
2756
|
"subcategory": null
|
|
2757
2757
|
},
|
|
2758
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
2758
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
2759
2759
|
}
|
|
2760
2760
|
},
|
|
2761
2761
|
"/users/{username}/subscriptions": {
|
|
@@ -2798,7 +2798,7 @@
|
|
|
2798
2798
|
"category": "activity",
|
|
2799
2799
|
"subcategory": "watching"
|
|
2800
2800
|
},
|
|
2801
|
-
"x-octokit": { "diff": { "ghes-3.5
|
|
2801
|
+
"x-octokit": { "diff": { "ghes-3.5": { "type": "changed" } } }
|
|
2802
2802
|
}
|
|
2803
2803
|
}
|
|
2804
2804
|
},
|