@octokit/openapi 6.4.0 → 6.6.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/generated/api.github.com.deref.json +23 -3
- package/generated/api.github.com.json +16 -4
- 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 +110 -790
- package/generated/ghes-3.2.json +143 -185
- 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 +45 -45
- package/generated/ghes-3.3.json +136 -136
- 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 +35 -26
- package/generated/ghes-3.4.json +105 -96
- package/generated/ghes-3.5-anicca-diff-to-api.github.com.deref.json +27 -0
- package/generated/ghes-3.5-diff-to-api.github.com.deref.json +230 -2
- package/generated/ghes-3.5-diff-to-api.github.com.json +348 -419
- package/generated/ghes-3.5.deref.json +185 -176
- package/generated/ghes-3.5.json +549 -764
- package/generated/github.ae-anicca-diff-to-api.github.com.deref.json +27 -0
- package/generated/github.ae-diff-to-api.github.com.deref.json +229 -1
- package/generated/github.ae-diff-to-api.github.com.json +296 -335
- package/generated/github.ae.deref.json +268 -259
- package/generated/github.ae.json +667 -850
- package/package.json +7 -4
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "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" },
|
|
@@ -13348,7 +13348,7 @@
|
|
|
13348
13348
|
},
|
|
13349
13349
|
"members_allowed_repository_creation_type": {
|
|
13350
13350
|
"type": "string",
|
|
13351
|
-
"description": "Specifies which types of repositories non-admin organization members can create.
|
|
13351
|
+
"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.",
|
|
13352
13352
|
"enum": ["all", "private", "none"]
|
|
13353
13353
|
},
|
|
13354
13354
|
"members_can_create_pages": {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "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" },
|
|
@@ -171,7 +171,7 @@
|
|
|
171
171
|
"category": "enterprise-admin",
|
|
172
172
|
"subcategory": "users"
|
|
173
173
|
},
|
|
174
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
174
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
175
175
|
}
|
|
176
176
|
},
|
|
177
177
|
"/admin/users/{username}/authorizations": {
|
|
@@ -232,7 +232,7 @@
|
|
|
232
232
|
"category": "enterprise-admin",
|
|
233
233
|
"subcategory": "users"
|
|
234
234
|
},
|
|
235
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
235
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
236
236
|
}
|
|
237
237
|
},
|
|
238
238
|
"/app/installations": {
|
|
@@ -281,7 +281,7 @@
|
|
|
281
281
|
"category": "apps",
|
|
282
282
|
"subcategory": null
|
|
283
283
|
},
|
|
284
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
284
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
285
285
|
}
|
|
286
286
|
},
|
|
287
287
|
"/app/installations/{installation_id}": {
|
|
@@ -317,7 +317,7 @@
|
|
|
317
317
|
"category": "apps",
|
|
318
318
|
"subcategory": null
|
|
319
319
|
},
|
|
320
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
320
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
321
321
|
}
|
|
322
322
|
},
|
|
323
323
|
"/app/installations/{installation_id}/access_tokens": {
|
|
@@ -390,7 +390,7 @@
|
|
|
390
390
|
"category": "apps",
|
|
391
391
|
"subcategory": null
|
|
392
392
|
},
|
|
393
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
393
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
394
394
|
}
|
|
395
395
|
},
|
|
396
396
|
"/applications/{client_id}/grants/{access_token}": {
|
|
@@ -417,7 +417,7 @@
|
|
|
417
417
|
"subcategory": "oauth-applications"
|
|
418
418
|
},
|
|
419
419
|
"deprecated": true,
|
|
420
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
420
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "added" } } }
|
|
421
421
|
}
|
|
422
422
|
},
|
|
423
423
|
"/applications/{client_id}/token": {
|
|
@@ -478,7 +478,7 @@
|
|
|
478
478
|
"category": "apps",
|
|
479
479
|
"subcategory": "oauth-applications"
|
|
480
480
|
},
|
|
481
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
481
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
482
482
|
},
|
|
483
483
|
"patch": {
|
|
484
484
|
"summary": "Reset a token",
|
|
@@ -536,7 +536,7 @@
|
|
|
536
536
|
"category": "apps",
|
|
537
537
|
"subcategory": "oauth-applications"
|
|
538
538
|
},
|
|
539
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
539
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
540
540
|
}
|
|
541
541
|
},
|
|
542
542
|
"/applications/{client_id}/token/scoped": {
|
|
@@ -628,7 +628,7 @@
|
|
|
628
628
|
"category": "apps",
|
|
629
629
|
"subcategory": "oauth-applications"
|
|
630
630
|
},
|
|
631
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
631
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
632
632
|
}
|
|
633
633
|
},
|
|
634
634
|
"/applications/{client_id}/tokens/{access_token}": {
|
|
@@ -672,7 +672,7 @@
|
|
|
672
672
|
"subcategory": "oauth-applications"
|
|
673
673
|
},
|
|
674
674
|
"deprecated": true,
|
|
675
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
675
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "added" } } }
|
|
676
676
|
},
|
|
677
677
|
"post": {
|
|
678
678
|
"summary": "Reset an authorization",
|
|
@@ -711,7 +711,7 @@
|
|
|
711
711
|
"subcategory": "oauth-applications"
|
|
712
712
|
},
|
|
713
713
|
"deprecated": true,
|
|
714
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
714
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "added" } } }
|
|
715
715
|
},
|
|
716
716
|
"delete": {
|
|
717
717
|
"summary": "Revoke an authorization for an application",
|
|
@@ -736,7 +736,7 @@
|
|
|
736
736
|
"subcategory": "oauth-applications"
|
|
737
737
|
},
|
|
738
738
|
"deprecated": true,
|
|
739
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
739
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "added" } } }
|
|
740
740
|
}
|
|
741
741
|
},
|
|
742
742
|
"/authorizations": {
|
|
@@ -792,7 +792,7 @@
|
|
|
792
792
|
"subcategory": null
|
|
793
793
|
},
|
|
794
794
|
"deprecated": true,
|
|
795
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
795
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
796
796
|
},
|
|
797
797
|
"post": {
|
|
798
798
|
"summary": "Create a new authorization",
|
|
@@ -879,7 +879,7 @@
|
|
|
879
879
|
"subcategory": null
|
|
880
880
|
},
|
|
881
881
|
"deprecated": true,
|
|
882
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
882
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
883
883
|
}
|
|
884
884
|
},
|
|
885
885
|
"/authorizations/clients/{client_id}": {
|
|
@@ -982,7 +982,7 @@
|
|
|
982
982
|
"subcategory": null
|
|
983
983
|
},
|
|
984
984
|
"deprecated": true,
|
|
985
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
985
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
986
986
|
}
|
|
987
987
|
},
|
|
988
988
|
"/authorizations/clients/{client_id}/{fingerprint}": {
|
|
@@ -1086,7 +1086,7 @@
|
|
|
1086
1086
|
"subcategory": null
|
|
1087
1087
|
},
|
|
1088
1088
|
"deprecated": true,
|
|
1089
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
1089
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
1090
1090
|
}
|
|
1091
1091
|
},
|
|
1092
1092
|
"/authorizations/{authorization_id}": {
|
|
@@ -1125,7 +1125,7 @@
|
|
|
1125
1125
|
"subcategory": null
|
|
1126
1126
|
},
|
|
1127
1127
|
"deprecated": true,
|
|
1128
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
1128
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
1129
1129
|
},
|
|
1130
1130
|
"patch": {
|
|
1131
1131
|
"summary": "Update an existing authorization",
|
|
@@ -1202,7 +1202,7 @@
|
|
|
1202
1202
|
"subcategory": null
|
|
1203
1203
|
},
|
|
1204
1204
|
"deprecated": true,
|
|
1205
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
1205
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
1206
1206
|
}
|
|
1207
1207
|
},
|
|
1208
1208
|
"/enterprises/{enterprise}/audit-log": {
|
|
@@ -1254,7 +1254,7 @@
|
|
|
1254
1254
|
"before": { "operationId": "audit-log/get-audit-log" }
|
|
1255
1255
|
}
|
|
1256
1256
|
],
|
|
1257
|
-
"diff": { "ghes-3.4
|
|
1257
|
+
"diff": { "ghes-3.4": { "type": "changed" } }
|
|
1258
1258
|
}
|
|
1259
1259
|
}
|
|
1260
1260
|
},
|
|
@@ -1291,7 +1291,7 @@
|
|
|
1291
1291
|
"category": "orgs",
|
|
1292
1292
|
"subcategory": null
|
|
1293
1293
|
},
|
|
1294
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
1294
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
1295
1295
|
},
|
|
1296
1296
|
"patch": {
|
|
1297
1297
|
"summary": "Update an organization",
|
|
@@ -1371,7 +1371,7 @@
|
|
|
1371
1371
|
},
|
|
1372
1372
|
"members_allowed_repository_creation_type": {
|
|
1373
1373
|
"type": "string",
|
|
1374
|
-
"description": "Specifies which types of repositories non-admin organization members can create.
|
|
1374
|
+
"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.",
|
|
1375
1375
|
"enum": ["all", "private", "none"]
|
|
1376
1376
|
},
|
|
1377
1377
|
"members_can_create_pages": {
|
|
@@ -1439,7 +1439,7 @@
|
|
|
1439
1439
|
"category": "orgs",
|
|
1440
1440
|
"subcategory": null
|
|
1441
1441
|
},
|
|
1442
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
1442
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
1443
1443
|
}
|
|
1444
1444
|
},
|
|
1445
1445
|
"/orgs/{org}/actions/secrets/{secret_name}": {
|
|
@@ -1516,7 +1516,7 @@
|
|
|
1516
1516
|
"category": "actions",
|
|
1517
1517
|
"subcategory": "secrets"
|
|
1518
1518
|
},
|
|
1519
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
1519
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
1520
1520
|
}
|
|
1521
1521
|
},
|
|
1522
1522
|
"/orgs/{org}/audit-log": {
|
|
@@ -1560,7 +1560,7 @@
|
|
|
1560
1560
|
"category": "orgs",
|
|
1561
1561
|
"subcategory": null
|
|
1562
1562
|
},
|
|
1563
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
1563
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
1564
1564
|
}
|
|
1565
1565
|
},
|
|
1566
1566
|
"/orgs/{org}/installation": {
|
|
@@ -1593,7 +1593,7 @@
|
|
|
1593
1593
|
"category": "apps",
|
|
1594
1594
|
"subcategory": null
|
|
1595
1595
|
},
|
|
1596
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
1596
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
1597
1597
|
}
|
|
1598
1598
|
},
|
|
1599
1599
|
"/orgs/{org}/installations": {
|
|
@@ -1643,7 +1643,7 @@
|
|
|
1643
1643
|
"category": "orgs",
|
|
1644
1644
|
"subcategory": null
|
|
1645
1645
|
},
|
|
1646
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
1646
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
1647
1647
|
}
|
|
1648
1648
|
},
|
|
1649
1649
|
"/orgs/{org}/teams": {
|
|
@@ -1738,7 +1738,7 @@
|
|
|
1738
1738
|
"category": "teams",
|
|
1739
1739
|
"subcategory": null
|
|
1740
1740
|
},
|
|
1741
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
1741
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
1742
1742
|
}
|
|
1743
1743
|
},
|
|
1744
1744
|
"/orgs/{org}/teams/{team_slug}": {
|
|
@@ -1775,7 +1775,7 @@
|
|
|
1775
1775
|
"category": "teams",
|
|
1776
1776
|
"subcategory": null
|
|
1777
1777
|
},
|
|
1778
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
1778
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
1779
1779
|
},
|
|
1780
1780
|
"patch": {
|
|
1781
1781
|
"summary": "Update a team",
|
|
@@ -1854,7 +1854,7 @@
|
|
|
1854
1854
|
"category": "teams",
|
|
1855
1855
|
"subcategory": null
|
|
1856
1856
|
},
|
|
1857
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
1857
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
1858
1858
|
}
|
|
1859
1859
|
},
|
|
1860
1860
|
"/repos/{owner}/{repo}/branches": {
|
|
@@ -1906,7 +1906,7 @@
|
|
|
1906
1906
|
"category": "repos",
|
|
1907
1907
|
"subcategory": "branches"
|
|
1908
1908
|
},
|
|
1909
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
1909
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
1910
1910
|
}
|
|
1911
1911
|
},
|
|
1912
1912
|
"/repos/{owner}/{repo}/branches/{branch}": {
|
|
@@ -1944,7 +1944,7 @@
|
|
|
1944
1944
|
"category": "repos",
|
|
1945
1945
|
"subcategory": "branches"
|
|
1946
1946
|
},
|
|
1947
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
1947
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
1948
1948
|
}
|
|
1949
1949
|
},
|
|
1950
1950
|
"/repos/{owner}/{repo}/branches/{branch}/protection": {
|
|
@@ -1984,7 +1984,7 @@
|
|
|
1984
1984
|
"category": "repos",
|
|
1985
1985
|
"subcategory": "branches"
|
|
1986
1986
|
},
|
|
1987
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
1987
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
1988
1988
|
},
|
|
1989
1989
|
"put": {
|
|
1990
1990
|
"summary": "Update branch protection",
|
|
@@ -2201,7 +2201,7 @@
|
|
|
2201
2201
|
"category": "repos",
|
|
2202
2202
|
"subcategory": "branches"
|
|
2203
2203
|
},
|
|
2204
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
2204
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
2205
2205
|
}
|
|
2206
2206
|
},
|
|
2207
2207
|
"/repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews": {
|
|
@@ -2242,7 +2242,7 @@
|
|
|
2242
2242
|
"category": "repos",
|
|
2243
2243
|
"subcategory": "branches"
|
|
2244
2244
|
},
|
|
2245
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
2245
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
2246
2246
|
},
|
|
2247
2247
|
"patch": {
|
|
2248
2248
|
"summary": "Update pull request review protection",
|
|
@@ -2346,7 +2346,7 @@
|
|
|
2346
2346
|
"category": "repos",
|
|
2347
2347
|
"subcategory": "branches"
|
|
2348
2348
|
},
|
|
2349
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
2349
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
2350
2350
|
}
|
|
2351
2351
|
},
|
|
2352
2352
|
"/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks": {
|
|
@@ -2388,7 +2388,7 @@
|
|
|
2388
2388
|
"category": "repos",
|
|
2389
2389
|
"subcategory": "branches"
|
|
2390
2390
|
},
|
|
2391
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
2391
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
2392
2392
|
},
|
|
2393
2393
|
"patch": {
|
|
2394
2394
|
"summary": "Update status check protection",
|
|
@@ -2467,7 +2467,7 @@
|
|
|
2467
2467
|
"before": { "operationId": "repos/update-status-check-potection" }
|
|
2468
2468
|
}
|
|
2469
2469
|
],
|
|
2470
|
-
"diff": { "ghes-3.4
|
|
2470
|
+
"diff": { "ghes-3.4": { "type": "changed" } }
|
|
2471
2471
|
}
|
|
2472
2472
|
}
|
|
2473
2473
|
},
|
|
@@ -2532,7 +2532,7 @@
|
|
|
2532
2532
|
"category": "repos",
|
|
2533
2533
|
"subcategory": "branches"
|
|
2534
2534
|
},
|
|
2535
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
2535
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
2536
2536
|
}
|
|
2537
2537
|
},
|
|
2538
2538
|
"/repos/{owner}/{repo}/code-scanning/alerts": {
|
|
@@ -2594,7 +2594,7 @@
|
|
|
2594
2594
|
"category": "code-scanning",
|
|
2595
2595
|
"subcategory": null
|
|
2596
2596
|
},
|
|
2597
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
2597
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
2598
2598
|
}
|
|
2599
2599
|
},
|
|
2600
2600
|
"/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}": {
|
|
@@ -2649,7 +2649,7 @@
|
|
|
2649
2649
|
"before": { "name": "alert_id" }
|
|
2650
2650
|
}
|
|
2651
2651
|
],
|
|
2652
|
-
"diff": { "ghes-3.4
|
|
2652
|
+
"diff": { "ghes-3.4": { "type": "changed" } }
|
|
2653
2653
|
}
|
|
2654
2654
|
},
|
|
2655
2655
|
"patch": {
|
|
@@ -2721,7 +2721,7 @@
|
|
|
2721
2721
|
"githubCloudOnly": false,
|
|
2722
2722
|
"category": "code-scanning"
|
|
2723
2723
|
},
|
|
2724
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
2724
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
2725
2725
|
}
|
|
2726
2726
|
},
|
|
2727
2727
|
"/repos/{owner}/{repo}/code-scanning/sarifs/{sarif_id}": {
|
|
@@ -2774,7 +2774,7 @@
|
|
|
2774
2774
|
"githubCloudOnly": false,
|
|
2775
2775
|
"category": "code-scanning"
|
|
2776
2776
|
},
|
|
2777
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
2777
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
2778
2778
|
}
|
|
2779
2779
|
},
|
|
2780
2780
|
"/repos/{owner}/{repo}/content_references/{content_reference_id}/attachments": {
|
|
@@ -2871,7 +2871,7 @@
|
|
|
2871
2871
|
"category": "apps",
|
|
2872
2872
|
"subcategory": "installations"
|
|
2873
2873
|
},
|
|
2874
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
2874
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "added" } } }
|
|
2875
2875
|
}
|
|
2876
2876
|
},
|
|
2877
2877
|
"/repos/{owner}/{repo}/installation": {
|
|
@@ -2909,7 +2909,7 @@
|
|
|
2909
2909
|
"category": "apps",
|
|
2910
2910
|
"subcategory": null
|
|
2911
2911
|
},
|
|
2912
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
2912
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
2913
2913
|
}
|
|
2914
2914
|
},
|
|
2915
2915
|
"/teams/{team_id}": {
|
|
@@ -2946,7 +2946,7 @@
|
|
|
2946
2946
|
"subcategory": null
|
|
2947
2947
|
},
|
|
2948
2948
|
"deprecated": true,
|
|
2949
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
2949
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
2950
2950
|
},
|
|
2951
2951
|
"patch": {
|
|
2952
2952
|
"summary": "Update a team (Legacy)",
|
|
@@ -3040,7 +3040,7 @@
|
|
|
3040
3040
|
"subcategory": null
|
|
3041
3041
|
},
|
|
3042
3042
|
"deprecated": true,
|
|
3043
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
3043
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
3044
3044
|
}
|
|
3045
3045
|
},
|
|
3046
3046
|
"/user/installations": {
|
|
@@ -3092,7 +3092,7 @@
|
|
|
3092
3092
|
"category": "apps",
|
|
3093
3093
|
"subcategory": "installations"
|
|
3094
3094
|
},
|
|
3095
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
3095
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
3096
3096
|
}
|
|
3097
3097
|
},
|
|
3098
3098
|
"/user/teams": {
|
|
@@ -3135,7 +3135,7 @@
|
|
|
3135
3135
|
"category": "teams",
|
|
3136
3136
|
"subcategory": null
|
|
3137
3137
|
},
|
|
3138
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
3138
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
3139
3139
|
}
|
|
3140
3140
|
},
|
|
3141
3141
|
"/users/{username}/installation": {
|
|
@@ -3168,7 +3168,7 @@
|
|
|
3168
3168
|
"category": "apps",
|
|
3169
3169
|
"subcategory": null
|
|
3170
3170
|
},
|
|
3171
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
3171
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "changed" } } }
|
|
3172
3172
|
}
|
|
3173
3173
|
},
|
|
3174
3174
|
"/content_references/{content_reference_id}/attachments": {
|
|
@@ -3249,7 +3249,7 @@
|
|
|
3249
3249
|
"category": "apps",
|
|
3250
3250
|
"subcategory": "installations"
|
|
3251
3251
|
},
|
|
3252
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
3252
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "added" } } }
|
|
3253
3253
|
}
|
|
3254
3254
|
},
|
|
3255
3255
|
"/repos/{owner}/{repo}/community/code_of_conduct": {
|
|
@@ -3295,7 +3295,7 @@
|
|
|
3295
3295
|
"deprecationDate": "2021-09-29"
|
|
3296
3296
|
},
|
|
3297
3297
|
"deprecated": true,
|
|
3298
|
-
"x-octokit": { "diff": { "ghes-3.4
|
|
3298
|
+
"x-octokit": { "diff": { "ghes-3.4": { "type": "added" } } }
|
|
3299
3299
|
}
|
|
3300
3300
|
}
|
|
3301
3301
|
},
|