@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" },
@@ -447,7 +447,7 @@
447
447
  "category": "enterprise-admin",
448
448
  "subcategory": "global-webhooks"
449
449
  },
450
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
450
+ "x-octokit": {}
451
451
  },
452
452
  "post": {
453
453
  "summary": "Create a global webhook",
@@ -583,7 +583,7 @@
583
583
  "category": "enterprise-admin",
584
584
  "subcategory": "global-webhooks"
585
585
  },
586
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
586
+ "x-octokit": {}
587
587
  }
588
588
  },
589
589
  "/admin/hooks/{hook_id}": {
@@ -667,7 +667,7 @@
667
667
  "category": "enterprise-admin",
668
668
  "subcategory": "global-webhooks"
669
669
  },
670
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
670
+ "x-octokit": {}
671
671
  },
672
672
  "patch": {
673
673
  "summary": "Update a global webhook",
@@ -799,7 +799,7 @@
799
799
  "category": "enterprise-admin",
800
800
  "subcategory": "global-webhooks"
801
801
  },
802
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
802
+ "x-octokit": {}
803
803
  },
804
804
  "delete": {
805
805
  "summary": "Delete a global webhook",
@@ -826,7 +826,7 @@
826
826
  "category": "enterprise-admin",
827
827
  "subcategory": "global-webhooks"
828
828
  },
829
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
829
+ "x-octokit": {}
830
830
  }
831
831
  },
832
832
  "/admin/hooks/{hook_id}/pings": {
@@ -855,7 +855,7 @@
855
855
  "category": "enterprise-admin",
856
856
  "subcategory": "global-webhooks"
857
857
  },
858
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
858
+ "x-octokit": {}
859
859
  }
860
860
  },
861
861
  "/admin/keys": {
@@ -995,7 +995,7 @@
995
995
  "category": "enterprise-admin",
996
996
  "subcategory": "users"
997
997
  },
998
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
998
+ "x-octokit": {}
999
999
  }
1000
1000
  },
1001
1001
  "/admin/keys/{key_ids}": {
@@ -1024,7 +1024,7 @@
1024
1024
  "category": "enterprise-admin",
1025
1025
  "subcategory": "users"
1026
1026
  },
1027
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1027
+ "x-octokit": {}
1028
1028
  }
1029
1029
  },
1030
1030
  "/admin/organizations": {
@@ -1171,7 +1171,7 @@
1171
1171
  "category": "enterprise-admin",
1172
1172
  "subcategory": "orgs"
1173
1173
  },
1174
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1174
+ "x-octokit": {}
1175
1175
  }
1176
1176
  },
1177
1177
  "/admin/organizations/{org}": {
@@ -1243,7 +1243,7 @@
1243
1243
  "category": "enterprise-admin",
1244
1244
  "subcategory": "orgs"
1245
1245
  },
1246
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1246
+ "x-octokit": {}
1247
1247
  }
1248
1248
  },
1249
1249
  "/admin/pre-receive-environments": {
@@ -1372,7 +1372,7 @@
1372
1372
  "category": "enterprise-admin",
1373
1373
  "subcategory": "pre-receive-environments"
1374
1374
  },
1375
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1375
+ "x-octokit": {}
1376
1376
  },
1377
1377
  "post": {
1378
1378
  "summary": "Create a pre-receive environment",
@@ -1469,7 +1469,7 @@
1469
1469
  "category": "enterprise-admin",
1470
1470
  "subcategory": "pre-receive-environments"
1471
1471
  },
1472
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1472
+ "x-octokit": {}
1473
1473
  }
1474
1474
  },
1475
1475
  "/admin/pre-receive-environments/{pre_receive_environment_id}": {
@@ -1548,7 +1548,7 @@
1548
1548
  "category": "enterprise-admin",
1549
1549
  "subcategory": "pre-receive-environments"
1550
1550
  },
1551
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1551
+ "x-octokit": {}
1552
1552
  },
1553
1553
  "patch": {
1554
1554
  "summary": "Update a pre-receive environment",
@@ -1682,7 +1682,7 @@
1682
1682
  "category": "enterprise-admin",
1683
1683
  "subcategory": "pre-receive-environments"
1684
1684
  },
1685
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1685
+ "x-octokit": {}
1686
1686
  },
1687
1687
  "delete": {
1688
1688
  "summary": "Delete a pre-receive environment",
@@ -1749,7 +1749,7 @@
1749
1749
  "category": "enterprise-admin",
1750
1750
  "subcategory": "pre-receive-environments"
1751
1751
  },
1752
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1752
+ "x-octokit": {}
1753
1753
  }
1754
1754
  },
1755
1755
  "/admin/pre-receive-environments/{pre_receive_environment_id}/downloads": {
@@ -1843,7 +1843,7 @@
1843
1843
  "category": "enterprise-admin",
1844
1844
  "subcategory": "pre-receive-environments"
1845
1845
  },
1846
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1846
+ "x-octokit": {}
1847
1847
  }
1848
1848
  },
1849
1849
  "/admin/pre-receive-environments/{pre_receive_environment_id}/downloads/latest": {
@@ -1899,7 +1899,7 @@
1899
1899
  "category": "enterprise-admin",
1900
1900
  "subcategory": "pre-receive-environments"
1901
1901
  },
1902
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
1902
+ "x-octokit": {}
1903
1903
  }
1904
1904
  },
1905
1905
  "/admin/tokens": {
@@ -2446,7 +2446,7 @@
2446
2446
  "category": "enterprise-admin",
2447
2447
  "subcategory": "users"
2448
2448
  },
2449
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
2449
+ "x-octokit": {}
2450
2450
  }
2451
2451
  },
2452
2452
  "/admin/tokens/{token_id}": {
@@ -2475,7 +2475,7 @@
2475
2475
  "category": "enterprise-admin",
2476
2476
  "subcategory": "users"
2477
2477
  },
2478
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
2478
+ "x-octokit": {}
2479
2479
  }
2480
2480
  },
2481
2481
  "/admin/users/{username}": {
@@ -2504,7 +2504,7 @@
2504
2504
  "category": "enterprise-admin",
2505
2505
  "subcategory": "users"
2506
2506
  },
2507
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
2507
+ "x-octokit": {}
2508
2508
  }
2509
2509
  },
2510
2510
  "/admin/users/{username}/authorizations": {
@@ -3535,7 +3535,7 @@
3535
3535
  "category": "enterprise-admin",
3536
3536
  "subcategory": "users"
3537
3537
  },
3538
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
3538
+ "x-octokit": {}
3539
3539
  },
3540
3540
  "delete": {
3541
3541
  "summary": "Delete an impersonation OAuth token",
@@ -3562,7 +3562,7 @@
3562
3562
  "category": "enterprise-admin",
3563
3563
  "subcategory": "users"
3564
3564
  },
3565
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
3565
+ "x-octokit": {}
3566
3566
  }
3567
3567
  },
3568
3568
  "/app": {
@@ -7822,7 +7822,7 @@
7822
7822
  "category": "apps",
7823
7823
  "subcategory": null
7824
7824
  },
7825
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
7825
+ "x-octokit": {}
7826
7826
  }
7827
7827
  },
7828
7828
  "/app/installations/{installation_id}/suspended": {
@@ -9900,7 +9900,7 @@
9900
9900
  "subcategory": "oauth-applications"
9901
9901
  },
9902
9902
  "deprecated": true,
9903
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
9903
+ "x-octokit": {}
9904
9904
  }
9905
9905
  },
9906
9906
  "/apps/{app_slug}": {
@@ -12364,7 +12364,7 @@
12364
12364
  "category": "enterprise-admin",
12365
12365
  "subcategory": "announcement"
12366
12366
  },
12367
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
12367
+ "x-octokit": {}
12368
12368
  },
12369
12369
  "patch": {
12370
12370
  "summary": "Set the global announcement banner",
@@ -12442,7 +12442,7 @@
12442
12442
  "category": "enterprise-admin",
12443
12443
  "subcategory": "announcement"
12444
12444
  },
12445
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
12445
+ "x-octokit": {}
12446
12446
  },
12447
12447
  "delete": {
12448
12448
  "summary": "Remove the global announcement banner",
@@ -12456,7 +12456,7 @@
12456
12456
  "category": "enterprise-admin",
12457
12457
  "subcategory": "announcement"
12458
12458
  },
12459
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
12459
+ "x-octokit": {}
12460
12460
  }
12461
12461
  },
12462
12462
  "/enterprise/settings/license": {
@@ -12511,7 +12511,7 @@
12511
12511
  "category": "enterprise-admin",
12512
12512
  "subcategory": "license"
12513
12513
  },
12514
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
12514
+ "x-octokit": {}
12515
12515
  }
12516
12516
  },
12517
12517
  "/enterprise/stats/all": {
@@ -12746,7 +12746,7 @@
12746
12746
  "category": "enterprise-admin",
12747
12747
  "subcategory": "admin-stats"
12748
12748
  },
12749
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
12749
+ "x-octokit": {}
12750
12750
  }
12751
12751
  },
12752
12752
  "/enterprise/stats/comments": {
@@ -12790,7 +12790,7 @@
12790
12790
  "category": "enterprise-admin",
12791
12791
  "subcategory": "admin-stats"
12792
12792
  },
12793
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
12793
+ "x-octokit": {}
12794
12794
  }
12795
12795
  },
12796
12796
  "/enterprise/stats/gists": {
@@ -12828,7 +12828,7 @@
12828
12828
  "category": "enterprise-admin",
12829
12829
  "subcategory": "admin-stats"
12830
12830
  },
12831
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
12831
+ "x-octokit": {}
12832
12832
  }
12833
12833
  },
12834
12834
  "/enterprise/stats/hooks": {
@@ -12865,7 +12865,7 @@
12865
12865
  "category": "enterprise-admin",
12866
12866
  "subcategory": "admin-stats"
12867
12867
  },
12868
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
12868
+ "x-octokit": {}
12869
12869
  }
12870
12870
  },
12871
12871
  "/enterprise/stats/issues": {
@@ -12903,7 +12903,7 @@
12903
12903
  "category": "enterprise-admin",
12904
12904
  "subcategory": "admin-stats"
12905
12905
  },
12906
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
12906
+ "x-octokit": {}
12907
12907
  }
12908
12908
  },
12909
12909
  "/enterprise/stats/milestones": {
@@ -12945,7 +12945,7 @@
12945
12945
  "category": "enterprise-admin",
12946
12946
  "subcategory": "admin-stats"
12947
12947
  },
12948
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
12948
+ "x-octokit": {}
12949
12949
  }
12950
12950
  },
12951
12951
  "/enterprise/stats/orgs": {
@@ -12989,7 +12989,7 @@
12989
12989
  "category": "enterprise-admin",
12990
12990
  "subcategory": "admin-stats"
12991
12991
  },
12992
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
12992
+ "x-octokit": {}
12993
12993
  }
12994
12994
  },
12995
12995
  "/enterprise/stats/pages": {
@@ -13023,7 +13023,7 @@
13023
13023
  "category": "enterprise-admin",
13024
13024
  "subcategory": "admin-stats"
13025
13025
  },
13026
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
13026
+ "x-octokit": {}
13027
13027
  }
13028
13028
  },
13029
13029
  "/enterprise/stats/pulls": {
@@ -13067,7 +13067,7 @@
13067
13067
  "category": "enterprise-admin",
13068
13068
  "subcategory": "admin-stats"
13069
13069
  },
13070
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
13070
+ "x-octokit": {}
13071
13071
  }
13072
13072
  },
13073
13073
  "/enterprise/stats/repos": {
@@ -13114,7 +13114,7 @@
13114
13114
  "category": "enterprise-admin",
13115
13115
  "subcategory": "admin-stats"
13116
13116
  },
13117
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
13117
+ "x-octokit": {}
13118
13118
  }
13119
13119
  },
13120
13120
  "/enterprise/stats/users": {
@@ -13152,7 +13152,7 @@
13152
13152
  "category": "enterprise-admin",
13153
13153
  "subcategory": "admin-stats"
13154
13154
  },
13155
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
13155
+ "x-octokit": {}
13156
13156
  }
13157
13157
  },
13158
13158
  "/enterprises/{enterprise}/actions/permissions": {
@@ -13790,7 +13790,7 @@
13790
13790
  "category": "actions",
13791
13791
  "subcategory": "self-hosted-runner-groups"
13792
13792
  },
13793
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
13793
+ "x-octokit": {}
13794
13794
  },
13795
13795
  "post": {
13796
13796
  "summary": "Create a self-hosted runner group for an enterprise",
@@ -13911,7 +13911,7 @@
13911
13911
  "category": "actions",
13912
13912
  "subcategory": "self-hosted-runner-groups"
13913
13913
  },
13914
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
13914
+ "x-octokit": {}
13915
13915
  }
13916
13916
  },
13917
13917
  "/enterprises/{enterprise}/actions/runner-groups/{runner_group_id}": {
@@ -13988,7 +13988,7 @@
13988
13988
  "category": "actions",
13989
13989
  "subcategory": "self-hosted-runner-groups"
13990
13990
  },
13991
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
13991
+ "x-octokit": {}
13992
13992
  },
13993
13993
  "patch": {
13994
13994
  "summary": "Update a self-hosted runner group for an enterprise",
@@ -14098,7 +14098,7 @@
14098
14098
  "category": "actions",
14099
14099
  "subcategory": "self-hosted-runner-groups"
14100
14100
  },
14101
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
14101
+ "x-octokit": {}
14102
14102
  },
14103
14103
  "delete": {
14104
14104
  "summary": "Delete a self-hosted runner group from an enterprise",
@@ -15617,7 +15617,7 @@
15617
15617
  "category": "actions",
15618
15618
  "subcategory": "self-hosted-runners"
15619
15619
  },
15620
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
15620
+ "x-octokit": {}
15621
15621
  }
15622
15622
  },
15623
15623
  "/enterprises/{enterprise}/actions/runners/remove-token": {
@@ -16524,7 +16524,7 @@
16524
16524
  "category": "actions",
16525
16525
  "subcategory": "self-hosted-runners"
16526
16526
  },
16527
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
16527
+ "x-octokit": {}
16528
16528
  }
16529
16529
  },
16530
16530
  "/enterprises/{enterprise}/actions/runners/{runner_id}": {
@@ -16991,8 +16991,7 @@
16991
16991
  "date": "2021-04-30",
16992
16992
  "before": { "operationId": "audit-log/get-audit-log" }
16993
16993
  }
16994
- ],
16995
- "diff": { "api.github.com": { "type": "changed" } }
16994
+ ]
16996
16995
  }
16997
16996
  }
16998
16997
  },
@@ -26091,7 +26090,7 @@
26091
26090
  "category": "apps",
26092
26091
  "subcategory": "installations"
26093
26092
  },
26094
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
26093
+ "x-octokit": {}
26095
26094
  }
26096
26095
  },
26097
26096
  "/installation/token": {
@@ -28414,7 +28413,7 @@
28414
28413
  "category": "issues",
28415
28414
  "subcategory": null
28416
28415
  },
28417
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
28416
+ "x-octokit": {}
28418
28417
  }
28419
28418
  },
28420
28419
  "/licenses": {
@@ -28954,7 +28953,7 @@
28954
28953
  "category": "meta",
28955
28954
  "subcategory": null
28956
28955
  },
28957
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
28956
+ "x-octokit": {}
28958
28957
  }
28959
28958
  },
28960
28959
  "/notifications": {
@@ -30553,7 +30552,7 @@
30553
30552
  "category": "activity",
30554
30553
  "subcategory": "notifications"
30555
30554
  },
30556
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
30555
+ "x-octokit": {}
30557
30556
  },
30558
30557
  "put": {
30559
30558
  "summary": "Mark notifications as read",
@@ -32132,7 +32131,7 @@
32132
32131
  "category": "activity",
32133
32132
  "subcategory": "notifications"
32134
32133
  },
32135
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
32134
+ "x-octokit": {}
32136
32135
  },
32137
32136
  "patch": {
32138
32137
  "summary": "Mark a thread as read",
@@ -34650,7 +34649,7 @@
34650
34649
  "category": "actions",
34651
34650
  "subcategory": "permissions"
34652
34651
  },
34653
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
34652
+ "x-octokit": {}
34654
34653
  },
34655
34654
  "put": {
34656
34655
  "summary": "Set selected repositories enabled for GitHub Actions in an organization",
@@ -35020,7 +35019,7 @@
35020
35019
  "category": "actions",
35021
35020
  "subcategory": "self-hosted-runner-groups"
35022
35021
  },
35023
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
35022
+ "x-octokit": {}
35024
35023
  },
35025
35024
  "post": {
35026
35025
  "summary": "Create a self-hosted runner group for an organization",
@@ -35151,7 +35150,7 @@
35151
35150
  "category": "actions",
35152
35151
  "subcategory": "self-hosted-runner-groups"
35153
35152
  },
35154
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
35153
+ "x-octokit": {}
35155
35154
  }
35156
35155
  },
35157
35156
  "/orgs/{org}/actions/runner-groups/{runner_group_id}": {
@@ -35237,7 +35236,7 @@
35237
35236
  "category": "actions",
35238
35237
  "subcategory": "self-hosted-runner-groups"
35239
35238
  },
35240
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
35239
+ "x-octokit": {}
35241
35240
  },
35242
35241
  "patch": {
35243
35242
  "summary": "Update a self-hosted runner group for an organization",
@@ -35356,7 +35355,7 @@
35356
35355
  "category": "actions",
35357
35356
  "subcategory": "self-hosted-runner-groups"
35358
35357
  },
35359
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
35358
+ "x-octokit": {}
35360
35359
  },
35361
35360
  "delete": {
35362
35361
  "summary": "Delete a self-hosted runner group from an organization",
@@ -36605,7 +36604,7 @@
36605
36604
  "category": "actions",
36606
36605
  "subcategory": "self-hosted-runners"
36607
36606
  },
36608
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
36607
+ "x-octokit": {}
36609
36608
  }
36610
36609
  },
36611
36610
  "/orgs/{org}/actions/runners/remove-token": {
@@ -37512,7 +37511,7 @@
37512
37511
  "category": "actions",
37513
37512
  "subcategory": "self-hosted-runners"
37514
37513
  },
37515
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
37514
+ "x-octokit": {}
37516
37515
  }
37517
37516
  },
37518
37517
  "/orgs/{org}/actions/runners/{runner_id}": {
@@ -38038,7 +38037,7 @@
38038
38037
  "category": "actions",
38039
38038
  "subcategory": "secrets"
38040
38039
  },
38041
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
38040
+ "x-octokit": {}
38042
38041
  },
38043
38042
  "delete": {
38044
38043
  "summary": "Delete an organization secret",
@@ -39524,7 +39523,7 @@
39524
39523
  "category": "actions",
39525
39524
  "subcategory": "secrets"
39526
39525
  },
39527
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
39526
+ "x-octokit": {}
39528
39527
  },
39529
39528
  "put": {
39530
39529
  "summary": "Set selected repositories for an organization secret",
@@ -39989,7 +39988,7 @@
39989
39988
  "category": "orgs",
39990
39989
  "subcategory": null
39991
39990
  },
39992
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
39991
+ "x-octokit": {}
39993
39992
  }
39994
39993
  },
39995
39994
  "/orgs/{org}/external-group/{group_id}": {
@@ -45684,7 +45683,7 @@
45684
45683
  "category": "issues",
45685
45684
  "subcategory": null
45686
45685
  },
45687
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
45686
+ "x-octokit": {}
45688
45687
  }
45689
45688
  },
45690
45689
  "/orgs/{org}/members": {
@@ -48069,7 +48068,7 @@
48069
48068
  "category": "migrations",
48070
48069
  "subcategory": "orgs"
48071
48070
  },
48072
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
48071
+ "x-octokit": {}
48073
48072
  },
48074
48073
  "post": {
48075
48074
  "summary": "Start an organization migration",
@@ -49378,7 +49377,7 @@
49378
49377
  "category": "migrations",
49379
49378
  "subcategory": "orgs"
49380
49379
  },
49381
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
49380
+ "x-octokit": {}
49382
49381
  }
49383
49382
  },
49384
49383
  "/orgs/{org}/migrations/{migration_id}": {
@@ -50598,7 +50597,7 @@
50598
50597
  "category": "migrations",
50599
50598
  "subcategory": "orgs"
50600
50599
  },
50601
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
50600
+ "x-octokit": {}
50602
50601
  }
50603
50602
  },
50604
50603
  "/orgs/{org}/outside_collaborators": {
@@ -53112,7 +53111,7 @@
53112
53111
  "category": "repos",
53113
53112
  "subcategory": null
53114
53113
  },
53115
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
53114
+ "x-octokit": {}
53116
53115
  },
53117
53116
  "post": {
53118
53117
  "summary": "Create an organization repository",
@@ -54252,7 +54251,7 @@
54252
54251
  "category": "repos",
54253
54252
  "subcategory": null
54254
54253
  },
54255
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
54254
+ "x-octokit": {}
54256
54255
  }
54257
54256
  },
54258
54257
  "/orgs/{org}/teams": {
@@ -63199,7 +63198,7 @@
63199
63198
  "category": "teams",
63200
63199
  "subcategory": null
63201
63200
  },
63202
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
63201
+ "x-octokit": {}
63203
63202
  }
63204
63203
  },
63205
63204
  "/orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}": {
@@ -64893,7 +64892,7 @@
64893
64892
  "category": "teams",
64894
64893
  "subcategory": null
64895
64894
  },
64896
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
64895
+ "x-octokit": {}
64897
64896
  },
64898
64897
  "put": {
64899
64898
  "summary": "Add or update team repository permissions",
@@ -73326,7 +73325,7 @@
73326
73325
  "category": "repos",
73327
73326
  "subcategory": null
73328
73327
  },
73329
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
73328
+ "x-octokit": {}
73330
73329
  },
73331
73330
  "patch": {
73332
73331
  "summary": "Update a repository",
@@ -77240,7 +77239,7 @@
77240
77239
  "category": "repos",
77241
77240
  "subcategory": null
77242
77241
  },
77243
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
77242
+ "x-octokit": {}
77244
77243
  },
77245
77244
  "delete": {
77246
77245
  "summary": "Delete a repository",
@@ -79660,7 +79659,7 @@
79660
79659
  "category": "actions",
79661
79660
  "subcategory": "self-hosted-runners"
79662
79661
  },
79663
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
79662
+ "x-octokit": {}
79664
79663
  }
79665
79664
  },
79666
79665
  "/repos/{owner}/{repo}/actions/runners/remove-token": {
@@ -80574,7 +80573,7 @@
80574
80573
  "category": "actions",
80575
80574
  "subcategory": "self-hosted-runners"
80576
80575
  },
80577
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
80576
+ "x-octokit": {}
80578
80577
  }
80579
80578
  },
80580
80579
  "/repos/{owner}/{repo}/actions/runners/{runner_id}": {
@@ -84283,7 +84282,7 @@
84283
84282
  "category": "actions",
84284
84283
  "subcategory": "workflow-runs"
84285
84284
  },
84286
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
84285
+ "x-octokit": {}
84287
84286
  }
84288
84287
  },
84289
84288
  "/repos/{owner}/{repo}/actions/runs/{run_id}": {
@@ -87595,7 +87594,7 @@
87595
87594
  "category": "actions",
87596
87595
  "subcategory": "workflow-runs"
87597
87596
  },
87598
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
87597
+ "x-octokit": {}
87599
87598
  },
87600
87599
  "delete": {
87601
87600
  "summary": "Delete a workflow run",
@@ -91165,7 +91164,7 @@
91165
91164
  "category": "actions",
91166
91165
  "subcategory": "workflow-runs"
91167
91166
  },
91168
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
91167
+ "x-octokit": {}
91169
91168
  }
91170
91169
  },
91171
91170
  "/repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/jobs": {
@@ -92261,7 +92260,7 @@
92261
92260
  "category": "actions",
92262
92261
  "subcategory": "workflow-runs"
92263
92262
  },
92264
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
92263
+ "x-octokit": {}
92265
92264
  }
92266
92265
  },
92267
92266
  "/repos/{owner}/{repo}/actions/runs/{run_id}/timing": {
@@ -96827,7 +96826,7 @@
96827
96826
  "category": "actions",
96828
96827
  "subcategory": "workflow-runs"
96829
96828
  },
96830
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
96829
+ "x-octokit": {}
96831
96830
  }
96832
96831
  },
96833
96832
  "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/timing": {
@@ -97272,7 +97271,7 @@
97272
97271
  "category": "repos",
97273
97272
  "subcategory": "autolinks"
97274
97273
  },
97275
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
97274
+ "x-octokit": {}
97276
97275
  },
97277
97276
  "post": {
97278
97277
  "summary": "Create an autolink reference for a repository",
@@ -97419,7 +97418,7 @@
97419
97418
  "category": "repos",
97420
97419
  "subcategory": "autolinks"
97421
97420
  },
97422
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
97421
+ "x-octokit": {}
97423
97422
  }
97424
97423
  },
97425
97424
  "/repos/{owner}/{repo}/autolinks/{autolink_id}": {
@@ -97516,7 +97515,7 @@
97516
97515
  "category": "repos",
97517
97516
  "subcategory": "autolinks"
97518
97517
  },
97519
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
97518
+ "x-octokit": {}
97520
97519
  },
97521
97520
  "delete": {
97522
97521
  "summary": "Delete an autolink reference from a repository",
@@ -118890,7 +118889,7 @@
118890
118889
  "category": "checks",
118891
118890
  "subcategory": "suites"
118892
118891
  },
118893
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
118892
+ "x-octokit": {}
118894
118893
  }
118895
118894
  },
118896
118895
  "/repos/{owner}/{repo}/check-suites/preferences": {
@@ -120497,7 +120496,7 @@
120497
120496
  "category": "checks",
120498
120497
  "subcategory": "suites"
120499
120498
  },
120500
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
120499
+ "x-octokit": {}
120501
120500
  }
120502
120501
  },
120503
120502
  "/repos/{owner}/{repo}/check-suites/{check_suite_id}": {
@@ -122503,7 +122502,7 @@
122503
122502
  "category": "checks",
122504
122503
  "subcategory": "suites"
122505
122504
  },
122506
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
122505
+ "x-octokit": {}
122507
122506
  }
122508
122507
  },
122509
122508
  "/repos/{owner}/{repo}/check-suites/{check_suite_id}/check-runs": {
@@ -123993,7 +123992,7 @@
123993
123992
  "category": "code-scanning",
123994
123993
  "subcategory": null
123995
123994
  },
123996
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
123995
+ "x-octokit": {}
123997
123996
  }
123998
123997
  },
123999
123998
  "/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}": {
@@ -124466,8 +124465,7 @@
124466
124465
  "parameter": "alert_number",
124467
124466
  "before": { "name": "alert_id" }
124468
124467
  }
124469
- ],
124470
- "diff": { "api.github.com": { "type": "changed" } }
124468
+ ]
124471
124469
  }
124472
124470
  },
124473
124471
  "patch": {
@@ -124968,7 +124966,7 @@
124968
124966
  "githubCloudOnly": false,
124969
124967
  "category": "code-scanning"
124970
124968
  },
124971
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
124969
+ "x-octokit": {}
124972
124970
  }
124973
124971
  },
124974
124972
  "/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/instances": {
@@ -126568,7 +126566,7 @@
126568
126566
  "category": "repos",
126569
126567
  "subcategory": "collaborators"
126570
126568
  },
126571
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
126569
+ "x-octokit": {}
126572
126570
  }
126573
126571
  },
126574
126572
  "/repos/{owner}/{repo}/collaborators/{username}": {
@@ -128400,7 +128398,7 @@
128400
128398
  "category": "repos",
128401
128399
  "subcategory": "collaborators"
128402
128400
  },
128403
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
128401
+ "x-octokit": {}
128404
128402
  },
128405
128403
  "delete": {
128406
128404
  "summary": "Remove a repository collaborator",
@@ -128659,7 +128657,7 @@
128659
128657
  "category": "repos",
128660
128658
  "subcategory": "collaborators"
128661
128659
  },
128662
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
128660
+ "x-octokit": {}
128663
128661
  }
128664
128662
  },
128665
128663
  "/repos/{owner}/{repo}/comments": {
@@ -130361,7 +130359,7 @@
130361
130359
  }
130362
130360
  ]
130363
130361
  },
130364
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
130362
+ "x-octokit": {}
130365
130363
  }
130366
130364
  },
130367
130365
  "/repos/{owner}/{repo}/comments/{comment_id}/reactions/{reaction_id}": {
@@ -135598,7 +135596,7 @@
135598
135596
  "category": "repos",
135599
135597
  "subcategory": "commits"
135600
135598
  },
135601
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
135599
+ "x-octokit": {}
135602
135600
  }
135603
135601
  },
135604
135602
  "/repos/{owner}/{repo}/commits/{ref}": {
@@ -139226,7 +139224,7 @@
139226
139224
  "category": "checks",
139227
139225
  "subcategory": "suites"
139228
139226
  },
139229
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
139227
+ "x-octokit": {}
139230
139228
  }
139231
139229
  },
139232
139230
  "/repos/{owner}/{repo}/commits/{ref}/status": {
@@ -140751,7 +140749,7 @@
140751
140749
  "category": "repos",
140752
140750
  "subcategory": "statuses"
140753
140751
  },
140754
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
140752
+ "x-octokit": {}
140755
140753
  }
140756
140754
  },
140757
140755
  "/repos/{owner}/{repo}/commits/{ref}/statuses": {
@@ -152479,7 +152477,7 @@
152479
152477
  "category": "activity",
152480
152478
  "subcategory": "events"
152481
152479
  },
152482
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
152480
+ "x-octokit": {}
152483
152481
  }
152484
152482
  },
152485
152483
  "/repos/{owner}/{repo}/forks": {
@@ -153977,7 +153975,7 @@
153977
153975
  "category": "repos",
153978
153976
  "subcategory": "forks"
153979
153977
  },
153980
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
153978
+ "x-octokit": {}
153981
153979
  },
153982
153980
  "post": {
153983
153981
  "summary": "Create a fork",
@@ -157773,7 +157771,7 @@
157773
157771
  "category": "repos",
157774
157772
  "subcategory": "forks"
157775
157773
  },
157776
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
157774
+ "x-octokit": {}
157777
157775
  }
157778
157776
  },
157779
157777
  "/repos/{owner}/{repo}/git/blobs": {
@@ -164952,7 +164950,7 @@
164952
164950
  "category": "repos",
164953
164951
  "subcategory": "invitations"
164954
164952
  },
164955
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
164953
+ "x-octokit": {}
164956
164954
  }
164957
164955
  },
164958
164956
  "/repos/{owner}/{repo}/invitations/{invitation_id}": {
@@ -166670,7 +166668,7 @@
166670
166668
  "category": "repos",
166671
166669
  "subcategory": "invitations"
166672
166670
  },
166673
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
166671
+ "x-octokit": {}
166674
166672
  },
166675
166673
  "delete": {
166676
166674
  "summary": "Delete a repository invitation",
@@ -168932,7 +168930,7 @@
168932
168930
  "category": "issues",
168933
168931
  "subcategory": null
168934
168932
  },
168935
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
168933
+ "x-octokit": {}
168936
168934
  },
168937
168935
  "post": {
168938
168936
  "summary": "Create an issue",
@@ -171151,7 +171149,7 @@
171151
171149
  "category": "issues",
171152
171150
  "subcategory": null
171153
171151
  },
171154
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
171152
+ "x-octokit": {}
171155
171153
  }
171156
171154
  },
171157
171155
  "/repos/{owner}/{repo}/issues/comments": {
@@ -176858,7 +176856,7 @@
176858
176856
  "category": "issues",
176859
176857
  "subcategory": "events"
176860
176858
  },
176861
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
176859
+ "x-octokit": {}
176862
176860
  }
176863
176861
  },
176864
176862
  "/repos/{owner}/{repo}/issues/events/{event_id}": {
@@ -180021,7 +180019,7 @@
180021
180019
  "category": "issues",
180022
180020
  "subcategory": "events"
180023
180021
  },
180024
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
180022
+ "x-octokit": {}
180025
180023
  }
180026
180024
  },
180027
180025
  "/repos/{owner}/{repo}/issues/{issue_number}": {
@@ -182113,7 +182111,7 @@
182113
182111
  "category": "issues",
182114
182112
  "subcategory": null
182115
182113
  },
182116
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
182114
+ "x-octokit": {}
182117
182115
  },
182118
182116
  "patch": {
182119
182117
  "summary": "Update an issue",
@@ -184357,7 +184355,7 @@
184357
184355
  "category": "issues",
184358
184356
  "subcategory": null
184359
184357
  },
184360
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
184358
+ "x-octokit": {}
184361
184359
  }
184362
184360
  },
184363
184361
  "/repos/{owner}/{repo}/issues/{issue_number}/assignees": {
@@ -186414,7 +186412,7 @@
186414
186412
  "category": "issues",
186415
186413
  "subcategory": "assignees"
186416
186414
  },
186417
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
186415
+ "x-octokit": {}
186418
186416
  },
186419
186417
  "delete": {
186420
186418
  "summary": "Remove assignees from an issue",
@@ -214148,7 +214146,7 @@
214148
214146
  "category": "activity",
214149
214147
  "subcategory": "notifications"
214150
214148
  },
214151
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
214149
+ "x-octokit": {}
214152
214150
  },
214153
214151
  "put": {
214154
214152
  "summary": "Mark repository notifications as read",
@@ -220205,7 +220203,7 @@
220205
220203
  "category": "pulls",
220206
220204
  "subcategory": null
220207
220205
  },
220208
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
220206
+ "x-octokit": {}
220209
220207
  },
220210
220208
  "post": {
220211
220209
  "summary": "Create a pull request",
@@ -237140,7 +237138,7 @@
237140
237138
  "category": "pulls",
237141
237139
  "subcategory": "review-requests"
237142
237140
  },
237143
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
237141
+ "x-octokit": {}
237144
237142
  },
237145
237143
  "delete": {
237146
237144
  "summary": "Remove requested reviewers from a pull request",
@@ -244775,7 +244773,7 @@
244775
244773
  "category": "repos",
244776
244774
  "subcategory": "releases"
244777
244775
  },
244778
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
244776
+ "x-octokit": {}
244779
244777
  }
244780
244778
  },
244781
244779
  "/repos/{owner}/{repo}/releases/assets/{asset_id}": {
@@ -247404,7 +247402,7 @@
247404
247402
  "category": "repos",
247405
247403
  "subcategory": "releases"
247406
247404
  },
247407
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
247405
+ "x-octokit": {}
247408
247406
  },
247409
247407
  "delete": {
247410
247408
  "summary": "Delete a release",
@@ -248258,7 +248256,7 @@
248258
248256
  }
248259
248257
  ]
248260
248258
  },
248261
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
248259
+ "x-octokit": {}
248262
248260
  },
248263
248261
  "post": {
248264
248262
  "summary": "Create reaction for a release",
@@ -249087,7 +249085,7 @@
249087
249085
  "category": "secret-scanning",
249088
249086
  "subcategory": null
249089
249087
  },
249090
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
249088
+ "x-octokit": {}
249091
249089
  }
249092
249090
  },
249093
249091
  "/repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}": {
@@ -249348,7 +249346,7 @@
249348
249346
  "category": "secret-scanning",
249349
249347
  "subcategory": null
249350
249348
  },
249351
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
249349
+ "x-octokit": {}
249352
249350
  },
249353
249351
  "patch": {
249354
249352
  "summary": "Update a secret scanning alert",
@@ -249666,7 +249664,7 @@
249666
249664
  "githubCloudOnly": false,
249667
249665
  "category": "secret-scanning"
249668
249666
  },
249669
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
249667
+ "x-octokit": {}
249670
249668
  }
249671
249669
  },
249672
249670
  "/repos/{owner}/{repo}/stargazers": {
@@ -253435,7 +253433,7 @@
253435
253433
  "category": "repos",
253436
253434
  "subcategory": null
253437
253435
  },
253438
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
253436
+ "x-octokit": {}
253439
253437
  }
253440
253438
  },
253441
253439
  "/repos/{owner}/{repo}/zipball/{ref}": {
@@ -254505,7 +254503,7 @@
254505
254503
  "category": "repos",
254506
254504
  "subcategory": null
254507
254505
  },
254508
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
254506
+ "x-octokit": {}
254509
254507
  }
254510
254508
  },
254511
254509
  "/scim/v2/enterprises/{enterprise}/Groups": {
@@ -256948,7 +256946,7 @@
256948
256946
  "category": "search",
256949
256947
  "subcategory": null
256950
256948
  },
256951
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
256949
+ "x-octokit": {}
256952
256950
  }
256953
256951
  },
256954
256952
  "/search/commits": {
@@ -258783,7 +258781,7 @@
258783
258781
  "category": "search",
258784
258782
  "subcategory": null
258785
258783
  },
258786
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
258784
+ "x-octokit": {}
258787
258785
  }
258788
258786
  },
258789
258787
  "/search/issues": {
@@ -260871,7 +260869,7 @@
260871
260869
  "category": "search",
260872
260870
  "subcategory": null
260873
260871
  },
260874
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
260872
+ "x-octokit": {}
260875
260873
  }
260876
260874
  },
260877
260875
  "/search/labels": {
@@ -269555,7 +269553,7 @@
269555
269553
  "subcategory": null
269556
269554
  },
269557
269555
  "deprecated": true,
269558
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
269556
+ "x-octokit": {}
269559
269557
  }
269560
269558
  },
269561
269559
  "/teams/{team_id}/repos/{owner}/{repo}": {
@@ -271245,7 +271243,7 @@
271245
271243
  "subcategory": null
271246
271244
  },
271247
271245
  "deprecated": true,
271248
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
271246
+ "x-octokit": {}
271249
271247
  },
271250
271248
  "put": {
271251
271249
  "summary": "Add or update team repository permissions (Legacy)",
@@ -273583,8 +273581,7 @@
273583
273581
  "operationId": "users/list-gpg-keys-for-authenticated"
273584
273582
  }
273585
273583
  }
273586
- ],
273587
- "diff": { "api.github.com": { "type": "changed" } }
273584
+ ]
273588
273585
  }
273589
273586
  },
273590
273587
  "post": {
@@ -273874,8 +273871,7 @@
273874
273871
  "operationId": "users/create-gpg-key-for-authenticated"
273875
273872
  }
273876
273873
  }
273877
- ],
273878
- "diff": { "api.github.com": { "type": "changed" } }
273874
+ ]
273879
273875
  }
273880
273876
  }
273881
273877
  },
@@ -274114,8 +274110,7 @@
274114
274110
  "date": "2021-10-05",
274115
274111
  "before": { "operationId": "users/get-gpg-key-for-authenticated" }
274116
274112
  }
274117
- ],
274118
- "diff": { "api.github.com": { "type": "changed" } }
274113
+ ]
274119
274114
  }
274120
274115
  },
274121
274116
  "delete": {
@@ -276065,7 +276060,7 @@
276065
276060
  "category": "apps",
276066
276061
  "subcategory": "installations"
276067
276062
  },
276068
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
276063
+ "x-octokit": {}
276069
276064
  }
276070
276065
  },
276071
276066
  "/user/installations/{installation_id}/repositories/{repository_id}": {
@@ -278467,7 +278462,7 @@
278467
278462
  "category": "issues",
278468
278463
  "subcategory": null
278469
278464
  },
278470
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
278465
+ "x-octokit": {}
278471
278466
  }
278472
278467
  },
278473
278468
  "/user/keys": {
@@ -281453,7 +281448,7 @@
281453
281448
  "category": "migrations",
281454
281449
  "subcategory": "users"
281455
281450
  },
281456
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
281451
+ "x-octokit": {}
281457
281452
  },
281458
281453
  "post": {
281459
281454
  "summary": "Start a user migration",
@@ -282778,7 +282773,7 @@
282778
282773
  "category": "migrations",
282779
282774
  "subcategory": "users"
282780
282775
  },
282781
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
282776
+ "x-octokit": {}
282782
282777
  }
282783
282778
  },
282784
282779
  "/user/migrations/{migration_id}/archive": {
@@ -284305,8 +284300,7 @@
284305
284300
  "date": "2021-10-05",
284306
284301
  "before": { "operationId": "migrations/list-repos-for-user" }
284307
284302
  }
284308
- ],
284309
- "diff": { "api.github.com": { "type": "changed" } }
284303
+ ]
284310
284304
  }
284311
284305
  }
284312
284306
  },
@@ -285946,7 +285940,7 @@
285946
285940
  "category": "repos",
285947
285941
  "subcategory": null
285948
285942
  },
285949
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
285943
+ "x-octokit": {}
285950
285944
  },
285951
285945
  "post": {
285952
285946
  "summary": "Create a repository for the authenticated user",
@@ -287146,7 +287140,7 @@
287146
287140
  "category": "repos",
287147
287141
  "subcategory": null
287148
287142
  },
287149
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
287143
+ "x-octokit": {}
287150
287144
  }
287151
287145
  },
287152
287146
  "/user/repository_invitations": {
@@ -288937,7 +288931,7 @@
288937
288931
  "category": "repos",
288938
288932
  "subcategory": "invitations"
288939
288933
  },
288940
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
288934
+ "x-octokit": {}
288941
288935
  }
288942
288936
  },
288943
288937
  "/user/repository_invitations/{invitation_id}": {
@@ -291135,7 +291129,7 @@
291135
291129
  "category": "activity",
291136
291130
  "subcategory": "starring"
291137
291131
  },
291138
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
291132
+ "x-octokit": {}
291139
291133
  }
291140
291134
  },
291141
291135
  "/user/starred/{owner}/{repo}": {
@@ -292876,7 +292870,7 @@
292876
292870
  "category": "activity",
292877
292871
  "subcategory": "watching"
292878
292872
  },
292879
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
292873
+ "x-octokit": {}
292880
292874
  }
292881
292875
  },
292882
292876
  "/user/teams": {
@@ -296705,7 +296699,7 @@
296705
296699
  "category": "activity",
296706
296700
  "subcategory": "events"
296707
296701
  },
296708
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
296702
+ "x-octokit": {}
296709
296703
  }
296710
296704
  },
296711
296705
  "/users/{username}/events/orgs/{org}": {
@@ -299374,7 +299368,7 @@
299374
299368
  "category": "activity",
299375
299369
  "subcategory": "events"
299376
299370
  },
299377
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
299371
+ "x-octokit": {}
299378
299372
  }
299379
299373
  },
299380
299374
  "/users/{username}/followers": {
@@ -300408,7 +300402,7 @@
300408
300402
  "category": "users",
300409
300403
  "subcategory": "gpg-keys"
300410
300404
  },
300411
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
300405
+ "x-octokit": {}
300412
300406
  }
300413
300407
  },
300414
300408
  "/users/{username}/hovercard": {
@@ -303186,7 +303180,7 @@
303186
303180
  "category": "repos",
303187
303181
  "subcategory": null
303188
303182
  },
303189
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
303183
+ "x-octokit": {}
303190
303184
  }
303191
303185
  },
303192
303186
  "/users/{username}/starred": {
@@ -306525,7 +306519,7 @@
306525
306519
  "category": "activity",
306526
306520
  "subcategory": "watching"
306527
306521
  },
306528
- "x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
306522
+ "x-octokit": {}
306529
306523
  }
306530
306524
  },
306531
306525
  "/users/{username}/suspended": {
@@ -306570,7 +306564,7 @@
306570
306564
  "category": "enterprise-admin",
306571
306565
  "subcategory": "users"
306572
306566
  },
306573
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
306567
+ "x-octokit": {}
306574
306568
  },
306575
306569
  "delete": {
306576
306570
  "summary": "Unsuspend a user",
@@ -306613,7 +306607,7 @@
306613
306607
  "category": "enterprise-admin",
306614
306608
  "subcategory": "users"
306615
306609
  },
306616
- "x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
306610
+ "x-octokit": {}
306617
306611
  }
306618
306612
  },
306619
306613
  "/zen": {
@@ -308406,3443 +308400,6 @@
308406
308400
  },
308407
308401
  "x-octokit": {}
308408
308402
  }
308409
- },
308410
- "/applications/grants": {
308411
- "get": {
308412
- "summary": "List your grants",
308413
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308414
- "tags": ["oauth-authorizations"],
308415
- "operationId": "oauth-authorizations/list-grants",
308416
- "externalDocs": {
308417
- "description": "API method documentation",
308418
- "url": "https://docs.github.com/rest/reference/oauth-authorizations#list-your-grants"
308419
- },
308420
- "deprecated": true,
308421
- "x-octokit": { "api.github.com": "removed" },
308422
- "responses": { "501": { "description": "Not Implemented" } }
308423
- }
308424
- },
308425
- "/applications/grants/{grant_id}": {
308426
- "get": {
308427
- "summary": "Get a single grant",
308428
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308429
- "tags": ["oauth-authorizations"],
308430
- "operationId": "oauth-authorizations/get-grant",
308431
- "externalDocs": {
308432
- "description": "API method documentation",
308433
- "url": "https://docs.github.com/rest/reference/oauth-authorizations#get-a-single-grant"
308434
- },
308435
- "deprecated": true,
308436
- "x-octokit": { "api.github.com": "removed" },
308437
- "responses": { "501": { "description": "Not Implemented" } }
308438
- },
308439
- "delete": {
308440
- "summary": "Delete a grant",
308441
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308442
- "tags": ["oauth-authorizations"],
308443
- "operationId": "oauth-authorizations/delete-grant",
308444
- "externalDocs": {
308445
- "description": "API method documentation",
308446
- "url": "https://docs.github.com/rest/reference/oauth-authorizations#delete-a-grant"
308447
- },
308448
- "deprecated": true,
308449
- "x-octokit": { "api.github.com": "removed" },
308450
- "responses": { "501": { "description": "Not Implemented" } }
308451
- }
308452
- },
308453
- "/applications/{client_id}/token/scoped": {
308454
- "post": {
308455
- "summary": "Create a scoped access token",
308456
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308457
- "tags": ["apps"],
308458
- "operationId": "apps/scope-token",
308459
- "externalDocs": {
308460
- "description": "API method documentation",
308461
- "url": "https://docs.github.com/rest/reference/apps#create-a-scoped-access-token"
308462
- },
308463
- "x-octokit": { "api.github.com": "removed" },
308464
- "responses": { "501": { "description": "Not Implemented" } }
308465
- }
308466
- },
308467
- "/authorizations": {
308468
- "get": {
308469
- "summary": "List your authorizations",
308470
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308471
- "tags": ["oauth-authorizations"],
308472
- "operationId": "oauth-authorizations/list-authorizations",
308473
- "externalDocs": {
308474
- "description": "API method documentation",
308475
- "url": "https://docs.github.com/rest/reference/oauth-authorizations#list-your-authorizations"
308476
- },
308477
- "deprecated": true,
308478
- "x-octokit": { "api.github.com": "removed" },
308479
- "responses": { "501": { "description": "Not Implemented" } }
308480
- },
308481
- "post": {
308482
- "summary": "Create a new authorization",
308483
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308484
- "tags": ["oauth-authorizations"],
308485
- "operationId": "oauth-authorizations/create-authorization",
308486
- "externalDocs": {
308487
- "description": "API method documentation",
308488
- "url": "https://docs.github.com/rest/reference/oauth-authorizations#create-a-new-authorization"
308489
- },
308490
- "deprecated": true,
308491
- "x-octokit": { "api.github.com": "removed" },
308492
- "responses": { "501": { "description": "Not Implemented" } }
308493
- }
308494
- },
308495
- "/authorizations/clients/{client_id}": {
308496
- "put": {
308497
- "summary": "Get-or-create an authorization for a specific app",
308498
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308499
- "tags": ["oauth-authorizations"],
308500
- "operationId": "oauth-authorizations/get-or-create-authorization-for-app",
308501
- "externalDocs": {
308502
- "description": "API method documentation",
308503
- "url": "https://docs.github.com/rest/reference/oauth-authorizations#get-or-create-an-authorization-for-a-specific-app"
308504
- },
308505
- "deprecated": true,
308506
- "x-octokit": { "api.github.com": "removed" },
308507
- "responses": { "501": { "description": "Not Implemented" } }
308508
- }
308509
- },
308510
- "/authorizations/clients/{client_id}/{fingerprint}": {
308511
- "put": {
308512
- "summary": "Get-or-create an authorization for a specific app and fingerprint",
308513
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308514
- "tags": ["oauth-authorizations"],
308515
- "operationId": "oauth-authorizations/get-or-create-authorization-for-app-and-fingerprint",
308516
- "externalDocs": {
308517
- "description": "API method documentation",
308518
- "url": "https://docs.github.com/rest/reference/oauth-authorizations#get-or-create-an-authorization-for-a-specific-app-and-fingerprint"
308519
- },
308520
- "deprecated": true,
308521
- "x-octokit": { "api.github.com": "removed" },
308522
- "responses": { "501": { "description": "Not Implemented" } }
308523
- }
308524
- },
308525
- "/authorizations/{authorization_id}": {
308526
- "get": {
308527
- "summary": "Get a single authorization",
308528
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308529
- "tags": ["oauth-authorizations"],
308530
- "operationId": "oauth-authorizations/get-authorization",
308531
- "externalDocs": {
308532
- "description": "API method documentation",
308533
- "url": "https://docs.github.com/rest/reference/oauth-authorizations#get-a-single-authorization"
308534
- },
308535
- "deprecated": true,
308536
- "x-octokit": { "api.github.com": "removed" },
308537
- "responses": { "501": { "description": "Not Implemented" } }
308538
- },
308539
- "delete": {
308540
- "summary": "Delete an authorization",
308541
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308542
- "tags": ["oauth-authorizations"],
308543
- "operationId": "oauth-authorizations/delete-authorization",
308544
- "externalDocs": {
308545
- "description": "API method documentation",
308546
- "url": "https://docs.github.com/rest/reference/oauth-authorizations#delete-an-authorization"
308547
- },
308548
- "deprecated": true,
308549
- "x-octokit": { "api.github.com": "removed" },
308550
- "responses": { "501": { "description": "Not Implemented" } }
308551
- },
308552
- "patch": {
308553
- "summary": "Update an existing authorization",
308554
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308555
- "tags": ["oauth-authorizations"],
308556
- "operationId": "oauth-authorizations/update-authorization",
308557
- "externalDocs": {
308558
- "description": "API method documentation",
308559
- "url": "https://docs.github.com/rest/reference/oauth-authorizations#update-an-existing-authorization"
308560
- },
308561
- "deprecated": true,
308562
- "x-octokit": { "api.github.com": "removed" },
308563
- "responses": { "501": { "description": "Not Implemented" } }
308564
- }
308565
- },
308566
- "/enterprise-installation/{enterprise_or_org}/server-statistics": {
308567
- "get": {
308568
- "summary": "Get GitHub Enterprise Server statistics",
308569
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308570
- "operationId": "enterprise-admin/get-server-statistics",
308571
- "tags": ["server-statistics", "enterprise-admin"],
308572
- "externalDocs": {
308573
- "description": "API method documentation",
308574
- "url": "https://docs.github.com/rest/reference/enterprise-admin#get-github-enterprise-server-statistics"
308575
- },
308576
- "x-octokit": { "api.github.com": "removed" },
308577
- "responses": { "501": { "description": "Not Implemented" } }
308578
- }
308579
- },
308580
- "/enterprises/{enterprise}/actions/cache/usage": {
308581
- "get": {
308582
- "summary": "Get GitHub Actions cache usage for an enterprise",
308583
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308584
- "operationId": "actions/get-actions-cache-usage-for-enterprise",
308585
- "tags": ["actions"],
308586
- "externalDocs": {
308587
- "description": "API method documentation",
308588
- "url": "https://docs.github.com/rest/reference/actions#get-github-actions-cache-usage-for-an-enterprise"
308589
- },
308590
- "x-octokit": { "api.github.com": "removed" },
308591
- "responses": { "501": { "description": "Not Implemented" } }
308592
- }
308593
- },
308594
- "/enterprises/{enterprise}/actions/oidc/customization/issuer": {
308595
- "put": {
308596
- "summary": "Set the GitHub Actions OIDC custom issuer policy for an enterprise",
308597
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308598
- "tags": ["actions"],
308599
- "operationId": "actions/set-actions-oidc-custom-issuer-policy-for-enterprise",
308600
- "externalDocs": {
308601
- "description": "API method documentation",
308602
- "url": "https://docs.github.com/rest/reference/actions/oidc#set-actions-oidc-custom-issuer-policy-for-enterprise"
308603
- },
308604
- "x-octokit": { "api.github.com": "removed" },
308605
- "responses": { "501": { "description": "Not Implemented" } }
308606
- }
308607
- },
308608
- "/enterprises/{enterprise}/actions/permissions/workflow": {
308609
- "get": {
308610
- "summary": "Get default workflow permissions for an enterprise",
308611
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308612
- "tags": ["actions"],
308613
- "operationId": "actions/get-github-actions-default-workflow-permissions-enterprise",
308614
- "externalDocs": {
308615
- "description": "API method documentation",
308616
- "url": "https://docs.github.com/rest/reference/actions#get-default-workflow-permissions-for-an-enterprise"
308617
- },
308618
- "x-octokit": { "api.github.com": "removed" },
308619
- "responses": { "501": { "description": "Not Implemented" } }
308620
- },
308621
- "put": {
308622
- "summary": "Set default workflow permissions for an enterprise",
308623
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308624
- "tags": ["actions"],
308625
- "operationId": "actions/set-github-actions-default-workflow-permissions-enterprise",
308626
- "externalDocs": {
308627
- "description": "API method documentation",
308628
- "url": "https://docs.github.com/rest/reference/actions#set-default-workflow-permissions-for-an-enterprise"
308629
- },
308630
- "x-octokit": { "api.github.com": "removed" },
308631
- "responses": { "501": { "description": "Not Implemented" } }
308632
- }
308633
- },
308634
- "/enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations": {
308635
- "get": {
308636
- "summary": "List organization access to a self-hosted runner group in an enterprise",
308637
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308638
- "operationId": "enterprise-admin/list-org-access-to-self-hosted-runner-group-in-enterprise",
308639
- "tags": ["enterprise-admin"],
308640
- "externalDocs": {
308641
- "description": "API method documentation",
308642
- "url": "https://docs.github.com/rest/reference/actions#list-organization-access-to-a-self-hosted-runner-group-in-a-enterprise"
308643
- },
308644
- "x-octokit": { "api.github.com": "removed" },
308645
- "responses": { "501": { "description": "Not Implemented" } }
308646
- },
308647
- "put": {
308648
- "summary": "Set organization access for a self-hosted runner group in an enterprise",
308649
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308650
- "operationId": "enterprise-admin/set-org-access-to-self-hosted-runner-group-in-enterprise",
308651
- "tags": ["enterprise-admin"],
308652
- "externalDocs": {
308653
- "description": "API method documentation",
308654
- "url": "https://docs.github.com/rest/reference/actions#set-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
308655
- },
308656
- "x-octokit": { "api.github.com": "removed" },
308657
- "responses": { "501": { "description": "Not Implemented" } }
308658
- }
308659
- },
308660
- "/enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations/{org_id}": {
308661
- "put": {
308662
- "summary": "Add organization access to a self-hosted runner group in an enterprise",
308663
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308664
- "operationId": "enterprise-admin/add-org-access-to-self-hosted-runner-group-in-enterprise",
308665
- "tags": ["enterprise-admin"],
308666
- "externalDocs": {
308667
- "description": "API method documentation",
308668
- "url": "https://docs.github.com/rest/reference/actions#add-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
308669
- },
308670
- "x-octokit": { "api.github.com": "removed" },
308671
- "responses": { "501": { "description": "Not Implemented" } }
308672
- },
308673
- "delete": {
308674
- "summary": "Remove organization access to a self-hosted runner group in an enterprise",
308675
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308676
- "operationId": "enterprise-admin/remove-org-access-to-self-hosted-runner-group-in-enterprise",
308677
- "tags": ["enterprise-admin"],
308678
- "externalDocs": {
308679
- "description": "API method documentation",
308680
- "url": "https://docs.github.com/rest/reference/actions#remove-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
308681
- },
308682
- "x-octokit": { "api.github.com": "removed" },
308683
- "responses": { "501": { "description": "Not Implemented" } }
308684
- }
308685
- },
308686
- "/enterprises/{enterprise}/actions/runners/{runner_id}/labels": {
308687
- "get": {
308688
- "summary": "List labels for a self-hosted runner for an enterprise",
308689
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308690
- "tags": ["enterprise-admin"],
308691
- "operationId": "enterprise-admin/list-labels-for-self-hosted-runner-for-enterprise",
308692
- "externalDocs": {
308693
- "description": "API method documentation",
308694
- "url": "https://docs.github.com/rest/reference/actions#list-labels-for-a-self-hosted-runner-for-an-enterprise"
308695
- },
308696
- "x-octokit": { "api.github.com": "removed" },
308697
- "responses": { "501": { "description": "Not Implemented" } }
308698
- },
308699
- "put": {
308700
- "summary": "Set custom labels for a self-hosted runner for an enterprise",
308701
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308702
- "tags": ["enterprise-admin"],
308703
- "operationId": "enterprise-admin/set-custom-labels-for-self-hosted-runner-for-enterprise",
308704
- "externalDocs": {
308705
- "description": "API method documentation",
308706
- "url": "https://docs.github.com/rest/reference/actions#set-custom-labels-for-a-self-hosted-runner-for-an-enterprise"
308707
- },
308708
- "x-octokit": { "api.github.com": "removed" },
308709
- "responses": { "501": { "description": "Not Implemented" } }
308710
- },
308711
- "post": {
308712
- "summary": "Add custom labels to a self-hosted runner for an enterprise",
308713
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308714
- "tags": ["enterprise-admin"],
308715
- "operationId": "enterprise-admin/add-custom-labels-to-self-hosted-runner-for-enterprise",
308716
- "externalDocs": {
308717
- "description": "API method documentation",
308718
- "url": "https://docs.github.com/rest/reference/actions#add-custom-labels-to-a-self-hosted-runner-for-an-enterprise"
308719
- },
308720
- "x-octokit": { "api.github.com": "removed" },
308721
- "responses": { "501": { "description": "Not Implemented" } }
308722
- },
308723
- "delete": {
308724
- "summary": "Remove all custom labels from a self-hosted runner for an enterprise",
308725
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308726
- "tags": ["enterprise-admin"],
308727
- "operationId": "enterprise-admin/remove-all-custom-labels-from-self-hosted-runner-for-enterprise",
308728
- "externalDocs": {
308729
- "description": "API method documentation",
308730
- "url": "https://docs.github.com/rest/reference/actions#remove-all-custom-labels-from-a-self-hosted-runner-for-an-enterprise"
308731
- },
308732
- "x-octokit": { "api.github.com": "removed" },
308733
- "responses": { "501": { "description": "Not Implemented" } }
308734
- }
308735
- },
308736
- "/enterprises/{enterprise}/actions/runners/{runner_id}/labels/{name}": {
308737
- "delete": {
308738
- "summary": "Remove a custom label from a self-hosted runner for an enterprise",
308739
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308740
- "tags": ["enterprise-admin"],
308741
- "operationId": "enterprise-admin/remove-custom-label-from-self-hosted-runner-for-enterprise",
308742
- "externalDocs": {
308743
- "description": "API method documentation",
308744
- "url": "https://docs.github.com/rest/reference/actions#remove-a-custom-label-from-a-self-hosted-runner-for-an-enterprise"
308745
- },
308746
- "x-octokit": { "api.github.com": "removed" },
308747
- "responses": { "501": { "description": "Not Implemented" } }
308748
- }
308749
- },
308750
- "/enterprises/{enterprise}/secret-scanning/alerts": {
308751
- "get": {
308752
- "summary": "List secret scanning alerts for an enterprise",
308753
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308754
- "tags": ["secret-scanning"],
308755
- "operationId": "secret-scanning/list-alerts-for-enterprise",
308756
- "externalDocs": {
308757
- "description": "API method documentation",
308758
- "url": "https://docs.github.com/rest/reference/secret-scanning#list-secret-scanning-alerts-for-an-enterprise"
308759
- },
308760
- "x-octokit": { "api.github.com": "removed" },
308761
- "responses": { "501": { "description": "Not Implemented" } }
308762
- }
308763
- },
308764
- "/enterprises/{enterprise}/settings/billing/actions": {
308765
- "get": {
308766
- "summary": "Get GitHub Actions billing for an enterprise",
308767
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308768
- "operationId": "billing/get-github-actions-billing-ghe",
308769
- "tags": ["billing"],
308770
- "externalDocs": {
308771
- "description": "API method documentation",
308772
- "url": "https://docs.github.com/rest/reference/billing#get-github-actions-billing-for-an-enterprise"
308773
- },
308774
- "x-octokit": { "api.github.com": "removed" },
308775
- "responses": { "501": { "description": "Not Implemented" } }
308776
- }
308777
- },
308778
- "/enterprises/{enterprise}/settings/billing/advanced-security": {
308779
- "get": {
308780
- "summary": "Get GitHub Advanced Security active committers for an enterprise",
308781
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308782
- "tags": ["billing"],
308783
- "operationId": "billing/get-github-advanced-security-billing-ghe",
308784
- "externalDocs": {
308785
- "description": "API method documentation",
308786
- "url": "https://docs.github.com/rest/reference/billing#export-advanced-security-active-committers-data-for-enterprise"
308787
- },
308788
- "x-octokit": { "api.github.com": "removed" },
308789
- "responses": { "501": { "description": "Not Implemented" } }
308790
- }
308791
- },
308792
- "/enterprises/{enterprise}/settings/billing/packages": {
308793
- "get": {
308794
- "summary": "Get GitHub Packages billing for an enterprise",
308795
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308796
- "operationId": "billing/get-github-packages-billing-ghe",
308797
- "tags": ["billing"],
308798
- "externalDocs": {
308799
- "description": "API method documentation",
308800
- "url": "https://docs.github.com/rest/reference/billing#get-github-packages-billing-for-an-enterprise"
308801
- },
308802
- "x-octokit": { "api.github.com": "removed" },
308803
- "responses": { "501": { "description": "Not Implemented" } }
308804
- }
308805
- },
308806
- "/enterprises/{enterprise}/settings/billing/shared-storage": {
308807
- "get": {
308808
- "summary": "Get shared storage billing for an enterprise",
308809
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308810
- "operationId": "billing/get-shared-storage-billing-ghe",
308811
- "tags": ["billing"],
308812
- "externalDocs": {
308813
- "description": "API method documentation",
308814
- "url": "https://docs.github.com/rest/reference/billing#get-shared-storage-billing-for-an-enterprise"
308815
- },
308816
- "x-octokit": { "api.github.com": "removed" },
308817
- "responses": { "501": { "description": "Not Implemented" } }
308818
- }
308819
- },
308820
- "/events": {
308821
- "get": {
308822
- "summary": "List public events",
308823
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308824
- "tags": ["activity"],
308825
- "operationId": "activity/list-public-events",
308826
- "externalDocs": {
308827
- "description": "API method documentation",
308828
- "url": "https://docs.github.com/rest/reference/activity#list-public-events"
308829
- },
308830
- "x-octokit": { "api.github.com": "removed" },
308831
- "responses": { "501": { "description": "Not Implemented" } }
308832
- }
308833
- },
308834
- "/marketplace_listing/accounts/{account_id}": {
308835
- "get": {
308836
- "summary": "Get a subscription plan for an account",
308837
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308838
- "tags": ["apps"],
308839
- "operationId": "apps/get-subscription-plan-for-account",
308840
- "externalDocs": {
308841
- "description": "API method documentation",
308842
- "url": "https://docs.github.com/rest/reference/apps#get-a-subscription-plan-for-an-account"
308843
- },
308844
- "x-octokit": { "api.github.com": "removed" },
308845
- "responses": { "501": { "description": "Not Implemented" } }
308846
- }
308847
- },
308848
- "/marketplace_listing/plans": {
308849
- "get": {
308850
- "summary": "List plans",
308851
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308852
- "tags": ["apps"],
308853
- "operationId": "apps/list-plans",
308854
- "externalDocs": {
308855
- "description": "API method documentation",
308856
- "url": "https://docs.github.com/rest/reference/apps#list-plans"
308857
- },
308858
- "x-octokit": { "api.github.com": "removed" },
308859
- "responses": { "501": { "description": "Not Implemented" } }
308860
- }
308861
- },
308862
- "/marketplace_listing/plans/{plan_id}/accounts": {
308863
- "get": {
308864
- "summary": "List accounts for a plan",
308865
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308866
- "tags": ["apps"],
308867
- "operationId": "apps/list-accounts-for-plan",
308868
- "externalDocs": {
308869
- "description": "API method documentation",
308870
- "url": "https://docs.github.com/rest/reference/apps#list-accounts-for-a-plan"
308871
- },
308872
- "x-octokit": { "api.github.com": "removed" },
308873
- "responses": { "501": { "description": "Not Implemented" } }
308874
- }
308875
- },
308876
- "/marketplace_listing/stubbed/accounts/{account_id}": {
308877
- "get": {
308878
- "summary": "Get a subscription plan for an account (stubbed)",
308879
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308880
- "tags": ["apps"],
308881
- "operationId": "apps/get-subscription-plan-for-account-stubbed",
308882
- "externalDocs": {
308883
- "description": "API method documentation",
308884
- "url": "https://docs.github.com/rest/reference/apps#get-a-subscription-plan-for-an-account-stubbed"
308885
- },
308886
- "x-octokit": { "api.github.com": "removed" },
308887
- "responses": { "501": { "description": "Not Implemented" } }
308888
- }
308889
- },
308890
- "/marketplace_listing/stubbed/plans": {
308891
- "get": {
308892
- "summary": "List plans (stubbed)",
308893
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308894
- "tags": ["apps"],
308895
- "operationId": "apps/list-plans-stubbed",
308896
- "externalDocs": {
308897
- "description": "API method documentation",
308898
- "url": "https://docs.github.com/rest/reference/apps#list-plans-stubbed"
308899
- },
308900
- "x-octokit": { "api.github.com": "removed" },
308901
- "responses": { "501": { "description": "Not Implemented" } }
308902
- }
308903
- },
308904
- "/marketplace_listing/stubbed/plans/{plan_id}/accounts": {
308905
- "get": {
308906
- "summary": "List accounts for a plan (stubbed)",
308907
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308908
- "tags": ["apps"],
308909
- "operationId": "apps/list-accounts-for-plan-stubbed",
308910
- "externalDocs": {
308911
- "description": "API method documentation",
308912
- "url": "https://docs.github.com/rest/reference/apps#list-accounts-for-a-plan-stubbed"
308913
- },
308914
- "x-octokit": { "api.github.com": "removed" },
308915
- "responses": { "501": { "description": "Not Implemented" } }
308916
- }
308917
- },
308918
- "/networks/{owner}/{repo}/events": {
308919
- "get": {
308920
- "summary": "List public events for a network of repositories",
308921
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308922
- "tags": ["activity"],
308923
- "operationId": "activity/list-public-events-for-repo-network",
308924
- "externalDocs": {
308925
- "description": "API method documentation",
308926
- "url": "https://docs.github.com/rest/reference/activity#list-public-events-for-a-network-of-repositories"
308927
- },
308928
- "x-octokit": { "api.github.com": "removed" },
308929
- "responses": { "501": { "description": "Not Implemented" } }
308930
- }
308931
- },
308932
- "/organizations/{organization_id}/custom_roles": {
308933
- "get": {
308934
- "summary": "List custom repository roles in an organization",
308935
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308936
- "tags": ["orgs"],
308937
- "operationId": "orgs/list-custom-roles",
308938
- "externalDocs": {
308939
- "description": "API method documentation",
308940
- "url": "https://docs.github.com/rest/reference/orgs#list-custom-repository-roles-in-an-organization"
308941
- },
308942
- "x-octokit": { "api.github.com": "removed" },
308943
- "responses": { "501": { "description": "Not Implemented" } }
308944
- }
308945
- },
308946
- "/orgs/{org}/actions/cache/usage": {
308947
- "get": {
308948
- "summary": "Get GitHub Actions cache usage for an organization",
308949
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308950
- "tags": ["actions"],
308951
- "operationId": "actions/get-actions-cache-usage-for-org",
308952
- "externalDocs": {
308953
- "description": "API method documentation",
308954
- "url": "https://docs.github.com/rest/reference/actions#get-github-actions-cache-usage-for-an-organization"
308955
- },
308956
- "x-octokit": { "api.github.com": "removed" },
308957
- "responses": { "501": { "description": "Not Implemented" } }
308958
- }
308959
- },
308960
- "/orgs/{org}/actions/cache/usage-by-repository": {
308961
- "get": {
308962
- "summary": "List repositories with GitHub Actions cache usage for an organization",
308963
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308964
- "tags": ["actions"],
308965
- "operationId": "actions/get-actions-cache-usage-by-repo-for-org",
308966
- "externalDocs": {
308967
- "description": "API method documentation",
308968
- "url": "https://docs.github.com/rest/reference/actions#list-repositories-with-github-actions-cache-usage-for-an-organization"
308969
- },
308970
- "x-octokit": { "api.github.com": "removed" },
308971
- "responses": { "501": { "description": "Not Implemented" } }
308972
- }
308973
- },
308974
- "/orgs/{org}/actions/oidc/customization/sub": {
308975
- "get": {
308976
- "summary": "Get the customization template for an OIDC subject claim for an organization",
308977
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308978
- "tags": ["oidc"],
308979
- "operationId": "oidc/get-oidc-custom-sub-template-for-org",
308980
- "externalDocs": {
308981
- "description": "API method documentation",
308982
- "url": "https://docs.github.com/rest/actions/oidc#get-the-customization-template-for-an-oidc-subject-claim-for-an-organization"
308983
- },
308984
- "x-octokit": { "api.github.com": "removed" },
308985
- "responses": { "501": { "description": "Not Implemented" } }
308986
- },
308987
- "put": {
308988
- "summary": "Set the customization template for an OIDC subject claim for an organization",
308989
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
308990
- "tags": ["oidc"],
308991
- "operationId": "oidc/update-oidc-custom-sub-template-for-org",
308992
- "externalDocs": {
308993
- "description": "API method documentation",
308994
- "url": "https://docs.github.com/rest/actions/oidc#set-the-customization-template-for-an-oidc-subject-claim-for-an-organization"
308995
- },
308996
- "x-octokit": { "api.github.com": "removed" },
308997
- "responses": { "501": { "description": "Not Implemented" } }
308998
- }
308999
- },
309000
- "/orgs/{org}/actions/permissions/workflow": {
309001
- "get": {
309002
- "summary": "Get default workflow permissions for an organization",
309003
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309004
- "tags": ["actions"],
309005
- "operationId": "actions/get-github-actions-default-workflow-permissions-organization",
309006
- "externalDocs": {
309007
- "description": "API method documentation",
309008
- "url": "https://docs.github.com/rest/reference/actions#get-default-workflow-permissions"
309009
- },
309010
- "x-octokit": { "api.github.com": "removed" },
309011
- "responses": { "501": { "description": "Not Implemented" } }
309012
- },
309013
- "put": {
309014
- "summary": "Set default workflow permissions for an organization",
309015
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309016
- "tags": ["actions"],
309017
- "operationId": "actions/set-github-actions-default-workflow-permissions-organization",
309018
- "externalDocs": {
309019
- "description": "API method documentation",
309020
- "url": "https://docs.github.com/rest/reference/actions#set-default-workflow-permissions"
309021
- },
309022
- "x-octokit": { "api.github.com": "removed" },
309023
- "responses": { "501": { "description": "Not Implemented" } }
309024
- }
309025
- },
309026
- "/orgs/{org}/actions/runner-groups/{runner_group_id}/repositories": {
309027
- "get": {
309028
- "summary": "List repository access to a self-hosted runner group in an organization",
309029
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309030
- "operationId": "actions/list-repo-access-to-self-hosted-runner-group-in-org",
309031
- "tags": ["actions"],
309032
- "externalDocs": {
309033
- "description": "API method documentation",
309034
- "url": "https://docs.github.com/rest/reference/actions#list-repository-access-to-a-self-hosted-runner-group-in-an-organization"
309035
- },
309036
- "x-octokit": { "api.github.com": "removed" },
309037
- "responses": { "501": { "description": "Not Implemented" } }
309038
- },
309039
- "put": {
309040
- "summary": "Set repository access for a self-hosted runner group in an organization",
309041
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309042
- "operationId": "actions/set-repo-access-to-self-hosted-runner-group-in-org",
309043
- "tags": ["actions"],
309044
- "externalDocs": {
309045
- "description": "API method documentation",
309046
- "url": "https://docs.github.com/rest/reference/actions#set-repository-access-to-a-self-hosted-runner-group-in-an-organization"
309047
- },
309048
- "x-octokit": { "api.github.com": "removed" },
309049
- "responses": { "501": { "description": "Not Implemented" } }
309050
- }
309051
- },
309052
- "/orgs/{org}/actions/runner-groups/{runner_group_id}/repositories/{repository_id}": {
309053
- "put": {
309054
- "summary": "Add repository access to a self-hosted runner group in an organization",
309055
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309056
- "operationId": "actions/add-repo-access-to-self-hosted-runner-group-in-org",
309057
- "tags": ["actions"],
309058
- "externalDocs": {
309059
- "description": "API method documentation",
309060
- "url": "https://docs.github.com/rest/reference/actions#add-repository-acess-to-a-self-hosted-runner-group-in-an-organization"
309061
- },
309062
- "x-octokit": { "api.github.com": "removed" },
309063
- "responses": { "501": { "description": "Not Implemented" } }
309064
- },
309065
- "delete": {
309066
- "summary": "Remove repository access to a self-hosted runner group in an organization",
309067
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309068
- "operationId": "actions/remove-repo-access-to-self-hosted-runner-group-in-org",
309069
- "tags": ["actions"],
309070
- "externalDocs": {
309071
- "description": "API method documentation",
309072
- "url": "https://docs.github.com/rest/reference/actions#remove-repository-access-to-a-self-hosted-runner-group-in-an-organization"
309073
- },
309074
- "x-octokit": { "api.github.com": "removed" },
309075
- "responses": { "501": { "description": "Not Implemented" } }
309076
- }
309077
- },
309078
- "/orgs/{org}/actions/runner-groups/{runner_group_id}/runners": {
309079
- "get": {
309080
- "summary": "List self-hosted runners in a group for an organization",
309081
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309082
- "operationId": "actions/list-self-hosted-runners-in-group-for-org",
309083
- "tags": ["actions"],
309084
- "externalDocs": {
309085
- "description": "API method documentation",
309086
- "url": "https://docs.github.com/rest/reference/actions#list-self-hosted-runners-in-a-group-for-an-organization"
309087
- },
309088
- "x-octokit": { "api.github.com": "removed" },
309089
- "responses": { "501": { "description": "Not Implemented" } }
309090
- },
309091
- "put": {
309092
- "summary": "Set self-hosted runners in a group for an organization",
309093
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309094
- "operationId": "actions/set-self-hosted-runners-in-group-for-org",
309095
- "tags": ["actions"],
309096
- "externalDocs": {
309097
- "description": "API method documentation",
309098
- "url": "https://docs.github.com/rest/reference/actions#set-self-hosted-runners-in-a-group-for-an-organization"
309099
- },
309100
- "x-octokit": { "api.github.com": "removed" },
309101
- "responses": { "501": { "description": "Not Implemented" } }
309102
- }
309103
- },
309104
- "/orgs/{org}/actions/runners/{runner_id}/labels": {
309105
- "get": {
309106
- "summary": "List labels for a self-hosted runner for an organization",
309107
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309108
- "tags": ["actions"],
309109
- "operationId": "actions/list-labels-for-self-hosted-runner-for-org",
309110
- "externalDocs": {
309111
- "description": "API method documentation",
309112
- "url": "https://docs.github.com/rest/reference/actions#list-labels-for-a-self-hosted-runner-for-an-organization"
309113
- },
309114
- "x-octokit": { "api.github.com": "removed" },
309115
- "responses": { "501": { "description": "Not Implemented" } }
309116
- },
309117
- "put": {
309118
- "summary": "Set custom labels for a self-hosted runner for an organization",
309119
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309120
- "tags": ["actions"],
309121
- "operationId": "actions/set-custom-labels-for-self-hosted-runner-for-org",
309122
- "externalDocs": {
309123
- "description": "API method documentation",
309124
- "url": "https://docs.github.com/rest/reference/actions#set-custom-labels-for-a-self-hosted-runner-for-an-organization"
309125
- },
309126
- "x-octokit": { "api.github.com": "removed" },
309127
- "responses": { "501": { "description": "Not Implemented" } }
309128
- },
309129
- "post": {
309130
- "summary": "Add custom labels to a self-hosted runner for an organization",
309131
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309132
- "tags": ["actions"],
309133
- "operationId": "actions/add-custom-labels-to-self-hosted-runner-for-org",
309134
- "externalDocs": {
309135
- "description": "API method documentation",
309136
- "url": "https://docs.github.com/rest/reference/actions#add-custom-labels-to-a-self-hosted-runner-for-an-organization"
309137
- },
309138
- "x-octokit": { "api.github.com": "removed" },
309139
- "responses": { "501": { "description": "Not Implemented" } }
309140
- },
309141
- "delete": {
309142
- "summary": "Remove all custom labels from a self-hosted runner for an organization",
309143
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309144
- "tags": ["actions"],
309145
- "operationId": "actions/remove-all-custom-labels-from-self-hosted-runner-for-org",
309146
- "externalDocs": {
309147
- "description": "API method documentation",
309148
- "url": "https://docs.github.com/rest/reference/actions#remove-all-custom-labels-from-a-self-hosted-runner-for-an-organization"
309149
- },
309150
- "x-octokit": { "api.github.com": "removed" },
309151
- "responses": { "501": { "description": "Not Implemented" } }
309152
- }
309153
- },
309154
- "/orgs/{org}/actions/runners/{runner_id}/labels/{name}": {
309155
- "delete": {
309156
- "summary": "Remove a custom label from a self-hosted runner for an organization",
309157
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309158
- "tags": ["actions"],
309159
- "operationId": "actions/remove-custom-label-from-self-hosted-runner-for-org",
309160
- "externalDocs": {
309161
- "description": "API method documentation",
309162
- "url": "https://docs.github.com/rest/reference/actions#remove-a-custom-label-from-a-self-hosted-runner-for-an-organization"
309163
- },
309164
- "x-octokit": { "api.github.com": "removed" },
309165
- "responses": { "501": { "description": "Not Implemented" } }
309166
- }
309167
- },
309168
- "/orgs/{org}/blocks": {
309169
- "get": {
309170
- "summary": "List users blocked by an organization",
309171
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309172
- "tags": ["orgs"],
309173
- "operationId": "orgs/list-blocked-users",
309174
- "externalDocs": {
309175
- "description": "API method documentation",
309176
- "url": "https://docs.github.com/rest/reference/orgs#list-users-blocked-by-an-organization"
309177
- },
309178
- "x-octokit": { "api.github.com": "removed" },
309179
- "responses": { "501": { "description": "Not Implemented" } }
309180
- }
309181
- },
309182
- "/orgs/{org}/blocks/{username}": {
309183
- "get": {
309184
- "summary": "Check if a user is blocked by an organization",
309185
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309186
- "tags": ["orgs"],
309187
- "operationId": "orgs/check-blocked-user",
309188
- "externalDocs": {
309189
- "description": "API method documentation",
309190
- "url": "https://docs.github.com/rest/reference/orgs#check-if-a-user-is-blocked-by-an-organization"
309191
- },
309192
- "x-octokit": { "api.github.com": "removed" },
309193
- "responses": { "501": { "description": "Not Implemented" } }
309194
- },
309195
- "put": {
309196
- "summary": "Block a user from an organization",
309197
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309198
- "tags": ["orgs"],
309199
- "operationId": "orgs/block-user",
309200
- "externalDocs": {
309201
- "description": "API method documentation",
309202
- "url": "https://docs.github.com/rest/reference/orgs#block-a-user-from-an-organization"
309203
- },
309204
- "x-octokit": { "api.github.com": "removed" },
309205
- "responses": { "501": { "description": "Not Implemented" } }
309206
- },
309207
- "delete": {
309208
- "summary": "Unblock a user from an organization",
309209
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309210
- "tags": ["orgs"],
309211
- "operationId": "orgs/unblock-user",
309212
- "externalDocs": {
309213
- "description": "API method documentation",
309214
- "url": "https://docs.github.com/rest/reference/orgs#unblock-a-user-from-an-organization"
309215
- },
309216
- "x-octokit": { "api.github.com": "removed" },
309217
- "responses": { "501": { "description": "Not Implemented" } }
309218
- }
309219
- },
309220
- "/orgs/{org}/code-scanning/alerts": {
309221
- "get": {
309222
- "summary": "List code scanning alerts for an organization",
309223
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309224
- "tags": ["code-scanning"],
309225
- "operationId": "code-scanning/list-alerts-for-org",
309226
- "externalDocs": {
309227
- "description": "API method documentation",
309228
- "url": "https://docs.github.com/rest/reference/code-scanning#list-code-scanning-alerts-by-organization"
309229
- },
309230
- "x-octokit": { "api.github.com": "removed" },
309231
- "responses": { "501": { "description": "Not Implemented" } }
309232
- }
309233
- },
309234
- "/orgs/{org}/codespaces": {
309235
- "get": {
309236
- "summary": "List codespaces for the organization",
309237
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309238
- "tags": ["codespaces"],
309239
- "operationId": "codespaces/list-in-organization",
309240
- "externalDocs": {
309241
- "description": "API method documentation",
309242
- "url": "https://docs.github.com/rest/reference/codespaces#list-in-organization"
309243
- },
309244
- "x-octokit": { "api.github.com": "removed" },
309245
- "responses": { "501": { "description": "Not Implemented" } }
309246
- }
309247
- },
309248
- "/orgs/{org}/credential-authorizations": {
309249
- "get": {
309250
- "summary": "List SAML SSO authorizations for an organization",
309251
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309252
- "tags": ["orgs"],
309253
- "operationId": "orgs/list-saml-sso-authorizations",
309254
- "externalDocs": {
309255
- "description": "API method documentation",
309256
- "url": "https://docs.github.com/rest/reference/orgs#list-saml-sso-authorizations-for-an-organization"
309257
- },
309258
- "x-octokit": { "api.github.com": "removed" },
309259
- "responses": { "501": { "description": "Not Implemented" } }
309260
- }
309261
- },
309262
- "/orgs/{org}/credential-authorizations/{credential_id}": {
309263
- "delete": {
309264
- "summary": "Remove a SAML SSO authorization for an organization",
309265
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309266
- "tags": ["orgs"],
309267
- "operationId": "orgs/remove-saml-sso-authorization",
309268
- "externalDocs": {
309269
- "description": "API method documentation",
309270
- "url": "https://docs.github.com/rest/reference/orgs#remove-a-saml-sso-authorization-for-an-organization"
309271
- },
309272
- "x-octokit": { "api.github.com": "removed" },
309273
- "responses": { "501": { "description": "Not Implemented" } }
309274
- }
309275
- },
309276
- "/orgs/{org}/dependabot/secrets": {
309277
- "get": {
309278
- "summary": "List organization secrets",
309279
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309280
- "tags": ["dependabot"],
309281
- "operationId": "dependabot/list-org-secrets",
309282
- "externalDocs": {
309283
- "description": "API method documentation",
309284
- "url": "https://docs.github.com/rest/reference/dependabot#list-organization-secrets"
309285
- },
309286
- "x-octokit": { "api.github.com": "removed" },
309287
- "responses": { "501": { "description": "Not Implemented" } }
309288
- }
309289
- },
309290
- "/orgs/{org}/dependabot/secrets/public-key": {
309291
- "get": {
309292
- "summary": "Get an organization public key",
309293
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309294
- "tags": ["dependabot"],
309295
- "operationId": "dependabot/get-org-public-key",
309296
- "externalDocs": {
309297
- "description": "API method documentation",
309298
- "url": "https://docs.github.com/rest/reference/dependabot#get-an-organization-public-key"
309299
- },
309300
- "x-octokit": { "api.github.com": "removed" },
309301
- "responses": { "501": { "description": "Not Implemented" } }
309302
- }
309303
- },
309304
- "/orgs/{org}/dependabot/secrets/{secret_name}": {
309305
- "get": {
309306
- "summary": "Get an organization secret",
309307
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309308
- "tags": ["dependabot"],
309309
- "operationId": "dependabot/get-org-secret",
309310
- "externalDocs": {
309311
- "description": "API method documentation",
309312
- "url": "https://docs.github.com/rest/reference/dependabot#get-an-organization-secret"
309313
- },
309314
- "x-octokit": { "api.github.com": "removed" },
309315
- "responses": { "501": { "description": "Not Implemented" } }
309316
- },
309317
- "put": {
309318
- "summary": "Create or update an organization secret",
309319
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309320
- "tags": ["dependabot"],
309321
- "operationId": "dependabot/create-or-update-org-secret",
309322
- "externalDocs": {
309323
- "description": "API method documentation",
309324
- "url": "https://docs.github.com/rest/reference/dependabot#create-or-update-an-organization-secret"
309325
- },
309326
- "x-octokit": { "api.github.com": "removed" },
309327
- "responses": { "501": { "description": "Not Implemented" } }
309328
- },
309329
- "delete": {
309330
- "summary": "Delete an organization secret",
309331
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309332
- "tags": ["dependabot"],
309333
- "operationId": "dependabot/delete-org-secret",
309334
- "externalDocs": {
309335
- "description": "API method documentation",
309336
- "url": "https://docs.github.com/rest/reference/dependabot#delete-an-organization-secret"
309337
- },
309338
- "x-octokit": { "api.github.com": "removed" },
309339
- "responses": { "501": { "description": "Not Implemented" } }
309340
- }
309341
- },
309342
- "/orgs/{org}/dependabot/secrets/{secret_name}/repositories": {
309343
- "get": {
309344
- "summary": "List selected repositories for an organization secret",
309345
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309346
- "tags": ["dependabot"],
309347
- "operationId": "dependabot/list-selected-repos-for-org-secret",
309348
- "externalDocs": {
309349
- "description": "API method documentation",
309350
- "url": "https://docs.github.com/rest/reference/dependabot#list-selected-repositories-for-an-organization-secret"
309351
- },
309352
- "x-octokit": { "api.github.com": "removed" },
309353
- "responses": { "501": { "description": "Not Implemented" } }
309354
- },
309355
- "put": {
309356
- "summary": "Set selected repositories for an organization secret",
309357
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309358
- "tags": ["dependabot"],
309359
- "operationId": "dependabot/set-selected-repos-for-org-secret",
309360
- "externalDocs": {
309361
- "description": "API method documentation",
309362
- "url": "https://docs.github.com/rest/reference/dependabot#set-selected-repositories-for-an-organization-secret"
309363
- },
309364
- "x-octokit": { "api.github.com": "removed" },
309365
- "responses": { "501": { "description": "Not Implemented" } }
309366
- }
309367
- },
309368
- "/orgs/{org}/dependabot/secrets/{secret_name}/repositories/{repository_id}": {
309369
- "put": {
309370
- "summary": "Add selected repository to an organization secret",
309371
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309372
- "tags": ["dependabot"],
309373
- "operationId": "dependabot/add-selected-repo-to-org-secret",
309374
- "externalDocs": {
309375
- "description": "API method documentation",
309376
- "url": "https://docs.github.com/rest/reference/dependabot#add-selected-repository-to-an-organization-secret"
309377
- },
309378
- "x-octokit": { "api.github.com": "removed" },
309379
- "responses": { "501": { "description": "Not Implemented" } }
309380
- },
309381
- "delete": {
309382
- "summary": "Remove selected repository from an organization secret",
309383
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309384
- "tags": ["dependabot"],
309385
- "operationId": "dependabot/remove-selected-repo-from-org-secret",
309386
- "externalDocs": {
309387
- "description": "API method documentation",
309388
- "url": "https://docs.github.com/rest/reference/dependabot#remove-selected-repository-from-an-organization-secret"
309389
- },
309390
- "x-octokit": { "api.github.com": "removed" },
309391
- "responses": { "501": { "description": "Not Implemented" } }
309392
- }
309393
- },
309394
- "/orgs/{org}/events": {
309395
- "get": {
309396
- "summary": "List public organization events",
309397
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309398
- "tags": ["activity"],
309399
- "operationId": "activity/list-public-org-events",
309400
- "externalDocs": {
309401
- "description": "API method documentation",
309402
- "url": "https://docs.github.com/rest/reference/activity#list-public-organization-events"
309403
- },
309404
- "x-octokit": { "api.github.com": "removed" },
309405
- "responses": { "501": { "description": "Not Implemented" } }
309406
- }
309407
- },
309408
- "/orgs/{org}/failed_invitations": {
309409
- "get": {
309410
- "summary": "List failed organization invitations",
309411
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309412
- "tags": ["orgs"],
309413
- "operationId": "orgs/list-failed-invitations",
309414
- "externalDocs": {
309415
- "description": "API method documentation",
309416
- "url": "https://docs.github.com/rest/reference/orgs#list-failed-organization-invitations"
309417
- },
309418
- "x-octokit": { "api.github.com": "removed" },
309419
- "responses": { "501": { "description": "Not Implemented" } }
309420
- }
309421
- },
309422
- "/orgs/{org}/interaction-limits": {
309423
- "get": {
309424
- "summary": "Get interaction restrictions for an organization",
309425
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309426
- "tags": ["interactions"],
309427
- "operationId": "interactions/get-restrictions-for-org",
309428
- "externalDocs": {
309429
- "description": "API method documentation",
309430
- "url": "https://docs.github.com/rest/reference/interactions#get-interaction-restrictions-for-an-organization"
309431
- },
309432
- "x-octokit": { "api.github.com": "removed" },
309433
- "responses": { "501": { "description": "Not Implemented" } }
309434
- },
309435
- "put": {
309436
- "summary": "Set interaction restrictions for an organization",
309437
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309438
- "tags": ["interactions"],
309439
- "operationId": "interactions/set-restrictions-for-org",
309440
- "externalDocs": {
309441
- "description": "API method documentation",
309442
- "url": "https://docs.github.com/rest/reference/interactions#set-interaction-restrictions-for-an-organization"
309443
- },
309444
- "x-octokit": { "api.github.com": "removed" },
309445
- "responses": { "501": { "description": "Not Implemented" } }
309446
- },
309447
- "delete": {
309448
- "summary": "Remove interaction restrictions for an organization",
309449
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309450
- "tags": ["interactions"],
309451
- "operationId": "interactions/remove-restrictions-for-org",
309452
- "externalDocs": {
309453
- "description": "API method documentation",
309454
- "url": "https://docs.github.com/rest/reference/interactions#remove-interaction-restrictions-for-an-organization"
309455
- },
309456
- "x-octokit": { "api.github.com": "removed" },
309457
- "responses": { "501": { "description": "Not Implemented" } }
309458
- }
309459
- },
309460
- "/orgs/{org}/invitations": {
309461
- "get": {
309462
- "summary": "List pending organization invitations",
309463
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309464
- "tags": ["orgs"],
309465
- "operationId": "orgs/list-pending-invitations",
309466
- "externalDocs": {
309467
- "description": "API method documentation",
309468
- "url": "https://docs.github.com/rest/reference/orgs#list-pending-organization-invitations"
309469
- },
309470
- "x-octokit": { "api.github.com": "removed" },
309471
- "responses": { "501": { "description": "Not Implemented" } }
309472
- },
309473
- "post": {
309474
- "summary": "Create an organization invitation",
309475
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309476
- "tags": ["orgs"],
309477
- "operationId": "orgs/create-invitation",
309478
- "externalDocs": {
309479
- "description": "API method documentation",
309480
- "url": "https://docs.github.com/rest/reference/orgs#create-an-organization-invitation"
309481
- },
309482
- "x-octokit": { "api.github.com": "removed" },
309483
- "responses": { "501": { "description": "Not Implemented" } }
309484
- }
309485
- },
309486
- "/orgs/{org}/invitations/{invitation_id}": {
309487
- "delete": {
309488
- "summary": "Cancel an organization invitation",
309489
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309490
- "tags": ["orgs"],
309491
- "operationId": "orgs/cancel-invitation",
309492
- "externalDocs": {
309493
- "description": "API method documentation",
309494
- "url": "https://docs.github.com/rest/reference/orgs#cancel-an-organization-invitation"
309495
- },
309496
- "x-octokit": { "api.github.com": "removed" },
309497
- "responses": { "501": { "description": "Not Implemented" } }
309498
- }
309499
- },
309500
- "/orgs/{org}/invitations/{invitation_id}/teams": {
309501
- "get": {
309502
- "summary": "List organization invitation teams",
309503
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309504
- "tags": ["orgs"],
309505
- "operationId": "orgs/list-invitation-teams",
309506
- "externalDocs": {
309507
- "description": "API method documentation",
309508
- "url": "https://docs.github.com/rest/reference/orgs#list-organization-invitation-teams"
309509
- },
309510
- "x-octokit": { "api.github.com": "removed" },
309511
- "responses": { "501": { "description": "Not Implemented" } }
309512
- }
309513
- },
309514
- "/orgs/{org}/members/{username}/codespaces/{codespace_name}": {
309515
- "delete": {
309516
- "summary": "Delete a codespace from the organization",
309517
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309518
- "tags": ["codespaces"],
309519
- "operationId": "codespaces/delete-from-organization",
309520
- "externalDocs": {
309521
- "description": "API method documentation",
309522
- "url": "https://docs.github.com/rest/reference/codespaces"
309523
- },
309524
- "x-octokit": { "api.github.com": "removed" },
309525
- "responses": { "501": { "description": "Not Implemented" } }
309526
- }
309527
- },
309528
- "/orgs/{org}/members/{username}/codespaces/{codespace_name}/stop": {
309529
- "post": {
309530
- "summary": "Stop a codespace for an organization user",
309531
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309532
- "tags": ["codespaces"],
309533
- "operationId": "codespaces/stop-in-organization",
309534
- "externalDocs": {
309535
- "description": "API method documentation",
309536
- "url": "https://docs.github.com/rest/reference/codespaces"
309537
- },
309538
- "x-octokit": { "api.github.com": "removed" },
309539
- "responses": { "501": { "description": "Not Implemented" } }
309540
- }
309541
- },
309542
- "/orgs/{org}/migrations/{migration_id}/archive": {
309543
- "get": {
309544
- "summary": "Download an organization migration archive",
309545
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309546
- "tags": ["migrations"],
309547
- "operationId": "migrations/download-archive-for-org",
309548
- "externalDocs": {
309549
- "description": "API method documentation",
309550
- "url": "https://docs.github.com/rest/reference/migrations#download-an-organization-migration-archive"
309551
- },
309552
- "x-octokit": { "api.github.com": "removed" },
309553
- "responses": { "501": { "description": "Not Implemented" } }
309554
- },
309555
- "delete": {
309556
- "summary": "Delete an organization migration archive",
309557
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309558
- "tags": ["migrations"],
309559
- "operationId": "migrations/delete-archive-for-org",
309560
- "externalDocs": {
309561
- "description": "API method documentation",
309562
- "url": "https://docs.github.com/rest/reference/migrations#delete-an-organization-migration-archive"
309563
- },
309564
- "x-octokit": { "api.github.com": "removed" },
309565
- "responses": { "501": { "description": "Not Implemented" } }
309566
- }
309567
- },
309568
- "/orgs/{org}/migrations/{migration_id}/repos/{repo_name}/lock": {
309569
- "delete": {
309570
- "summary": "Unlock an organization repository",
309571
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309572
- "tags": ["migrations"],
309573
- "operationId": "migrations/unlock-repo-for-org",
309574
- "externalDocs": {
309575
- "description": "API method documentation",
309576
- "url": "https://docs.github.com/rest/reference/migrations#unlock-an-organization-repository"
309577
- },
309578
- "x-octokit": { "api.github.com": "removed" },
309579
- "responses": { "501": { "description": "Not Implemented" } }
309580
- }
309581
- },
309582
- "/orgs/{org}/migrations/{migration_id}/repositories": {
309583
- "get": {
309584
- "summary": "List repositories in an organization migration",
309585
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309586
- "tags": ["migrations"],
309587
- "operationId": "migrations/list-repos-for-org",
309588
- "externalDocs": {
309589
- "description": "API method documentation",
309590
- "url": "https://docs.github.com/rest/reference/migrations#list-repositories-in-an-organization-migration"
309591
- },
309592
- "x-octokit": { "api.github.com": "removed" },
309593
- "responses": { "501": { "description": "Not Implemented" } }
309594
- }
309595
- },
309596
- "/orgs/{org}/packages": {
309597
- "get": {
309598
- "summary": "List packages for an organization",
309599
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309600
- "tags": ["packages"],
309601
- "operationId": "packages/list-packages-for-organization",
309602
- "externalDocs": {
309603
- "description": "API method documentation",
309604
- "url": "https://docs.github.com/rest/reference/packages#list-packages-for-an-organization"
309605
- },
309606
- "x-octokit": { "api.github.com": "removed" },
309607
- "responses": { "501": { "description": "Not Implemented" } }
309608
- }
309609
- },
309610
- "/orgs/{org}/packages/{package_type}/{package_name}": {
309611
- "get": {
309612
- "summary": "Get a package for an organization",
309613
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309614
- "tags": ["packages"],
309615
- "operationId": "packages/get-package-for-organization",
309616
- "externalDocs": {
309617
- "description": "API method documentation",
309618
- "url": "https://docs.github.com/rest/reference/packages#get-a-package-for-an-organization"
309619
- },
309620
- "x-octokit": { "api.github.com": "removed" },
309621
- "responses": { "501": { "description": "Not Implemented" } }
309622
- },
309623
- "delete": {
309624
- "summary": "Delete a package for an organization",
309625
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309626
- "tags": ["packages"],
309627
- "operationId": "packages/delete-package-for-org",
309628
- "externalDocs": {
309629
- "description": "API method documentation",
309630
- "url": "https://docs.github.com/rest/reference/packages#delete-a-package-for-an-organization"
309631
- },
309632
- "x-octokit": { "api.github.com": "removed" },
309633
- "responses": { "501": { "description": "Not Implemented" } }
309634
- }
309635
- },
309636
- "/orgs/{org}/packages/{package_type}/{package_name}/restore": {
309637
- "post": {
309638
- "summary": "Restore a package for an organization",
309639
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309640
- "tags": ["packages"],
309641
- "operationId": "packages/restore-package-for-org",
309642
- "externalDocs": {
309643
- "description": "API method documentation",
309644
- "url": "https://docs.github.com/rest/reference/packages#restore-a-package-for-an-organization"
309645
- },
309646
- "x-octokit": { "api.github.com": "removed" },
309647
- "responses": { "501": { "description": "Not Implemented" } }
309648
- }
309649
- },
309650
- "/orgs/{org}/packages/{package_type}/{package_name}/versions": {
309651
- "get": {
309652
- "summary": "Get all package versions for a package owned by an organization",
309653
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309654
- "tags": ["packages"],
309655
- "operationId": "packages/get-all-package-versions-for-package-owned-by-org",
309656
- "externalDocs": {
309657
- "description": "API method documentation",
309658
- "url": "https://docs.github.com/rest/reference/packages#get-all-package-versions-for-a-package-owned-by-an-organization"
309659
- },
309660
- "x-octokit": { "api.github.com": "removed" },
309661
- "responses": { "501": { "description": "Not Implemented" } }
309662
- }
309663
- },
309664
- "/orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}": {
309665
- "get": {
309666
- "summary": "Get a package version for an organization",
309667
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309668
- "tags": ["packages"],
309669
- "operationId": "packages/get-package-version-for-organization",
309670
- "externalDocs": {
309671
- "description": "API method documentation",
309672
- "url": "https://docs.github.com/rest/reference/packages#get-a-package-version-for-an-organization"
309673
- },
309674
- "x-octokit": { "api.github.com": "removed" },
309675
- "responses": { "501": { "description": "Not Implemented" } }
309676
- },
309677
- "delete": {
309678
- "summary": "Delete package version for an organization",
309679
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309680
- "tags": ["packages"],
309681
- "operationId": "packages/delete-package-version-for-org",
309682
- "externalDocs": {
309683
- "description": "API method documentation",
309684
- "url": "https://docs.github.com/rest/reference/packages#delete-a-package-version-for-an-organization"
309685
- },
309686
- "x-octokit": { "api.github.com": "removed" },
309687
- "responses": { "501": { "description": "Not Implemented" } }
309688
- }
309689
- },
309690
- "/orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}/restore": {
309691
- "post": {
309692
- "summary": "Restore package version for an organization",
309693
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309694
- "tags": ["packages"],
309695
- "operationId": "packages/restore-package-version-for-org",
309696
- "externalDocs": {
309697
- "description": "API method documentation",
309698
- "url": "https://docs.github.com/rest/reference/packages#restore-a-package-version-for-an-organization"
309699
- },
309700
- "x-octokit": { "api.github.com": "removed" },
309701
- "responses": { "501": { "description": "Not Implemented" } }
309702
- }
309703
- },
309704
- "/orgs/{org}/public_members": {
309705
- "get": {
309706
- "summary": "List public organization members",
309707
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309708
- "tags": ["orgs"],
309709
- "operationId": "orgs/list-public-members",
309710
- "externalDocs": {
309711
- "description": "API method documentation",
309712
- "url": "https://docs.github.com/rest/reference/orgs#list-public-organization-members"
309713
- },
309714
- "x-octokit": { "api.github.com": "removed" },
309715
- "responses": { "501": { "description": "Not Implemented" } }
309716
- }
309717
- },
309718
- "/orgs/{org}/public_members/{username}": {
309719
- "get": {
309720
- "summary": "Check public organization membership for a user",
309721
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309722
- "tags": ["orgs"],
309723
- "operationId": "orgs/check-public-membership-for-user",
309724
- "externalDocs": {
309725
- "description": "API method documentation",
309726
- "url": "https://docs.github.com/rest/reference/orgs#check-public-organization-membership-for-a-user"
309727
- },
309728
- "x-octokit": { "api.github.com": "removed" },
309729
- "responses": { "501": { "description": "Not Implemented" } }
309730
- },
309731
- "put": {
309732
- "summary": "Set public organization membership for the authenticated user",
309733
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309734
- "tags": ["orgs"],
309735
- "operationId": "orgs/set-public-membership-for-authenticated-user",
309736
- "externalDocs": {
309737
- "description": "API method documentation",
309738
- "url": "https://docs.github.com/rest/reference/orgs#set-public-organization-membership-for-the-authenticated-user"
309739
- },
309740
- "x-octokit": { "api.github.com": "removed" },
309741
- "responses": { "501": { "description": "Not Implemented" } }
309742
- },
309743
- "delete": {
309744
- "summary": "Remove public organization membership for the authenticated user",
309745
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309746
- "tags": ["orgs"],
309747
- "operationId": "orgs/remove-public-membership-for-authenticated-user",
309748
- "externalDocs": {
309749
- "description": "API method documentation",
309750
- "url": "https://docs.github.com/rest/reference/orgs#remove-public-organization-membership-for-the-authenticated-user"
309751
- },
309752
- "x-octokit": { "api.github.com": "removed" },
309753
- "responses": { "501": { "description": "Not Implemented" } }
309754
- }
309755
- },
309756
- "/orgs/{org}/secret-scanning/alerts": {
309757
- "get": {
309758
- "summary": "List secret scanning alerts for an organization",
309759
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309760
- "tags": ["secret-scanning"],
309761
- "operationId": "secret-scanning/list-alerts-for-org",
309762
- "externalDocs": {
309763
- "description": "API method documentation",
309764
- "url": "https://docs.github.com/rest/reference/secret-scanning#list-secret-scanning-alerts-for-an-organization"
309765
- },
309766
- "x-octokit": { "api.github.com": "removed" },
309767
- "responses": { "501": { "description": "Not Implemented" } }
309768
- }
309769
- },
309770
- "/orgs/{org}/settings/billing/actions": {
309771
- "get": {
309772
- "summary": "Get GitHub Actions billing for an organization",
309773
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309774
- "operationId": "billing/get-github-actions-billing-org",
309775
- "tags": ["billing"],
309776
- "externalDocs": {
309777
- "description": "API method documentation",
309778
- "url": "https://docs.github.com/rest/reference/billing#get-github-actions-billing-for-an-organization"
309779
- },
309780
- "x-octokit": { "api.github.com": "removed" },
309781
- "responses": { "501": { "description": "Not Implemented" } }
309782
- }
309783
- },
309784
- "/orgs/{org}/settings/billing/advanced-security": {
309785
- "get": {
309786
- "summary": "Get GitHub Advanced Security active committers for an organization",
309787
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309788
- "tags": ["billing"],
309789
- "operationId": "billing/get-github-advanced-security-billing-org",
309790
- "externalDocs": {
309791
- "description": "API method documentation",
309792
- "url": "https://docs.github.com/rest/reference/billing#get-github-advanced-security-active-committers-for-an-organization"
309793
- },
309794
- "x-octokit": { "api.github.com": "removed" },
309795
- "responses": { "501": { "description": "Not Implemented" } }
309796
- }
309797
- },
309798
- "/orgs/{org}/settings/billing/packages": {
309799
- "get": {
309800
- "summary": "Get GitHub Packages billing for an organization",
309801
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309802
- "operationId": "billing/get-github-packages-billing-org",
309803
- "tags": ["billing"],
309804
- "externalDocs": {
309805
- "description": "API method documentation",
309806
- "url": "https://docs.github.com/rest/reference/billing#get-github-packages-billing-for-an-organization"
309807
- },
309808
- "x-octokit": { "api.github.com": "removed" },
309809
- "responses": { "501": { "description": "Not Implemented" } }
309810
- }
309811
- },
309812
- "/orgs/{org}/settings/billing/shared-storage": {
309813
- "get": {
309814
- "summary": "Get shared storage billing for an organization",
309815
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309816
- "operationId": "billing/get-shared-storage-billing-org",
309817
- "tags": ["billing"],
309818
- "externalDocs": {
309819
- "description": "API method documentation",
309820
- "url": "https://docs.github.com/rest/reference/billing#get-shared-storage-billing-for-an-organization"
309821
- },
309822
- "x-octokit": { "api.github.com": "removed" },
309823
- "responses": { "501": { "description": "Not Implemented" } }
309824
- }
309825
- },
309826
- "/orgs/{org}/team-sync/groups": {
309827
- "get": {
309828
- "summary": "List IdP groups for an organization",
309829
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309830
- "tags": ["teams"],
309831
- "operationId": "teams/list-idp-groups-for-org",
309832
- "externalDocs": {
309833
- "description": "API method documentation",
309834
- "url": "https://docs.github.com/rest/reference/teams#list-idp-groups-for-an-organization"
309835
- },
309836
- "x-octokit": { "api.github.com": "removed" },
309837
- "responses": { "501": { "description": "Not Implemented" } }
309838
- }
309839
- },
309840
- "/orgs/{org}/teams/{team_slug}/invitations": {
309841
- "get": {
309842
- "summary": "List pending team invitations",
309843
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309844
- "tags": ["teams"],
309845
- "operationId": "teams/list-pending-invitations-in-org",
309846
- "externalDocs": {
309847
- "description": "API method documentation",
309848
- "url": "https://docs.github.com/rest/reference/teams#list-pending-team-invitations"
309849
- },
309850
- "x-octokit": { "api.github.com": "removed" },
309851
- "responses": { "501": { "description": "Not Implemented" } }
309852
- }
309853
- },
309854
- "/orgs/{org}/teams/{team_slug}/team-sync/group-mappings": {
309855
- "get": {
309856
- "summary": "List IdP groups for a team",
309857
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309858
- "tags": ["teams"],
309859
- "operationId": "teams/list-idp-groups-in-org",
309860
- "externalDocs": {
309861
- "description": "API method documentation",
309862
- "url": "https://docs.github.com/rest/reference/teams#list-idp-groups-for-a-team"
309863
- },
309864
- "x-octokit": { "api.github.com": "removed" },
309865
- "responses": { "501": { "description": "Not Implemented" } }
309866
- },
309867
- "patch": {
309868
- "summary": "Create or update IdP group connections",
309869
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309870
- "tags": ["teams"],
309871
- "operationId": "teams/create-or-update-idp-group-connections-in-org",
309872
- "externalDocs": {
309873
- "description": "API method documentation",
309874
- "url": "https://docs.github.com/rest/reference/teams#create-or-update-idp-group-connections"
309875
- },
309876
- "x-octokit": { "api.github.com": "removed" },
309877
- "responses": { "501": { "description": "Not Implemented" } }
309878
- }
309879
- },
309880
- "/repos/{owner}/{repo}/actions/cache/usage": {
309881
- "get": {
309882
- "summary": "Get GitHub Actions cache usage for a repository",
309883
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309884
- "tags": ["actions"],
309885
- "operationId": "actions/get-actions-cache-usage",
309886
- "externalDocs": {
309887
- "description": "API method documentation",
309888
- "url": "https://docs.github.com/rest/reference/actions#get-github-actions-cache-usage-for-a-repository"
309889
- },
309890
- "x-octokit": { "api.github.com": "removed" },
309891
- "responses": { "501": { "description": "Not Implemented" } }
309892
- }
309893
- },
309894
- "/repos/{owner}/{repo}/actions/caches": {
309895
- "get": {
309896
- "summary": "List GitHub Actions caches for a repository",
309897
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309898
- "tags": ["actions"],
309899
- "operationId": "actions/get-actions-cache-list",
309900
- "externalDocs": {
309901
- "description": "API method documentation",
309902
- "url": "https://docs.github.com/rest/actions/cache#list-github-actions-caches-for-a-repository"
309903
- },
309904
- "x-octokit": { "api.github.com": "removed" },
309905
- "responses": { "501": { "description": "Not Implemented" } }
309906
- },
309907
- "delete": {
309908
- "summary": "Delete GitHub Actions caches for a repository (using a cache key)",
309909
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309910
- "tags": ["actions"],
309911
- "operationId": "actions/delete-actions-cache-by-key",
309912
- "externalDocs": {
309913
- "description": "API method documentation",
309914
- "url": "https://docs.github.com/rest/actions/cache#delete-github-actions-caches-for-a-repository-using-a-cache-key"
309915
- },
309916
- "x-octokit": { "api.github.com": "removed" },
309917
- "responses": { "501": { "description": "Not Implemented" } }
309918
- }
309919
- },
309920
- "/repos/{owner}/{repo}/actions/caches/{cache_id}": {
309921
- "delete": {
309922
- "summary": "Delete a GitHub Actions cache for a repository (using a cache ID)",
309923
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309924
- "tags": ["actions"],
309925
- "operationId": "actions/delete-actions-cache-by-id",
309926
- "externalDocs": {
309927
- "description": "API method documentation",
309928
- "url": "https://docs.github.com/rest/actions/cache#delete-a-github-actions-cache-for-a-repository-using-a-cache-id"
309929
- },
309930
- "x-octokit": { "api.github.com": "removed" },
309931
- "responses": { "501": { "description": "Not Implemented" } }
309932
- }
309933
- },
309934
- "/repos/{owner}/{repo}/actions/jobs/{job_id}/rerun": {
309935
- "post": {
309936
- "summary": "Re-run a job from a workflow run",
309937
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309938
- "tags": ["actions"],
309939
- "operationId": "actions/re-run-job-for-workflow-run",
309940
- "externalDocs": {
309941
- "description": "API method documentation",
309942
- "url": "https://docs.github.com/rest/reference/actions#re-run-job-for-workflow-run"
309943
- },
309944
- "x-octokit": { "api.github.com": "removed" },
309945
- "responses": { "501": { "description": "Not Implemented" } }
309946
- }
309947
- },
309948
- "/repos/{owner}/{repo}/actions/oidc/customization/sub": {
309949
- "get": {
309950
- "summary": "Get the opt-out flag of an OIDC subject claim customization for a repository",
309951
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309952
- "tags": ["actions"],
309953
- "operationId": "actions/get-custom-oidc-sub-claim-for-repo",
309954
- "externalDocs": {
309955
- "description": "API method documentation",
309956
- "url": "https://docs.github.com/rest/actions/oidc#get-the-opt-out-flag-of-an-oidc-subject-claim-customization-for-a-repository"
309957
- },
309958
- "x-octokit": { "api.github.com": "removed" },
309959
- "responses": { "501": { "description": "Not Implemented" } }
309960
- },
309961
- "put": {
309962
- "summary": "Set the opt-out flag of an OIDC subject claim customization for a repository",
309963
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309964
- "tags": ["actions"],
309965
- "operationId": "actions/set-custom-oidc-sub-claim-for-repo",
309966
- "externalDocs": {
309967
- "description": "API method documentation",
309968
- "url": "https://docs.github.com/rest/actions/oidc#set-the-opt-out-flag-of-an-oidc-subject-claim-customization-for-a-repository"
309969
- },
309970
- "x-octokit": { "api.github.com": "removed" },
309971
- "responses": { "501": { "description": "Not Implemented" } }
309972
- }
309973
- },
309974
- "/repos/{owner}/{repo}/actions/permissions/access": {
309975
- "get": {
309976
- "summary": "Get the level of access for workflows outside of the repository",
309977
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309978
- "tags": ["actions"],
309979
- "operationId": "actions/get-workflow-access-to-repository",
309980
- "externalDocs": {
309981
- "description": "API method documentation",
309982
- "url": "https://docs.github.com/rest/reference/actions#get-workflow-access-level-to-a-repository"
309983
- },
309984
- "x-octokit": { "api.github.com": "removed" },
309985
- "responses": { "501": { "description": "Not Implemented" } }
309986
- },
309987
- "put": {
309988
- "summary": "Set the level of access for workflows outside of the repository",
309989
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
309990
- "tags": ["actions"],
309991
- "operationId": "actions/set-workflow-access-to-repository",
309992
- "externalDocs": {
309993
- "description": "API method documentation",
309994
- "url": "https://docs.github.com/rest/reference/actions#set-workflow-access-to-a-repository"
309995
- },
309996
- "x-octokit": { "api.github.com": "removed" },
309997
- "responses": { "501": { "description": "Not Implemented" } }
309998
- }
309999
- },
310000
- "/repos/{owner}/{repo}/actions/permissions/workflow": {
310001
- "get": {
310002
- "summary": "Get default workflow permissions for a repository",
310003
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310004
- "tags": ["actions"],
310005
- "operationId": "actions/get-github-actions-default-workflow-permissions-repository",
310006
- "externalDocs": {
310007
- "description": "API method documentation",
310008
- "url": "https://docs.github.com/rest/reference/actions#get-default-workflow-permissions-for-a-repository"
310009
- },
310010
- "x-octokit": { "api.github.com": "removed" },
310011
- "responses": { "501": { "description": "Not Implemented" } }
310012
- },
310013
- "put": {
310014
- "summary": "Set default workflow permissions for a repository",
310015
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310016
- "tags": ["actions"],
310017
- "operationId": "actions/set-github-actions-default-workflow-permissions-repository",
310018
- "externalDocs": {
310019
- "description": "API method documentation",
310020
- "url": "https://docs.github.com/rest/reference/actions#set-default-workflow-permissions-for-a-repository"
310021
- },
310022
- "x-octokit": { "api.github.com": "removed" },
310023
- "responses": { "501": { "description": "Not Implemented" } }
310024
- }
310025
- },
310026
- "/repos/{owner}/{repo}/actions/runners/{runner_id}/labels": {
310027
- "get": {
310028
- "summary": "List labels for a self-hosted runner for a repository",
310029
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310030
- "tags": ["actions"],
310031
- "operationId": "actions/list-labels-for-self-hosted-runner-for-repo",
310032
- "externalDocs": {
310033
- "description": "API method documentation",
310034
- "url": "https://docs.github.com/rest/reference/actions#list-labels-for-a-self-hosted-runner-for-a-repository"
310035
- },
310036
- "x-octokit": { "api.github.com": "removed" },
310037
- "responses": { "501": { "description": "Not Implemented" } }
310038
- },
310039
- "put": {
310040
- "summary": "Set custom labels for a self-hosted runner for a repository",
310041
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310042
- "tags": ["actions"],
310043
- "operationId": "actions/set-custom-labels-for-self-hosted-runner-for-repo",
310044
- "externalDocs": {
310045
- "description": "API method documentation",
310046
- "url": "https://docs.github.com/rest/reference/actions#set-custom-labels-for-a-self-hosted-runner-for-a-repository"
310047
- },
310048
- "x-octokit": { "api.github.com": "removed" },
310049
- "responses": { "501": { "description": "Not Implemented" } }
310050
- },
310051
- "post": {
310052
- "summary": "Add custom labels to a self-hosted runner for a repository",
310053
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310054
- "tags": ["actions"],
310055
- "operationId": "actions/add-custom-labels-to-self-hosted-runner-for-repo",
310056
- "externalDocs": {
310057
- "description": "API method documentation",
310058
- "url": "https://docs.github.com/rest/reference/actions#add-custom-labels-to-a-self-hosted-runner-for-a-repository"
310059
- },
310060
- "x-octokit": { "api.github.com": "removed" },
310061
- "responses": { "501": { "description": "Not Implemented" } }
310062
- },
310063
- "delete": {
310064
- "summary": "Remove all custom labels from a self-hosted runner for a repository",
310065
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310066
- "tags": ["actions"],
310067
- "operationId": "actions/remove-all-custom-labels-from-self-hosted-runner-for-repo",
310068
- "externalDocs": {
310069
- "description": "API method documentation",
310070
- "url": "https://docs.github.com/rest/reference/actions#remove-all-custom-labels-from-a-self-hosted-runner-for-a-repository"
310071
- },
310072
- "x-octokit": { "api.github.com": "removed" },
310073
- "responses": { "501": { "description": "Not Implemented" } }
310074
- }
310075
- },
310076
- "/repos/{owner}/{repo}/actions/runners/{runner_id}/labels/{name}": {
310077
- "delete": {
310078
- "summary": "Remove a custom label from a self-hosted runner for a repository",
310079
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310080
- "tags": ["actions"],
310081
- "operationId": "actions/remove-custom-label-from-self-hosted-runner-for-repo",
310082
- "externalDocs": {
310083
- "description": "API method documentation",
310084
- "url": "https://docs.github.com/rest/reference/actions#remove-a-custom-label-from-a-self-hosted-runner-for-a-repository"
310085
- },
310086
- "x-octokit": { "api.github.com": "removed" },
310087
- "responses": { "501": { "description": "Not Implemented" } }
310088
- }
310089
- },
310090
- "/repos/{owner}/{repo}/actions/runs/{run_id}/approvals": {
310091
- "get": {
310092
- "summary": "Get the review history for a workflow run",
310093
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310094
- "tags": ["actions"],
310095
- "operationId": "actions/get-reviews-for-run",
310096
- "externalDocs": {
310097
- "description": "API method documentation",
310098
- "url": "https://docs.github.com/rest/reference/actions#get-the-review-history-for-a-workflow-run"
310099
- },
310100
- "x-octokit": { "api.github.com": "removed" },
310101
- "responses": { "501": { "description": "Not Implemented" } }
310102
- }
310103
- },
310104
- "/repos/{owner}/{repo}/actions/runs/{run_id}/approve": {
310105
- "post": {
310106
- "summary": "Approve a workflow run for a fork pull request",
310107
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310108
- "tags": ["actions"],
310109
- "operationId": "actions/approve-workflow-run",
310110
- "externalDocs": {
310111
- "description": "API method documentation",
310112
- "url": "https://docs.github.com/rest/reference/actions#approve-a-workflow-run-for-a-fork-pull-request"
310113
- },
310114
- "x-octokit": { "api.github.com": "removed" },
310115
- "responses": { "501": { "description": "Not Implemented" } }
310116
- }
310117
- },
310118
- "/repos/{owner}/{repo}/actions/runs/{run_id}/pending_deployments": {
310119
- "get": {
310120
- "summary": "Get pending deployments for a workflow run",
310121
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310122
- "tags": ["actions"],
310123
- "operationId": "actions/get-pending-deployments-for-run",
310124
- "externalDocs": {
310125
- "description": "API method documentation",
310126
- "url": "https://docs.github.com/rest/reference/actions#get-pending-deployments-for-a-workflow-run"
310127
- },
310128
- "x-octokit": { "api.github.com": "removed" },
310129
- "responses": { "501": { "description": "Not Implemented" } }
310130
- },
310131
- "post": {
310132
- "summary": "Review pending deployments for a workflow run",
310133
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310134
- "tags": ["actions"],
310135
- "operationId": "actions/review-pending-deployments-for-run",
310136
- "externalDocs": {
310137
- "description": "API method documentation",
310138
- "url": "https://docs.github.com/rest/reference/actions#review-pending-deployments-for-a-workflow-run"
310139
- },
310140
- "x-octokit": { "api.github.com": "removed" },
310141
- "responses": { "501": { "description": "Not Implemented" } }
310142
- }
310143
- },
310144
- "/repos/{owner}/{repo}/actions/runs/{run_id}/rerun-failed-jobs": {
310145
- "post": {
310146
- "summary": "Re-run failed jobs from a workflow run",
310147
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310148
- "tags": ["actions"],
310149
- "operationId": "actions/re-run-workflow-failed-jobs",
310150
- "externalDocs": {
310151
- "description": "API method documentation",
310152
- "url": "https://docs.github.com/rest/reference/actions#re-run-workflow-failed-jobs"
310153
- },
310154
- "x-octokit": { "api.github.com": "removed" },
310155
- "responses": { "501": { "description": "Not Implemented" } }
310156
- }
310157
- },
310158
- "/repos/{owner}/{repo}/automated-security-fixes": {
310159
- "put": {
310160
- "summary": "Enable automated security fixes",
310161
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310162
- "tags": ["repos"],
310163
- "operationId": "repos/enable-automated-security-fixes",
310164
- "externalDocs": {
310165
- "description": "API method documentation",
310166
- "url": "https://docs.github.com/rest/reference/repos#enable-automated-security-fixes"
310167
- },
310168
- "x-octokit": { "api.github.com": "removed" },
310169
- "responses": { "501": { "description": "Not Implemented" } }
310170
- },
310171
- "delete": {
310172
- "summary": "Disable automated security fixes",
310173
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310174
- "tags": ["repos"],
310175
- "operationId": "repos/disable-automated-security-fixes",
310176
- "externalDocs": {
310177
- "description": "API method documentation",
310178
- "url": "https://docs.github.com/rest/reference/repos#disable-automated-security-fixes"
310179
- },
310180
- "x-octokit": { "api.github.com": "removed" },
310181
- "responses": { "501": { "description": "Not Implemented" } }
310182
- }
310183
- },
310184
- "/repos/{owner}/{repo}/branches/{branch}/rename": {
310185
- "post": {
310186
- "summary": "Rename a branch",
310187
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310188
- "tags": ["repos"],
310189
- "operationId": "repos/rename-branch",
310190
- "externalDocs": {
310191
- "description": "API method documentation",
310192
- "url": "https://docs.github.com/rest/reference/repos#rename-a-branch"
310193
- },
310194
- "x-octokit": { "api.github.com": "removed" },
310195
- "responses": { "501": { "description": "Not Implemented" } }
310196
- }
310197
- },
310198
- "/repos/{owner}/{repo}/codespaces": {
310199
- "get": {
310200
- "summary": "List codespaces in a repository for the authenticated user",
310201
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310202
- "tags": ["codespaces"],
310203
- "operationId": "codespaces/list-in-repository-for-authenticated-user",
310204
- "externalDocs": {
310205
- "description": "API method documentation",
310206
- "url": "https://docs.github.com/rest/reference/codespaces#list-codespaces-in-a-repository-for-the-authenticated-user"
310207
- },
310208
- "x-octokit": { "api.github.com": "removed" },
310209
- "responses": { "501": { "description": "Not Implemented" } }
310210
- },
310211
- "post": {
310212
- "summary": "Create a codespace in a repository",
310213
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310214
- "tags": ["codespaces"],
310215
- "operationId": "codespaces/create-with-repo-for-authenticated-user",
310216
- "externalDocs": {
310217
- "description": "API method documentation",
310218
- "url": "https://docs.github.com/rest/reference/codespaces#create-a-codespace-in-a-repository"
310219
- },
310220
- "x-octokit": { "api.github.com": "removed" },
310221
- "responses": { "501": { "description": "Not Implemented" } }
310222
- }
310223
- },
310224
- "/repos/{owner}/{repo}/codespaces/devcontainers": {
310225
- "get": {
310226
- "summary": "List devcontainer configurations in a repository for the authenticated user",
310227
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310228
- "tags": ["codespaces"],
310229
- "operationId": "codespaces/list-devcontainers-in-repository-for-authenticated-user",
310230
- "externalDocs": {
310231
- "description": "API method documentation",
310232
- "url": "https://docs.github.com/rest/reference/codespaces#list-devcontainers-in-a-repository-for-the-authenticated-user"
310233
- },
310234
- "x-octokit": { "api.github.com": "removed" },
310235
- "responses": { "501": { "description": "Not Implemented" } }
310236
- }
310237
- },
310238
- "/repos/{owner}/{repo}/codespaces/machines": {
310239
- "get": {
310240
- "summary": "List available machine types for a repository",
310241
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310242
- "tags": ["codespaces"],
310243
- "operationId": "codespaces/repo-machines-for-authenticated-user",
310244
- "externalDocs": {
310245
- "description": "API method documentation",
310246
- "url": "https://docs.github.com/rest/reference/codespaces#list-available-machine-types-for-a-repository"
310247
- },
310248
- "x-octokit": { "api.github.com": "removed" },
310249
- "responses": { "501": { "description": "Not Implemented" } }
310250
- }
310251
- },
310252
- "/repos/{owner}/{repo}/codespaces/secrets": {
310253
- "get": {
310254
- "summary": "List repository secrets",
310255
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310256
- "tags": ["codespaces"],
310257
- "operationId": "codespaces/list-repo-secrets",
310258
- "externalDocs": {
310259
- "description": "API method documentation",
310260
- "url": "https://docs.github.com/rest/reference/codespaces#list-repository-secrets"
310261
- },
310262
- "x-octokit": { "api.github.com": "removed" },
310263
- "responses": { "501": { "description": "Not Implemented" } }
310264
- }
310265
- },
310266
- "/repos/{owner}/{repo}/codespaces/secrets/public-key": {
310267
- "get": {
310268
- "summary": "Get a repository public key",
310269
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310270
- "tags": ["codespaces"],
310271
- "operationId": "codespaces/get-repo-public-key",
310272
- "externalDocs": {
310273
- "description": "API method documentation",
310274
- "url": "https://docs.github.com/rest/reference/codespaces#get-a-repository-public-key"
310275
- },
310276
- "x-octokit": { "api.github.com": "removed" },
310277
- "responses": { "501": { "description": "Not Implemented" } }
310278
- }
310279
- },
310280
- "/repos/{owner}/{repo}/codespaces/secrets/{secret_name}": {
310281
- "get": {
310282
- "summary": "Get a repository secret",
310283
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310284
- "tags": ["codespaces"],
310285
- "operationId": "codespaces/get-repo-secret",
310286
- "externalDocs": {
310287
- "description": "API method documentation",
310288
- "url": "https://docs.github.com/rest/reference/codespaces#get-a-repository-secret"
310289
- },
310290
- "x-octokit": { "api.github.com": "removed" },
310291
- "responses": { "501": { "description": "Not Implemented" } }
310292
- },
310293
- "put": {
310294
- "summary": "Create or update a repository secret",
310295
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310296
- "tags": ["codespaces"],
310297
- "operationId": "codespaces/create-or-update-repo-secret",
310298
- "externalDocs": {
310299
- "description": "API method documentation",
310300
- "url": "https://docs.github.com/rest/reference/codespaces#create-or-update-a-repository-secret"
310301
- },
310302
- "x-octokit": { "api.github.com": "removed" },
310303
- "responses": { "501": { "description": "Not Implemented" } }
310304
- },
310305
- "delete": {
310306
- "summary": "Delete a repository secret",
310307
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310308
- "tags": ["codespaces"],
310309
- "operationId": "codespaces/delete-repo-secret",
310310
- "externalDocs": {
310311
- "description": "API method documentation",
310312
- "url": "https://docs.github.com/rest/reference/codespaces#delete-a-repository-secret"
310313
- },
310314
- "x-octokit": { "api.github.com": "removed" },
310315
- "responses": { "501": { "description": "Not Implemented" } }
310316
- }
310317
- },
310318
- "/repos/{owner}/{repo}/community/profile": {
310319
- "get": {
310320
- "summary": "Get community profile metrics",
310321
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310322
- "tags": ["repos"],
310323
- "operationId": "repos/get-community-profile-metrics",
310324
- "externalDocs": {
310325
- "description": "API method documentation",
310326
- "url": "https://docs.github.com/rest/reference/repos#get-community-profile-metrics"
310327
- },
310328
- "x-octokit": { "api.github.com": "removed" },
310329
- "responses": { "501": { "description": "Not Implemented" } }
310330
- }
310331
- },
310332
- "/repos/{owner}/{repo}/dependabot/secrets": {
310333
- "get": {
310334
- "summary": "List repository secrets",
310335
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310336
- "tags": ["dependabot"],
310337
- "operationId": "dependabot/list-repo-secrets",
310338
- "externalDocs": {
310339
- "description": "API method documentation",
310340
- "url": "https://docs.github.com/rest/reference/dependabot#list-repository-secrets"
310341
- },
310342
- "x-octokit": { "api.github.com": "removed" },
310343
- "responses": { "501": { "description": "Not Implemented" } }
310344
- }
310345
- },
310346
- "/repos/{owner}/{repo}/dependabot/secrets/public-key": {
310347
- "get": {
310348
- "summary": "Get a repository public key",
310349
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310350
- "tags": ["dependabot"],
310351
- "operationId": "dependabot/get-repo-public-key",
310352
- "externalDocs": {
310353
- "description": "API method documentation",
310354
- "url": "https://docs.github.com/rest/reference/dependabot#get-a-repository-public-key"
310355
- },
310356
- "x-octokit": { "api.github.com": "removed" },
310357
- "responses": { "501": { "description": "Not Implemented" } }
310358
- }
310359
- },
310360
- "/repos/{owner}/{repo}/dependabot/secrets/{secret_name}": {
310361
- "get": {
310362
- "summary": "Get a repository secret",
310363
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310364
- "tags": ["dependabot"],
310365
- "operationId": "dependabot/get-repo-secret",
310366
- "externalDocs": {
310367
- "description": "API method documentation",
310368
- "url": "https://docs.github.com/rest/reference/dependabot#get-a-repository-secret"
310369
- },
310370
- "x-octokit": { "api.github.com": "removed" },
310371
- "responses": { "501": { "description": "Not Implemented" } }
310372
- },
310373
- "put": {
310374
- "summary": "Create or update a repository secret",
310375
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310376
- "tags": ["dependabot"],
310377
- "operationId": "dependabot/create-or-update-repo-secret",
310378
- "externalDocs": {
310379
- "description": "API method documentation",
310380
- "url": "https://docs.github.com/rest/reference/dependabot#create-or-update-a-repository-secret"
310381
- },
310382
- "x-octokit": { "api.github.com": "removed" },
310383
- "responses": { "501": { "description": "Not Implemented" } }
310384
- },
310385
- "delete": {
310386
- "summary": "Delete a repository secret",
310387
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310388
- "tags": ["dependabot"],
310389
- "operationId": "dependabot/delete-repo-secret",
310390
- "externalDocs": {
310391
- "description": "API method documentation",
310392
- "url": "https://docs.github.com/rest/reference/dependabot#delete-a-repository-secret"
310393
- },
310394
- "x-octokit": { "api.github.com": "removed" },
310395
- "responses": { "501": { "description": "Not Implemented" } }
310396
- }
310397
- },
310398
- "/repos/{owner}/{repo}/dependency-graph/compare/{basehead}": {
310399
- "get": {
310400
- "summary": "Get a diff of the dependencies between commits",
310401
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310402
- "tags": ["dependency-graph"],
310403
- "operationId": "dependency-graph/diff-range",
310404
- "externalDocs": {
310405
- "description": "API method documentation",
310406
- "url": "https://docs.github.com/rest/reference/dependency-graph#get-a-diff-of-the-dependencies-between-commits"
310407
- },
310408
- "x-octokit": { "api.github.com": "removed" },
310409
- "responses": { "501": { "description": "Not Implemented" } }
310410
- }
310411
- },
310412
- "/repos/{owner}/{repo}/dependency-graph/snapshots": {
310413
- "post": {
310414
- "summary": "Create a snapshot of dependencies for a repository",
310415
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310416
- "tags": ["dependency-graph"],
310417
- "operationId": "dependency-graph/create-repository-snapshot",
310418
- "externalDocs": {
310419
- "description": "API method documentation",
310420
- "url": "https://docs.github.com/rest/reference/dependency-graph#create-a-snapshot-of-dependencies-for-a-repository"
310421
- },
310422
- "x-octokit": { "api.github.com": "removed" },
310423
- "responses": { "501": { "description": "Not Implemented" } }
310424
- }
310425
- },
310426
- "/repos/{owner}/{repo}/import": {
310427
- "get": {
310428
- "summary": "Get an import status",
310429
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310430
- "tags": ["migrations"],
310431
- "operationId": "migrations/get-import-status",
310432
- "externalDocs": {
310433
- "description": "API method documentation",
310434
- "url": "https://docs.github.com/rest/reference/migrations#get-an-import-status"
310435
- },
310436
- "x-octokit": { "api.github.com": "removed" },
310437
- "responses": { "501": { "description": "Not Implemented" } }
310438
- },
310439
- "put": {
310440
- "summary": "Start an import",
310441
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310442
- "tags": ["migrations"],
310443
- "operationId": "migrations/start-import",
310444
- "externalDocs": {
310445
- "description": "API method documentation",
310446
- "url": "https://docs.github.com/rest/reference/migrations#start-an-import"
310447
- },
310448
- "x-octokit": { "api.github.com": "removed" },
310449
- "responses": { "501": { "description": "Not Implemented" } }
310450
- },
310451
- "delete": {
310452
- "summary": "Cancel an import",
310453
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310454
- "tags": ["migrations"],
310455
- "operationId": "migrations/cancel-import",
310456
- "externalDocs": {
310457
- "description": "API method documentation",
310458
- "url": "https://docs.github.com/rest/reference/migrations#cancel-an-import"
310459
- },
310460
- "x-octokit": { "api.github.com": "removed" },
310461
- "responses": { "501": { "description": "Not Implemented" } }
310462
- },
310463
- "patch": {
310464
- "summary": "Update an import",
310465
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310466
- "tags": ["migrations"],
310467
- "operationId": "migrations/update-import",
310468
- "externalDocs": {
310469
- "description": "API method documentation",
310470
- "url": "https://docs.github.com/rest/reference/migrations#update-an-import"
310471
- },
310472
- "x-octokit": { "api.github.com": "removed" },
310473
- "responses": { "501": { "description": "Not Implemented" } }
310474
- }
310475
- },
310476
- "/repos/{owner}/{repo}/import/authors": {
310477
- "get": {
310478
- "summary": "Get commit authors",
310479
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310480
- "tags": ["migrations"],
310481
- "operationId": "migrations/get-commit-authors",
310482
- "externalDocs": {
310483
- "description": "API method documentation",
310484
- "url": "https://docs.github.com/rest/reference/migrations#get-commit-authors"
310485
- },
310486
- "x-octokit": { "api.github.com": "removed" },
310487
- "responses": { "501": { "description": "Not Implemented" } }
310488
- }
310489
- },
310490
- "/repos/{owner}/{repo}/import/authors/{author_id}": {
310491
- "patch": {
310492
- "summary": "Map a commit author",
310493
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310494
- "tags": ["migrations"],
310495
- "operationId": "migrations/map-commit-author",
310496
- "externalDocs": {
310497
- "description": "API method documentation",
310498
- "url": "https://docs.github.com/rest/reference/migrations#map-a-commit-author"
310499
- },
310500
- "x-octokit": { "api.github.com": "removed" },
310501
- "responses": { "501": { "description": "Not Implemented" } }
310502
- }
310503
- },
310504
- "/repos/{owner}/{repo}/import/large_files": {
310505
- "get": {
310506
- "summary": "Get large files",
310507
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310508
- "tags": ["migrations"],
310509
- "operationId": "migrations/get-large-files",
310510
- "externalDocs": {
310511
- "description": "API method documentation",
310512
- "url": "https://docs.github.com/rest/reference/migrations#get-large-files"
310513
- },
310514
- "x-octokit": { "api.github.com": "removed" },
310515
- "responses": { "501": { "description": "Not Implemented" } }
310516
- }
310517
- },
310518
- "/repos/{owner}/{repo}/import/lfs": {
310519
- "patch": {
310520
- "summary": "Update Git LFS preference",
310521
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310522
- "tags": ["migrations"],
310523
- "operationId": "migrations/set-lfs-preference",
310524
- "externalDocs": {
310525
- "description": "API method documentation",
310526
- "url": "https://docs.github.com/rest/reference/migrations#update-git-lfs-preference"
310527
- },
310528
- "x-octokit": { "api.github.com": "removed" },
310529
- "responses": { "501": { "description": "Not Implemented" } }
310530
- }
310531
- },
310532
- "/repos/{owner}/{repo}/interaction-limits": {
310533
- "get": {
310534
- "summary": "Get interaction restrictions for a repository",
310535
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310536
- "tags": ["interactions"],
310537
- "operationId": "interactions/get-restrictions-for-repo",
310538
- "externalDocs": {
310539
- "description": "API method documentation",
310540
- "url": "https://docs.github.com/rest/reference/interactions#get-interaction-restrictions-for-a-repository"
310541
- },
310542
- "x-octokit": { "api.github.com": "removed" },
310543
- "responses": { "501": { "description": "Not Implemented" } }
310544
- },
310545
- "put": {
310546
- "summary": "Set interaction restrictions for a repository",
310547
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310548
- "tags": ["interactions"],
310549
- "operationId": "interactions/set-restrictions-for-repo",
310550
- "externalDocs": {
310551
- "description": "API method documentation",
310552
- "url": "https://docs.github.com/rest/reference/interactions#set-interaction-restrictions-for-a-repository"
310553
- },
310554
- "x-octokit": { "api.github.com": "removed" },
310555
- "responses": { "501": { "description": "Not Implemented" } }
310556
- },
310557
- "delete": {
310558
- "summary": "Remove interaction restrictions for a repository",
310559
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310560
- "tags": ["interactions"],
310561
- "operationId": "interactions/remove-restrictions-for-repo",
310562
- "externalDocs": {
310563
- "description": "API method documentation",
310564
- "url": "https://docs.github.com/rest/reference/interactions#remove-interaction-restrictions-for-a-repository"
310565
- },
310566
- "x-octokit": { "api.github.com": "removed" },
310567
- "responses": { "501": { "description": "Not Implemented" } }
310568
- }
310569
- },
310570
- "/repos/{owner}/{repo}/pages/health": {
310571
- "get": {
310572
- "summary": "Get a DNS health check for GitHub Pages",
310573
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310574
- "tags": ["repos"],
310575
- "operationId": "repos/get-pages-health-check",
310576
- "externalDocs": {
310577
- "description": "API method documentation",
310578
- "url": "https://docs.github.com/rest/reference/repos#get-a-dns-health-check-for-github-pages"
310579
- },
310580
- "x-octokit": { "api.github.com": "removed" },
310581
- "responses": { "501": { "description": "Not Implemented" } }
310582
- }
310583
- },
310584
- "/repos/{owner}/{repo}/pulls/{pull_number}/codespaces": {
310585
- "post": {
310586
- "summary": "Create a codespace from a pull request",
310587
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310588
- "tags": ["codespaces"],
310589
- "operationId": "codespaces/create-with-pr-for-authenticated-user",
310590
- "externalDocs": {
310591
- "description": "API method documentation",
310592
- "url": "https://docs.github.com/rest/reference/codespaces#create-a-codespace-from-a-pull-request"
310593
- },
310594
- "x-octokit": { "api.github.com": "removed" },
310595
- "responses": { "501": { "description": "Not Implemented" } }
310596
- }
310597
- },
310598
- "/repos/{owner}/{repo}/releases/generate-notes": {
310599
- "post": {
310600
- "summary": "Generate release notes content for a release",
310601
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310602
- "tags": ["repos"],
310603
- "operationId": "repos/generate-release-notes",
310604
- "externalDocs": {
310605
- "description": "API method documentation",
310606
- "url": "https://docs.github.com/rest/reference/repos#generate-release-notes"
310607
- },
310608
- "x-octokit": { "api.github.com": "removed" },
310609
- "responses": { "501": { "description": "Not Implemented" } }
310610
- }
310611
- },
310612
- "/repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}/locations": {
310613
- "get": {
310614
- "summary": "List locations for a secret scanning alert",
310615
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310616
- "tags": ["secret-scanning"],
310617
- "operationId": "secret-scanning/list-locations-for-alert",
310618
- "externalDocs": {
310619
- "description": "API method documentation",
310620
- "url": "https://docs.github.com/rest/reference/secret-scanning#list-locations-for-a-secret-scanning-alert"
310621
- },
310622
- "x-octokit": { "api.github.com": "removed" },
310623
- "responses": { "501": { "description": "Not Implemented" } }
310624
- }
310625
- },
310626
- "/repos/{owner}/{repo}/tags/protection": {
310627
- "get": {
310628
- "summary": "List tag protection states for a repository",
310629
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310630
- "tags": ["repos"],
310631
- "operationId": "repos/list-tag-protection",
310632
- "externalDocs": {
310633
- "description": "API method documentation",
310634
- "url": "https://docs.github.com/rest/reference/repos#list-tag-protection-state-of-a-repository"
310635
- },
310636
- "x-octokit": { "api.github.com": "removed" },
310637
- "responses": { "501": { "description": "Not Implemented" } }
310638
- },
310639
- "post": {
310640
- "summary": "Create a tag protection state for a repository",
310641
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310642
- "tags": ["repos"],
310643
- "operationId": "repos/create-tag-protection",
310644
- "externalDocs": {
310645
- "description": "API method documentation",
310646
- "url": "https://docs.github.com/rest/reference/repos#create-tag-protection-state-for-a-repository"
310647
- },
310648
- "x-octokit": { "api.github.com": "removed" },
310649
- "responses": { "501": { "description": "Not Implemented" } }
310650
- }
310651
- },
310652
- "/repos/{owner}/{repo}/tags/protection/{tag_protection_id}": {
310653
- "delete": {
310654
- "summary": "Delete a tag protection state for a repository",
310655
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310656
- "tags": ["repos"],
310657
- "operationId": "repos/delete-tag-protection",
310658
- "externalDocs": {
310659
- "description": "API method documentation",
310660
- "url": "https://docs.github.com/rest/reference/repos#delete-tag-protection-state-for-a-repository"
310661
- },
310662
- "x-octokit": { "api.github.com": "removed" },
310663
- "responses": { "501": { "description": "Not Implemented" } }
310664
- }
310665
- },
310666
- "/repos/{owner}/{repo}/traffic/clones": {
310667
- "get": {
310668
- "summary": "Get repository clones",
310669
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310670
- "tags": ["repos"],
310671
- "operationId": "repos/get-clones",
310672
- "externalDocs": {
310673
- "description": "API method documentation",
310674
- "url": "https://docs.github.com/rest/reference/repos#get-repository-clones"
310675
- },
310676
- "x-octokit": { "api.github.com": "removed" },
310677
- "responses": { "501": { "description": "Not Implemented" } }
310678
- }
310679
- },
310680
- "/repos/{owner}/{repo}/traffic/popular/paths": {
310681
- "get": {
310682
- "summary": "Get top referral paths",
310683
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310684
- "tags": ["repos"],
310685
- "operationId": "repos/get-top-paths",
310686
- "externalDocs": {
310687
- "description": "API method documentation",
310688
- "url": "https://docs.github.com/rest/reference/repos#get-top-referral-paths"
310689
- },
310690
- "x-octokit": { "api.github.com": "removed" },
310691
- "responses": { "501": { "description": "Not Implemented" } }
310692
- }
310693
- },
310694
- "/repos/{owner}/{repo}/traffic/popular/referrers": {
310695
- "get": {
310696
- "summary": "Get top referral sources",
310697
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310698
- "tags": ["repos"],
310699
- "operationId": "repos/get-top-referrers",
310700
- "externalDocs": {
310701
- "description": "API method documentation",
310702
- "url": "https://docs.github.com/rest/reference/repos#get-top-referral-sources"
310703
- },
310704
- "x-octokit": { "api.github.com": "removed" },
310705
- "responses": { "501": { "description": "Not Implemented" } }
310706
- }
310707
- },
310708
- "/repos/{owner}/{repo}/traffic/views": {
310709
- "get": {
310710
- "summary": "Get page views",
310711
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310712
- "tags": ["repos"],
310713
- "operationId": "repos/get-views",
310714
- "externalDocs": {
310715
- "description": "API method documentation",
310716
- "url": "https://docs.github.com/rest/reference/repos#get-page-views"
310717
- },
310718
- "x-octokit": { "api.github.com": "removed" },
310719
- "responses": { "501": { "description": "Not Implemented" } }
310720
- }
310721
- },
310722
- "/repos/{owner}/{repo}/vulnerability-alerts": {
310723
- "get": {
310724
- "summary": "Check if vulnerability alerts are enabled for a repository",
310725
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310726
- "tags": ["repos"],
310727
- "operationId": "repos/check-vulnerability-alerts",
310728
- "externalDocs": {
310729
- "description": "API method documentation",
310730
- "url": "https://docs.github.com/rest/reference/repos#check-if-vulnerability-alerts-are-enabled-for-a-repository"
310731
- },
310732
- "x-octokit": { "api.github.com": "removed" },
310733
- "responses": { "501": { "description": "Not Implemented" } }
310734
- },
310735
- "put": {
310736
- "summary": "Enable vulnerability alerts",
310737
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310738
- "tags": ["repos"],
310739
- "operationId": "repos/enable-vulnerability-alerts",
310740
- "externalDocs": {
310741
- "description": "API method documentation",
310742
- "url": "https://docs.github.com/rest/reference/repos#enable-vulnerability-alerts"
310743
- },
310744
- "x-octokit": { "api.github.com": "removed" },
310745
- "responses": { "501": { "description": "Not Implemented" } }
310746
- },
310747
- "delete": {
310748
- "summary": "Disable vulnerability alerts",
310749
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310750
- "tags": ["repos"],
310751
- "operationId": "repos/disable-vulnerability-alerts",
310752
- "externalDocs": {
310753
- "description": "API method documentation",
310754
- "url": "https://docs.github.com/rest/reference/repos#disable-vulnerability-alerts"
310755
- },
310756
- "x-octokit": { "api.github.com": "removed" },
310757
- "responses": { "501": { "description": "Not Implemented" } }
310758
- }
310759
- },
310760
- "/repositories": {
310761
- "get": {
310762
- "summary": "List public repositories",
310763
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310764
- "tags": ["repos"],
310765
- "operationId": "repos/list-public",
310766
- "externalDocs": {
310767
- "description": "API method documentation",
310768
- "url": "https://docs.github.com/rest/reference/repos#list-public-repositories"
310769
- },
310770
- "x-octokit": { "api.github.com": "removed" },
310771
- "responses": { "501": { "description": "Not Implemented" } }
310772
- }
310773
- },
310774
- "/repositories/{repository_id}/environments/{environment_name}/secrets": {
310775
- "get": {
310776
- "summary": "List environment secrets",
310777
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310778
- "tags": ["actions"],
310779
- "operationId": "actions/list-environment-secrets",
310780
- "externalDocs": {
310781
- "description": "API method documentation",
310782
- "url": "https://docs.github.com/rest/reference/actions#list-environment-secrets"
310783
- },
310784
- "x-octokit": { "api.github.com": "removed" },
310785
- "responses": { "501": { "description": "Not Implemented" } }
310786
- }
310787
- },
310788
- "/repositories/{repository_id}/environments/{environment_name}/secrets/public-key": {
310789
- "get": {
310790
- "summary": "Get an environment public key",
310791
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310792
- "tags": ["actions"],
310793
- "operationId": "actions/get-environment-public-key",
310794
- "externalDocs": {
310795
- "description": "API method documentation",
310796
- "url": "https://docs.github.com/rest/reference/actions#get-an-environment-public-key"
310797
- },
310798
- "x-octokit": { "api.github.com": "removed" },
310799
- "responses": { "501": { "description": "Not Implemented" } }
310800
- }
310801
- },
310802
- "/repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name}": {
310803
- "get": {
310804
- "summary": "Get an environment secret",
310805
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310806
- "tags": ["actions"],
310807
- "operationId": "actions/get-environment-secret",
310808
- "externalDocs": {
310809
- "description": "API method documentation",
310810
- "url": "https://docs.github.com/rest/reference/actions#get-an-environment-secret"
310811
- },
310812
- "x-octokit": { "api.github.com": "removed" },
310813
- "responses": { "501": { "description": "Not Implemented" } }
310814
- },
310815
- "put": {
310816
- "summary": "Create or update an environment secret",
310817
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310818
- "tags": ["actions"],
310819
- "operationId": "actions/create-or-update-environment-secret",
310820
- "externalDocs": {
310821
- "description": "API method documentation",
310822
- "url": "https://docs.github.com/rest/reference/actions#create-or-update-an-environment-secret"
310823
- },
310824
- "x-octokit": { "api.github.com": "removed" },
310825
- "responses": { "501": { "description": "Not Implemented" } }
310826
- },
310827
- "delete": {
310828
- "summary": "Delete an environment secret",
310829
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310830
- "tags": ["actions"],
310831
- "operationId": "actions/delete-environment-secret",
310832
- "externalDocs": {
310833
- "description": "API method documentation",
310834
- "url": "https://docs.github.com/rest/reference/actions#delete-an-environment-secret"
310835
- },
310836
- "x-octokit": { "api.github.com": "removed" },
310837
- "responses": { "501": { "description": "Not Implemented" } }
310838
- }
310839
- },
310840
- "/scim/v2/enterprises/{enterprise}/Users": {
310841
- "get": {
310842
- "summary": "List SCIM provisioned identities for an enterprise",
310843
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310844
- "operationId": "enterprise-admin/list-provisioned-identities-enterprise",
310845
- "tags": ["enterprise-admin"],
310846
- "externalDocs": {
310847
- "description": "API method documentation",
310848
- "url": "https://docs.github.com/rest/reference/enterprise-admin#list-scim-provisioned-identities-for-an-enterprise"
310849
- },
310850
- "x-octokit": { "api.github.com": "removed" },
310851
- "responses": { "501": { "description": "Not Implemented" } }
310852
- },
310853
- "post": {
310854
- "summary": "Provision and invite a SCIM enterprise user",
310855
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310856
- "operationId": "enterprise-admin/provision-and-invite-enterprise-user",
310857
- "tags": ["enterprise-admin"],
310858
- "externalDocs": {
310859
- "description": "API method documentation",
310860
- "url": "https://docs.github.com/rest/reference/enterprise-admin#provision-and-invite-a-scim-enterprise-user"
310861
- },
310862
- "x-octokit": { "api.github.com": "removed" },
310863
- "responses": { "501": { "description": "Not Implemented" } }
310864
- }
310865
- },
310866
- "/scim/v2/enterprises/{enterprise}/Users/{scim_user_id}": {
310867
- "get": {
310868
- "summary": "Get SCIM provisioning information for an enterprise user",
310869
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310870
- "operationId": "enterprise-admin/get-provisioning-information-for-enterprise-user",
310871
- "tags": ["enterprise-admin"],
310872
- "externalDocs": {
310873
- "description": "API method documentation",
310874
- "url": "https://docs.github.com/rest/reference/enterprise-admin#get-scim-provisioning-information-for-an-enterprise-user"
310875
- },
310876
- "x-octokit": { "api.github.com": "removed" },
310877
- "responses": { "501": { "description": "Not Implemented" } }
310878
- },
310879
- "put": {
310880
- "summary": "Set SCIM information for a provisioned enterprise user",
310881
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310882
- "operationId": "enterprise-admin/set-information-for-provisioned-enterprise-user",
310883
- "tags": ["enterprise-admin"],
310884
- "externalDocs": {
310885
- "description": "API method documentation",
310886
- "url": "https://docs.github.com/rest/reference/enterprise-admin#set-scim-information-for-a-provisioned-enterprise-user"
310887
- },
310888
- "x-octokit": { "api.github.com": "removed" },
310889
- "responses": { "501": { "description": "Not Implemented" } }
310890
- },
310891
- "delete": {
310892
- "summary": "Delete a SCIM user from an enterprise",
310893
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310894
- "operationId": "enterprise-admin/delete-user-from-enterprise",
310895
- "tags": ["enterprise-admin"],
310896
- "externalDocs": {
310897
- "description": "API method documentation",
310898
- "url": "https://docs.github.com/rest/reference/enterprise-admin#delete-a-scim-user-from-an-enterprise"
310899
- },
310900
- "x-octokit": { "api.github.com": "removed" },
310901
- "responses": { "501": { "description": "Not Implemented" } }
310902
- },
310903
- "patch": {
310904
- "summary": "Update an attribute for a SCIM enterprise user",
310905
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310906
- "operationId": "enterprise-admin/update-attribute-for-enterprise-user",
310907
- "tags": ["enterprise-admin"],
310908
- "externalDocs": {
310909
- "description": "API method documentation",
310910
- "url": "https://docs.github.com/rest/reference/enterprise-admin#update-an-attribute-for-a-scim-enterprise-user"
310911
- },
310912
- "x-octokit": { "api.github.com": "removed" },
310913
- "responses": { "501": { "description": "Not Implemented" } }
310914
- }
310915
- },
310916
- "/scim/v2/organizations/{org}/Users": {
310917
- "get": {
310918
- "summary": "List SCIM provisioned identities",
310919
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310920
- "tags": ["scim"],
310921
- "operationId": "scim/list-provisioned-identities",
310922
- "externalDocs": {
310923
- "description": "API method documentation",
310924
- "url": "https://docs.github.com/rest/reference/scim#list-scim-provisioned-identities"
310925
- },
310926
- "x-octokit": { "api.github.com": "removed" },
310927
- "responses": { "501": { "description": "Not Implemented" } }
310928
- },
310929
- "post": {
310930
- "summary": "Provision and invite a SCIM user",
310931
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310932
- "tags": ["scim"],
310933
- "operationId": "scim/provision-and-invite-user",
310934
- "externalDocs": {
310935
- "description": "API method documentation",
310936
- "url": "https://docs.github.com/rest/reference/scim#provision-and-invite-a-scim-user"
310937
- },
310938
- "x-octokit": { "api.github.com": "removed" },
310939
- "responses": { "501": { "description": "Not Implemented" } }
310940
- }
310941
- },
310942
- "/scim/v2/organizations/{org}/Users/{scim_user_id}": {
310943
- "get": {
310944
- "summary": "Get SCIM provisioning information for a user",
310945
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310946
- "tags": ["scim"],
310947
- "operationId": "scim/get-provisioning-information-for-user",
310948
- "externalDocs": {
310949
- "description": "API method documentation",
310950
- "url": "https://docs.github.com/rest/reference/scim#get-scim-provisioning-information-for-a-user"
310951
- },
310952
- "x-octokit": { "api.github.com": "removed" },
310953
- "responses": { "501": { "description": "Not Implemented" } }
310954
- },
310955
- "put": {
310956
- "summary": "Update a provisioned organization membership",
310957
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310958
- "tags": ["scim"],
310959
- "operationId": "scim/set-information-for-provisioned-user",
310960
- "externalDocs": {
310961
- "description": "API method documentation",
310962
- "url": "https://docs.github.com/rest/reference/scim#set-scim-information-for-a-provisioned-user"
310963
- },
310964
- "x-octokit": { "api.github.com": "removed" },
310965
- "responses": { "501": { "description": "Not Implemented" } }
310966
- },
310967
- "delete": {
310968
- "summary": "Delete a SCIM user from an organization",
310969
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310970
- "tags": ["scim"],
310971
- "operationId": "scim/delete-user-from-org",
310972
- "externalDocs": {
310973
- "description": "API method documentation",
310974
- "url": "https://docs.github.com/rest/reference/scim#delete-a-scim-user-from-an-organization"
310975
- },
310976
- "x-octokit": { "api.github.com": "removed" },
310977
- "responses": { "501": { "description": "Not Implemented" } }
310978
- },
310979
- "patch": {
310980
- "summary": "Update an attribute for a SCIM user",
310981
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310982
- "tags": ["scim"],
310983
- "operationId": "scim/update-attribute-for-user",
310984
- "externalDocs": {
310985
- "description": "API method documentation",
310986
- "url": "https://docs.github.com/rest/reference/scim#update-an-attribute-for-a-scim-user"
310987
- },
310988
- "x-octokit": { "api.github.com": "removed" },
310989
- "responses": { "501": { "description": "Not Implemented" } }
310990
- }
310991
- },
310992
- "/teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}/reactions": {
310993
- "get": {
310994
- "summary": "List reactions for a team discussion comment (Legacy)",
310995
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
310996
- "tags": ["reactions"],
310997
- "operationId": "reactions/list-for-team-discussion-comment-legacy",
310998
- "externalDocs": {
310999
- "description": "API method documentation",
311000
- "url": "https://docs.github.com/rest/reference/reactions/#list-reactions-for-a-team-discussion-comment-legacy"
311001
- },
311002
- "deprecated": true,
311003
- "x-octokit": { "api.github.com": "removed" },
311004
- "responses": { "501": { "description": "Not Implemented" } }
311005
- },
311006
- "post": {
311007
- "summary": "Create reaction for a team discussion comment (Legacy)",
311008
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311009
- "tags": ["reactions"],
311010
- "operationId": "reactions/create-for-team-discussion-comment-legacy",
311011
- "externalDocs": {
311012
- "description": "API method documentation",
311013
- "url": "https://docs.github.com/rest/reference/reactions/#create-reaction-for-a-team-discussion-comment-legacy"
311014
- },
311015
- "deprecated": true,
311016
- "x-octokit": { "api.github.com": "removed" },
311017
- "responses": { "501": { "description": "Not Implemented" } }
311018
- }
311019
- },
311020
- "/teams/{team_id}/discussions/{discussion_number}/reactions": {
311021
- "get": {
311022
- "summary": "List reactions for a team discussion (Legacy)",
311023
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311024
- "tags": ["reactions"],
311025
- "operationId": "reactions/list-for-team-discussion-legacy",
311026
- "externalDocs": {
311027
- "description": "API method documentation",
311028
- "url": "https://docs.github.com/rest/reference/reactions/#list-reactions-for-a-team-discussion-legacy"
311029
- },
311030
- "deprecated": true,
311031
- "x-octokit": { "api.github.com": "removed" },
311032
- "responses": { "501": { "description": "Not Implemented" } }
311033
- },
311034
- "post": {
311035
- "summary": "Create reaction for a team discussion (Legacy)",
311036
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311037
- "tags": ["reactions"],
311038
- "operationId": "reactions/create-for-team-discussion-legacy",
311039
- "externalDocs": {
311040
- "description": "API method documentation",
311041
- "url": "https://docs.github.com/rest/reference/reactions/#create-reaction-for-a-team-discussion-legacy"
311042
- },
311043
- "deprecated": true,
311044
- "x-octokit": { "api.github.com": "removed" },
311045
- "responses": { "501": { "description": "Not Implemented" } }
311046
- }
311047
- },
311048
- "/teams/{team_id}/invitations": {
311049
- "get": {
311050
- "summary": "List pending team invitations (Legacy)",
311051
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311052
- "tags": ["teams"],
311053
- "operationId": "teams/list-pending-invitations-legacy",
311054
- "externalDocs": {
311055
- "description": "API method documentation",
311056
- "url": "https://docs.github.com/rest/reference/teams#list-pending-team-invitations-legacy"
311057
- },
311058
- "deprecated": true,
311059
- "x-octokit": { "api.github.com": "removed" },
311060
- "responses": { "501": { "description": "Not Implemented" } }
311061
- }
311062
- },
311063
- "/teams/{team_id}/team-sync/group-mappings": {
311064
- "get": {
311065
- "summary": "List IdP groups for a team (Legacy)",
311066
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311067
- "tags": ["teams"],
311068
- "operationId": "teams/list-idp-groups-for-legacy",
311069
- "externalDocs": {
311070
- "description": "API method documentation",
311071
- "url": "https://docs.github.com/rest/reference/teams#list-idp-groups-for-a-team-legacy"
311072
- },
311073
- "deprecated": true,
311074
- "x-octokit": { "api.github.com": "removed" },
311075
- "responses": { "501": { "description": "Not Implemented" } }
311076
- },
311077
- "patch": {
311078
- "summary": "Create or update IdP group connections (Legacy)",
311079
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311080
- "tags": ["teams"],
311081
- "operationId": "teams/create-or-update-idp-group-connections-legacy",
311082
- "externalDocs": {
311083
- "description": "API method documentation",
311084
- "url": "https://docs.github.com/rest/reference/teams#create-or-update-idp-group-connections-legacy"
311085
- },
311086
- "deprecated": true,
311087
- "x-octokit": { "api.github.com": "removed" },
311088
- "responses": { "501": { "description": "Not Implemented" } }
311089
- }
311090
- },
311091
- "/user/blocks": {
311092
- "get": {
311093
- "summary": "List users blocked by the authenticated user",
311094
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311095
- "tags": ["users"],
311096
- "operationId": "users/list-blocked-by-authenticated-user",
311097
- "externalDocs": {
311098
- "description": "API method documentation",
311099
- "url": "https://docs.github.com/rest/reference/users#list-users-blocked-by-the-authenticated-user"
311100
- },
311101
- "x-octokit": { "api.github.com": "removed" },
311102
- "responses": { "501": { "description": "Not Implemented" } }
311103
- }
311104
- },
311105
- "/user/blocks/{username}": {
311106
- "get": {
311107
- "summary": "Check if a user is blocked by the authenticated user",
311108
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311109
- "tags": ["users"],
311110
- "operationId": "users/check-blocked",
311111
- "externalDocs": {
311112
- "description": "API method documentation",
311113
- "url": "https://docs.github.com/rest/reference/users#check-if-a-user-is-blocked-by-the-authenticated-user"
311114
- },
311115
- "x-octokit": { "api.github.com": "removed" },
311116
- "responses": { "501": { "description": "Not Implemented" } }
311117
- },
311118
- "put": {
311119
- "summary": "Block a user",
311120
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311121
- "tags": ["users"],
311122
- "operationId": "users/block",
311123
- "externalDocs": {
311124
- "description": "API method documentation",
311125
- "url": "https://docs.github.com/rest/reference/users#block-a-user"
311126
- },
311127
- "x-octokit": { "api.github.com": "removed" },
311128
- "responses": { "501": { "description": "Not Implemented" } }
311129
- },
311130
- "delete": {
311131
- "summary": "Unblock a user",
311132
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311133
- "tags": ["users"],
311134
- "operationId": "users/unblock",
311135
- "externalDocs": {
311136
- "description": "API method documentation",
311137
- "url": "https://docs.github.com/rest/reference/users#unblock-a-user"
311138
- },
311139
- "x-octokit": { "api.github.com": "removed" },
311140
- "responses": { "501": { "description": "Not Implemented" } }
311141
- }
311142
- },
311143
- "/user/codespaces": {
311144
- "get": {
311145
- "summary": "List codespaces for the authenticated user",
311146
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311147
- "tags": ["codespaces"],
311148
- "operationId": "codespaces/list-for-authenticated-user",
311149
- "externalDocs": {
311150
- "description": "API method documentation",
311151
- "url": "https://docs.github.com/rest/reference/codespaces#list-codespaces-for-the-authenticated-user"
311152
- },
311153
- "x-octokit": { "api.github.com": "removed" },
311154
- "responses": { "501": { "description": "Not Implemented" } }
311155
- },
311156
- "post": {
311157
- "summary": "Create a codespace for the authenticated user",
311158
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311159
- "tags": ["codespaces"],
311160
- "operationId": "codespaces/create-for-authenticated-user",
311161
- "externalDocs": {
311162
- "description": "API method documentation",
311163
- "url": "https://docs.github.com/rest/reference/codespaces#create-a-codespace-for-the-authenticated-user"
311164
- },
311165
- "x-octokit": { "api.github.com": "removed" },
311166
- "responses": { "501": { "description": "Not Implemented" } }
311167
- }
311168
- },
311169
- "/user/codespaces/secrets": {
311170
- "get": {
311171
- "summary": "List secrets for the authenticated user",
311172
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311173
- "tags": ["codespaces"],
311174
- "operationId": "codespaces/list-secrets-for-authenticated-user",
311175
- "externalDocs": {
311176
- "description": "API method documentation",
311177
- "url": "https://docs.github.com/rest/reference/codespaces#list-secrets-for-the-authenticated-user"
311178
- },
311179
- "x-octokit": { "api.github.com": "removed" },
311180
- "responses": { "501": { "description": "Not Implemented" } }
311181
- }
311182
- },
311183
- "/user/codespaces/secrets/public-key": {
311184
- "get": {
311185
- "summary": "Get public key for the authenticated user",
311186
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311187
- "tags": ["codespaces"],
311188
- "operationId": "codespaces/get-public-key-for-authenticated-user",
311189
- "externalDocs": {
311190
- "description": "API method documentation",
311191
- "url": "https://docs.github.com/rest/reference/codespaces#get-public-key-for-the-authenticated-user"
311192
- },
311193
- "x-octokit": { "api.github.com": "removed" },
311194
- "responses": { "501": { "description": "Not Implemented" } }
311195
- }
311196
- },
311197
- "/user/codespaces/secrets/{secret_name}": {
311198
- "get": {
311199
- "summary": "Get a secret for the authenticated user",
311200
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311201
- "tags": ["codespaces"],
311202
- "operationId": "codespaces/get-secret-for-authenticated-user",
311203
- "externalDocs": {
311204
- "description": "API method documentation",
311205
- "url": "https://docs.github.com/rest/reference/codespaces#get-a-secret-for-the-authenticated-user"
311206
- },
311207
- "x-octokit": { "api.github.com": "removed" },
311208
- "responses": { "501": { "description": "Not Implemented" } }
311209
- },
311210
- "put": {
311211
- "summary": "Create or update a secret for the authenticated user",
311212
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311213
- "tags": ["codespaces"],
311214
- "operationId": "codespaces/create-or-update-secret-for-authenticated-user",
311215
- "externalDocs": {
311216
- "description": "API method documentation",
311217
- "url": "https://docs.github.com/rest/reference/codespaces#create-or-update-a-secret-for-the-authenticated-user"
311218
- },
311219
- "x-octokit": { "api.github.com": "removed" },
311220
- "responses": { "501": { "description": "Not Implemented" } }
311221
- },
311222
- "delete": {
311223
- "summary": "Delete a secret for the authenticated user",
311224
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311225
- "tags": ["codespaces"],
311226
- "operationId": "codespaces/delete-secret-for-authenticated-user",
311227
- "externalDocs": {
311228
- "description": "API method documentation",
311229
- "url": "https://docs.github.com/rest/reference/codespaces#delete-a-secret-for-the-authenticated-user"
311230
- },
311231
- "x-octokit": { "api.github.com": "removed" },
311232
- "responses": { "501": { "description": "Not Implemented" } }
311233
- }
311234
- },
311235
- "/user/codespaces/secrets/{secret_name}/repositories": {
311236
- "get": {
311237
- "summary": "List selected repositories for a user secret",
311238
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311239
- "tags": ["codespaces"],
311240
- "operationId": "codespaces/list-repositories-for-secret-for-authenticated-user",
311241
- "externalDocs": {
311242
- "description": "API method documentation",
311243
- "url": "https://docs.github.com/rest/reference/codespaces#list-selected-repositories-for-a-user-secret"
311244
- },
311245
- "x-octokit": { "api.github.com": "removed" },
311246
- "responses": { "501": { "description": "Not Implemented" } }
311247
- },
311248
- "put": {
311249
- "summary": "Set selected repositories for a user secret",
311250
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311251
- "tags": ["codespaces"],
311252
- "operationId": "codespaces/set-repositories-for-secret-for-authenticated-user",
311253
- "externalDocs": {
311254
- "description": "API method documentation",
311255
- "url": "https://docs.github.com/rest/reference/codespaces#set-selected-repositories-for-a-user-secret"
311256
- },
311257
- "x-octokit": { "api.github.com": "removed" },
311258
- "responses": { "501": { "description": "Not Implemented" } }
311259
- }
311260
- },
311261
- "/user/codespaces/secrets/{secret_name}/repositories/{repository_id}": {
311262
- "put": {
311263
- "summary": "Add a selected repository to a user secret",
311264
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311265
- "tags": ["codespaces"],
311266
- "operationId": "codespaces/add-repository-for-secret-for-authenticated-user",
311267
- "externalDocs": {
311268
- "description": "API method documentation",
311269
- "url": "https://docs.github.com/rest/reference/codespaces#add-a-selected-repository-to-a-user-secret"
311270
- },
311271
- "x-octokit": { "api.github.com": "removed" },
311272
- "responses": { "501": { "description": "Not Implemented" } }
311273
- },
311274
- "delete": {
311275
- "summary": "Remove a selected repository from a user secret",
311276
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311277
- "tags": ["codespaces"],
311278
- "operationId": "codespaces/remove-repository-for-secret-for-authenticated-user",
311279
- "externalDocs": {
311280
- "description": "API method documentation",
311281
- "url": "https://docs.github.com/rest/reference/codespaces#remove-a-selected-repository-from-a-user-secret"
311282
- },
311283
- "x-octokit": { "api.github.com": "removed" },
311284
- "responses": { "501": { "description": "Not Implemented" } }
311285
- }
311286
- },
311287
- "/user/codespaces/{codespace_name}": {
311288
- "get": {
311289
- "summary": "Get a codespace for the authenticated user",
311290
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311291
- "tags": ["codespaces"],
311292
- "operationId": "codespaces/get-for-authenticated-user",
311293
- "externalDocs": {
311294
- "description": "API method documentation",
311295
- "url": "https://docs.github.com/rest/reference/codespaces#get-a-codespace-for-the-authenticated-user"
311296
- },
311297
- "x-octokit": { "api.github.com": "removed" },
311298
- "responses": { "501": { "description": "Not Implemented" } }
311299
- },
311300
- "delete": {
311301
- "summary": "Delete a codespace for the authenticated user",
311302
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311303
- "tags": ["codespaces"],
311304
- "operationId": "codespaces/delete-for-authenticated-user",
311305
- "externalDocs": {
311306
- "description": "API method documentation",
311307
- "url": "https://docs.github.com/rest/reference/codespaces#delete-a-codespace-for-the-authenticated-user"
311308
- },
311309
- "x-octokit": { "api.github.com": "removed" },
311310
- "responses": { "501": { "description": "Not Implemented" } }
311311
- },
311312
- "patch": {
311313
- "summary": "Update a codespace for the authenticated user",
311314
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311315
- "tags": ["codespaces"],
311316
- "operationId": "codespaces/update-for-authenticated-user",
311317
- "externalDocs": {
311318
- "description": "API method documentation",
311319
- "url": "https://docs.github.com/rest/reference/codespaces#update-a-codespace-for-the-authenticated-user"
311320
- },
311321
- "x-octokit": { "api.github.com": "removed" },
311322
- "responses": { "501": { "description": "Not Implemented" } }
311323
- }
311324
- },
311325
- "/user/codespaces/{codespace_name}/exports": {
311326
- "post": {
311327
- "summary": "Export a codespace for the authenticated user",
311328
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311329
- "tags": ["codespaces"],
311330
- "operationId": "codespaces/export-for-authenticated-user",
311331
- "x-octokit": { "api.github.com": "removed" },
311332
- "responses": { "501": { "description": "Not Implemented" } }
311333
- }
311334
- },
311335
- "/user/codespaces/{codespace_name}/exports/{export_id}": {
311336
- "get": {
311337
- "summary": "Get details about a codespace export",
311338
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311339
- "tags": ["codespaces"],
311340
- "operationId": "codespaces/get-export-details-for-authenticated-user",
311341
- "x-octokit": { "api.github.com": "removed" },
311342
- "responses": { "501": { "description": "Not Implemented" } }
311343
- }
311344
- },
311345
- "/user/codespaces/{codespace_name}/machines": {
311346
- "get": {
311347
- "summary": "List machine types for a codespace",
311348
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311349
- "tags": ["codespaces"],
311350
- "operationId": "codespaces/codespace-machines-for-authenticated-user",
311351
- "externalDocs": {
311352
- "description": "API method documentation",
311353
- "url": "https://docs.github.com/rest/reference/codespaces#list-machine-types-for-a-codespace"
311354
- },
311355
- "x-octokit": { "api.github.com": "removed" },
311356
- "responses": { "501": { "description": "Not Implemented" } }
311357
- }
311358
- },
311359
- "/user/codespaces/{codespace_name}/start": {
311360
- "post": {
311361
- "summary": "Start a codespace for the authenticated user",
311362
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311363
- "tags": ["codespaces"],
311364
- "operationId": "codespaces/start-for-authenticated-user",
311365
- "externalDocs": {
311366
- "description": "API method documentation",
311367
- "url": "https://docs.github.com/rest/reference/codespaces#start-a-codespace-for-the-authenticated-user"
311368
- },
311369
- "x-octokit": { "api.github.com": "removed" },
311370
- "responses": { "501": { "description": "Not Implemented" } }
311371
- }
311372
- },
311373
- "/user/codespaces/{codespace_name}/stop": {
311374
- "post": {
311375
- "summary": "Stop a codespace for the authenticated user",
311376
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311377
- "tags": ["codespaces"],
311378
- "operationId": "codespaces/stop-for-authenticated-user",
311379
- "externalDocs": {
311380
- "description": "API method documentation",
311381
- "url": "https://docs.github.com/rest/reference/codespaces#stop-a-codespace-for-the-authenticated-user"
311382
- },
311383
- "x-octokit": { "api.github.com": "removed" },
311384
- "responses": { "501": { "description": "Not Implemented" } }
311385
- }
311386
- },
311387
- "/user/email/visibility": {
311388
- "patch": {
311389
- "summary": "Set primary email visibility for the authenticated user",
311390
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311391
- "tags": ["users"],
311392
- "operationId": "users/set-primary-email-visibility-for-authenticated-user",
311393
- "externalDocs": {
311394
- "description": "API method documentation",
311395
- "url": "https://docs.github.com/rest/reference/users#set-primary-email-visibility-for-the-authenticated-user"
311396
- },
311397
- "x-octokit": { "api.github.com": "removed" },
311398
- "responses": { "501": { "description": "Not Implemented" } }
311399
- }
311400
- },
311401
- "/user/emails": {
311402
- "get": {
311403
- "summary": "List email addresses for the authenticated user",
311404
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311405
- "tags": ["users"],
311406
- "operationId": "users/list-emails-for-authenticated-user",
311407
- "externalDocs": {
311408
- "description": "API method documentation",
311409
- "url": "https://docs.github.com/rest/reference/users#list-email-addresses-for-the-authenticated-user"
311410
- },
311411
- "x-octokit": { "api.github.com": "removed" },
311412
- "responses": { "501": { "description": "Not Implemented" } }
311413
- },
311414
- "post": {
311415
- "summary": "Add an email address for the authenticated user",
311416
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311417
- "tags": ["users"],
311418
- "operationId": "users/add-email-for-authenticated-user",
311419
- "externalDocs": {
311420
- "description": "API method documentation",
311421
- "url": "https://docs.github.com/rest/reference/users#add-an-email-address-for-the-authenticated-user"
311422
- },
311423
- "x-octokit": { "api.github.com": "removed" },
311424
- "responses": { "501": { "description": "Not Implemented" } }
311425
- },
311426
- "delete": {
311427
- "summary": "Delete an email address for the authenticated user",
311428
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311429
- "tags": ["users"],
311430
- "operationId": "users/delete-email-for-authenticated-user",
311431
- "externalDocs": {
311432
- "description": "API method documentation",
311433
- "url": "https://docs.github.com/rest/reference/users#delete-an-email-address-for-the-authenticated-user"
311434
- },
311435
- "x-octokit": { "api.github.com": "removed" },
311436
- "responses": { "501": { "description": "Not Implemented" } }
311437
- }
311438
- },
311439
- "/user/interaction-limits": {
311440
- "get": {
311441
- "summary": "Get interaction restrictions for your public repositories",
311442
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311443
- "tags": ["interactions"],
311444
- "operationId": "interactions/get-restrictions-for-authenticated-user",
311445
- "externalDocs": {
311446
- "description": "API method documentation",
311447
- "url": "https://docs.github.com/rest/reference/interactions#get-interaction-restrictions-for-your-public-repositories"
311448
- },
311449
- "x-octokit": { "api.github.com": "removed" },
311450
- "responses": { "501": { "description": "Not Implemented" } }
311451
- },
311452
- "put": {
311453
- "summary": "Set interaction restrictions for your public repositories",
311454
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311455
- "tags": ["interactions"],
311456
- "operationId": "interactions/set-restrictions-for-authenticated-user",
311457
- "externalDocs": {
311458
- "description": "API method documentation",
311459
- "url": "https://docs.github.com/rest/reference/interactions#set-interaction-restrictions-for-your-public-repositories"
311460
- },
311461
- "x-octokit": { "api.github.com": "removed" },
311462
- "responses": { "501": { "description": "Not Implemented" } }
311463
- },
311464
- "delete": {
311465
- "summary": "Remove interaction restrictions from your public repositories",
311466
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311467
- "tags": ["interactions"],
311468
- "operationId": "interactions/remove-restrictions-for-authenticated-user",
311469
- "externalDocs": {
311470
- "description": "API method documentation",
311471
- "url": "https://docs.github.com/rest/reference/interactions#remove-interaction-restrictions-from-your-public-repositories"
311472
- },
311473
- "x-octokit": { "api.github.com": "removed" },
311474
- "responses": { "501": { "description": "Not Implemented" } }
311475
- }
311476
- },
311477
- "/user/marketplace_purchases": {
311478
- "get": {
311479
- "summary": "List subscriptions for the authenticated user",
311480
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311481
- "tags": ["apps"],
311482
- "operationId": "apps/list-subscriptions-for-authenticated-user",
311483
- "externalDocs": {
311484
- "description": "API method documentation",
311485
- "url": "https://docs.github.com/rest/reference/apps#list-subscriptions-for-the-authenticated-user"
311486
- },
311487
- "x-octokit": { "api.github.com": "removed" },
311488
- "responses": { "501": { "description": "Not Implemented" } }
311489
- }
311490
- },
311491
- "/user/marketplace_purchases/stubbed": {
311492
- "get": {
311493
- "summary": "List subscriptions for the authenticated user (stubbed)",
311494
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311495
- "tags": ["apps"],
311496
- "operationId": "apps/list-subscriptions-for-authenticated-user-stubbed",
311497
- "externalDocs": {
311498
- "description": "API method documentation",
311499
- "url": "https://docs.github.com/rest/reference/apps#list-subscriptions-for-the-authenticated-user-stubbed"
311500
- },
311501
- "x-octokit": { "api.github.com": "removed" },
311502
- "responses": { "501": { "description": "Not Implemented" } }
311503
- }
311504
- },
311505
- "/user/migrations/{migration_id}": {
311506
- "get": {
311507
- "summary": "Get a user migration status",
311508
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311509
- "tags": ["migrations"],
311510
- "operationId": "migrations/get-status-for-authenticated-user",
311511
- "externalDocs": {
311512
- "description": "API method documentation",
311513
- "url": "https://docs.github.com/rest/reference/migrations#get-a-user-migration-status"
311514
- },
311515
- "x-octokit": { "api.github.com": "removed" },
311516
- "responses": { "501": { "description": "Not Implemented" } }
311517
- }
311518
- },
311519
- "/user/migrations/{migration_id}/repos/{repo_name}/lock": {
311520
- "delete": {
311521
- "summary": "Unlock a user repository",
311522
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311523
- "tags": ["migrations"],
311524
- "operationId": "migrations/unlock-repo-for-authenticated-user",
311525
- "externalDocs": {
311526
- "description": "API method documentation",
311527
- "url": "https://docs.github.com/rest/reference/migrations#unlock-a-user-repository"
311528
- },
311529
- "x-octokit": { "api.github.com": "removed" },
311530
- "responses": { "501": { "description": "Not Implemented" } }
311531
- }
311532
- },
311533
- "/user/packages": {
311534
- "get": {
311535
- "summary": "List packages for the authenticated user's namespace",
311536
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311537
- "tags": ["packages"],
311538
- "operationId": "packages/list-packages-for-authenticated-user",
311539
- "externalDocs": {
311540
- "description": "API method documentation",
311541
- "url": "https://docs.github.com/rest/reference/packages#list-packages-for-the-authenticated-user"
311542
- },
311543
- "x-octokit": { "api.github.com": "removed" },
311544
- "responses": { "501": { "description": "Not Implemented" } }
311545
- }
311546
- },
311547
- "/user/packages/{package_type}/{package_name}": {
311548
- "get": {
311549
- "summary": "Get a package for the authenticated user",
311550
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311551
- "tags": ["packages"],
311552
- "operationId": "packages/get-package-for-authenticated-user",
311553
- "externalDocs": {
311554
- "description": "API method documentation",
311555
- "url": "https://docs.github.com/rest/reference/packages#get-a-package-for-the-authenticated-user"
311556
- },
311557
- "x-octokit": { "api.github.com": "removed" },
311558
- "responses": { "501": { "description": "Not Implemented" } }
311559
- },
311560
- "delete": {
311561
- "summary": "Delete a package for the authenticated user",
311562
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311563
- "tags": ["packages"],
311564
- "operationId": "packages/delete-package-for-authenticated-user",
311565
- "externalDocs": {
311566
- "description": "API method documentation",
311567
- "url": "https://docs.github.com/rest/reference/packages#delete-a-package-for-the-authenticated-user"
311568
- },
311569
- "x-octokit": { "api.github.com": "removed" },
311570
- "responses": { "501": { "description": "Not Implemented" } }
311571
- }
311572
- },
311573
- "/user/packages/{package_type}/{package_name}/restore": {
311574
- "post": {
311575
- "summary": "Restore a package for the authenticated user",
311576
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311577
- "tags": ["packages"],
311578
- "operationId": "packages/restore-package-for-authenticated-user",
311579
- "externalDocs": {
311580
- "description": "API method documentation",
311581
- "url": "https://docs.github.com/rest/reference/packages#restore-a-package-for-the-authenticated-user"
311582
- },
311583
- "x-octokit": { "api.github.com": "removed" },
311584
- "responses": { "501": { "description": "Not Implemented" } }
311585
- }
311586
- },
311587
- "/user/packages/{package_type}/{package_name}/versions": {
311588
- "get": {
311589
- "summary": "Get all package versions for a package owned by the authenticated user",
311590
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311591
- "tags": ["packages"],
311592
- "operationId": "packages/get-all-package-versions-for-package-owned-by-authenticated-user",
311593
- "externalDocs": {
311594
- "description": "API method documentation",
311595
- "url": "https://docs.github.com/rest/reference/packages#get-all-package-versions-for-a-package-owned-by-the-authenticated-user"
311596
- },
311597
- "x-octokit": { "api.github.com": "removed" },
311598
- "responses": { "501": { "description": "Not Implemented" } }
311599
- }
311600
- },
311601
- "/user/packages/{package_type}/{package_name}/versions/{package_version_id}": {
311602
- "get": {
311603
- "summary": "Get a package version for the authenticated user",
311604
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311605
- "tags": ["packages"],
311606
- "operationId": "packages/get-package-version-for-authenticated-user",
311607
- "externalDocs": {
311608
- "description": "API method documentation",
311609
- "url": "https://docs.github.com/rest/reference/packages#get-a-package-version-for-the-authenticated-user"
311610
- },
311611
- "x-octokit": { "api.github.com": "removed" },
311612
- "responses": { "501": { "description": "Not Implemented" } }
311613
- },
311614
- "delete": {
311615
- "summary": "Delete a package version for the authenticated user",
311616
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311617
- "tags": ["packages"],
311618
- "operationId": "packages/delete-package-version-for-authenticated-user",
311619
- "externalDocs": {
311620
- "description": "API method documentation",
311621
- "url": "https://docs.github.com/rest/reference/packages#delete-a-package-version-for-the-authenticated-user"
311622
- },
311623
- "x-octokit": { "api.github.com": "removed" },
311624
- "responses": { "501": { "description": "Not Implemented" } }
311625
- }
311626
- },
311627
- "/user/packages/{package_type}/{package_name}/versions/{package_version_id}/restore": {
311628
- "post": {
311629
- "summary": "Restore a package version for the authenticated user",
311630
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311631
- "tags": ["packages"],
311632
- "operationId": "packages/restore-package-version-for-authenticated-user",
311633
- "externalDocs": {
311634
- "description": "API method documentation",
311635
- "url": "https://docs.github.com/rest/reference/packages#restore-a-package-version-for-the-authenticated-user"
311636
- },
311637
- "x-octokit": { "api.github.com": "removed" },
311638
- "responses": { "501": { "description": "Not Implemented" } }
311639
- }
311640
- },
311641
- "/user/public_emails": {
311642
- "get": {
311643
- "summary": "List public email addresses for the authenticated user",
311644
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311645
- "tags": ["users"],
311646
- "operationId": "users/list-public-emails-for-authenticated-user",
311647
- "externalDocs": {
311648
- "description": "API method documentation",
311649
- "url": "https://docs.github.com/rest/reference/users#list-public-email-addresses-for-the-authenticated-user"
311650
- },
311651
- "x-octokit": { "api.github.com": "removed" },
311652
- "responses": { "501": { "description": "Not Implemented" } }
311653
- }
311654
- },
311655
- "/users/{username}/events/public": {
311656
- "get": {
311657
- "summary": "List public events for a user",
311658
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311659
- "tags": ["activity"],
311660
- "operationId": "activity/list-public-events-for-user",
311661
- "externalDocs": {
311662
- "description": "API method documentation",
311663
- "url": "https://docs.github.com/rest/reference/activity#list-public-events-for-a-user"
311664
- },
311665
- "x-octokit": { "api.github.com": "removed" },
311666
- "responses": { "501": { "description": "Not Implemented" } }
311667
- }
311668
- },
311669
- "/users/{username}/packages": {
311670
- "get": {
311671
- "summary": "List packages for a user",
311672
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311673
- "tags": ["packages"],
311674
- "operationId": "packages/list-packages-for-user",
311675
- "externalDocs": {
311676
- "description": "API method documentation",
311677
- "url": "https://docs.github.com/rest/reference/packages#list-packages-for-user"
311678
- },
311679
- "x-octokit": { "api.github.com": "removed" },
311680
- "responses": { "501": { "description": "Not Implemented" } }
311681
- }
311682
- },
311683
- "/users/{username}/packages/{package_type}/{package_name}": {
311684
- "get": {
311685
- "summary": "Get a package for a user",
311686
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311687
- "tags": ["packages"],
311688
- "operationId": "packages/get-package-for-user",
311689
- "externalDocs": {
311690
- "description": "API method documentation",
311691
- "url": "https://docs.github.com/rest/reference/packages#get-a-package-for-a-user"
311692
- },
311693
- "x-octokit": { "api.github.com": "removed" },
311694
- "responses": { "501": { "description": "Not Implemented" } }
311695
- },
311696
- "delete": {
311697
- "summary": "Delete a package for a user",
311698
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311699
- "tags": ["packages"],
311700
- "operationId": "packages/delete-package-for-user",
311701
- "externalDocs": {
311702
- "description": "API method documentation",
311703
- "url": "https://docs.github.com/rest/reference/packages#delete-a-package-for-a-user"
311704
- },
311705
- "x-octokit": { "api.github.com": "removed" },
311706
- "responses": { "501": { "description": "Not Implemented" } }
311707
- }
311708
- },
311709
- "/users/{username}/packages/{package_type}/{package_name}/restore": {
311710
- "post": {
311711
- "summary": "Restore a package for a user",
311712
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311713
- "tags": ["packages"],
311714
- "operationId": "packages/restore-package-for-user",
311715
- "externalDocs": {
311716
- "description": "API method documentation",
311717
- "url": "https://docs.github.com/rest/reference/packages#restore-a-package-for-a-user"
311718
- },
311719
- "x-octokit": { "api.github.com": "removed" },
311720
- "responses": { "501": { "description": "Not Implemented" } }
311721
- }
311722
- },
311723
- "/users/{username}/packages/{package_type}/{package_name}/versions": {
311724
- "get": {
311725
- "summary": "Get all package versions for a package owned by a user",
311726
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311727
- "tags": ["packages"],
311728
- "operationId": "packages/get-all-package-versions-for-package-owned-by-user",
311729
- "externalDocs": {
311730
- "description": "API method documentation",
311731
- "url": "https://docs.github.com/rest/reference/packages#get-all-package-versions-for-a-package-owned-by-a-user"
311732
- },
311733
- "x-octokit": { "api.github.com": "removed" },
311734
- "responses": { "501": { "description": "Not Implemented" } }
311735
- }
311736
- },
311737
- "/users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}": {
311738
- "get": {
311739
- "summary": "Get a package version for a user",
311740
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311741
- "tags": ["packages"],
311742
- "operationId": "packages/get-package-version-for-user",
311743
- "externalDocs": {
311744
- "description": "API method documentation",
311745
- "url": "https://docs.github.com/rest/reference/packages#get-a-package-version-for-a-user"
311746
- },
311747
- "x-octokit": { "api.github.com": "removed" },
311748
- "responses": { "501": { "description": "Not Implemented" } }
311749
- },
311750
- "delete": {
311751
- "summary": "Delete package version for a user",
311752
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311753
- "tags": ["packages"],
311754
- "operationId": "packages/delete-package-version-for-user",
311755
- "externalDocs": {
311756
- "description": "API method documentation",
311757
- "url": "https://docs.github.com/rest/reference/packages#delete-a-package-version-for-a-user"
311758
- },
311759
- "x-octokit": { "api.github.com": "removed" },
311760
- "responses": { "501": { "description": "Not Implemented" } }
311761
- }
311762
- },
311763
- "/users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}/restore": {
311764
- "post": {
311765
- "summary": "Restore package version for a user",
311766
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311767
- "tags": ["packages"],
311768
- "operationId": "packages/restore-package-version-for-user",
311769
- "externalDocs": {
311770
- "description": "API method documentation",
311771
- "url": "https://docs.github.com/rest/reference/packages#restore-a-package-version-for-a-user"
311772
- },
311773
- "x-octokit": { "api.github.com": "removed" },
311774
- "responses": { "501": { "description": "Not Implemented" } }
311775
- }
311776
- },
311777
- "/users/{username}/received_events": {
311778
- "get": {
311779
- "summary": "List events received by the authenticated user",
311780
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311781
- "tags": ["activity"],
311782
- "operationId": "activity/list-received-events-for-user",
311783
- "externalDocs": {
311784
- "description": "API method documentation",
311785
- "url": "https://docs.github.com/rest/reference/activity#list-events-received-by-the-authenticated-user"
311786
- },
311787
- "x-octokit": { "api.github.com": "removed" },
311788
- "responses": { "501": { "description": "Not Implemented" } }
311789
- }
311790
- },
311791
- "/users/{username}/received_events/public": {
311792
- "get": {
311793
- "summary": "List public events received by a user",
311794
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311795
- "tags": ["activity"],
311796
- "operationId": "activity/list-received-public-events-for-user",
311797
- "externalDocs": {
311798
- "description": "API method documentation",
311799
- "url": "https://docs.github.com/rest/reference/activity#list-public-events-received-by-a-user"
311800
- },
311801
- "x-octokit": { "api.github.com": "removed" },
311802
- "responses": { "501": { "description": "Not Implemented" } }
311803
- }
311804
- },
311805
- "/users/{username}/settings/billing/actions": {
311806
- "get": {
311807
- "summary": "Get GitHub Actions billing for a user",
311808
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311809
- "operationId": "billing/get-github-actions-billing-user",
311810
- "tags": ["billing"],
311811
- "externalDocs": {
311812
- "description": "API method documentation",
311813
- "url": "https://docs.github.com/rest/reference/billing#get-github-actions-billing-for-a-user"
311814
- },
311815
- "x-octokit": { "api.github.com": "removed" },
311816
- "responses": { "501": { "description": "Not Implemented" } }
311817
- }
311818
- },
311819
- "/users/{username}/settings/billing/packages": {
311820
- "get": {
311821
- "summary": "Get GitHub Packages billing for a user",
311822
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311823
- "operationId": "billing/get-github-packages-billing-user",
311824
- "tags": ["billing"],
311825
- "externalDocs": {
311826
- "description": "API method documentation",
311827
- "url": "https://docs.github.com/rest/reference/billing#get-github-packages-billing-for-a-user"
311828
- },
311829
- "x-octokit": { "api.github.com": "removed" },
311830
- "responses": { "501": { "description": "Not Implemented" } }
311831
- }
311832
- },
311833
- "/users/{username}/settings/billing/shared-storage": {
311834
- "get": {
311835
- "summary": "Get shared storage billing for a user",
311836
- "description": "This endpoint does not exist github.ae. It was added in api.github.com",
311837
- "operationId": "billing/get-shared-storage-billing-user",
311838
- "tags": ["billing"],
311839
- "externalDocs": {
311840
- "description": "API method documentation",
311841
- "url": "https://docs.github.com/rest/reference/billing#get-shared-storage-billing-for-a-user"
311842
- },
311843
- "x-octokit": { "api.github.com": "removed" },
311844
- "responses": { "501": { "description": "Not Implemented" } }
311845
- }
311846
308403
  }
311847
308404
  }
311848
308405
  }