@octokit/openapi 6.3.0 → 6.3.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.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "6.3.0",
4
+ "version": "6.3.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" },
@@ -451,7 +451,7 @@
451
451
  "category": "enterprise-admin",
452
452
  "subcategory": "global-webhooks"
453
453
  },
454
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
454
+ "x-octokit": {}
455
455
  },
456
456
  "post": {
457
457
  "summary": "Create a global webhook",
@@ -587,7 +587,7 @@
587
587
  "category": "enterprise-admin",
588
588
  "subcategory": "global-webhooks"
589
589
  },
590
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
590
+ "x-octokit": {}
591
591
  }
592
592
  },
593
593
  "/admin/hooks/{hook_id}": {
@@ -671,7 +671,7 @@
671
671
  "category": "enterprise-admin",
672
672
  "subcategory": "global-webhooks"
673
673
  },
674
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
674
+ "x-octokit": {}
675
675
  },
676
676
  "patch": {
677
677
  "summary": "Update a global webhook",
@@ -803,7 +803,7 @@
803
803
  "category": "enterprise-admin",
804
804
  "subcategory": "global-webhooks"
805
805
  },
806
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
806
+ "x-octokit": {}
807
807
  },
808
808
  "delete": {
809
809
  "summary": "Delete a global webhook",
@@ -830,7 +830,7 @@
830
830
  "category": "enterprise-admin",
831
831
  "subcategory": "global-webhooks"
832
832
  },
833
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
833
+ "x-octokit": {}
834
834
  }
835
835
  },
836
836
  "/admin/hooks/{hook_id}/pings": {
@@ -859,7 +859,7 @@
859
859
  "category": "enterprise-admin",
860
860
  "subcategory": "global-webhooks"
861
861
  },
862
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
862
+ "x-octokit": {}
863
863
  }
864
864
  },
865
865
  "/admin/keys": {
@@ -999,7 +999,7 @@
999
999
  "category": "enterprise-admin",
1000
1000
  "subcategory": "users"
1001
1001
  },
1002
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1002
+ "x-octokit": {}
1003
1003
  }
1004
1004
  },
1005
1005
  "/admin/keys/{key_ids}": {
@@ -1028,7 +1028,7 @@
1028
1028
  "category": "enterprise-admin",
1029
1029
  "subcategory": "users"
1030
1030
  },
1031
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1031
+ "x-octokit": {}
1032
1032
  }
1033
1033
  },
1034
1034
  "/admin/ldap/teams/{team_id}/mapping": {
@@ -1126,7 +1126,7 @@
1126
1126
  "category": "enterprise-admin",
1127
1127
  "subcategory": "ldap"
1128
1128
  },
1129
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1129
+ "x-octokit": {}
1130
1130
  }
1131
1131
  },
1132
1132
  "/admin/ldap/teams/{team_id}/sync": {
@@ -1168,7 +1168,7 @@
1168
1168
  "category": "enterprise-admin",
1169
1169
  "subcategory": "ldap"
1170
1170
  },
1171
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1171
+ "x-octokit": {}
1172
1172
  }
1173
1173
  },
1174
1174
  "/admin/ldap/users/{username}/mapping": {
@@ -1478,7 +1478,7 @@
1478
1478
  "category": "enterprise-admin",
1479
1479
  "subcategory": "ldap"
1480
1480
  },
1481
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1481
+ "x-octokit": {}
1482
1482
  }
1483
1483
  },
1484
1484
  "/admin/ldap/users/{username}/sync": {
@@ -1520,7 +1520,7 @@
1520
1520
  "category": "enterprise-admin",
1521
1521
  "subcategory": "ldap"
1522
1522
  },
1523
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1523
+ "x-octokit": {}
1524
1524
  }
1525
1525
  },
1526
1526
  "/admin/organizations": {
@@ -1667,7 +1667,7 @@
1667
1667
  "category": "enterprise-admin",
1668
1668
  "subcategory": "orgs"
1669
1669
  },
1670
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1670
+ "x-octokit": {}
1671
1671
  }
1672
1672
  },
1673
1673
  "/admin/organizations/{org}": {
@@ -1739,7 +1739,7 @@
1739
1739
  "category": "enterprise-admin",
1740
1740
  "subcategory": "orgs"
1741
1741
  },
1742
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1742
+ "x-octokit": {}
1743
1743
  }
1744
1744
  },
1745
1745
  "/admin/pre-receive-environments": {
@@ -1868,7 +1868,7 @@
1868
1868
  "category": "enterprise-admin",
1869
1869
  "subcategory": "pre-receive-environments"
1870
1870
  },
1871
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1871
+ "x-octokit": {}
1872
1872
  },
1873
1873
  "post": {
1874
1874
  "summary": "Create a pre-receive environment",
@@ -1965,7 +1965,7 @@
1965
1965
  "category": "enterprise-admin",
1966
1966
  "subcategory": "pre-receive-environments"
1967
1967
  },
1968
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1968
+ "x-octokit": {}
1969
1969
  }
1970
1970
  },
1971
1971
  "/admin/pre-receive-environments/{pre_receive_environment_id}": {
@@ -2044,7 +2044,7 @@
2044
2044
  "category": "enterprise-admin",
2045
2045
  "subcategory": "pre-receive-environments"
2046
2046
  },
2047
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
2047
+ "x-octokit": {}
2048
2048
  },
2049
2049
  "patch": {
2050
2050
  "summary": "Update a pre-receive environment",
@@ -2178,7 +2178,7 @@
2178
2178
  "category": "enterprise-admin",
2179
2179
  "subcategory": "pre-receive-environments"
2180
2180
  },
2181
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
2181
+ "x-octokit": {}
2182
2182
  },
2183
2183
  "delete": {
2184
2184
  "summary": "Delete a pre-receive environment",
@@ -2245,7 +2245,7 @@
2245
2245
  "category": "enterprise-admin",
2246
2246
  "subcategory": "pre-receive-environments"
2247
2247
  },
2248
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
2248
+ "x-octokit": {}
2249
2249
  }
2250
2250
  },
2251
2251
  "/admin/pre-receive-environments/{pre_receive_environment_id}/downloads": {
@@ -2339,7 +2339,7 @@
2339
2339
  "category": "enterprise-admin",
2340
2340
  "subcategory": "pre-receive-environments"
2341
2341
  },
2342
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
2342
+ "x-octokit": {}
2343
2343
  }
2344
2344
  },
2345
2345
  "/admin/pre-receive-environments/{pre_receive_environment_id}/downloads/latest": {
@@ -2395,7 +2395,7 @@
2395
2395
  "category": "enterprise-admin",
2396
2396
  "subcategory": "pre-receive-environments"
2397
2397
  },
2398
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
2398
+ "x-octokit": {}
2399
2399
  }
2400
2400
  },
2401
2401
  "/admin/pre-receive-hooks": {
@@ -2541,7 +2541,7 @@
2541
2541
  "category": "enterprise-admin",
2542
2542
  "subcategory": "pre-receive-hooks"
2543
2543
  },
2544
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
2544
+ "x-octokit": {}
2545
2545
  },
2546
2546
  "post": {
2547
2547
  "summary": "Create a pre-receive hook",
@@ -2702,7 +2702,7 @@
2702
2702
  "category": "enterprise-admin",
2703
2703
  "subcategory": "pre-receive-hooks"
2704
2704
  },
2705
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
2705
+ "x-octokit": {}
2706
2706
  }
2707
2707
  },
2708
2708
  "/admin/pre-receive-hooks/{pre_receive_hook_id}": {
@@ -2816,7 +2816,7 @@
2816
2816
  "category": "enterprise-admin",
2817
2817
  "subcategory": "pre-receive-hooks"
2818
2818
  },
2819
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
2819
+ "x-octokit": {}
2820
2820
  },
2821
2821
  "patch": {
2822
2822
  "summary": "Update a pre-receive hook",
@@ -2976,7 +2976,7 @@
2976
2976
  "category": "enterprise-admin",
2977
2977
  "subcategory": "pre-receive-hooks"
2978
2978
  },
2979
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
2979
+ "x-octokit": {}
2980
2980
  },
2981
2981
  "delete": {
2982
2982
  "summary": "Delete a pre-receive hook",
@@ -3003,7 +3003,7 @@
3003
3003
  "category": "enterprise-admin",
3004
3004
  "subcategory": "pre-receive-hooks"
3005
3005
  },
3006
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
3006
+ "x-octokit": {}
3007
3007
  }
3008
3008
  },
3009
3009
  "/admin/tokens": {
@@ -3563,7 +3563,7 @@
3563
3563
  "category": "enterprise-admin",
3564
3564
  "subcategory": "users"
3565
3565
  },
3566
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
3566
+ "x-octokit": {}
3567
3567
  }
3568
3568
  },
3569
3569
  "/admin/tokens/{token_id}": {
@@ -3592,7 +3592,7 @@
3592
3592
  "category": "enterprise-admin",
3593
3593
  "subcategory": "users"
3594
3594
  },
3595
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
3595
+ "x-octokit": {}
3596
3596
  }
3597
3597
  },
3598
3598
  "/admin/users": {
@@ -3772,7 +3772,7 @@
3772
3772
  "category": "enterprise-admin",
3773
3773
  "subcategory": "users"
3774
3774
  },
3775
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
3775
+ "x-octokit": {}
3776
3776
  }
3777
3777
  },
3778
3778
  "/admin/users/{username}": {
@@ -3844,7 +3844,7 @@
3844
3844
  "category": "enterprise-admin",
3845
3845
  "subcategory": "users"
3846
3846
  },
3847
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
3847
+ "x-octokit": {}
3848
3848
  },
3849
3849
  "delete": {
3850
3850
  "summary": "Delete a user",
@@ -3871,7 +3871,7 @@
3871
3871
  "category": "enterprise-admin",
3872
3872
  "subcategory": "users"
3873
3873
  },
3874
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
3874
+ "x-octokit": {}
3875
3875
  }
3876
3876
  },
3877
3877
  "/admin/users/{username}/authorizations": {
@@ -4902,7 +4902,7 @@
4902
4902
  "category": "enterprise-admin",
4903
4903
  "subcategory": "users"
4904
4904
  },
4905
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
4905
+ "x-octokit": {}
4906
4906
  },
4907
4907
  "delete": {
4908
4908
  "summary": "Delete an impersonation OAuth token",
@@ -4929,7 +4929,7 @@
4929
4929
  "category": "enterprise-admin",
4930
4930
  "subcategory": "users"
4931
4931
  },
4932
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
4932
+ "x-octokit": {}
4933
4933
  }
4934
4934
  },
4935
4935
  "/app": {
@@ -9190,7 +9190,7 @@
9190
9190
  "category": "apps",
9191
9191
  "subcategory": null
9192
9192
  },
9193
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
9193
+ "x-octokit": {}
9194
9194
  }
9195
9195
  },
9196
9196
  "/app/installations/{installation_id}/suspended": {
@@ -19440,7 +19440,7 @@
19440
19440
  "category": "enterprise-admin",
19441
19441
  "subcategory": "announcement"
19442
19442
  },
19443
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
19443
+ "x-octokit": {}
19444
19444
  },
19445
19445
  "patch": {
19446
19446
  "summary": "Set the global announcement banner",
@@ -19518,7 +19518,7 @@
19518
19518
  "category": "enterprise-admin",
19519
19519
  "subcategory": "announcement"
19520
19520
  },
19521
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
19521
+ "x-octokit": {}
19522
19522
  },
19523
19523
  "delete": {
19524
19524
  "summary": "Remove the global announcement banner",
@@ -19532,7 +19532,7 @@
19532
19532
  "category": "enterprise-admin",
19533
19533
  "subcategory": "announcement"
19534
19534
  },
19535
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
19535
+ "x-octokit": {}
19536
19536
  }
19537
19537
  },
19538
19538
  "/enterprise/settings/license": {
@@ -19587,7 +19587,7 @@
19587
19587
  "category": "enterprise-admin",
19588
19588
  "subcategory": "license"
19589
19589
  },
19590
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
19590
+ "x-octokit": {}
19591
19591
  }
19592
19592
  },
19593
19593
  "/enterprise/stats/all": {
@@ -19822,7 +19822,7 @@
19822
19822
  "category": "enterprise-admin",
19823
19823
  "subcategory": "admin-stats"
19824
19824
  },
19825
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
19825
+ "x-octokit": {}
19826
19826
  }
19827
19827
  },
19828
19828
  "/enterprise/stats/comments": {
@@ -19866,7 +19866,7 @@
19866
19866
  "category": "enterprise-admin",
19867
19867
  "subcategory": "admin-stats"
19868
19868
  },
19869
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
19869
+ "x-octokit": {}
19870
19870
  }
19871
19871
  },
19872
19872
  "/enterprise/stats/gists": {
@@ -19904,7 +19904,7 @@
19904
19904
  "category": "enterprise-admin",
19905
19905
  "subcategory": "admin-stats"
19906
19906
  },
19907
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
19907
+ "x-octokit": {}
19908
19908
  }
19909
19909
  },
19910
19910
  "/enterprise/stats/hooks": {
@@ -19941,7 +19941,7 @@
19941
19941
  "category": "enterprise-admin",
19942
19942
  "subcategory": "admin-stats"
19943
19943
  },
19944
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
19944
+ "x-octokit": {}
19945
19945
  }
19946
19946
  },
19947
19947
  "/enterprise/stats/issues": {
@@ -19979,7 +19979,7 @@
19979
19979
  "category": "enterprise-admin",
19980
19980
  "subcategory": "admin-stats"
19981
19981
  },
19982
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
19982
+ "x-octokit": {}
19983
19983
  }
19984
19984
  },
19985
19985
  "/enterprise/stats/milestones": {
@@ -20021,7 +20021,7 @@
20021
20021
  "category": "enterprise-admin",
20022
20022
  "subcategory": "admin-stats"
20023
20023
  },
20024
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
20024
+ "x-octokit": {}
20025
20025
  }
20026
20026
  },
20027
20027
  "/enterprise/stats/orgs": {
@@ -20065,7 +20065,7 @@
20065
20065
  "category": "enterprise-admin",
20066
20066
  "subcategory": "admin-stats"
20067
20067
  },
20068
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
20068
+ "x-octokit": {}
20069
20069
  }
20070
20070
  },
20071
20071
  "/enterprise/stats/pages": {
@@ -20099,7 +20099,7 @@
20099
20099
  "category": "enterprise-admin",
20100
20100
  "subcategory": "admin-stats"
20101
20101
  },
20102
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
20102
+ "x-octokit": {}
20103
20103
  }
20104
20104
  },
20105
20105
  "/enterprise/stats/pulls": {
@@ -20143,7 +20143,7 @@
20143
20143
  "category": "enterprise-admin",
20144
20144
  "subcategory": "admin-stats"
20145
20145
  },
20146
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
20146
+ "x-octokit": {}
20147
20147
  }
20148
20148
  },
20149
20149
  "/enterprise/stats/repos": {
@@ -20190,7 +20190,7 @@
20190
20190
  "category": "enterprise-admin",
20191
20191
  "subcategory": "admin-stats"
20192
20192
  },
20193
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
20193
+ "x-octokit": {}
20194
20194
  }
20195
20195
  },
20196
20196
  "/enterprise/stats/users": {
@@ -20228,7 +20228,7 @@
20228
20228
  "category": "enterprise-admin",
20229
20229
  "subcategory": "admin-stats"
20230
20230
  },
20231
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
20231
+ "x-octokit": {}
20232
20232
  }
20233
20233
  },
20234
20234
  "/enterprises/{enterprise}/actions/cache/usage": {
@@ -20364,7 +20364,7 @@
20364
20364
  "category": "actions",
20365
20365
  "subcategory": "cache"
20366
20366
  },
20367
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
20367
+ "x-octokit": {}
20368
20368
  },
20369
20369
  "patch": {
20370
20370
  "summary": "Set GitHub Actions cache usage policy for an enterprise",
@@ -20423,7 +20423,7 @@
20423
20423
  "category": "actions",
20424
20424
  "subcategory": "cache"
20425
20425
  },
20426
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
20426
+ "x-octokit": {}
20427
20427
  }
20428
20428
  },
20429
20429
  "/enterprises/{enterprise}/actions/permissions": {
@@ -20884,7 +20884,7 @@
20884
20884
  "category": "actions",
20885
20885
  "subcategory": "permissions"
20886
20886
  },
20887
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
20887
+ "x-octokit": {}
20888
20888
  },
20889
20889
  "put": {
20890
20890
  "summary": "Set allowed actions for an enterprise",
@@ -20942,7 +20942,7 @@
20942
20942
  "category": "actions",
20943
20943
  "subcategory": "permissions"
20944
20944
  },
20945
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
20945
+ "x-octokit": {}
20946
20946
  }
20947
20947
  },
20948
20948
  "/enterprises/{enterprise}/actions/runner-groups": {
@@ -21087,7 +21087,7 @@
21087
21087
  "category": "actions",
21088
21088
  "subcategory": "self-hosted-runner-groups"
21089
21089
  },
21090
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
21090
+ "x-octokit": {}
21091
21091
  },
21092
21092
  "post": {
21093
21093
  "summary": "Create a self-hosted runner group for an enterprise",
@@ -23324,7 +23324,7 @@
23324
23324
  "category": "actions",
23325
23325
  "subcategory": "self-hosted-runners"
23326
23326
  },
23327
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
23327
+ "x-octokit": {}
23328
23328
  }
23329
23329
  },
23330
23330
  "/enterprises/{enterprise}/actions/runners/remove-token": {
@@ -24231,7 +24231,7 @@
24231
24231
  "category": "actions",
24232
24232
  "subcategory": "self-hosted-runners"
24233
24233
  },
24234
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
24234
+ "x-octokit": {}
24235
24235
  }
24236
24236
  },
24237
24237
  "/enterprises/{enterprise}/actions/runners/{runner_id}": {
@@ -26238,7 +26238,7 @@
26238
26238
  "category": "secret-scanning",
26239
26239
  "subcategory": null
26240
26240
  },
26241
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
26241
+ "x-octokit": {}
26242
26242
  }
26243
26243
  },
26244
26244
  "/enterprises/{enterprise}/settings/billing/advanced-security": {
@@ -29061,7 +29061,7 @@
29061
29061
  "category": "activity",
29062
29062
  "subcategory": "events"
29063
29063
  },
29064
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
29064
+ "x-octokit": {}
29065
29065
  }
29066
29066
  },
29067
29067
  "/feeds": {
@@ -38155,7 +38155,7 @@
38155
38155
  "category": "apps",
38156
38156
  "subcategory": "installations"
38157
38157
  },
38158
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
38158
+ "x-octokit": {}
38159
38159
  }
38160
38160
  },
38161
38161
  "/installation/token": {
@@ -40478,7 +40478,7 @@
40478
40478
  "category": "issues",
40479
40479
  "subcategory": null
40480
40480
  },
40481
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
40481
+ "x-octokit": {}
40482
40482
  }
40483
40483
  },
40484
40484
  "/licenses": {
@@ -40966,7 +40966,7 @@
40966
40966
  "category": "meta",
40967
40967
  "subcategory": null
40968
40968
  },
40969
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
40969
+ "x-octokit": {}
40970
40970
  }
40971
40971
  },
40972
40972
  "/networks/{owner}/{repo}/events": {
@@ -43677,7 +43677,7 @@
43677
43677
  "category": "activity",
43678
43678
  "subcategory": "events"
43679
43679
  },
43680
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
43680
+ "x-octokit": {}
43681
43681
  }
43682
43682
  },
43683
43683
  "/notifications": {
@@ -45276,7 +45276,7 @@
45276
45276
  "category": "activity",
45277
45277
  "subcategory": "notifications"
45278
45278
  },
45279
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
45279
+ "x-octokit": {}
45280
45280
  },
45281
45281
  "put": {
45282
45282
  "summary": "Mark notifications as read",
@@ -46855,7 +46855,7 @@
46855
46855
  "category": "activity",
46856
46856
  "subcategory": "notifications"
46857
46857
  },
46858
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
46858
+ "x-octokit": {}
46859
46859
  },
46860
46860
  "patch": {
46861
46861
  "summary": "Mark a thread as read",
@@ -48294,7 +48294,7 @@
48294
48294
  "category": "orgs",
48295
48295
  "subcategory": null
48296
48296
  },
48297
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
48297
+ "x-octokit": {}
48298
48298
  }
48299
48299
  },
48300
48300
  "/orgs/{org}/actions/cache/usage": {
@@ -49612,7 +49612,7 @@
49612
49612
  "category": "actions",
49613
49613
  "subcategory": "permissions"
49614
49614
  },
49615
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
49615
+ "x-octokit": {}
49616
49616
  },
49617
49617
  "put": {
49618
49618
  "summary": "Set selected repositories enabled for GitHub Actions in an organization",
@@ -49794,7 +49794,7 @@
49794
49794
  "category": "actions",
49795
49795
  "subcategory": "permissions"
49796
49796
  },
49797
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
49797
+ "x-octokit": {}
49798
49798
  },
49799
49799
  "put": {
49800
49800
  "summary": "Set allowed actions for an organization",
@@ -49852,7 +49852,7 @@
49852
49852
  "category": "actions",
49853
49853
  "subcategory": "permissions"
49854
49854
  },
49855
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
49855
+ "x-octokit": {}
49856
49856
  }
49857
49857
  },
49858
49858
  "/orgs/{org}/actions/permissions/workflow": {
@@ -50134,7 +50134,7 @@
50134
50134
  "category": "actions",
50135
50135
  "subcategory": "self-hosted-runner-groups"
50136
50136
  },
50137
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
50137
+ "x-octokit": {}
50138
50138
  },
50139
50139
  "post": {
50140
50140
  "summary": "Create a self-hosted runner group for an organization",
@@ -52218,7 +52218,7 @@
52218
52218
  "category": "actions",
52219
52219
  "subcategory": "self-hosted-runner-groups"
52220
52220
  },
52221
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
52221
+ "x-octokit": {}
52222
52222
  },
52223
52223
  "put": {
52224
52224
  "summary": "Set repository access for a self-hosted runner group in an organization",
@@ -53856,7 +53856,7 @@
53856
53856
  "category": "actions",
53857
53857
  "subcategory": "self-hosted-runners"
53858
53858
  },
53859
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
53859
+ "x-octokit": {}
53860
53860
  }
53861
53861
  },
53862
53862
  "/orgs/{org}/actions/runners/remove-token": {
@@ -54763,7 +54763,7 @@
54763
54763
  "category": "actions",
54764
54764
  "subcategory": "self-hosted-runners"
54765
54765
  },
54766
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
54766
+ "x-octokit": {}
54767
54767
  }
54768
54768
  },
54769
54769
  "/orgs/{org}/actions/runners/{runner_id}": {
@@ -57407,7 +57407,7 @@
57407
57407
  "category": "actions",
57408
57408
  "subcategory": "secrets"
57409
57409
  },
57410
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
57410
+ "x-octokit": {}
57411
57411
  },
57412
57412
  "put": {
57413
57413
  "summary": "Set selected repositories for an organization secret",
@@ -57879,7 +57879,7 @@
57879
57879
  "category": "orgs",
57880
57880
  "subcategory": null
57881
57881
  },
57882
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
57882
+ "x-octokit": {}
57883
57883
  }
57884
57884
  },
57885
57885
  "/orgs/{org}/code-scanning/alerts": {
@@ -59001,7 +59001,7 @@
59001
59001
  "category": "code-scanning",
59002
59002
  "subcategory": null
59003
59003
  },
59004
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
59004
+ "x-octokit": {}
59005
59005
  }
59006
59006
  },
59007
59007
  "/orgs/{org}/dependabot/secrets": {
@@ -60854,7 +60854,7 @@
60854
60854
  "category": "dependabot",
60855
60855
  "subcategory": "secrets"
60856
60856
  },
60857
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
60857
+ "x-octokit": {}
60858
60858
  },
60859
60859
  "put": {
60860
60860
  "summary": "Set selected repositories for an organization secret",
@@ -63656,7 +63656,7 @@
63656
63656
  "category": "activity",
63657
63657
  "subcategory": "events"
63658
63658
  },
63659
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
63659
+ "x-octokit": {}
63660
63660
  }
63661
63661
  },
63662
63662
  "/orgs/{org}/hooks": {
@@ -69062,7 +69062,7 @@
69062
69062
  "category": "issues",
69063
69063
  "subcategory": null
69064
69064
  },
69065
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
69065
+ "x-octokit": {}
69066
69066
  }
69067
69067
  },
69068
69068
  "/orgs/{org}/members": {
@@ -71447,7 +71447,7 @@
71447
71447
  "category": "migrations",
71448
71448
  "subcategory": "orgs"
71449
71449
  },
71450
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
71450
+ "x-octokit": {}
71451
71451
  },
71452
71452
  "post": {
71453
71453
  "summary": "Start an organization migration",
@@ -72756,7 +72756,7 @@
72756
72756
  "category": "migrations",
72757
72757
  "subcategory": "orgs"
72758
72758
  },
72759
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
72759
+ "x-octokit": {}
72760
72760
  }
72761
72761
  },
72762
72762
  "/orgs/{org}/migrations/{migration_id}": {
@@ -73976,7 +73976,7 @@
73976
73976
  "category": "migrations",
73977
73977
  "subcategory": "orgs"
73978
73978
  },
73979
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
73979
+ "x-octokit": {}
73980
73980
  }
73981
73981
  },
73982
73982
  "/orgs/{org}/outside_collaborators": {
@@ -74427,7 +74427,7 @@
74427
74427
  "category": "enterprise-admin",
74428
74428
  "subcategory": "org-pre-receive-hooks"
74429
74429
  },
74430
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
74430
+ "x-octokit": {}
74431
74431
  }
74432
74432
  },
74433
74433
  "/orgs/{org}/pre-receive-hooks/{pre_receive_hook_id}": {
@@ -74492,7 +74492,7 @@
74492
74492
  "category": "enterprise-admin",
74493
74493
  "subcategory": "org-pre-receive-hooks"
74494
74494
  },
74495
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
74495
+ "x-octokit": {}
74496
74496
  },
74497
74497
  "patch": {
74498
74498
  "summary": "Update pre-receive hook enforcement for an organization",
@@ -74582,7 +74582,7 @@
74582
74582
  "category": "enterprise-admin",
74583
74583
  "subcategory": "org-pre-receive-hooks"
74584
74584
  },
74585
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
74585
+ "x-octokit": {}
74586
74586
  },
74587
74587
  "delete": {
74588
74588
  "summary": "Remove pre-receive hook enforcement for an organization",
@@ -74645,7 +74645,7 @@
74645
74645
  "category": "enterprise-admin",
74646
74646
  "subcategory": "org-pre-receive-hooks"
74647
74647
  },
74648
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
74648
+ "x-octokit": {}
74649
74649
  }
74650
74650
  },
74651
74651
  "/orgs/{org}/projects": {
@@ -77119,7 +77119,7 @@
77119
77119
  "category": "repos",
77120
77120
  "subcategory": null
77121
77121
  },
77122
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
77122
+ "x-octokit": {}
77123
77123
  },
77124
77124
  "post": {
77125
77125
  "summary": "Create an organization repository",
@@ -78259,7 +78259,7 @@
78259
78259
  "category": "repos",
78260
78260
  "subcategory": null
78261
78261
  },
78262
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
78262
+ "x-octokit": {}
78263
78263
  }
78264
78264
  },
78265
78265
  "/orgs/{org}/secret-scanning/alerts": {
@@ -79135,7 +79135,7 @@
79135
79135
  "category": "secret-scanning",
79136
79136
  "subcategory": null
79137
79137
  },
79138
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
79138
+ "x-octokit": {}
79139
79139
  }
79140
79140
  },
79141
79141
  "/orgs/{org}/settings/billing/advanced-security": {
@@ -80096,7 +80096,7 @@
80096
80096
  "category": "teams",
80097
80097
  "subcategory": null
80098
80098
  },
80099
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
80099
+ "x-octokit": {}
80100
80100
  }
80101
80101
  },
80102
80102
  "/orgs/{org}/teams/{team_slug}": {
@@ -87980,7 +87980,7 @@
87980
87980
  "category": "teams",
87981
87981
  "subcategory": null
87982
87982
  },
87983
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
87983
+ "x-octokit": {}
87984
87984
  }
87985
87985
  },
87986
87986
  "/orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}": {
@@ -89674,7 +89674,7 @@
89674
89674
  "category": "teams",
89675
89675
  "subcategory": null
89676
89676
  },
89677
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
89677
+ "x-octokit": {}
89678
89678
  },
89679
89679
  "put": {
89680
89680
  "summary": "Add or update team repository permissions",
@@ -98103,7 +98103,7 @@
98103
98103
  "category": "repos",
98104
98104
  "subcategory": null
98105
98105
  },
98106
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
98106
+ "x-octokit": {}
98107
98107
  },
98108
98108
  "patch": {
98109
98109
  "summary": "Update a repository",
@@ -102013,7 +102013,7 @@
102013
102013
  "category": "repos",
102014
102014
  "subcategory": null
102015
102015
  },
102016
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
102016
+ "x-octokit": {}
102017
102017
  },
102018
102018
  "delete": {
102019
102019
  "summary": "Delete a repository",
@@ -102699,7 +102699,7 @@
102699
102699
  "category": "actions",
102700
102700
  "subcategory": "cache"
102701
102701
  },
102702
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
102702
+ "x-octokit": {}
102703
102703
  },
102704
102704
  "patch": {
102705
102705
  "summary": "Set GitHub Actions cache usage policy for a repository",
@@ -102758,7 +102758,7 @@
102758
102758
  "category": "actions",
102759
102759
  "subcategory": "cache"
102760
102760
  },
102761
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
102761
+ "x-octokit": {}
102762
102762
  }
102763
102763
  },
102764
102764
  "/repos/{owner}/{repo}/actions/jobs/{job_id}": {
@@ -103223,7 +103223,7 @@
103223
103223
  "category": "actions",
103224
103224
  "subcategory": "workflow-runs"
103225
103225
  },
103226
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
103226
+ "x-octokit": {}
103227
103227
  }
103228
103228
  },
103229
103229
  "/repos/{owner}/{repo}/actions/permissions": {
@@ -103547,7 +103547,7 @@
103547
103547
  "category": "actions",
103548
103548
  "subcategory": "permissions"
103549
103549
  },
103550
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
103550
+ "x-octokit": {}
103551
103551
  },
103552
103552
  "put": {
103553
103553
  "summary": "Set allowed actions for a repository",
@@ -103612,7 +103612,7 @@
103612
103612
  "category": "actions",
103613
103613
  "subcategory": "permissions"
103614
103614
  },
103615
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
103615
+ "x-octokit": {}
103616
103616
  }
103617
103617
  },
103618
103618
  "/repos/{owner}/{repo}/actions/runners": {
@@ -104815,7 +104815,7 @@
104815
104815
  "category": "actions",
104816
104816
  "subcategory": "self-hosted-runners"
104817
104817
  },
104818
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
104818
+ "x-octokit": {}
104819
104819
  }
104820
104820
  },
104821
104821
  "/repos/{owner}/{repo}/actions/runners/remove-token": {
@@ -105729,7 +105729,7 @@
105729
105729
  "category": "actions",
105730
105730
  "subcategory": "self-hosted-runners"
105731
105731
  },
105732
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
105732
+ "x-octokit": {}
105733
105733
  }
105734
105734
  },
105735
105735
  "/repos/{owner}/{repo}/actions/runners/{runner_id}": {
@@ -110089,7 +110089,7 @@
110089
110089
  "category": "actions",
110090
110090
  "subcategory": "workflow-runs"
110091
110091
  },
110092
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
110092
+ "x-octokit": {}
110093
110093
  }
110094
110094
  },
110095
110095
  "/repos/{owner}/{repo}/actions/runs/{run_id}": {
@@ -113364,7 +113364,7 @@
113364
113364
  "category": "actions",
113365
113365
  "subcategory": "workflow-runs"
113366
113366
  },
113367
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
113367
+ "x-octokit": {}
113368
113368
  },
113369
113369
  "delete": {
113370
113370
  "summary": "Delete a workflow run",
@@ -117142,7 +117142,7 @@
117142
117142
  "category": "actions",
117143
117143
  "subcategory": "workflow-runs"
117144
117144
  },
117145
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
117145
+ "x-octokit": {}
117146
117146
  }
117147
117147
  },
117148
117148
  "/repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/jobs": {
@@ -119228,7 +119228,7 @@
119228
119228
  "category": "actions",
119229
119229
  "subcategory": "workflow-runs"
119230
119230
  },
119231
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
119231
+ "x-octokit": {}
119232
119232
  }
119233
119233
  },
119234
119234
  "/repos/{owner}/{repo}/actions/runs/{run_id}/rerun-failed-jobs": {
@@ -119295,7 +119295,7 @@
119295
119295
  "category": "actions",
119296
119296
  "subcategory": "workflow-runs"
119297
119297
  },
119298
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
119298
+ "x-octokit": {}
119299
119299
  }
119300
119300
  },
119301
119301
  "/repos/{owner}/{repo}/actions/secrets": {
@@ -123693,7 +123693,7 @@
123693
123693
  "category": "actions",
123694
123694
  "subcategory": "workflow-runs"
123695
123695
  },
123696
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
123696
+ "x-octokit": {}
123697
123697
  }
123698
123698
  },
123699
123699
  "/repos/{owner}/{repo}/assignees": {
@@ -124051,7 +124051,7 @@
124051
124051
  "category": "repos",
124052
124052
  "subcategory": "autolinks"
124053
124053
  },
124054
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
124054
+ "x-octokit": {}
124055
124055
  },
124056
124056
  "post": {
124057
124057
  "summary": "Create an autolink reference for a repository",
@@ -124198,7 +124198,7 @@
124198
124198
  "category": "repos",
124199
124199
  "subcategory": "autolinks"
124200
124200
  },
124201
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
124201
+ "x-octokit": {}
124202
124202
  }
124203
124203
  },
124204
124204
  "/repos/{owner}/{repo}/autolinks/{autolink_id}": {
@@ -124295,7 +124295,7 @@
124295
124295
  "category": "repos",
124296
124296
  "subcategory": "autolinks"
124297
124297
  },
124298
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
124298
+ "x-octokit": {}
124299
124299
  },
124300
124300
  "delete": {
124301
124301
  "summary": "Delete an autolink reference from a repository",
@@ -147702,7 +147702,7 @@
147702
147702
  "category": "checks",
147703
147703
  "subcategory": "suites"
147704
147704
  },
147705
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
147705
+ "x-octokit": {}
147706
147706
  }
147707
147707
  },
147708
147708
  "/repos/{owner}/{repo}/check-suites/preferences": {
@@ -149309,7 +149309,7 @@
149309
149309
  "category": "checks",
149310
149310
  "subcategory": "suites"
149311
149311
  },
149312
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
149312
+ "x-octokit": {}
149313
149313
  }
149314
149314
  },
149315
149315
  "/repos/{owner}/{repo}/check-suites/{check_suite_id}": {
@@ -151315,7 +151315,7 @@
151315
151315
  "category": "checks",
151316
151316
  "subcategory": "suites"
151317
151317
  },
151318
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
151318
+ "x-octokit": {}
151319
151319
  }
151320
151320
  },
151321
151321
  "/repos/{owner}/{repo}/check-suites/{check_suite_id}/check-runs": {
@@ -152851,7 +152851,7 @@
152851
152851
  "category": "code-scanning",
152852
152852
  "subcategory": null
152853
152853
  },
152854
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
152854
+ "x-octokit": {}
152855
152855
  }
152856
152856
  },
152857
152857
  "/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}": {
@@ -153337,8 +153337,7 @@
153337
153337
  "parameter": "alert_number",
153338
153338
  "before": { "name": "alert_id" }
153339
153339
  }
153340
- ],
153341
- "diff": { "api.github.com": { "type": "changed" } }
153340
+ ]
153342
153341
  }
153343
153342
  },
153344
153343
  "patch": {
@@ -153851,7 +153850,7 @@
153851
153850
  "githubCloudOnly": false,
153852
153851
  "category": "code-scanning"
153853
153852
  },
153854
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
153853
+ "x-octokit": {}
153855
153854
  }
153856
153855
  },
153857
153856
  "/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/instances": {
@@ -155453,7 +155452,7 @@
155453
155452
  "category": "repos",
155454
155453
  "subcategory": "collaborators"
155455
155454
  },
155456
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
155455
+ "x-octokit": {}
155457
155456
  }
155458
155457
  },
155459
155458
  "/repos/{owner}/{repo}/collaborators/{username}": {
@@ -157285,7 +157284,7 @@
157285
157284
  "category": "repos",
157286
157285
  "subcategory": "collaborators"
157287
157286
  },
157288
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
157287
+ "x-octokit": {}
157289
157288
  },
157290
157289
  "delete": {
157291
157290
  "summary": "Remove a repository collaborator",
@@ -157544,7 +157543,7 @@
157544
157543
  "category": "repos",
157545
157544
  "subcategory": "collaborators"
157546
157545
  },
157547
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
157546
+ "x-octokit": {}
157548
157547
  }
157549
157548
  },
157550
157549
  "/repos/{owner}/{repo}/comments": {
@@ -164453,7 +164452,7 @@
164453
164452
  "category": "repos",
164454
164453
  "subcategory": "commits"
164455
164454
  },
164456
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
164455
+ "x-octokit": {}
164457
164456
  }
164458
164457
  },
164459
164458
  "/repos/{owner}/{repo}/commits/{ref}": {
@@ -168081,7 +168080,7 @@
168081
168080
  "category": "checks",
168082
168081
  "subcategory": "suites"
168083
168082
  },
168084
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
168083
+ "x-octokit": {}
168085
168084
  }
168086
168085
  },
168087
168086
  "/repos/{owner}/{repo}/commits/{ref}/status": {
@@ -169606,7 +169605,7 @@
169606
169605
  "category": "repos",
169607
169606
  "subcategory": "statuses"
169608
169607
  },
169609
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
169608
+ "x-octokit": {}
169610
169609
  }
169611
169610
  },
169612
169611
  "/repos/{owner}/{repo}/commits/{ref}/statuses": {
@@ -181716,7 +181715,7 @@
181716
181715
  "category": "activity",
181717
181716
  "subcategory": "events"
181718
181717
  },
181719
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
181718
+ "x-octokit": {}
181720
181719
  }
181721
181720
  },
181722
181721
  "/repos/{owner}/{repo}/forks": {
@@ -183214,7 +183213,7 @@
183214
183213
  "category": "repos",
183215
183214
  "subcategory": "forks"
183216
183215
  },
183217
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
183216
+ "x-octokit": {}
183218
183217
  },
183219
183218
  "post": {
183220
183219
  "summary": "Create a fork",
@@ -187006,7 +187005,7 @@
187006
187005
  "category": "repos",
187007
187006
  "subcategory": "forks"
187008
187007
  },
187009
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
187008
+ "x-octokit": {}
187010
187009
  }
187011
187010
  },
187012
187011
  "/repos/{owner}/{repo}/git/blobs": {
@@ -194186,7 +194185,7 @@
194186
194185
  "category": "repos",
194187
194186
  "subcategory": "invitations"
194188
194187
  },
194189
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
194188
+ "x-octokit": {}
194190
194189
  }
194191
194190
  },
194192
194191
  "/repos/{owner}/{repo}/invitations/{invitation_id}": {
@@ -195904,7 +195903,7 @@
195904
195903
  "category": "repos",
195905
195904
  "subcategory": "invitations"
195906
195905
  },
195907
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
195906
+ "x-octokit": {}
195908
195907
  },
195909
195908
  "delete": {
195910
195909
  "summary": "Delete a repository invitation",
@@ -198166,7 +198165,7 @@
198166
198165
  "category": "issues",
198167
198166
  "subcategory": null
198168
198167
  },
198169
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
198168
+ "x-octokit": {}
198170
198169
  },
198171
198170
  "post": {
198172
198171
  "summary": "Create an issue",
@@ -200385,7 +200384,7 @@
200385
200384
  "category": "issues",
200386
200385
  "subcategory": null
200387
200386
  },
200388
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
200387
+ "x-octokit": {}
200389
200388
  }
200390
200389
  },
200391
200390
  "/repos/{owner}/{repo}/issues/comments": {
@@ -206077,7 +206076,7 @@
206077
206076
  "category": "issues",
206078
206077
  "subcategory": "events"
206079
206078
  },
206080
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
206079
+ "x-octokit": {}
206081
206080
  }
206082
206081
  },
206083
206082
  "/repos/{owner}/{repo}/issues/events/{event_id}": {
@@ -209240,7 +209239,7 @@
209240
209239
  "category": "issues",
209241
209240
  "subcategory": "events"
209242
209241
  },
209243
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
209242
+ "x-octokit": {}
209244
209243
  }
209245
209244
  },
209246
209245
  "/repos/{owner}/{repo}/issues/{issue_number}": {
@@ -211332,7 +211331,7 @@
211332
211331
  "category": "issues",
211333
211332
  "subcategory": null
211334
211333
  },
211335
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
211334
+ "x-octokit": {}
211336
211335
  },
211337
211336
  "patch": {
211338
211337
  "summary": "Update an issue",
@@ -213576,7 +213575,7 @@
213576
213575
  "category": "issues",
213577
213576
  "subcategory": null
213578
213577
  },
213579
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
213578
+ "x-octokit": {}
213580
213579
  }
213581
213580
  },
213582
213581
  "/repos/{owner}/{repo}/issues/{issue_number}/assignees": {
@@ -215633,7 +215632,7 @@
215633
215632
  "category": "issues",
215634
215633
  "subcategory": "assignees"
215635
215634
  },
215636
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
215635
+ "x-octokit": {}
215637
215636
  },
215638
215637
  "delete": {
215639
215638
  "summary": "Remove assignees from an issue",
@@ -243352,7 +243351,7 @@
243352
243351
  "category": "activity",
243353
243352
  "subcategory": "notifications"
243354
243353
  },
243355
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
243354
+ "x-octokit": {}
243356
243355
  },
243357
243356
  "put": {
243358
243357
  "summary": "Mark repository notifications as read",
@@ -244986,7 +244985,7 @@
244986
244985
  "category": "enterprise-admin",
244987
244986
  "subcategory": "repo-pre-receive-hooks"
244988
244987
  },
244989
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
244988
+ "x-octokit": {}
244990
244989
  }
244991
244990
  },
244992
244991
  "/repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id}": {
@@ -245056,7 +245055,7 @@
245056
245055
  "category": "enterprise-admin",
245057
245056
  "subcategory": "repo-pre-receive-hooks"
245058
245057
  },
245059
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
245058
+ "x-octokit": {}
245060
245059
  },
245061
245060
  "patch": {
245062
245061
  "summary": "Update pre-receive hook enforcement for a repository",
@@ -245143,7 +245142,7 @@
245143
245142
  "category": "enterprise-admin",
245144
245143
  "subcategory": "repo-pre-receive-hooks"
245145
245144
  },
245146
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
245145
+ "x-octokit": {}
245147
245146
  },
245148
245147
  "delete": {
245149
245148
  "summary": "Remove pre-receive hook enforcement for a repository",
@@ -245211,7 +245210,7 @@
245211
245210
  "category": "enterprise-admin",
245212
245211
  "subcategory": "repo-pre-receive-hooks"
245213
245212
  },
245214
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
245213
+ "x-octokit": {}
245215
245214
  }
245216
245215
  },
245217
245216
  "/repos/{owner}/{repo}/projects": {
@@ -249735,7 +249734,7 @@
249735
249734
  "category": "pulls",
249736
249735
  "subcategory": null
249737
249736
  },
249738
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
249737
+ "x-octokit": {}
249739
249738
  },
249740
249739
  "post": {
249741
249740
  "summary": "Create a pull request",
@@ -266655,7 +266654,7 @@
266655
266654
  "category": "pulls",
266656
266655
  "subcategory": "review-requests"
266657
266656
  },
266658
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
266657
+ "x-octokit": {}
266659
266658
  },
266660
266659
  "delete": {
266661
266660
  "summary": "Remove requested reviewers from a pull request",
@@ -273696,7 +273695,7 @@
273696
273695
  "category": "repos",
273697
273696
  "subcategory": "releases"
273698
273697
  },
273699
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
273698
+ "x-octokit": {}
273700
273699
  },
273701
273700
  "post": {
273702
273701
  "summary": "Create a release",
@@ -274286,7 +274285,7 @@
274286
274285
  "category": "repos",
274287
274286
  "subcategory": "releases"
274288
274287
  },
274289
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
274288
+ "x-octokit": {}
274290
274289
  }
274291
274290
  },
274292
274291
  "/repos/{owner}/{repo}/releases/assets/{asset_id}": {
@@ -275459,7 +275458,7 @@
275459
275458
  "category": "repos",
275460
275459
  "subcategory": "releases"
275461
275460
  },
275462
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
275461
+ "x-octokit": {}
275463
275462
  }
275464
275463
  },
275465
275464
  "/repos/{owner}/{repo}/releases/tags/{tag}": {
@@ -275971,7 +275970,7 @@
275971
275970
  "category": "repos",
275972
275971
  "subcategory": "releases"
275973
275972
  },
275974
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
275973
+ "x-octokit": {}
275975
275974
  }
275976
275975
  },
275977
275976
  "/repos/{owner}/{repo}/releases/{release_id}": {
@@ -276482,7 +276481,7 @@
276482
276481
  "category": "repos",
276483
276482
  "subcategory": "releases"
276484
276483
  },
276485
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
276484
+ "x-octokit": {}
276486
276485
  },
276487
276486
  "patch": {
276488
276487
  "summary": "Update a release",
@@ -277021,7 +277020,7 @@
277021
277020
  "category": "repos",
277022
277021
  "subcategory": "releases"
277023
277022
  },
277024
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
277023
+ "x-octokit": {}
277025
277024
  },
277026
277025
  "delete": {
277027
277026
  "summary": "Delete a release",
@@ -278505,7 +278504,7 @@
278505
278504
  "category": "repos",
278506
278505
  "subcategory": null
278507
278506
  },
278508
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
278507
+ "x-octokit": {}
278509
278508
  }
278510
278509
  },
278511
278510
  "/repos/{owner}/{repo}/secret-scanning/alerts": {
@@ -278833,7 +278832,7 @@
278833
278832
  "category": "secret-scanning",
278834
278833
  "subcategory": null
278835
278834
  },
278836
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
278835
+ "x-octokit": {}
278837
278836
  }
278838
278837
  },
278839
278838
  "/repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}": {
@@ -279099,7 +279098,7 @@
279099
279098
  "category": "secret-scanning",
279100
279099
  "subcategory": null
279101
279100
  },
279102
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
279101
+ "x-octokit": {}
279103
279102
  },
279104
279103
  "patch": {
279105
279104
  "summary": "Update a secret scanning alert",
@@ -279422,7 +279421,7 @@
279422
279421
  "githubCloudOnly": false,
279423
279422
  "category": "secret-scanning"
279424
279423
  },
279425
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
279424
+ "x-octokit": {}
279426
279425
  }
279427
279426
  },
279428
279427
  "/repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}/locations": {
@@ -283708,7 +283707,7 @@
283708
283707
  "category": "repos",
283709
283708
  "subcategory": null
283710
283709
  },
283711
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
283710
+ "x-octokit": {}
283712
283711
  }
283713
283712
  },
283714
283713
  "/repos/{owner}/{repo}/zipball/{ref}": {
@@ -284783,7 +284782,7 @@
284783
284782
  }
284784
284783
  ]
284785
284784
  },
284786
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
284785
+ "x-octokit": {}
284787
284786
  }
284788
284787
  },
284789
284788
  "/repositories": {
@@ -286230,7 +286229,7 @@
286230
286229
  "category": "repos",
286231
286230
  "subcategory": null
286232
286231
  },
286233
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
286232
+ "x-octokit": {}
286234
286233
  }
286235
286234
  },
286236
286235
  "/repositories/{repository_id}/environments/{environment_name}/secrets": {
@@ -288284,7 +288283,7 @@
288284
288283
  "category": "search",
288285
288284
  "subcategory": null
288286
288285
  },
288287
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
288286
+ "x-octokit": {}
288288
288287
  }
288289
288288
  },
288290
288289
  "/search/commits": {
@@ -290119,7 +290118,7 @@
290119
290118
  "category": "search",
290120
290119
  "subcategory": null
290121
290120
  },
290122
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
290121
+ "x-octokit": {}
290123
290122
  }
290124
290123
  },
290125
290124
  "/search/issues": {
@@ -292207,7 +292206,7 @@
292207
292206
  "category": "search",
292208
292207
  "subcategory": null
292209
292208
  },
292210
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
292209
+ "x-octokit": {}
292211
292210
  }
292212
292211
  },
292213
292212
  "/search/labels": {
@@ -293735,7 +293734,7 @@
293735
293734
  "category": "enterprise-admin",
293736
293735
  "subcategory": "management-console"
293737
293736
  },
293738
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
293737
+ "x-octokit": {}
293739
293738
  }
293740
293739
  },
293741
293740
  "/setup/api/configure": {
@@ -293770,7 +293769,7 @@
293770
293769
  "category": "enterprise-admin",
293771
293770
  "subcategory": "management-console"
293772
293771
  },
293773
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
293772
+ "x-octokit": {}
293774
293773
  }
293775
293774
  },
293776
293775
  "/setup/api/maintenance": {
@@ -293845,7 +293844,7 @@
293845
293844
  "category": "enterprise-admin",
293846
293845
  "subcategory": "management-console"
293847
293846
  },
293848
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
293847
+ "x-octokit": {}
293849
293848
  },
293850
293849
  "post": {
293851
293850
  "summary": "Enable or disable maintenance mode",
@@ -293942,7 +293941,7 @@
293942
293941
  "category": "enterprise-admin",
293943
293942
  "subcategory": "management-console"
293944
293943
  },
293945
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
293944
+ "x-octokit": {}
293946
293945
  }
293947
293946
  },
293948
293947
  "/setup/api/settings": {
@@ -294328,7 +294327,7 @@
294328
294327
  "category": "enterprise-admin",
294329
294328
  "subcategory": "management-console"
294330
294329
  },
294331
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
294330
+ "x-octokit": {}
294332
294331
  },
294333
294332
  "put": {
294334
294333
  "summary": "Set settings",
@@ -294385,7 +294384,7 @@
294385
294384
  "category": "enterprise-admin",
294386
294385
  "subcategory": "management-console"
294387
294386
  },
294388
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
294387
+ "x-octokit": {}
294389
294388
  }
294390
294389
  },
294391
294390
  "/setup/api/settings/authorized-keys": {
@@ -294456,7 +294455,7 @@
294456
294455
  "category": "enterprise-admin",
294457
294456
  "subcategory": "management-console"
294458
294457
  },
294459
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
294458
+ "x-octokit": {}
294460
294459
  },
294461
294460
  "post": {
294462
294461
  "summary": "Add an authorized SSH key",
@@ -294549,7 +294548,7 @@
294549
294548
  "category": "enterprise-admin",
294550
294549
  "subcategory": "management-console"
294551
294550
  },
294552
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
294551
+ "x-octokit": {}
294553
294552
  },
294554
294553
  "delete": {
294555
294554
  "summary": "Remove an authorized SSH key",
@@ -294642,7 +294641,7 @@
294642
294641
  "category": "enterprise-admin",
294643
294642
  "subcategory": "management-console"
294644
294643
  },
294645
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
294644
+ "x-octokit": {}
294646
294645
  }
294647
294646
  },
294648
294647
  "/setup/api/start": {
@@ -294702,7 +294701,7 @@
294702
294701
  "category": "enterprise-admin",
294703
294702
  "subcategory": "management-console"
294704
294703
  },
294705
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
294704
+ "x-octokit": {}
294706
294705
  }
294707
294706
  },
294708
294707
  "/setup/api/upgrade": {
@@ -294752,7 +294751,7 @@
294752
294751
  "category": "enterprise-admin",
294753
294752
  "subcategory": "management-console"
294754
294753
  },
294755
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
294754
+ "x-octokit": {}
294756
294755
  }
294757
294756
  },
294758
294757
  "/teams/{team_id}": {
@@ -302999,7 +302998,7 @@
302999
302998
  "subcategory": null
303000
302999
  },
303001
303000
  "deprecated": true,
303002
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
303001
+ "x-octokit": {}
303003
303002
  }
303004
303003
  },
303005
303004
  "/teams/{team_id}/repos/{owner}/{repo}": {
@@ -304689,7 +304688,7 @@
304689
304688
  "subcategory": null
304690
304689
  },
304691
304690
  "deprecated": true,
304692
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
304691
+ "x-octokit": {}
304693
304692
  },
304694
304693
  "put": {
304695
304694
  "summary": "Add or update team repository permissions (Legacy)",
@@ -307556,8 +307555,7 @@
307556
307555
  "operationId": "users/list-gpg-keys-for-authenticated"
307557
307556
  }
307558
307557
  }
307559
- ],
307560
- "diff": { "api.github.com": { "type": "changed" } }
307558
+ ]
307561
307559
  }
307562
307560
  },
307563
307561
  "post": {
@@ -307847,8 +307845,7 @@
307847
307845
  "operationId": "users/create-gpg-key-for-authenticated"
307848
307846
  }
307849
307847
  }
307850
- ],
307851
- "diff": { "api.github.com": { "type": "changed" } }
307848
+ ]
307852
307849
  }
307853
307850
  }
307854
307851
  },
@@ -308087,8 +308084,7 @@
308087
308084
  "date": "2021-10-05",
308088
308085
  "before": { "operationId": "users/get-gpg-key-for-authenticated" }
308089
308086
  }
308090
- ],
308091
- "diff": { "api.github.com": { "type": "changed" } }
308087
+ ]
308092
308088
  }
308093
308089
  },
308094
308090
  "delete": {
@@ -310038,7 +310034,7 @@
310038
310034
  "category": "apps",
310039
310035
  "subcategory": "installations"
310040
310036
  },
310041
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
310037
+ "x-octokit": {}
310042
310038
  }
310043
310039
  },
310044
310040
  "/user/installations/{installation_id}/repositories/{repository_id}": {
@@ -312440,7 +312436,7 @@
312440
312436
  "category": "issues",
312441
312437
  "subcategory": null
312442
312438
  },
312443
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
312439
+ "x-octokit": {}
312444
312440
  }
312445
312441
  },
312446
312442
  "/user/keys": {
@@ -315426,7 +315422,7 @@
315426
315422
  "category": "migrations",
315427
315423
  "subcategory": "users"
315428
315424
  },
315429
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
315425
+ "x-octokit": {}
315430
315426
  },
315431
315427
  "post": {
315432
315428
  "summary": "Start a user migration",
@@ -316751,7 +316747,7 @@
316751
316747
  "category": "migrations",
316752
316748
  "subcategory": "users"
316753
316749
  },
316754
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
316750
+ "x-octokit": {}
316755
316751
  }
316756
316752
  },
316757
316753
  "/user/migrations/{migration_id}/archive": {
@@ -318278,8 +318274,7 @@
318278
318274
  "date": "2021-10-05",
318279
318275
  "before": { "operationId": "migrations/list-repos-for-user" }
318280
318276
  }
318281
- ],
318282
- "diff": { "api.github.com": { "type": "changed" } }
318277
+ ]
318283
318278
  }
318284
318279
  }
318285
318280
  },
@@ -320067,7 +320062,7 @@
320067
320062
  "category": "repos",
320068
320063
  "subcategory": null
320069
320064
  },
320070
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
320065
+ "x-octokit": {}
320071
320066
  },
320072
320067
  "post": {
320073
320068
  "summary": "Create a repository for the authenticated user",
@@ -321267,7 +321262,7 @@
321267
321262
  "category": "repos",
321268
321263
  "subcategory": null
321269
321264
  },
321270
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
321265
+ "x-octokit": {}
321271
321266
  }
321272
321267
  },
321273
321268
  "/user/repository_invitations": {
@@ -323058,7 +323053,7 @@
323058
323053
  "category": "repos",
323059
323054
  "subcategory": "invitations"
323060
323055
  },
323061
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
323056
+ "x-octokit": {}
323062
323057
  }
323063
323058
  },
323064
323059
  "/user/repository_invitations/{invitation_id}": {
@@ -325256,7 +325251,7 @@
325256
325251
  "category": "activity",
325257
325252
  "subcategory": "starring"
325258
325253
  },
325259
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
325254
+ "x-octokit": {}
325260
325255
  }
325261
325256
  },
325262
325257
  "/user/starred/{owner}/{repo}": {
@@ -326997,7 +326992,7 @@
326997
326992
  "category": "activity",
326998
326993
  "subcategory": "watching"
326999
326994
  },
327000
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
326995
+ "x-octokit": {}
327001
326996
  }
327002
326997
  },
327003
326998
  "/user/teams": {
@@ -330825,7 +330820,7 @@
330825
330820
  "category": "activity",
330826
330821
  "subcategory": "events"
330827
330822
  },
330828
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
330823
+ "x-octokit": {}
330829
330824
  }
330830
330825
  },
330831
330826
  "/users/{username}/events/orgs/{org}": {
@@ -333494,7 +333489,7 @@
333494
333489
  "category": "activity",
333495
333490
  "subcategory": "events"
333496
333491
  },
333497
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
333492
+ "x-octokit": {}
333498
333493
  }
333499
333494
  },
333500
333495
  "/users/{username}/events/public": {
@@ -336143,7 +336138,7 @@
336143
336138
  "category": "activity",
336144
336139
  "subcategory": "events"
336145
336140
  },
336146
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
336141
+ "x-octokit": {}
336147
336142
  }
336148
336143
  },
336149
336144
  "/users/{username}/followers": {
@@ -337177,7 +337172,7 @@
337177
337172
  "category": "users",
337178
337173
  "subcategory": "gpg-keys"
337179
337174
  },
337180
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
337175
+ "x-octokit": {}
337181
337176
  }
337182
337177
  },
337183
337178
  "/users/{username}/hovercard": {
@@ -341154,7 +341149,7 @@
341154
341149
  "category": "activity",
341155
341150
  "subcategory": "events"
341156
341151
  },
341157
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
341152
+ "x-octokit": {}
341158
341153
  }
341159
341154
  },
341160
341155
  "/users/{username}/received_events/public": {
@@ -343816,7 +343811,7 @@
343816
343811
  "category": "activity",
343817
343812
  "subcategory": "events"
343818
343813
  },
343819
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
343814
+ "x-octokit": {}
343820
343815
  }
343821
343816
  },
343822
343817
  "/users/{username}/repos": {
@@ -345279,7 +345274,7 @@
345279
345274
  "category": "repos",
345280
345275
  "subcategory": null
345281
345276
  },
345282
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
345277
+ "x-octokit": {}
345283
345278
  }
345284
345279
  },
345285
345280
  "/users/{username}/site_admin": {
@@ -345308,7 +345303,7 @@
345308
345303
  "category": "enterprise-admin",
345309
345304
  "subcategory": "users"
345310
345305
  },
345311
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
345306
+ "x-octokit": {}
345312
345307
  },
345313
345308
  "delete": {
345314
345309
  "summary": "Demote a site administrator",
@@ -345335,7 +345330,7 @@
345335
345330
  "category": "enterprise-admin",
345336
345331
  "subcategory": "users"
345337
345332
  },
345338
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
345333
+ "x-octokit": {}
345339
345334
  }
345340
345335
  },
345341
345336
  "/users/{username}/starred": {
@@ -348674,7 +348669,7 @@
348674
348669
  "category": "activity",
348675
348670
  "subcategory": "watching"
348676
348671
  },
348677
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
348672
+ "x-octokit": {}
348678
348673
  }
348679
348674
  },
348680
348675
  "/users/{username}/suspended": {
@@ -348719,7 +348714,7 @@
348719
348714
  "category": "enterprise-admin",
348720
348715
  "subcategory": "users"
348721
348716
  },
348722
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
348717
+ "x-octokit": {}
348723
348718
  },
348724
348719
  "delete": {
348725
348720
  "summary": "Unsuspend a user",
@@ -348762,7 +348757,7 @@
348762
348757
  "category": "enterprise-admin",
348763
348758
  "subcategory": "users"
348764
348759
  },
348765
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
348760
+ "x-octokit": {}
348766
348761
  }
348767
348762
  },
348768
348763
  "/zen": {
@@ -350555,2285 +350550,6 @@
350555
350550
  },
350556
350551
  "x-octokit": {}
350557
350552
  }
350558
- },
350559
- "/enterprise-installation/{enterprise_or_org}/server-statistics": {
350560
- "get": {
350561
- "summary": "Get GitHub Enterprise Server statistics",
350562
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
350563
- "operationId": "enterprise-admin/get-server-statistics",
350564
- "tags": ["server-statistics", "enterprise-admin"],
350565
- "externalDocs": {
350566
- "description": "API method documentation",
350567
- "url": "https://docs.github.com/rest/reference/enterprise-admin#get-github-enterprise-server-statistics"
350568
- },
350569
- "x-octokit": { "api.github.com": "removed" },
350570
- "responses": { "501": { "description": "Not Implemented" } }
350571
- }
350572
- },
350573
- "/enterprises/{enterprise}/actions/oidc/customization/issuer": {
350574
- "put": {
350575
- "summary": "Set the GitHub Actions OIDC custom issuer policy for an enterprise",
350576
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
350577
- "tags": ["actions"],
350578
- "operationId": "actions/set-actions-oidc-custom-issuer-policy-for-enterprise",
350579
- "externalDocs": {
350580
- "description": "API method documentation",
350581
- "url": "https://docs.github.com/rest/reference/actions/oidc#set-actions-oidc-custom-issuer-policy-for-enterprise"
350582
- },
350583
- "x-octokit": { "api.github.com": "removed" },
350584
- "responses": { "501": { "description": "Not Implemented" } }
350585
- }
350586
- },
350587
- "/enterprises/{enterprise}/actions/permissions/workflow": {
350588
- "get": {
350589
- "summary": "Get default workflow permissions for an enterprise",
350590
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
350591
- "tags": ["actions"],
350592
- "operationId": "actions/get-github-actions-default-workflow-permissions-enterprise",
350593
- "externalDocs": {
350594
- "description": "API method documentation",
350595
- "url": "https://docs.github.com/rest/reference/actions#get-default-workflow-permissions-for-an-enterprise"
350596
- },
350597
- "x-octokit": { "api.github.com": "removed" },
350598
- "responses": { "501": { "description": "Not Implemented" } }
350599
- },
350600
- "put": {
350601
- "summary": "Set default workflow permissions for an enterprise",
350602
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
350603
- "tags": ["actions"],
350604
- "operationId": "actions/set-github-actions-default-workflow-permissions-enterprise",
350605
- "externalDocs": {
350606
- "description": "API method documentation",
350607
- "url": "https://docs.github.com/rest/reference/actions#set-default-workflow-permissions-for-an-enterprise"
350608
- },
350609
- "x-octokit": { "api.github.com": "removed" },
350610
- "responses": { "501": { "description": "Not Implemented" } }
350611
- }
350612
- },
350613
- "/enterprises/{enterprise}/settings/billing/actions": {
350614
- "get": {
350615
- "summary": "Get GitHub Actions billing for an enterprise",
350616
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
350617
- "operationId": "billing/get-github-actions-billing-ghe",
350618
- "tags": ["billing"],
350619
- "externalDocs": {
350620
- "description": "API method documentation",
350621
- "url": "https://docs.github.com/rest/reference/billing#get-github-actions-billing-for-an-enterprise"
350622
- },
350623
- "x-octokit": { "api.github.com": "removed" },
350624
- "responses": { "501": { "description": "Not Implemented" } }
350625
- }
350626
- },
350627
- "/enterprises/{enterprise}/settings/billing/packages": {
350628
- "get": {
350629
- "summary": "Get GitHub Packages billing for an enterprise",
350630
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
350631
- "operationId": "billing/get-github-packages-billing-ghe",
350632
- "tags": ["billing"],
350633
- "externalDocs": {
350634
- "description": "API method documentation",
350635
- "url": "https://docs.github.com/rest/reference/billing#get-github-packages-billing-for-an-enterprise"
350636
- },
350637
- "x-octokit": { "api.github.com": "removed" },
350638
- "responses": { "501": { "description": "Not Implemented" } }
350639
- }
350640
- },
350641
- "/enterprises/{enterprise}/settings/billing/shared-storage": {
350642
- "get": {
350643
- "summary": "Get shared storage billing for an enterprise",
350644
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
350645
- "operationId": "billing/get-shared-storage-billing-ghe",
350646
- "tags": ["billing"],
350647
- "externalDocs": {
350648
- "description": "API method documentation",
350649
- "url": "https://docs.github.com/rest/reference/billing#get-shared-storage-billing-for-an-enterprise"
350650
- },
350651
- "x-octokit": { "api.github.com": "removed" },
350652
- "responses": { "501": { "description": "Not Implemented" } }
350653
- }
350654
- },
350655
- "/marketplace_listing/accounts/{account_id}": {
350656
- "get": {
350657
- "summary": "Get a subscription plan for an account",
350658
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
350659
- "tags": ["apps"],
350660
- "operationId": "apps/get-subscription-plan-for-account",
350661
- "externalDocs": {
350662
- "description": "API method documentation",
350663
- "url": "https://docs.github.com/rest/reference/apps#get-a-subscription-plan-for-an-account"
350664
- },
350665
- "x-octokit": { "api.github.com": "removed" },
350666
- "responses": { "501": { "description": "Not Implemented" } }
350667
- }
350668
- },
350669
- "/marketplace_listing/plans": {
350670
- "get": {
350671
- "summary": "List plans",
350672
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
350673
- "tags": ["apps"],
350674
- "operationId": "apps/list-plans",
350675
- "externalDocs": {
350676
- "description": "API method documentation",
350677
- "url": "https://docs.github.com/rest/reference/apps#list-plans"
350678
- },
350679
- "x-octokit": { "api.github.com": "removed" },
350680
- "responses": { "501": { "description": "Not Implemented" } }
350681
- }
350682
- },
350683
- "/marketplace_listing/plans/{plan_id}/accounts": {
350684
- "get": {
350685
- "summary": "List accounts for a plan",
350686
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
350687
- "tags": ["apps"],
350688
- "operationId": "apps/list-accounts-for-plan",
350689
- "externalDocs": {
350690
- "description": "API method documentation",
350691
- "url": "https://docs.github.com/rest/reference/apps#list-accounts-for-a-plan"
350692
- },
350693
- "x-octokit": { "api.github.com": "removed" },
350694
- "responses": { "501": { "description": "Not Implemented" } }
350695
- }
350696
- },
350697
- "/marketplace_listing/stubbed/accounts/{account_id}": {
350698
- "get": {
350699
- "summary": "Get a subscription plan for an account (stubbed)",
350700
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
350701
- "tags": ["apps"],
350702
- "operationId": "apps/get-subscription-plan-for-account-stubbed",
350703
- "externalDocs": {
350704
- "description": "API method documentation",
350705
- "url": "https://docs.github.com/rest/reference/apps#get-a-subscription-plan-for-an-account-stubbed"
350706
- },
350707
- "x-octokit": { "api.github.com": "removed" },
350708
- "responses": { "501": { "description": "Not Implemented" } }
350709
- }
350710
- },
350711
- "/marketplace_listing/stubbed/plans": {
350712
- "get": {
350713
- "summary": "List plans (stubbed)",
350714
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
350715
- "tags": ["apps"],
350716
- "operationId": "apps/list-plans-stubbed",
350717
- "externalDocs": {
350718
- "description": "API method documentation",
350719
- "url": "https://docs.github.com/rest/reference/apps#list-plans-stubbed"
350720
- },
350721
- "x-octokit": { "api.github.com": "removed" },
350722
- "responses": { "501": { "description": "Not Implemented" } }
350723
- }
350724
- },
350725
- "/marketplace_listing/stubbed/plans/{plan_id}/accounts": {
350726
- "get": {
350727
- "summary": "List accounts for a plan (stubbed)",
350728
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
350729
- "tags": ["apps"],
350730
- "operationId": "apps/list-accounts-for-plan-stubbed",
350731
- "externalDocs": {
350732
- "description": "API method documentation",
350733
- "url": "https://docs.github.com/rest/reference/apps#list-accounts-for-a-plan-stubbed"
350734
- },
350735
- "x-octokit": { "api.github.com": "removed" },
350736
- "responses": { "501": { "description": "Not Implemented" } }
350737
- }
350738
- },
350739
- "/orgs/{org}/actions/oidc/customization/sub": {
350740
- "get": {
350741
- "summary": "Get the customization template for an OIDC subject claim for an organization",
350742
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
350743
- "tags": ["oidc"],
350744
- "operationId": "oidc/get-oidc-custom-sub-template-for-org",
350745
- "externalDocs": {
350746
- "description": "API method documentation",
350747
- "url": "https://docs.github.com/rest/actions/oidc#get-the-customization-template-for-an-oidc-subject-claim-for-an-organization"
350748
- },
350749
- "x-octokit": { "api.github.com": "removed" },
350750
- "responses": { "501": { "description": "Not Implemented" } }
350751
- },
350752
- "put": {
350753
- "summary": "Set the customization template for an OIDC subject claim for an organization",
350754
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
350755
- "tags": ["oidc"],
350756
- "operationId": "oidc/update-oidc-custom-sub-template-for-org",
350757
- "externalDocs": {
350758
- "description": "API method documentation",
350759
- "url": "https://docs.github.com/rest/actions/oidc#set-the-customization-template-for-an-oidc-subject-claim-for-an-organization"
350760
- },
350761
- "x-octokit": { "api.github.com": "removed" },
350762
- "responses": { "501": { "description": "Not Implemented" } }
350763
- }
350764
- },
350765
- "/orgs/{org}/blocks": {
350766
- "get": {
350767
- "summary": "List users blocked by an organization",
350768
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
350769
- "tags": ["orgs"],
350770
- "operationId": "orgs/list-blocked-users",
350771
- "externalDocs": {
350772
- "description": "API method documentation",
350773
- "url": "https://docs.github.com/rest/reference/orgs#list-users-blocked-by-an-organization"
350774
- },
350775
- "x-octokit": { "api.github.com": "removed" },
350776
- "responses": { "501": { "description": "Not Implemented" } }
350777
- }
350778
- },
350779
- "/orgs/{org}/blocks/{username}": {
350780
- "get": {
350781
- "summary": "Check if a user is blocked by an organization",
350782
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
350783
- "tags": ["orgs"],
350784
- "operationId": "orgs/check-blocked-user",
350785
- "externalDocs": {
350786
- "description": "API method documentation",
350787
- "url": "https://docs.github.com/rest/reference/orgs#check-if-a-user-is-blocked-by-an-organization"
350788
- },
350789
- "x-octokit": { "api.github.com": "removed" },
350790
- "responses": { "501": { "description": "Not Implemented" } }
350791
- },
350792
- "put": {
350793
- "summary": "Block a user from an organization",
350794
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
350795
- "tags": ["orgs"],
350796
- "operationId": "orgs/block-user",
350797
- "externalDocs": {
350798
- "description": "API method documentation",
350799
- "url": "https://docs.github.com/rest/reference/orgs#block-a-user-from-an-organization"
350800
- },
350801
- "x-octokit": { "api.github.com": "removed" },
350802
- "responses": { "501": { "description": "Not Implemented" } }
350803
- },
350804
- "delete": {
350805
- "summary": "Unblock a user from an organization",
350806
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
350807
- "tags": ["orgs"],
350808
- "operationId": "orgs/unblock-user",
350809
- "externalDocs": {
350810
- "description": "API method documentation",
350811
- "url": "https://docs.github.com/rest/reference/orgs#unblock-a-user-from-an-organization"
350812
- },
350813
- "x-octokit": { "api.github.com": "removed" },
350814
- "responses": { "501": { "description": "Not Implemented" } }
350815
- }
350816
- },
350817
- "/orgs/{org}/codespaces": {
350818
- "get": {
350819
- "summary": "List codespaces for the organization",
350820
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
350821
- "tags": ["codespaces"],
350822
- "operationId": "codespaces/list-in-organization",
350823
- "externalDocs": {
350824
- "description": "API method documentation",
350825
- "url": "https://docs.github.com/rest/reference/codespaces#list-in-organization"
350826
- },
350827
- "x-octokit": { "api.github.com": "removed" },
350828
- "responses": { "501": { "description": "Not Implemented" } }
350829
- }
350830
- },
350831
- "/orgs/{org}/credential-authorizations": {
350832
- "get": {
350833
- "summary": "List SAML SSO authorizations for an organization",
350834
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
350835
- "tags": ["orgs"],
350836
- "operationId": "orgs/list-saml-sso-authorizations",
350837
- "externalDocs": {
350838
- "description": "API method documentation",
350839
- "url": "https://docs.github.com/rest/reference/orgs#list-saml-sso-authorizations-for-an-organization"
350840
- },
350841
- "x-octokit": { "api.github.com": "removed" },
350842
- "responses": { "501": { "description": "Not Implemented" } }
350843
- }
350844
- },
350845
- "/orgs/{org}/credential-authorizations/{credential_id}": {
350846
- "delete": {
350847
- "summary": "Remove a SAML SSO authorization for an organization",
350848
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
350849
- "tags": ["orgs"],
350850
- "operationId": "orgs/remove-saml-sso-authorization",
350851
- "externalDocs": {
350852
- "description": "API method documentation",
350853
- "url": "https://docs.github.com/rest/reference/orgs#remove-a-saml-sso-authorization-for-an-organization"
350854
- },
350855
- "x-octokit": { "api.github.com": "removed" },
350856
- "responses": { "501": { "description": "Not Implemented" } }
350857
- }
350858
- },
350859
- "/orgs/{org}/external-group/{group_id}": {
350860
- "get": {
350861
- "summary": "Get an external group",
350862
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
350863
- "tags": ["teams"],
350864
- "operationId": "teams/external-idp-group-info-for-org",
350865
- "externalDocs": {
350866
- "description": "API method documentation",
350867
- "url": "https://docs.github.com/rest/reference/teams#external-idp-group-info-for-an-organization"
350868
- },
350869
- "x-octokit": { "api.github.com": "removed" },
350870
- "responses": { "501": { "description": "Not Implemented" } }
350871
- }
350872
- },
350873
- "/orgs/{org}/external-groups": {
350874
- "get": {
350875
- "summary": "List external groups in an organization",
350876
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
350877
- "tags": ["teams"],
350878
- "operationId": "teams/list-external-idp-groups-for-org",
350879
- "externalDocs": {
350880
- "description": "API method documentation",
350881
- "url": "https://docs.github.com/rest/reference/teams#list-external-idp-groups-for-an-organization"
350882
- },
350883
- "x-octokit": { "api.github.com": "removed" },
350884
- "responses": { "501": { "description": "Not Implemented" } }
350885
- }
350886
- },
350887
- "/orgs/{org}/failed_invitations": {
350888
- "get": {
350889
- "summary": "List failed organization invitations",
350890
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
350891
- "tags": ["orgs"],
350892
- "operationId": "orgs/list-failed-invitations",
350893
- "externalDocs": {
350894
- "description": "API method documentation",
350895
- "url": "https://docs.github.com/rest/reference/orgs#list-failed-organization-invitations"
350896
- },
350897
- "x-octokit": { "api.github.com": "removed" },
350898
- "responses": { "501": { "description": "Not Implemented" } }
350899
- }
350900
- },
350901
- "/orgs/{org}/interaction-limits": {
350902
- "get": {
350903
- "summary": "Get interaction restrictions for an organization",
350904
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
350905
- "tags": ["interactions"],
350906
- "operationId": "interactions/get-restrictions-for-org",
350907
- "externalDocs": {
350908
- "description": "API method documentation",
350909
- "url": "https://docs.github.com/rest/reference/interactions#get-interaction-restrictions-for-an-organization"
350910
- },
350911
- "x-octokit": { "api.github.com": "removed" },
350912
- "responses": { "501": { "description": "Not Implemented" } }
350913
- },
350914
- "put": {
350915
- "summary": "Set interaction restrictions for an organization",
350916
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
350917
- "tags": ["interactions"],
350918
- "operationId": "interactions/set-restrictions-for-org",
350919
- "externalDocs": {
350920
- "description": "API method documentation",
350921
- "url": "https://docs.github.com/rest/reference/interactions#set-interaction-restrictions-for-an-organization"
350922
- },
350923
- "x-octokit": { "api.github.com": "removed" },
350924
- "responses": { "501": { "description": "Not Implemented" } }
350925
- },
350926
- "delete": {
350927
- "summary": "Remove interaction restrictions for an organization",
350928
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
350929
- "tags": ["interactions"],
350930
- "operationId": "interactions/remove-restrictions-for-org",
350931
- "externalDocs": {
350932
- "description": "API method documentation",
350933
- "url": "https://docs.github.com/rest/reference/interactions#remove-interaction-restrictions-for-an-organization"
350934
- },
350935
- "x-octokit": { "api.github.com": "removed" },
350936
- "responses": { "501": { "description": "Not Implemented" } }
350937
- }
350938
- },
350939
- "/orgs/{org}/invitations": {
350940
- "get": {
350941
- "summary": "List pending organization invitations",
350942
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
350943
- "tags": ["orgs"],
350944
- "operationId": "orgs/list-pending-invitations",
350945
- "externalDocs": {
350946
- "description": "API method documentation",
350947
- "url": "https://docs.github.com/rest/reference/orgs#list-pending-organization-invitations"
350948
- },
350949
- "x-octokit": { "api.github.com": "removed" },
350950
- "responses": { "501": { "description": "Not Implemented" } }
350951
- },
350952
- "post": {
350953
- "summary": "Create an organization invitation",
350954
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
350955
- "tags": ["orgs"],
350956
- "operationId": "orgs/create-invitation",
350957
- "externalDocs": {
350958
- "description": "API method documentation",
350959
- "url": "https://docs.github.com/rest/reference/orgs#create-an-organization-invitation"
350960
- },
350961
- "x-octokit": { "api.github.com": "removed" },
350962
- "responses": { "501": { "description": "Not Implemented" } }
350963
- }
350964
- },
350965
- "/orgs/{org}/invitations/{invitation_id}": {
350966
- "delete": {
350967
- "summary": "Cancel an organization invitation",
350968
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
350969
- "tags": ["orgs"],
350970
- "operationId": "orgs/cancel-invitation",
350971
- "externalDocs": {
350972
- "description": "API method documentation",
350973
- "url": "https://docs.github.com/rest/reference/orgs#cancel-an-organization-invitation"
350974
- },
350975
- "x-octokit": { "api.github.com": "removed" },
350976
- "responses": { "501": { "description": "Not Implemented" } }
350977
- }
350978
- },
350979
- "/orgs/{org}/invitations/{invitation_id}/teams": {
350980
- "get": {
350981
- "summary": "List organization invitation teams",
350982
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
350983
- "tags": ["orgs"],
350984
- "operationId": "orgs/list-invitation-teams",
350985
- "externalDocs": {
350986
- "description": "API method documentation",
350987
- "url": "https://docs.github.com/rest/reference/orgs#list-organization-invitation-teams"
350988
- },
350989
- "x-octokit": { "api.github.com": "removed" },
350990
- "responses": { "501": { "description": "Not Implemented" } }
350991
- }
350992
- },
350993
- "/orgs/{org}/members/{username}/codespaces/{codespace_name}": {
350994
- "delete": {
350995
- "summary": "Delete a codespace from the organization",
350996
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
350997
- "tags": ["codespaces"],
350998
- "operationId": "codespaces/delete-from-organization",
350999
- "externalDocs": {
351000
- "description": "API method documentation",
351001
- "url": "https://docs.github.com/rest/reference/codespaces"
351002
- },
351003
- "x-octokit": { "api.github.com": "removed" },
351004
- "responses": { "501": { "description": "Not Implemented" } }
351005
- }
351006
- },
351007
- "/orgs/{org}/members/{username}/codespaces/{codespace_name}/stop": {
351008
- "post": {
351009
- "summary": "Stop a codespace for an organization user",
351010
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351011
- "tags": ["codespaces"],
351012
- "operationId": "codespaces/stop-in-organization",
351013
- "externalDocs": {
351014
- "description": "API method documentation",
351015
- "url": "https://docs.github.com/rest/reference/codespaces"
351016
- },
351017
- "x-octokit": { "api.github.com": "removed" },
351018
- "responses": { "501": { "description": "Not Implemented" } }
351019
- }
351020
- },
351021
- "/orgs/{org}/migrations/{migration_id}/archive": {
351022
- "get": {
351023
- "summary": "Download an organization migration archive",
351024
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351025
- "tags": ["migrations"],
351026
- "operationId": "migrations/download-archive-for-org",
351027
- "externalDocs": {
351028
- "description": "API method documentation",
351029
- "url": "https://docs.github.com/rest/reference/migrations#download-an-organization-migration-archive"
351030
- },
351031
- "x-octokit": { "api.github.com": "removed" },
351032
- "responses": { "501": { "description": "Not Implemented" } }
351033
- },
351034
- "delete": {
351035
- "summary": "Delete an organization migration archive",
351036
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351037
- "tags": ["migrations"],
351038
- "operationId": "migrations/delete-archive-for-org",
351039
- "externalDocs": {
351040
- "description": "API method documentation",
351041
- "url": "https://docs.github.com/rest/reference/migrations#delete-an-organization-migration-archive"
351042
- },
351043
- "x-octokit": { "api.github.com": "removed" },
351044
- "responses": { "501": { "description": "Not Implemented" } }
351045
- }
351046
- },
351047
- "/orgs/{org}/migrations/{migration_id}/repos/{repo_name}/lock": {
351048
- "delete": {
351049
- "summary": "Unlock an organization repository",
351050
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351051
- "tags": ["migrations"],
351052
- "operationId": "migrations/unlock-repo-for-org",
351053
- "externalDocs": {
351054
- "description": "API method documentation",
351055
- "url": "https://docs.github.com/rest/reference/migrations#unlock-an-organization-repository"
351056
- },
351057
- "x-octokit": { "api.github.com": "removed" },
351058
- "responses": { "501": { "description": "Not Implemented" } }
351059
- }
351060
- },
351061
- "/orgs/{org}/migrations/{migration_id}/repositories": {
351062
- "get": {
351063
- "summary": "List repositories in an organization migration",
351064
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351065
- "tags": ["migrations"],
351066
- "operationId": "migrations/list-repos-for-org",
351067
- "externalDocs": {
351068
- "description": "API method documentation",
351069
- "url": "https://docs.github.com/rest/reference/migrations#list-repositories-in-an-organization-migration"
351070
- },
351071
- "x-octokit": { "api.github.com": "removed" },
351072
- "responses": { "501": { "description": "Not Implemented" } }
351073
- }
351074
- },
351075
- "/orgs/{org}/packages": {
351076
- "get": {
351077
- "summary": "List packages for an organization",
351078
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351079
- "tags": ["packages"],
351080
- "operationId": "packages/list-packages-for-organization",
351081
- "externalDocs": {
351082
- "description": "API method documentation",
351083
- "url": "https://docs.github.com/rest/reference/packages#list-packages-for-an-organization"
351084
- },
351085
- "x-octokit": { "api.github.com": "removed" },
351086
- "responses": { "501": { "description": "Not Implemented" } }
351087
- }
351088
- },
351089
- "/orgs/{org}/packages/{package_type}/{package_name}": {
351090
- "get": {
351091
- "summary": "Get a package for an organization",
351092
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351093
- "tags": ["packages"],
351094
- "operationId": "packages/get-package-for-organization",
351095
- "externalDocs": {
351096
- "description": "API method documentation",
351097
- "url": "https://docs.github.com/rest/reference/packages#get-a-package-for-an-organization"
351098
- },
351099
- "x-octokit": { "api.github.com": "removed" },
351100
- "responses": { "501": { "description": "Not Implemented" } }
351101
- },
351102
- "delete": {
351103
- "summary": "Delete a package for an organization",
351104
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351105
- "tags": ["packages"],
351106
- "operationId": "packages/delete-package-for-org",
351107
- "externalDocs": {
351108
- "description": "API method documentation",
351109
- "url": "https://docs.github.com/rest/reference/packages#delete-a-package-for-an-organization"
351110
- },
351111
- "x-octokit": { "api.github.com": "removed" },
351112
- "responses": { "501": { "description": "Not Implemented" } }
351113
- }
351114
- },
351115
- "/orgs/{org}/packages/{package_type}/{package_name}/restore": {
351116
- "post": {
351117
- "summary": "Restore a package for an organization",
351118
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351119
- "tags": ["packages"],
351120
- "operationId": "packages/restore-package-for-org",
351121
- "externalDocs": {
351122
- "description": "API method documentation",
351123
- "url": "https://docs.github.com/rest/reference/packages#restore-a-package-for-an-organization"
351124
- },
351125
- "x-octokit": { "api.github.com": "removed" },
351126
- "responses": { "501": { "description": "Not Implemented" } }
351127
- }
351128
- },
351129
- "/orgs/{org}/packages/{package_type}/{package_name}/versions": {
351130
- "get": {
351131
- "summary": "Get all package versions for a package owned by an organization",
351132
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351133
- "tags": ["packages"],
351134
- "operationId": "packages/get-all-package-versions-for-package-owned-by-org",
351135
- "externalDocs": {
351136
- "description": "API method documentation",
351137
- "url": "https://docs.github.com/rest/reference/packages#get-all-package-versions-for-a-package-owned-by-an-organization"
351138
- },
351139
- "x-octokit": { "api.github.com": "removed" },
351140
- "responses": { "501": { "description": "Not Implemented" } }
351141
- }
351142
- },
351143
- "/orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}": {
351144
- "get": {
351145
- "summary": "Get a package version for an organization",
351146
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351147
- "tags": ["packages"],
351148
- "operationId": "packages/get-package-version-for-organization",
351149
- "externalDocs": {
351150
- "description": "API method documentation",
351151
- "url": "https://docs.github.com/rest/reference/packages#get-a-package-version-for-an-organization"
351152
- },
351153
- "x-octokit": { "api.github.com": "removed" },
351154
- "responses": { "501": { "description": "Not Implemented" } }
351155
- },
351156
- "delete": {
351157
- "summary": "Delete package version for an organization",
351158
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351159
- "tags": ["packages"],
351160
- "operationId": "packages/delete-package-version-for-org",
351161
- "externalDocs": {
351162
- "description": "API method documentation",
351163
- "url": "https://docs.github.com/rest/reference/packages#delete-a-package-version-for-an-organization"
351164
- },
351165
- "x-octokit": { "api.github.com": "removed" },
351166
- "responses": { "501": { "description": "Not Implemented" } }
351167
- }
351168
- },
351169
- "/orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}/restore": {
351170
- "post": {
351171
- "summary": "Restore package version for an organization",
351172
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351173
- "tags": ["packages"],
351174
- "operationId": "packages/restore-package-version-for-org",
351175
- "externalDocs": {
351176
- "description": "API method documentation",
351177
- "url": "https://docs.github.com/rest/reference/packages#restore-a-package-version-for-an-organization"
351178
- },
351179
- "x-octokit": { "api.github.com": "removed" },
351180
- "responses": { "501": { "description": "Not Implemented" } }
351181
- }
351182
- },
351183
- "/orgs/{org}/settings/billing/actions": {
351184
- "get": {
351185
- "summary": "Get GitHub Actions billing for an organization",
351186
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351187
- "operationId": "billing/get-github-actions-billing-org",
351188
- "tags": ["billing"],
351189
- "externalDocs": {
351190
- "description": "API method documentation",
351191
- "url": "https://docs.github.com/rest/reference/billing#get-github-actions-billing-for-an-organization"
351192
- },
351193
- "x-octokit": { "api.github.com": "removed" },
351194
- "responses": { "501": { "description": "Not Implemented" } }
351195
- }
351196
- },
351197
- "/orgs/{org}/settings/billing/packages": {
351198
- "get": {
351199
- "summary": "Get GitHub Packages billing for an organization",
351200
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351201
- "operationId": "billing/get-github-packages-billing-org",
351202
- "tags": ["billing"],
351203
- "externalDocs": {
351204
- "description": "API method documentation",
351205
- "url": "https://docs.github.com/rest/reference/billing#get-github-packages-billing-for-an-organization"
351206
- },
351207
- "x-octokit": { "api.github.com": "removed" },
351208
- "responses": { "501": { "description": "Not Implemented" } }
351209
- }
351210
- },
351211
- "/orgs/{org}/settings/billing/shared-storage": {
351212
- "get": {
351213
- "summary": "Get shared storage billing for an organization",
351214
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351215
- "operationId": "billing/get-shared-storage-billing-org",
351216
- "tags": ["billing"],
351217
- "externalDocs": {
351218
- "description": "API method documentation",
351219
- "url": "https://docs.github.com/rest/reference/billing#get-shared-storage-billing-for-an-organization"
351220
- },
351221
- "x-octokit": { "api.github.com": "removed" },
351222
- "responses": { "501": { "description": "Not Implemented" } }
351223
- }
351224
- },
351225
- "/orgs/{org}/team-sync/groups": {
351226
- "get": {
351227
- "summary": "List IdP groups for an organization",
351228
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351229
- "tags": ["teams"],
351230
- "operationId": "teams/list-idp-groups-for-org",
351231
- "externalDocs": {
351232
- "description": "API method documentation",
351233
- "url": "https://docs.github.com/rest/reference/teams#list-idp-groups-for-an-organization"
351234
- },
351235
- "x-octokit": { "api.github.com": "removed" },
351236
- "responses": { "501": { "description": "Not Implemented" } }
351237
- }
351238
- },
351239
- "/orgs/{org}/teams/{team_slug}/external-groups": {
351240
- "get": {
351241
- "summary": "List a connection between an external group and a team",
351242
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351243
- "tags": ["teams"],
351244
- "operationId": "teams/list-linked-external-idp-groups-to-team-for-org",
351245
- "externalDocs": {
351246
- "description": "API method documentation",
351247
- "url": "https://docs.github.com/rest/reference/teams#list-external-idp-group-team-connection"
351248
- },
351249
- "x-octokit": { "api.github.com": "removed" },
351250
- "responses": { "501": { "description": "Not Implemented" } }
351251
- },
351252
- "delete": {
351253
- "summary": "Remove the connection between an external group and a team",
351254
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351255
- "tags": ["teams"],
351256
- "operationId": "teams/unlink-external-idp-group-from-team-for-org",
351257
- "externalDocs": {
351258
- "description": "API method documentation",
351259
- "url": "https://docs.github.com/rest/reference/teams#unlink-external-idp-group-team-connection"
351260
- },
351261
- "x-octokit": { "api.github.com": "removed" },
351262
- "responses": { "501": { "description": "Not Implemented" } }
351263
- },
351264
- "patch": {
351265
- "summary": "Update the connection between an external group and a team",
351266
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351267
- "tags": ["teams"],
351268
- "operationId": "teams/link-external-idp-group-to-team-for-org",
351269
- "externalDocs": {
351270
- "description": "API method documentation",
351271
- "url": "https://docs.github.com/rest/reference/teams#link-external-idp-group-team-connection"
351272
- },
351273
- "x-octokit": { "api.github.com": "removed" },
351274
- "responses": { "501": { "description": "Not Implemented" } }
351275
- }
351276
- },
351277
- "/orgs/{org}/teams/{team_slug}/invitations": {
351278
- "get": {
351279
- "summary": "List pending team invitations",
351280
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351281
- "tags": ["teams"],
351282
- "operationId": "teams/list-pending-invitations-in-org",
351283
- "externalDocs": {
351284
- "description": "API method documentation",
351285
- "url": "https://docs.github.com/rest/reference/teams#list-pending-team-invitations"
351286
- },
351287
- "x-octokit": { "api.github.com": "removed" },
351288
- "responses": { "501": { "description": "Not Implemented" } }
351289
- }
351290
- },
351291
- "/orgs/{org}/teams/{team_slug}/team-sync/group-mappings": {
351292
- "get": {
351293
- "summary": "List IdP groups for a team",
351294
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351295
- "tags": ["teams"],
351296
- "operationId": "teams/list-idp-groups-in-org",
351297
- "externalDocs": {
351298
- "description": "API method documentation",
351299
- "url": "https://docs.github.com/rest/reference/teams#list-idp-groups-for-a-team"
351300
- },
351301
- "x-octokit": { "api.github.com": "removed" },
351302
- "responses": { "501": { "description": "Not Implemented" } }
351303
- },
351304
- "patch": {
351305
- "summary": "Create or update IdP group connections",
351306
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351307
- "tags": ["teams"],
351308
- "operationId": "teams/create-or-update-idp-group-connections-in-org",
351309
- "externalDocs": {
351310
- "description": "API method documentation",
351311
- "url": "https://docs.github.com/rest/reference/teams#create-or-update-idp-group-connections"
351312
- },
351313
- "x-octokit": { "api.github.com": "removed" },
351314
- "responses": { "501": { "description": "Not Implemented" } }
351315
- }
351316
- },
351317
- "/repos/{owner}/{repo}/actions/caches": {
351318
- "get": {
351319
- "summary": "List GitHub Actions caches for a repository",
351320
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351321
- "tags": ["actions"],
351322
- "operationId": "actions/get-actions-cache-list",
351323
- "externalDocs": {
351324
- "description": "API method documentation",
351325
- "url": "https://docs.github.com/rest/actions/cache#list-github-actions-caches-for-a-repository"
351326
- },
351327
- "x-octokit": { "api.github.com": "removed" },
351328
- "responses": { "501": { "description": "Not Implemented" } }
351329
- },
351330
- "delete": {
351331
- "summary": "Delete GitHub Actions caches for a repository (using a cache key)",
351332
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351333
- "tags": ["actions"],
351334
- "operationId": "actions/delete-actions-cache-by-key",
351335
- "externalDocs": {
351336
- "description": "API method documentation",
351337
- "url": "https://docs.github.com/rest/actions/cache#delete-github-actions-caches-for-a-repository-using-a-cache-key"
351338
- },
351339
- "x-octokit": { "api.github.com": "removed" },
351340
- "responses": { "501": { "description": "Not Implemented" } }
351341
- }
351342
- },
351343
- "/repos/{owner}/{repo}/actions/caches/{cache_id}": {
351344
- "delete": {
351345
- "summary": "Delete a GitHub Actions cache for a repository (using a cache ID)",
351346
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351347
- "tags": ["actions"],
351348
- "operationId": "actions/delete-actions-cache-by-id",
351349
- "externalDocs": {
351350
- "description": "API method documentation",
351351
- "url": "https://docs.github.com/rest/actions/cache#delete-a-github-actions-cache-for-a-repository-using-a-cache-id"
351352
- },
351353
- "x-octokit": { "api.github.com": "removed" },
351354
- "responses": { "501": { "description": "Not Implemented" } }
351355
- }
351356
- },
351357
- "/repos/{owner}/{repo}/actions/oidc/customization/sub": {
351358
- "get": {
351359
- "summary": "Get the opt-out flag of an OIDC subject claim customization for a repository",
351360
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351361
- "tags": ["actions"],
351362
- "operationId": "actions/get-custom-oidc-sub-claim-for-repo",
351363
- "externalDocs": {
351364
- "description": "API method documentation",
351365
- "url": "https://docs.github.com/rest/actions/oidc#get-the-opt-out-flag-of-an-oidc-subject-claim-customization-for-a-repository"
351366
- },
351367
- "x-octokit": { "api.github.com": "removed" },
351368
- "responses": { "501": { "description": "Not Implemented" } }
351369
- },
351370
- "put": {
351371
- "summary": "Set the opt-out flag of an OIDC subject claim customization for a repository",
351372
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351373
- "tags": ["actions"],
351374
- "operationId": "actions/set-custom-oidc-sub-claim-for-repo",
351375
- "externalDocs": {
351376
- "description": "API method documentation",
351377
- "url": "https://docs.github.com/rest/actions/oidc#set-the-opt-out-flag-of-an-oidc-subject-claim-customization-for-a-repository"
351378
- },
351379
- "x-octokit": { "api.github.com": "removed" },
351380
- "responses": { "501": { "description": "Not Implemented" } }
351381
- }
351382
- },
351383
- "/repos/{owner}/{repo}/actions/permissions/workflow": {
351384
- "get": {
351385
- "summary": "Get default workflow permissions for a repository",
351386
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351387
- "tags": ["actions"],
351388
- "operationId": "actions/get-github-actions-default-workflow-permissions-repository",
351389
- "externalDocs": {
351390
- "description": "API method documentation",
351391
- "url": "https://docs.github.com/rest/reference/actions#get-default-workflow-permissions-for-a-repository"
351392
- },
351393
- "x-octokit": { "api.github.com": "removed" },
351394
- "responses": { "501": { "description": "Not Implemented" } }
351395
- },
351396
- "put": {
351397
- "summary": "Set default workflow permissions for a repository",
351398
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351399
- "tags": ["actions"],
351400
- "operationId": "actions/set-github-actions-default-workflow-permissions-repository",
351401
- "externalDocs": {
351402
- "description": "API method documentation",
351403
- "url": "https://docs.github.com/rest/reference/actions#set-default-workflow-permissions-for-a-repository"
351404
- },
351405
- "x-octokit": { "api.github.com": "removed" },
351406
- "responses": { "501": { "description": "Not Implemented" } }
351407
- }
351408
- },
351409
- "/repos/{owner}/{repo}/actions/runs/{run_id}/approve": {
351410
- "post": {
351411
- "summary": "Approve a workflow run for a fork pull request",
351412
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351413
- "tags": ["actions"],
351414
- "operationId": "actions/approve-workflow-run",
351415
- "externalDocs": {
351416
- "description": "API method documentation",
351417
- "url": "https://docs.github.com/rest/reference/actions#approve-a-workflow-run-for-a-fork-pull-request"
351418
- },
351419
- "x-octokit": { "api.github.com": "removed" },
351420
- "responses": { "501": { "description": "Not Implemented" } }
351421
- }
351422
- },
351423
- "/repos/{owner}/{repo}/actions/runs/{run_id}/timing": {
351424
- "get": {
351425
- "summary": "Get workflow run usage",
351426
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351427
- "tags": ["actions"],
351428
- "operationId": "actions/get-workflow-run-usage",
351429
- "externalDocs": {
351430
- "description": "API method documentation",
351431
- "url": "https://docs.github.com/rest/reference/actions#get-workflow-run-usage"
351432
- },
351433
- "x-octokit": { "api.github.com": "removed" },
351434
- "responses": { "501": { "description": "Not Implemented" } }
351435
- }
351436
- },
351437
- "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/timing": {
351438
- "get": {
351439
- "summary": "Get workflow usage",
351440
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351441
- "tags": ["actions"],
351442
- "operationId": "actions/get-workflow-usage",
351443
- "externalDocs": {
351444
- "description": "API method documentation",
351445
- "url": "https://docs.github.com/rest/reference/actions#get-workflow-usage"
351446
- },
351447
- "x-octokit": { "api.github.com": "removed" },
351448
- "responses": { "501": { "description": "Not Implemented" } }
351449
- }
351450
- },
351451
- "/repos/{owner}/{repo}/automated-security-fixes": {
351452
- "put": {
351453
- "summary": "Enable automated security fixes",
351454
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351455
- "tags": ["repos"],
351456
- "operationId": "repos/enable-automated-security-fixes",
351457
- "externalDocs": {
351458
- "description": "API method documentation",
351459
- "url": "https://docs.github.com/rest/reference/repos#enable-automated-security-fixes"
351460
- },
351461
- "x-octokit": { "api.github.com": "removed" },
351462
- "responses": { "501": { "description": "Not Implemented" } }
351463
- },
351464
- "delete": {
351465
- "summary": "Disable automated security fixes",
351466
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351467
- "tags": ["repos"],
351468
- "operationId": "repos/disable-automated-security-fixes",
351469
- "externalDocs": {
351470
- "description": "API method documentation",
351471
- "url": "https://docs.github.com/rest/reference/repos#disable-automated-security-fixes"
351472
- },
351473
- "x-octokit": { "api.github.com": "removed" },
351474
- "responses": { "501": { "description": "Not Implemented" } }
351475
- }
351476
- },
351477
- "/repos/{owner}/{repo}/codespaces": {
351478
- "get": {
351479
- "summary": "List codespaces in a repository for the authenticated user",
351480
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351481
- "tags": ["codespaces"],
351482
- "operationId": "codespaces/list-in-repository-for-authenticated-user",
351483
- "externalDocs": {
351484
- "description": "API method documentation",
351485
- "url": "https://docs.github.com/rest/reference/codespaces#list-codespaces-in-a-repository-for-the-authenticated-user"
351486
- },
351487
- "x-octokit": { "api.github.com": "removed" },
351488
- "responses": { "501": { "description": "Not Implemented" } }
351489
- },
351490
- "post": {
351491
- "summary": "Create a codespace in a repository",
351492
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351493
- "tags": ["codespaces"],
351494
- "operationId": "codespaces/create-with-repo-for-authenticated-user",
351495
- "externalDocs": {
351496
- "description": "API method documentation",
351497
- "url": "https://docs.github.com/rest/reference/codespaces#create-a-codespace-in-a-repository"
351498
- },
351499
- "x-octokit": { "api.github.com": "removed" },
351500
- "responses": { "501": { "description": "Not Implemented" } }
351501
- }
351502
- },
351503
- "/repos/{owner}/{repo}/codespaces/devcontainers": {
351504
- "get": {
351505
- "summary": "List devcontainer configurations in a repository for the authenticated user",
351506
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351507
- "tags": ["codespaces"],
351508
- "operationId": "codespaces/list-devcontainers-in-repository-for-authenticated-user",
351509
- "externalDocs": {
351510
- "description": "API method documentation",
351511
- "url": "https://docs.github.com/rest/reference/codespaces#list-devcontainers-in-a-repository-for-the-authenticated-user"
351512
- },
351513
- "x-octokit": { "api.github.com": "removed" },
351514
- "responses": { "501": { "description": "Not Implemented" } }
351515
- }
351516
- },
351517
- "/repos/{owner}/{repo}/codespaces/machines": {
351518
- "get": {
351519
- "summary": "List available machine types for a repository",
351520
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351521
- "tags": ["codespaces"],
351522
- "operationId": "codespaces/repo-machines-for-authenticated-user",
351523
- "externalDocs": {
351524
- "description": "API method documentation",
351525
- "url": "https://docs.github.com/rest/reference/codespaces#list-available-machine-types-for-a-repository"
351526
- },
351527
- "x-octokit": { "api.github.com": "removed" },
351528
- "responses": { "501": { "description": "Not Implemented" } }
351529
- }
351530
- },
351531
- "/repos/{owner}/{repo}/codespaces/secrets": {
351532
- "get": {
351533
- "summary": "List repository secrets",
351534
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351535
- "tags": ["codespaces"],
351536
- "operationId": "codespaces/list-repo-secrets",
351537
- "externalDocs": {
351538
- "description": "API method documentation",
351539
- "url": "https://docs.github.com/rest/reference/codespaces#list-repository-secrets"
351540
- },
351541
- "x-octokit": { "api.github.com": "removed" },
351542
- "responses": { "501": { "description": "Not Implemented" } }
351543
- }
351544
- },
351545
- "/repos/{owner}/{repo}/codespaces/secrets/public-key": {
351546
- "get": {
351547
- "summary": "Get a repository public key",
351548
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351549
- "tags": ["codespaces"],
351550
- "operationId": "codespaces/get-repo-public-key",
351551
- "externalDocs": {
351552
- "description": "API method documentation",
351553
- "url": "https://docs.github.com/rest/reference/codespaces#get-a-repository-public-key"
351554
- },
351555
- "x-octokit": { "api.github.com": "removed" },
351556
- "responses": { "501": { "description": "Not Implemented" } }
351557
- }
351558
- },
351559
- "/repos/{owner}/{repo}/codespaces/secrets/{secret_name}": {
351560
- "get": {
351561
- "summary": "Get a repository secret",
351562
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351563
- "tags": ["codespaces"],
351564
- "operationId": "codespaces/get-repo-secret",
351565
- "externalDocs": {
351566
- "description": "API method documentation",
351567
- "url": "https://docs.github.com/rest/reference/codespaces#get-a-repository-secret"
351568
- },
351569
- "x-octokit": { "api.github.com": "removed" },
351570
- "responses": { "501": { "description": "Not Implemented" } }
351571
- },
351572
- "put": {
351573
- "summary": "Create or update a repository secret",
351574
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351575
- "tags": ["codespaces"],
351576
- "operationId": "codespaces/create-or-update-repo-secret",
351577
- "externalDocs": {
351578
- "description": "API method documentation",
351579
- "url": "https://docs.github.com/rest/reference/codespaces#create-or-update-a-repository-secret"
351580
- },
351581
- "x-octokit": { "api.github.com": "removed" },
351582
- "responses": { "501": { "description": "Not Implemented" } }
351583
- },
351584
- "delete": {
351585
- "summary": "Delete a repository secret",
351586
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351587
- "tags": ["codespaces"],
351588
- "operationId": "codespaces/delete-repo-secret",
351589
- "externalDocs": {
351590
- "description": "API method documentation",
351591
- "url": "https://docs.github.com/rest/reference/codespaces#delete-a-repository-secret"
351592
- },
351593
- "x-octokit": { "api.github.com": "removed" },
351594
- "responses": { "501": { "description": "Not Implemented" } }
351595
- }
351596
- },
351597
- "/repos/{owner}/{repo}/community/profile": {
351598
- "get": {
351599
- "summary": "Get community profile metrics",
351600
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351601
- "tags": ["repos"],
351602
- "operationId": "repos/get-community-profile-metrics",
351603
- "externalDocs": {
351604
- "description": "API method documentation",
351605
- "url": "https://docs.github.com/rest/reference/repos#get-community-profile-metrics"
351606
- },
351607
- "x-octokit": { "api.github.com": "removed" },
351608
- "responses": { "501": { "description": "Not Implemented" } }
351609
- }
351610
- },
351611
- "/repos/{owner}/{repo}/dependency-graph/compare/{basehead}": {
351612
- "get": {
351613
- "summary": "Get a diff of the dependencies between commits",
351614
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351615
- "tags": ["dependency-graph"],
351616
- "operationId": "dependency-graph/diff-range",
351617
- "externalDocs": {
351618
- "description": "API method documentation",
351619
- "url": "https://docs.github.com/rest/reference/dependency-graph#get-a-diff-of-the-dependencies-between-commits"
351620
- },
351621
- "x-octokit": { "api.github.com": "removed" },
351622
- "responses": { "501": { "description": "Not Implemented" } }
351623
- }
351624
- },
351625
- "/repos/{owner}/{repo}/dependency-graph/snapshots": {
351626
- "post": {
351627
- "summary": "Create a snapshot of dependencies for a repository",
351628
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351629
- "tags": ["dependency-graph"],
351630
- "operationId": "dependency-graph/create-repository-snapshot",
351631
- "externalDocs": {
351632
- "description": "API method documentation",
351633
- "url": "https://docs.github.com/rest/reference/dependency-graph#create-a-snapshot-of-dependencies-for-a-repository"
351634
- },
351635
- "x-octokit": { "api.github.com": "removed" },
351636
- "responses": { "501": { "description": "Not Implemented" } }
351637
- }
351638
- },
351639
- "/repos/{owner}/{repo}/import": {
351640
- "get": {
351641
- "summary": "Get an import status",
351642
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351643
- "tags": ["migrations"],
351644
- "operationId": "migrations/get-import-status",
351645
- "externalDocs": {
351646
- "description": "API method documentation",
351647
- "url": "https://docs.github.com/rest/reference/migrations#get-an-import-status"
351648
- },
351649
- "x-octokit": { "api.github.com": "removed" },
351650
- "responses": { "501": { "description": "Not Implemented" } }
351651
- },
351652
- "put": {
351653
- "summary": "Start an import",
351654
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351655
- "tags": ["migrations"],
351656
- "operationId": "migrations/start-import",
351657
- "externalDocs": {
351658
- "description": "API method documentation",
351659
- "url": "https://docs.github.com/rest/reference/migrations#start-an-import"
351660
- },
351661
- "x-octokit": { "api.github.com": "removed" },
351662
- "responses": { "501": { "description": "Not Implemented" } }
351663
- },
351664
- "delete": {
351665
- "summary": "Cancel an import",
351666
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351667
- "tags": ["migrations"],
351668
- "operationId": "migrations/cancel-import",
351669
- "externalDocs": {
351670
- "description": "API method documentation",
351671
- "url": "https://docs.github.com/rest/reference/migrations#cancel-an-import"
351672
- },
351673
- "x-octokit": { "api.github.com": "removed" },
351674
- "responses": { "501": { "description": "Not Implemented" } }
351675
- },
351676
- "patch": {
351677
- "summary": "Update an import",
351678
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351679
- "tags": ["migrations"],
351680
- "operationId": "migrations/update-import",
351681
- "externalDocs": {
351682
- "description": "API method documentation",
351683
- "url": "https://docs.github.com/rest/reference/migrations#update-an-import"
351684
- },
351685
- "x-octokit": { "api.github.com": "removed" },
351686
- "responses": { "501": { "description": "Not Implemented" } }
351687
- }
351688
- },
351689
- "/repos/{owner}/{repo}/import/authors": {
351690
- "get": {
351691
- "summary": "Get commit authors",
351692
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351693
- "tags": ["migrations"],
351694
- "operationId": "migrations/get-commit-authors",
351695
- "externalDocs": {
351696
- "description": "API method documentation",
351697
- "url": "https://docs.github.com/rest/reference/migrations#get-commit-authors"
351698
- },
351699
- "x-octokit": { "api.github.com": "removed" },
351700
- "responses": { "501": { "description": "Not Implemented" } }
351701
- }
351702
- },
351703
- "/repos/{owner}/{repo}/import/authors/{author_id}": {
351704
- "patch": {
351705
- "summary": "Map a commit author",
351706
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351707
- "tags": ["migrations"],
351708
- "operationId": "migrations/map-commit-author",
351709
- "externalDocs": {
351710
- "description": "API method documentation",
351711
- "url": "https://docs.github.com/rest/reference/migrations#map-a-commit-author"
351712
- },
351713
- "x-octokit": { "api.github.com": "removed" },
351714
- "responses": { "501": { "description": "Not Implemented" } }
351715
- }
351716
- },
351717
- "/repos/{owner}/{repo}/import/large_files": {
351718
- "get": {
351719
- "summary": "Get large files",
351720
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351721
- "tags": ["migrations"],
351722
- "operationId": "migrations/get-large-files",
351723
- "externalDocs": {
351724
- "description": "API method documentation",
351725
- "url": "https://docs.github.com/rest/reference/migrations#get-large-files"
351726
- },
351727
- "x-octokit": { "api.github.com": "removed" },
351728
- "responses": { "501": { "description": "Not Implemented" } }
351729
- }
351730
- },
351731
- "/repos/{owner}/{repo}/import/lfs": {
351732
- "patch": {
351733
- "summary": "Update Git LFS preference",
351734
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351735
- "tags": ["migrations"],
351736
- "operationId": "migrations/set-lfs-preference",
351737
- "externalDocs": {
351738
- "description": "API method documentation",
351739
- "url": "https://docs.github.com/rest/reference/migrations#update-git-lfs-preference"
351740
- },
351741
- "x-octokit": { "api.github.com": "removed" },
351742
- "responses": { "501": { "description": "Not Implemented" } }
351743
- }
351744
- },
351745
- "/repos/{owner}/{repo}/interaction-limits": {
351746
- "get": {
351747
- "summary": "Get interaction restrictions for a repository",
351748
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351749
- "tags": ["interactions"],
351750
- "operationId": "interactions/get-restrictions-for-repo",
351751
- "externalDocs": {
351752
- "description": "API method documentation",
351753
- "url": "https://docs.github.com/rest/reference/interactions#get-interaction-restrictions-for-a-repository"
351754
- },
351755
- "x-octokit": { "api.github.com": "removed" },
351756
- "responses": { "501": { "description": "Not Implemented" } }
351757
- },
351758
- "put": {
351759
- "summary": "Set interaction restrictions for a repository",
351760
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351761
- "tags": ["interactions"],
351762
- "operationId": "interactions/set-restrictions-for-repo",
351763
- "externalDocs": {
351764
- "description": "API method documentation",
351765
- "url": "https://docs.github.com/rest/reference/interactions#set-interaction-restrictions-for-a-repository"
351766
- },
351767
- "x-octokit": { "api.github.com": "removed" },
351768
- "responses": { "501": { "description": "Not Implemented" } }
351769
- },
351770
- "delete": {
351771
- "summary": "Remove interaction restrictions for a repository",
351772
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351773
- "tags": ["interactions"],
351774
- "operationId": "interactions/remove-restrictions-for-repo",
351775
- "externalDocs": {
351776
- "description": "API method documentation",
351777
- "url": "https://docs.github.com/rest/reference/interactions#remove-interaction-restrictions-for-a-repository"
351778
- },
351779
- "x-octokit": { "api.github.com": "removed" },
351780
- "responses": { "501": { "description": "Not Implemented" } }
351781
- }
351782
- },
351783
- "/repos/{owner}/{repo}/pages/health": {
351784
- "get": {
351785
- "summary": "Get a DNS health check for GitHub Pages",
351786
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351787
- "tags": ["repos"],
351788
- "operationId": "repos/get-pages-health-check",
351789
- "externalDocs": {
351790
- "description": "API method documentation",
351791
- "url": "https://docs.github.com/rest/reference/repos#get-a-dns-health-check-for-github-pages"
351792
- },
351793
- "x-octokit": { "api.github.com": "removed" },
351794
- "responses": { "501": { "description": "Not Implemented" } }
351795
- }
351796
- },
351797
- "/repos/{owner}/{repo}/pulls/{pull_number}/codespaces": {
351798
- "post": {
351799
- "summary": "Create a codespace from a pull request",
351800
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351801
- "tags": ["codespaces"],
351802
- "operationId": "codespaces/create-with-pr-for-authenticated-user",
351803
- "externalDocs": {
351804
- "description": "API method documentation",
351805
- "url": "https://docs.github.com/rest/reference/codespaces#create-a-codespace-from-a-pull-request"
351806
- },
351807
- "x-octokit": { "api.github.com": "removed" },
351808
- "responses": { "501": { "description": "Not Implemented" } }
351809
- }
351810
- },
351811
- "/repos/{owner}/{repo}/traffic/clones": {
351812
- "get": {
351813
- "summary": "Get repository clones",
351814
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351815
- "tags": ["repos"],
351816
- "operationId": "repos/get-clones",
351817
- "externalDocs": {
351818
- "description": "API method documentation",
351819
- "url": "https://docs.github.com/rest/reference/repos#get-repository-clones"
351820
- },
351821
- "x-octokit": { "api.github.com": "removed" },
351822
- "responses": { "501": { "description": "Not Implemented" } }
351823
- }
351824
- },
351825
- "/repos/{owner}/{repo}/traffic/popular/paths": {
351826
- "get": {
351827
- "summary": "Get top referral paths",
351828
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351829
- "tags": ["repos"],
351830
- "operationId": "repos/get-top-paths",
351831
- "externalDocs": {
351832
- "description": "API method documentation",
351833
- "url": "https://docs.github.com/rest/reference/repos#get-top-referral-paths"
351834
- },
351835
- "x-octokit": { "api.github.com": "removed" },
351836
- "responses": { "501": { "description": "Not Implemented" } }
351837
- }
351838
- },
351839
- "/repos/{owner}/{repo}/traffic/popular/referrers": {
351840
- "get": {
351841
- "summary": "Get top referral sources",
351842
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351843
- "tags": ["repos"],
351844
- "operationId": "repos/get-top-referrers",
351845
- "externalDocs": {
351846
- "description": "API method documentation",
351847
- "url": "https://docs.github.com/rest/reference/repos#get-top-referral-sources"
351848
- },
351849
- "x-octokit": { "api.github.com": "removed" },
351850
- "responses": { "501": { "description": "Not Implemented" } }
351851
- }
351852
- },
351853
- "/repos/{owner}/{repo}/traffic/views": {
351854
- "get": {
351855
- "summary": "Get page views",
351856
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351857
- "tags": ["repos"],
351858
- "operationId": "repos/get-views",
351859
- "externalDocs": {
351860
- "description": "API method documentation",
351861
- "url": "https://docs.github.com/rest/reference/repos#get-page-views"
351862
- },
351863
- "x-octokit": { "api.github.com": "removed" },
351864
- "responses": { "501": { "description": "Not Implemented" } }
351865
- }
351866
- },
351867
- "/repos/{owner}/{repo}/vulnerability-alerts": {
351868
- "get": {
351869
- "summary": "Check if vulnerability alerts are enabled for a repository",
351870
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351871
- "tags": ["repos"],
351872
- "operationId": "repos/check-vulnerability-alerts",
351873
- "externalDocs": {
351874
- "description": "API method documentation",
351875
- "url": "https://docs.github.com/rest/reference/repos#check-if-vulnerability-alerts-are-enabled-for-a-repository"
351876
- },
351877
- "x-octokit": { "api.github.com": "removed" },
351878
- "responses": { "501": { "description": "Not Implemented" } }
351879
- },
351880
- "put": {
351881
- "summary": "Enable vulnerability alerts",
351882
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351883
- "tags": ["repos"],
351884
- "operationId": "repos/enable-vulnerability-alerts",
351885
- "externalDocs": {
351886
- "description": "API method documentation",
351887
- "url": "https://docs.github.com/rest/reference/repos#enable-vulnerability-alerts"
351888
- },
351889
- "x-octokit": { "api.github.com": "removed" },
351890
- "responses": { "501": { "description": "Not Implemented" } }
351891
- },
351892
- "delete": {
351893
- "summary": "Disable vulnerability alerts",
351894
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351895
- "tags": ["repos"],
351896
- "operationId": "repos/disable-vulnerability-alerts",
351897
- "externalDocs": {
351898
- "description": "API method documentation",
351899
- "url": "https://docs.github.com/rest/reference/repos#disable-vulnerability-alerts"
351900
- },
351901
- "x-octokit": { "api.github.com": "removed" },
351902
- "responses": { "501": { "description": "Not Implemented" } }
351903
- }
351904
- },
351905
- "/scim/v2/enterprises/{enterprise}/Groups": {
351906
- "get": {
351907
- "summary": "List provisioned SCIM groups for an enterprise",
351908
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351909
- "operationId": "enterprise-admin/list-provisioned-groups-enterprise",
351910
- "tags": ["enterprise-admin"],
351911
- "externalDocs": {
351912
- "description": "API method documentation",
351913
- "url": "https://docs.github.com/rest/reference/enterprise-admin#list-provisioned-scim-groups-for-an-enterprise"
351914
- },
351915
- "x-octokit": { "api.github.com": "removed" },
351916
- "responses": { "501": { "description": "Not Implemented" } }
351917
- },
351918
- "post": {
351919
- "summary": "Provision a SCIM enterprise group and invite users",
351920
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351921
- "operationId": "enterprise-admin/provision-and-invite-enterprise-group",
351922
- "tags": ["enterprise-admin"],
351923
- "externalDocs": {
351924
- "description": "API method documentation",
351925
- "url": "https://docs.github.com/rest/reference/enterprise-admin#provision-a-scim-enterprise-group-and-invite-users"
351926
- },
351927
- "x-octokit": { "api.github.com": "removed" },
351928
- "responses": { "501": { "description": "Not Implemented" } }
351929
- }
351930
- },
351931
- "/scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}": {
351932
- "get": {
351933
- "summary": "Get SCIM provisioning information for an enterprise group",
351934
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351935
- "operationId": "enterprise-admin/get-provisioning-information-for-enterprise-group",
351936
- "tags": ["enterprise-admin"],
351937
- "externalDocs": {
351938
- "description": "API method documentation",
351939
- "url": "https://docs.github.com/rest/reference/enterprise-admin#get-scim-provisioning-information-for-an-enterprise-group"
351940
- },
351941
- "x-octokit": { "api.github.com": "removed" },
351942
- "responses": { "501": { "description": "Not Implemented" } }
351943
- },
351944
- "put": {
351945
- "summary": "Set SCIM information for a provisioned enterprise group",
351946
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351947
- "operationId": "enterprise-admin/set-information-for-provisioned-enterprise-group",
351948
- "tags": ["enterprise-admin"],
351949
- "externalDocs": {
351950
- "description": "API method documentation",
351951
- "url": "https://docs.github.com/rest/reference/enterprise-admin#set-scim-information-for-a-provisioned-enterprise-group"
351952
- },
351953
- "x-octokit": { "api.github.com": "removed" },
351954
- "responses": { "501": { "description": "Not Implemented" } }
351955
- },
351956
- "delete": {
351957
- "summary": "Delete a SCIM group from an enterprise",
351958
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351959
- "operationId": "enterprise-admin/delete-scim-group-from-enterprise",
351960
- "tags": ["enterprise-admin"],
351961
- "externalDocs": {
351962
- "description": "API method documentation",
351963
- "url": "https://docs.github.com/rest/reference/enterprise-admin#delete-a-scim-group-from-an-enterprise"
351964
- },
351965
- "x-octokit": { "api.github.com": "removed" },
351966
- "responses": { "501": { "description": "Not Implemented" } }
351967
- },
351968
- "patch": {
351969
- "summary": "Update an attribute for a SCIM enterprise group",
351970
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351971
- "operationId": "enterprise-admin/update-attribute-for-enterprise-group",
351972
- "tags": ["enterprise-admin"],
351973
- "externalDocs": {
351974
- "description": "API method documentation",
351975
- "url": "https://docs.github.com/rest/reference/enterprise-admin#update-an-attribute-for-a-scim-enterprise-group"
351976
- },
351977
- "x-octokit": { "api.github.com": "removed" },
351978
- "responses": { "501": { "description": "Not Implemented" } }
351979
- }
351980
- },
351981
- "/scim/v2/enterprises/{enterprise}/Users": {
351982
- "get": {
351983
- "summary": "List SCIM provisioned identities for an enterprise",
351984
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351985
- "operationId": "enterprise-admin/list-provisioned-identities-enterprise",
351986
- "tags": ["enterprise-admin"],
351987
- "externalDocs": {
351988
- "description": "API method documentation",
351989
- "url": "https://docs.github.com/rest/reference/enterprise-admin#list-scim-provisioned-identities-for-an-enterprise"
351990
- },
351991
- "x-octokit": { "api.github.com": "removed" },
351992
- "responses": { "501": { "description": "Not Implemented" } }
351993
- },
351994
- "post": {
351995
- "summary": "Provision and invite a SCIM enterprise user",
351996
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
351997
- "operationId": "enterprise-admin/provision-and-invite-enterprise-user",
351998
- "tags": ["enterprise-admin"],
351999
- "externalDocs": {
352000
- "description": "API method documentation",
352001
- "url": "https://docs.github.com/rest/reference/enterprise-admin#provision-and-invite-a-scim-enterprise-user"
352002
- },
352003
- "x-octokit": { "api.github.com": "removed" },
352004
- "responses": { "501": { "description": "Not Implemented" } }
352005
- }
352006
- },
352007
- "/scim/v2/enterprises/{enterprise}/Users/{scim_user_id}": {
352008
- "get": {
352009
- "summary": "Get SCIM provisioning information for an enterprise user",
352010
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352011
- "operationId": "enterprise-admin/get-provisioning-information-for-enterprise-user",
352012
- "tags": ["enterprise-admin"],
352013
- "externalDocs": {
352014
- "description": "API method documentation",
352015
- "url": "https://docs.github.com/rest/reference/enterprise-admin#get-scim-provisioning-information-for-an-enterprise-user"
352016
- },
352017
- "x-octokit": { "api.github.com": "removed" },
352018
- "responses": { "501": { "description": "Not Implemented" } }
352019
- },
352020
- "put": {
352021
- "summary": "Set SCIM information for a provisioned enterprise user",
352022
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352023
- "operationId": "enterprise-admin/set-information-for-provisioned-enterprise-user",
352024
- "tags": ["enterprise-admin"],
352025
- "externalDocs": {
352026
- "description": "API method documentation",
352027
- "url": "https://docs.github.com/rest/reference/enterprise-admin#set-scim-information-for-a-provisioned-enterprise-user"
352028
- },
352029
- "x-octokit": { "api.github.com": "removed" },
352030
- "responses": { "501": { "description": "Not Implemented" } }
352031
- },
352032
- "delete": {
352033
- "summary": "Delete a SCIM user from an enterprise",
352034
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352035
- "operationId": "enterprise-admin/delete-user-from-enterprise",
352036
- "tags": ["enterprise-admin"],
352037
- "externalDocs": {
352038
- "description": "API method documentation",
352039
- "url": "https://docs.github.com/rest/reference/enterprise-admin#delete-a-scim-user-from-an-enterprise"
352040
- },
352041
- "x-octokit": { "api.github.com": "removed" },
352042
- "responses": { "501": { "description": "Not Implemented" } }
352043
- },
352044
- "patch": {
352045
- "summary": "Update an attribute for a SCIM enterprise user",
352046
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352047
- "operationId": "enterprise-admin/update-attribute-for-enterprise-user",
352048
- "tags": ["enterprise-admin"],
352049
- "externalDocs": {
352050
- "description": "API method documentation",
352051
- "url": "https://docs.github.com/rest/reference/enterprise-admin#update-an-attribute-for-a-scim-enterprise-user"
352052
- },
352053
- "x-octokit": { "api.github.com": "removed" },
352054
- "responses": { "501": { "description": "Not Implemented" } }
352055
- }
352056
- },
352057
- "/scim/v2/organizations/{org}/Users": {
352058
- "get": {
352059
- "summary": "List SCIM provisioned identities",
352060
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352061
- "tags": ["scim"],
352062
- "operationId": "scim/list-provisioned-identities",
352063
- "externalDocs": {
352064
- "description": "API method documentation",
352065
- "url": "https://docs.github.com/rest/reference/scim#list-scim-provisioned-identities"
352066
- },
352067
- "x-octokit": { "api.github.com": "removed" },
352068
- "responses": { "501": { "description": "Not Implemented" } }
352069
- },
352070
- "post": {
352071
- "summary": "Provision and invite a SCIM user",
352072
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352073
- "tags": ["scim"],
352074
- "operationId": "scim/provision-and-invite-user",
352075
- "externalDocs": {
352076
- "description": "API method documentation",
352077
- "url": "https://docs.github.com/rest/reference/scim#provision-and-invite-a-scim-user"
352078
- },
352079
- "x-octokit": { "api.github.com": "removed" },
352080
- "responses": { "501": { "description": "Not Implemented" } }
352081
- }
352082
- },
352083
- "/scim/v2/organizations/{org}/Users/{scim_user_id}": {
352084
- "get": {
352085
- "summary": "Get SCIM provisioning information for a user",
352086
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352087
- "tags": ["scim"],
352088
- "operationId": "scim/get-provisioning-information-for-user",
352089
- "externalDocs": {
352090
- "description": "API method documentation",
352091
- "url": "https://docs.github.com/rest/reference/scim#get-scim-provisioning-information-for-a-user"
352092
- },
352093
- "x-octokit": { "api.github.com": "removed" },
352094
- "responses": { "501": { "description": "Not Implemented" } }
352095
- },
352096
- "put": {
352097
- "summary": "Update a provisioned organization membership",
352098
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352099
- "tags": ["scim"],
352100
- "operationId": "scim/set-information-for-provisioned-user",
352101
- "externalDocs": {
352102
- "description": "API method documentation",
352103
- "url": "https://docs.github.com/rest/reference/scim#set-scim-information-for-a-provisioned-user"
352104
- },
352105
- "x-octokit": { "api.github.com": "removed" },
352106
- "responses": { "501": { "description": "Not Implemented" } }
352107
- },
352108
- "delete": {
352109
- "summary": "Delete a SCIM user from an organization",
352110
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352111
- "tags": ["scim"],
352112
- "operationId": "scim/delete-user-from-org",
352113
- "externalDocs": {
352114
- "description": "API method documentation",
352115
- "url": "https://docs.github.com/rest/reference/scim#delete-a-scim-user-from-an-organization"
352116
- },
352117
- "x-octokit": { "api.github.com": "removed" },
352118
- "responses": { "501": { "description": "Not Implemented" } }
352119
- },
352120
- "patch": {
352121
- "summary": "Update an attribute for a SCIM user",
352122
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352123
- "tags": ["scim"],
352124
- "operationId": "scim/update-attribute-for-user",
352125
- "externalDocs": {
352126
- "description": "API method documentation",
352127
- "url": "https://docs.github.com/rest/reference/scim#update-an-attribute-for-a-scim-user"
352128
- },
352129
- "x-octokit": { "api.github.com": "removed" },
352130
- "responses": { "501": { "description": "Not Implemented" } }
352131
- }
352132
- },
352133
- "/teams/{team_id}/invitations": {
352134
- "get": {
352135
- "summary": "List pending team invitations (Legacy)",
352136
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352137
- "tags": ["teams"],
352138
- "operationId": "teams/list-pending-invitations-legacy",
352139
- "externalDocs": {
352140
- "description": "API method documentation",
352141
- "url": "https://docs.github.com/rest/reference/teams#list-pending-team-invitations-legacy"
352142
- },
352143
- "deprecated": true,
352144
- "x-octokit": { "api.github.com": "removed" },
352145
- "responses": { "501": { "description": "Not Implemented" } }
352146
- }
352147
- },
352148
- "/teams/{team_id}/team-sync/group-mappings": {
352149
- "get": {
352150
- "summary": "List IdP groups for a team (Legacy)",
352151
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352152
- "tags": ["teams"],
352153
- "operationId": "teams/list-idp-groups-for-legacy",
352154
- "externalDocs": {
352155
- "description": "API method documentation",
352156
- "url": "https://docs.github.com/rest/reference/teams#list-idp-groups-for-a-team-legacy"
352157
- },
352158
- "deprecated": true,
352159
- "x-octokit": { "api.github.com": "removed" },
352160
- "responses": { "501": { "description": "Not Implemented" } }
352161
- },
352162
- "patch": {
352163
- "summary": "Create or update IdP group connections (Legacy)",
352164
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352165
- "tags": ["teams"],
352166
- "operationId": "teams/create-or-update-idp-group-connections-legacy",
352167
- "externalDocs": {
352168
- "description": "API method documentation",
352169
- "url": "https://docs.github.com/rest/reference/teams#create-or-update-idp-group-connections-legacy"
352170
- },
352171
- "deprecated": true,
352172
- "x-octokit": { "api.github.com": "removed" },
352173
- "responses": { "501": { "description": "Not Implemented" } }
352174
- }
352175
- },
352176
- "/user/blocks": {
352177
- "get": {
352178
- "summary": "List users blocked by the authenticated user",
352179
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352180
- "tags": ["users"],
352181
- "operationId": "users/list-blocked-by-authenticated-user",
352182
- "externalDocs": {
352183
- "description": "API method documentation",
352184
- "url": "https://docs.github.com/rest/reference/users#list-users-blocked-by-the-authenticated-user"
352185
- },
352186
- "x-octokit": { "api.github.com": "removed" },
352187
- "responses": { "501": { "description": "Not Implemented" } }
352188
- }
352189
- },
352190
- "/user/blocks/{username}": {
352191
- "get": {
352192
- "summary": "Check if a user is blocked by the authenticated user",
352193
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352194
- "tags": ["users"],
352195
- "operationId": "users/check-blocked",
352196
- "externalDocs": {
352197
- "description": "API method documentation",
352198
- "url": "https://docs.github.com/rest/reference/users#check-if-a-user-is-blocked-by-the-authenticated-user"
352199
- },
352200
- "x-octokit": { "api.github.com": "removed" },
352201
- "responses": { "501": { "description": "Not Implemented" } }
352202
- },
352203
- "put": {
352204
- "summary": "Block a user",
352205
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352206
- "tags": ["users"],
352207
- "operationId": "users/block",
352208
- "externalDocs": {
352209
- "description": "API method documentation",
352210
- "url": "https://docs.github.com/rest/reference/users#block-a-user"
352211
- },
352212
- "x-octokit": { "api.github.com": "removed" },
352213
- "responses": { "501": { "description": "Not Implemented" } }
352214
- },
352215
- "delete": {
352216
- "summary": "Unblock a user",
352217
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352218
- "tags": ["users"],
352219
- "operationId": "users/unblock",
352220
- "externalDocs": {
352221
- "description": "API method documentation",
352222
- "url": "https://docs.github.com/rest/reference/users#unblock-a-user"
352223
- },
352224
- "x-octokit": { "api.github.com": "removed" },
352225
- "responses": { "501": { "description": "Not Implemented" } }
352226
- }
352227
- },
352228
- "/user/codespaces": {
352229
- "get": {
352230
- "summary": "List codespaces for the authenticated user",
352231
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352232
- "tags": ["codespaces"],
352233
- "operationId": "codespaces/list-for-authenticated-user",
352234
- "externalDocs": {
352235
- "description": "API method documentation",
352236
- "url": "https://docs.github.com/rest/reference/codespaces#list-codespaces-for-the-authenticated-user"
352237
- },
352238
- "x-octokit": { "api.github.com": "removed" },
352239
- "responses": { "501": { "description": "Not Implemented" } }
352240
- },
352241
- "post": {
352242
- "summary": "Create a codespace for the authenticated user",
352243
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352244
- "tags": ["codespaces"],
352245
- "operationId": "codespaces/create-for-authenticated-user",
352246
- "externalDocs": {
352247
- "description": "API method documentation",
352248
- "url": "https://docs.github.com/rest/reference/codespaces#create-a-codespace-for-the-authenticated-user"
352249
- },
352250
- "x-octokit": { "api.github.com": "removed" },
352251
- "responses": { "501": { "description": "Not Implemented" } }
352252
- }
352253
- },
352254
- "/user/codespaces/secrets": {
352255
- "get": {
352256
- "summary": "List secrets for the authenticated user",
352257
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352258
- "tags": ["codespaces"],
352259
- "operationId": "codespaces/list-secrets-for-authenticated-user",
352260
- "externalDocs": {
352261
- "description": "API method documentation",
352262
- "url": "https://docs.github.com/rest/reference/codespaces#list-secrets-for-the-authenticated-user"
352263
- },
352264
- "x-octokit": { "api.github.com": "removed" },
352265
- "responses": { "501": { "description": "Not Implemented" } }
352266
- }
352267
- },
352268
- "/user/codespaces/secrets/public-key": {
352269
- "get": {
352270
- "summary": "Get public key for the authenticated user",
352271
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352272
- "tags": ["codespaces"],
352273
- "operationId": "codespaces/get-public-key-for-authenticated-user",
352274
- "externalDocs": {
352275
- "description": "API method documentation",
352276
- "url": "https://docs.github.com/rest/reference/codespaces#get-public-key-for-the-authenticated-user"
352277
- },
352278
- "x-octokit": { "api.github.com": "removed" },
352279
- "responses": { "501": { "description": "Not Implemented" } }
352280
- }
352281
- },
352282
- "/user/codespaces/secrets/{secret_name}": {
352283
- "get": {
352284
- "summary": "Get a secret for the authenticated user",
352285
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352286
- "tags": ["codespaces"],
352287
- "operationId": "codespaces/get-secret-for-authenticated-user",
352288
- "externalDocs": {
352289
- "description": "API method documentation",
352290
- "url": "https://docs.github.com/rest/reference/codespaces#get-a-secret-for-the-authenticated-user"
352291
- },
352292
- "x-octokit": { "api.github.com": "removed" },
352293
- "responses": { "501": { "description": "Not Implemented" } }
352294
- },
352295
- "put": {
352296
- "summary": "Create or update a secret for the authenticated user",
352297
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352298
- "tags": ["codespaces"],
352299
- "operationId": "codespaces/create-or-update-secret-for-authenticated-user",
352300
- "externalDocs": {
352301
- "description": "API method documentation",
352302
- "url": "https://docs.github.com/rest/reference/codespaces#create-or-update-a-secret-for-the-authenticated-user"
352303
- },
352304
- "x-octokit": { "api.github.com": "removed" },
352305
- "responses": { "501": { "description": "Not Implemented" } }
352306
- },
352307
- "delete": {
352308
- "summary": "Delete a secret for the authenticated user",
352309
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352310
- "tags": ["codespaces"],
352311
- "operationId": "codespaces/delete-secret-for-authenticated-user",
352312
- "externalDocs": {
352313
- "description": "API method documentation",
352314
- "url": "https://docs.github.com/rest/reference/codespaces#delete-a-secret-for-the-authenticated-user"
352315
- },
352316
- "x-octokit": { "api.github.com": "removed" },
352317
- "responses": { "501": { "description": "Not Implemented" } }
352318
- }
352319
- },
352320
- "/user/codespaces/secrets/{secret_name}/repositories": {
352321
- "get": {
352322
- "summary": "List selected repositories for a user secret",
352323
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352324
- "tags": ["codespaces"],
352325
- "operationId": "codespaces/list-repositories-for-secret-for-authenticated-user",
352326
- "externalDocs": {
352327
- "description": "API method documentation",
352328
- "url": "https://docs.github.com/rest/reference/codespaces#list-selected-repositories-for-a-user-secret"
352329
- },
352330
- "x-octokit": { "api.github.com": "removed" },
352331
- "responses": { "501": { "description": "Not Implemented" } }
352332
- },
352333
- "put": {
352334
- "summary": "Set selected repositories for a user secret",
352335
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352336
- "tags": ["codespaces"],
352337
- "operationId": "codespaces/set-repositories-for-secret-for-authenticated-user",
352338
- "externalDocs": {
352339
- "description": "API method documentation",
352340
- "url": "https://docs.github.com/rest/reference/codespaces#set-selected-repositories-for-a-user-secret"
352341
- },
352342
- "x-octokit": { "api.github.com": "removed" },
352343
- "responses": { "501": { "description": "Not Implemented" } }
352344
- }
352345
- },
352346
- "/user/codespaces/secrets/{secret_name}/repositories/{repository_id}": {
352347
- "put": {
352348
- "summary": "Add a selected repository to a user secret",
352349
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352350
- "tags": ["codespaces"],
352351
- "operationId": "codespaces/add-repository-for-secret-for-authenticated-user",
352352
- "externalDocs": {
352353
- "description": "API method documentation",
352354
- "url": "https://docs.github.com/rest/reference/codespaces#add-a-selected-repository-to-a-user-secret"
352355
- },
352356
- "x-octokit": { "api.github.com": "removed" },
352357
- "responses": { "501": { "description": "Not Implemented" } }
352358
- },
352359
- "delete": {
352360
- "summary": "Remove a selected repository from a user secret",
352361
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352362
- "tags": ["codespaces"],
352363
- "operationId": "codespaces/remove-repository-for-secret-for-authenticated-user",
352364
- "externalDocs": {
352365
- "description": "API method documentation",
352366
- "url": "https://docs.github.com/rest/reference/codespaces#remove-a-selected-repository-from-a-user-secret"
352367
- },
352368
- "x-octokit": { "api.github.com": "removed" },
352369
- "responses": { "501": { "description": "Not Implemented" } }
352370
- }
352371
- },
352372
- "/user/codespaces/{codespace_name}": {
352373
- "get": {
352374
- "summary": "Get a codespace for the authenticated user",
352375
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352376
- "tags": ["codespaces"],
352377
- "operationId": "codespaces/get-for-authenticated-user",
352378
- "externalDocs": {
352379
- "description": "API method documentation",
352380
- "url": "https://docs.github.com/rest/reference/codespaces#get-a-codespace-for-the-authenticated-user"
352381
- },
352382
- "x-octokit": { "api.github.com": "removed" },
352383
- "responses": { "501": { "description": "Not Implemented" } }
352384
- },
352385
- "delete": {
352386
- "summary": "Delete a codespace for the authenticated user",
352387
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352388
- "tags": ["codespaces"],
352389
- "operationId": "codespaces/delete-for-authenticated-user",
352390
- "externalDocs": {
352391
- "description": "API method documentation",
352392
- "url": "https://docs.github.com/rest/reference/codespaces#delete-a-codespace-for-the-authenticated-user"
352393
- },
352394
- "x-octokit": { "api.github.com": "removed" },
352395
- "responses": { "501": { "description": "Not Implemented" } }
352396
- },
352397
- "patch": {
352398
- "summary": "Update a codespace for the authenticated user",
352399
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352400
- "tags": ["codespaces"],
352401
- "operationId": "codespaces/update-for-authenticated-user",
352402
- "externalDocs": {
352403
- "description": "API method documentation",
352404
- "url": "https://docs.github.com/rest/reference/codespaces#update-a-codespace-for-the-authenticated-user"
352405
- },
352406
- "x-octokit": { "api.github.com": "removed" },
352407
- "responses": { "501": { "description": "Not Implemented" } }
352408
- }
352409
- },
352410
- "/user/codespaces/{codespace_name}/exports": {
352411
- "post": {
352412
- "summary": "Export a codespace for the authenticated user",
352413
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352414
- "tags": ["codespaces"],
352415
- "operationId": "codespaces/export-for-authenticated-user",
352416
- "x-octokit": { "api.github.com": "removed" },
352417
- "responses": { "501": { "description": "Not Implemented" } }
352418
- }
352419
- },
352420
- "/user/codespaces/{codespace_name}/exports/{export_id}": {
352421
- "get": {
352422
- "summary": "Get details about a codespace export",
352423
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352424
- "tags": ["codespaces"],
352425
- "operationId": "codespaces/get-export-details-for-authenticated-user",
352426
- "x-octokit": { "api.github.com": "removed" },
352427
- "responses": { "501": { "description": "Not Implemented" } }
352428
- }
352429
- },
352430
- "/user/codespaces/{codespace_name}/machines": {
352431
- "get": {
352432
- "summary": "List machine types for a codespace",
352433
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352434
- "tags": ["codespaces"],
352435
- "operationId": "codespaces/codespace-machines-for-authenticated-user",
352436
- "externalDocs": {
352437
- "description": "API method documentation",
352438
- "url": "https://docs.github.com/rest/reference/codespaces#list-machine-types-for-a-codespace"
352439
- },
352440
- "x-octokit": { "api.github.com": "removed" },
352441
- "responses": { "501": { "description": "Not Implemented" } }
352442
- }
352443
- },
352444
- "/user/codespaces/{codespace_name}/start": {
352445
- "post": {
352446
- "summary": "Start a codespace for the authenticated user",
352447
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352448
- "tags": ["codespaces"],
352449
- "operationId": "codespaces/start-for-authenticated-user",
352450
- "externalDocs": {
352451
- "description": "API method documentation",
352452
- "url": "https://docs.github.com/rest/reference/codespaces#start-a-codespace-for-the-authenticated-user"
352453
- },
352454
- "x-octokit": { "api.github.com": "removed" },
352455
- "responses": { "501": { "description": "Not Implemented" } }
352456
- }
352457
- },
352458
- "/user/codespaces/{codespace_name}/stop": {
352459
- "post": {
352460
- "summary": "Stop a codespace for the authenticated user",
352461
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352462
- "tags": ["codespaces"],
352463
- "operationId": "codespaces/stop-for-authenticated-user",
352464
- "externalDocs": {
352465
- "description": "API method documentation",
352466
- "url": "https://docs.github.com/rest/reference/codespaces#stop-a-codespace-for-the-authenticated-user"
352467
- },
352468
- "x-octokit": { "api.github.com": "removed" },
352469
- "responses": { "501": { "description": "Not Implemented" } }
352470
- }
352471
- },
352472
- "/user/email/visibility": {
352473
- "patch": {
352474
- "summary": "Set primary email visibility for the authenticated user",
352475
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352476
- "tags": ["users"],
352477
- "operationId": "users/set-primary-email-visibility-for-authenticated-user",
352478
- "externalDocs": {
352479
- "description": "API method documentation",
352480
- "url": "https://docs.github.com/rest/reference/users#set-primary-email-visibility-for-the-authenticated-user"
352481
- },
352482
- "x-octokit": { "api.github.com": "removed" },
352483
- "responses": { "501": { "description": "Not Implemented" } }
352484
- }
352485
- },
352486
- "/user/interaction-limits": {
352487
- "get": {
352488
- "summary": "Get interaction restrictions for your public repositories",
352489
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352490
- "tags": ["interactions"],
352491
- "operationId": "interactions/get-restrictions-for-authenticated-user",
352492
- "externalDocs": {
352493
- "description": "API method documentation",
352494
- "url": "https://docs.github.com/rest/reference/interactions#get-interaction-restrictions-for-your-public-repositories"
352495
- },
352496
- "x-octokit": { "api.github.com": "removed" },
352497
- "responses": { "501": { "description": "Not Implemented" } }
352498
- },
352499
- "put": {
352500
- "summary": "Set interaction restrictions for your public repositories",
352501
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352502
- "tags": ["interactions"],
352503
- "operationId": "interactions/set-restrictions-for-authenticated-user",
352504
- "externalDocs": {
352505
- "description": "API method documentation",
352506
- "url": "https://docs.github.com/rest/reference/interactions#set-interaction-restrictions-for-your-public-repositories"
352507
- },
352508
- "x-octokit": { "api.github.com": "removed" },
352509
- "responses": { "501": { "description": "Not Implemented" } }
352510
- },
352511
- "delete": {
352512
- "summary": "Remove interaction restrictions from your public repositories",
352513
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352514
- "tags": ["interactions"],
352515
- "operationId": "interactions/remove-restrictions-for-authenticated-user",
352516
- "externalDocs": {
352517
- "description": "API method documentation",
352518
- "url": "https://docs.github.com/rest/reference/interactions#remove-interaction-restrictions-from-your-public-repositories"
352519
- },
352520
- "x-octokit": { "api.github.com": "removed" },
352521
- "responses": { "501": { "description": "Not Implemented" } }
352522
- }
352523
- },
352524
- "/user/marketplace_purchases": {
352525
- "get": {
352526
- "summary": "List subscriptions for the authenticated user",
352527
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352528
- "tags": ["apps"],
352529
- "operationId": "apps/list-subscriptions-for-authenticated-user",
352530
- "externalDocs": {
352531
- "description": "API method documentation",
352532
- "url": "https://docs.github.com/rest/reference/apps#list-subscriptions-for-the-authenticated-user"
352533
- },
352534
- "x-octokit": { "api.github.com": "removed" },
352535
- "responses": { "501": { "description": "Not Implemented" } }
352536
- }
352537
- },
352538
- "/user/marketplace_purchases/stubbed": {
352539
- "get": {
352540
- "summary": "List subscriptions for the authenticated user (stubbed)",
352541
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352542
- "tags": ["apps"],
352543
- "operationId": "apps/list-subscriptions-for-authenticated-user-stubbed",
352544
- "externalDocs": {
352545
- "description": "API method documentation",
352546
- "url": "https://docs.github.com/rest/reference/apps#list-subscriptions-for-the-authenticated-user-stubbed"
352547
- },
352548
- "x-octokit": { "api.github.com": "removed" },
352549
- "responses": { "501": { "description": "Not Implemented" } }
352550
- }
352551
- },
352552
- "/user/migrations/{migration_id}": {
352553
- "get": {
352554
- "summary": "Get a user migration status",
352555
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352556
- "tags": ["migrations"],
352557
- "operationId": "migrations/get-status-for-authenticated-user",
352558
- "externalDocs": {
352559
- "description": "API method documentation",
352560
- "url": "https://docs.github.com/rest/reference/migrations#get-a-user-migration-status"
352561
- },
352562
- "x-octokit": { "api.github.com": "removed" },
352563
- "responses": { "501": { "description": "Not Implemented" } }
352564
- }
352565
- },
352566
- "/user/migrations/{migration_id}/repos/{repo_name}/lock": {
352567
- "delete": {
352568
- "summary": "Unlock a user repository",
352569
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352570
- "tags": ["migrations"],
352571
- "operationId": "migrations/unlock-repo-for-authenticated-user",
352572
- "externalDocs": {
352573
- "description": "API method documentation",
352574
- "url": "https://docs.github.com/rest/reference/migrations#unlock-a-user-repository"
352575
- },
352576
- "x-octokit": { "api.github.com": "removed" },
352577
- "responses": { "501": { "description": "Not Implemented" } }
352578
- }
352579
- },
352580
- "/user/packages": {
352581
- "get": {
352582
- "summary": "List packages for the authenticated user's namespace",
352583
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352584
- "tags": ["packages"],
352585
- "operationId": "packages/list-packages-for-authenticated-user",
352586
- "externalDocs": {
352587
- "description": "API method documentation",
352588
- "url": "https://docs.github.com/rest/reference/packages#list-packages-for-the-authenticated-user"
352589
- },
352590
- "x-octokit": { "api.github.com": "removed" },
352591
- "responses": { "501": { "description": "Not Implemented" } }
352592
- }
352593
- },
352594
- "/user/packages/{package_type}/{package_name}": {
352595
- "get": {
352596
- "summary": "Get a package for the authenticated user",
352597
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352598
- "tags": ["packages"],
352599
- "operationId": "packages/get-package-for-authenticated-user",
352600
- "externalDocs": {
352601
- "description": "API method documentation",
352602
- "url": "https://docs.github.com/rest/reference/packages#get-a-package-for-the-authenticated-user"
352603
- },
352604
- "x-octokit": { "api.github.com": "removed" },
352605
- "responses": { "501": { "description": "Not Implemented" } }
352606
- },
352607
- "delete": {
352608
- "summary": "Delete a package for the authenticated user",
352609
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352610
- "tags": ["packages"],
352611
- "operationId": "packages/delete-package-for-authenticated-user",
352612
- "externalDocs": {
352613
- "description": "API method documentation",
352614
- "url": "https://docs.github.com/rest/reference/packages#delete-a-package-for-the-authenticated-user"
352615
- },
352616
- "x-octokit": { "api.github.com": "removed" },
352617
- "responses": { "501": { "description": "Not Implemented" } }
352618
- }
352619
- },
352620
- "/user/packages/{package_type}/{package_name}/restore": {
352621
- "post": {
352622
- "summary": "Restore a package for the authenticated user",
352623
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352624
- "tags": ["packages"],
352625
- "operationId": "packages/restore-package-for-authenticated-user",
352626
- "externalDocs": {
352627
- "description": "API method documentation",
352628
- "url": "https://docs.github.com/rest/reference/packages#restore-a-package-for-the-authenticated-user"
352629
- },
352630
- "x-octokit": { "api.github.com": "removed" },
352631
- "responses": { "501": { "description": "Not Implemented" } }
352632
- }
352633
- },
352634
- "/user/packages/{package_type}/{package_name}/versions": {
352635
- "get": {
352636
- "summary": "Get all package versions for a package owned by the authenticated user",
352637
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352638
- "tags": ["packages"],
352639
- "operationId": "packages/get-all-package-versions-for-package-owned-by-authenticated-user",
352640
- "externalDocs": {
352641
- "description": "API method documentation",
352642
- "url": "https://docs.github.com/rest/reference/packages#get-all-package-versions-for-a-package-owned-by-the-authenticated-user"
352643
- },
352644
- "x-octokit": { "api.github.com": "removed" },
352645
- "responses": { "501": { "description": "Not Implemented" } }
352646
- }
352647
- },
352648
- "/user/packages/{package_type}/{package_name}/versions/{package_version_id}": {
352649
- "get": {
352650
- "summary": "Get a package version for the authenticated user",
352651
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352652
- "tags": ["packages"],
352653
- "operationId": "packages/get-package-version-for-authenticated-user",
352654
- "externalDocs": {
352655
- "description": "API method documentation",
352656
- "url": "https://docs.github.com/rest/reference/packages#get-a-package-version-for-the-authenticated-user"
352657
- },
352658
- "x-octokit": { "api.github.com": "removed" },
352659
- "responses": { "501": { "description": "Not Implemented" } }
352660
- },
352661
- "delete": {
352662
- "summary": "Delete a package version for the authenticated user",
352663
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352664
- "tags": ["packages"],
352665
- "operationId": "packages/delete-package-version-for-authenticated-user",
352666
- "externalDocs": {
352667
- "description": "API method documentation",
352668
- "url": "https://docs.github.com/rest/reference/packages#delete-a-package-version-for-the-authenticated-user"
352669
- },
352670
- "x-octokit": { "api.github.com": "removed" },
352671
- "responses": { "501": { "description": "Not Implemented" } }
352672
- }
352673
- },
352674
- "/user/packages/{package_type}/{package_name}/versions/{package_version_id}/restore": {
352675
- "post": {
352676
- "summary": "Restore a package version for the authenticated user",
352677
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352678
- "tags": ["packages"],
352679
- "operationId": "packages/restore-package-version-for-authenticated-user",
352680
- "externalDocs": {
352681
- "description": "API method documentation",
352682
- "url": "https://docs.github.com/rest/reference/packages#restore-a-package-version-for-the-authenticated-user"
352683
- },
352684
- "x-octokit": { "api.github.com": "removed" },
352685
- "responses": { "501": { "description": "Not Implemented" } }
352686
- }
352687
- },
352688
- "/users/{username}/packages": {
352689
- "get": {
352690
- "summary": "List packages for a user",
352691
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352692
- "tags": ["packages"],
352693
- "operationId": "packages/list-packages-for-user",
352694
- "externalDocs": {
352695
- "description": "API method documentation",
352696
- "url": "https://docs.github.com/rest/reference/packages#list-packages-for-user"
352697
- },
352698
- "x-octokit": { "api.github.com": "removed" },
352699
- "responses": { "501": { "description": "Not Implemented" } }
352700
- }
352701
- },
352702
- "/users/{username}/packages/{package_type}/{package_name}": {
352703
- "get": {
352704
- "summary": "Get a package for a user",
352705
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352706
- "tags": ["packages"],
352707
- "operationId": "packages/get-package-for-user",
352708
- "externalDocs": {
352709
- "description": "API method documentation",
352710
- "url": "https://docs.github.com/rest/reference/packages#get-a-package-for-a-user"
352711
- },
352712
- "x-octokit": { "api.github.com": "removed" },
352713
- "responses": { "501": { "description": "Not Implemented" } }
352714
- },
352715
- "delete": {
352716
- "summary": "Delete a package for a user",
352717
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352718
- "tags": ["packages"],
352719
- "operationId": "packages/delete-package-for-user",
352720
- "externalDocs": {
352721
- "description": "API method documentation",
352722
- "url": "https://docs.github.com/rest/reference/packages#delete-a-package-for-a-user"
352723
- },
352724
- "x-octokit": { "api.github.com": "removed" },
352725
- "responses": { "501": { "description": "Not Implemented" } }
352726
- }
352727
- },
352728
- "/users/{username}/packages/{package_type}/{package_name}/restore": {
352729
- "post": {
352730
- "summary": "Restore a package for a user",
352731
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352732
- "tags": ["packages"],
352733
- "operationId": "packages/restore-package-for-user",
352734
- "externalDocs": {
352735
- "description": "API method documentation",
352736
- "url": "https://docs.github.com/rest/reference/packages#restore-a-package-for-a-user"
352737
- },
352738
- "x-octokit": { "api.github.com": "removed" },
352739
- "responses": { "501": { "description": "Not Implemented" } }
352740
- }
352741
- },
352742
- "/users/{username}/packages/{package_type}/{package_name}/versions": {
352743
- "get": {
352744
- "summary": "Get all package versions for a package owned by a user",
352745
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352746
- "tags": ["packages"],
352747
- "operationId": "packages/get-all-package-versions-for-package-owned-by-user",
352748
- "externalDocs": {
352749
- "description": "API method documentation",
352750
- "url": "https://docs.github.com/rest/reference/packages#get-all-package-versions-for-a-package-owned-by-a-user"
352751
- },
352752
- "x-octokit": { "api.github.com": "removed" },
352753
- "responses": { "501": { "description": "Not Implemented" } }
352754
- }
352755
- },
352756
- "/users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}": {
352757
- "get": {
352758
- "summary": "Get a package version for a user",
352759
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352760
- "tags": ["packages"],
352761
- "operationId": "packages/get-package-version-for-user",
352762
- "externalDocs": {
352763
- "description": "API method documentation",
352764
- "url": "https://docs.github.com/rest/reference/packages#get-a-package-version-for-a-user"
352765
- },
352766
- "x-octokit": { "api.github.com": "removed" },
352767
- "responses": { "501": { "description": "Not Implemented" } }
352768
- },
352769
- "delete": {
352770
- "summary": "Delete package version for a user",
352771
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352772
- "tags": ["packages"],
352773
- "operationId": "packages/delete-package-version-for-user",
352774
- "externalDocs": {
352775
- "description": "API method documentation",
352776
- "url": "https://docs.github.com/rest/reference/packages#delete-a-package-version-for-a-user"
352777
- },
352778
- "x-octokit": { "api.github.com": "removed" },
352779
- "responses": { "501": { "description": "Not Implemented" } }
352780
- }
352781
- },
352782
- "/users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}/restore": {
352783
- "post": {
352784
- "summary": "Restore package version for a user",
352785
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352786
- "tags": ["packages"],
352787
- "operationId": "packages/restore-package-version-for-user",
352788
- "externalDocs": {
352789
- "description": "API method documentation",
352790
- "url": "https://docs.github.com/rest/reference/packages#restore-a-package-version-for-a-user"
352791
- },
352792
- "x-octokit": { "api.github.com": "removed" },
352793
- "responses": { "501": { "description": "Not Implemented" } }
352794
- }
352795
- },
352796
- "/users/{username}/settings/billing/actions": {
352797
- "get": {
352798
- "summary": "Get GitHub Actions billing for a user",
352799
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352800
- "operationId": "billing/get-github-actions-billing-user",
352801
- "tags": ["billing"],
352802
- "externalDocs": {
352803
- "description": "API method documentation",
352804
- "url": "https://docs.github.com/rest/reference/billing#get-github-actions-billing-for-a-user"
352805
- },
352806
- "x-octokit": { "api.github.com": "removed" },
352807
- "responses": { "501": { "description": "Not Implemented" } }
352808
- }
352809
- },
352810
- "/users/{username}/settings/billing/packages": {
352811
- "get": {
352812
- "summary": "Get GitHub Packages billing for a user",
352813
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352814
- "operationId": "billing/get-github-packages-billing-user",
352815
- "tags": ["billing"],
352816
- "externalDocs": {
352817
- "description": "API method documentation",
352818
- "url": "https://docs.github.com/rest/reference/billing#get-github-packages-billing-for-a-user"
352819
- },
352820
- "x-octokit": { "api.github.com": "removed" },
352821
- "responses": { "501": { "description": "Not Implemented" } }
352822
- }
352823
- },
352824
- "/users/{username}/settings/billing/shared-storage": {
352825
- "get": {
352826
- "summary": "Get shared storage billing for a user",
352827
- "description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
352828
- "operationId": "billing/get-shared-storage-billing-user",
352829
- "tags": ["billing"],
352830
- "externalDocs": {
352831
- "description": "API method documentation",
352832
- "url": "https://docs.github.com/rest/reference/billing#get-shared-storage-billing-for-a-user"
352833
- },
352834
- "x-octokit": { "api.github.com": "removed" },
352835
- "responses": { "501": { "description": "Not Implemented" } }
352836
- }
352837
350553
  }
352838
350554
  }
352839
350555
  }