@octokit/openapi 6.2.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.
- package/generated/api.github.com.deref.json +7626 -7769
- package/generated/api.github.com.json +3925 -3453
- package/generated/ghes-3.2-diff-to-api.github.com.deref.json +1 -1
- package/generated/ghes-3.2-diff-to-api.github.com.json +1 -1
- package/generated/ghes-3.2-diff-to-ghes-3.3.deref.json +1 -1
- package/generated/ghes-3.2-diff-to-ghes-3.3.json +1 -1
- package/generated/ghes-3.2.deref.json +15 -5
- package/generated/ghes-3.2.json +28 -26
- package/generated/ghes-3.3-anicca-diff-to-ghes-3.4.deref.json +23 -0
- package/generated/ghes-3.3-diff-to-ghes-3.4.deref.json +96 -1
- package/generated/ghes-3.3-diff-to-ghes-3.4.json +92 -1
- package/generated/ghes-3.3.deref.json +18 -8
- package/generated/ghes-3.3.json +31 -29
- package/generated/ghes-3.4-diff-to-ghes-3.5.deref.json +1 -1
- package/generated/ghes-3.4-diff-to-ghes-3.5.json +1 -1
- package/generated/ghes-3.4.deref.json +27 -13
- package/generated/ghes-3.4.json +40 -34
- package/generated/ghes-3.5-anicca-diff-to-api.github.com.deref.json +112594 -10961
- package/generated/ghes-3.5-diff-to-api.github.com.deref.json +328 -1
- package/generated/ghes-3.5-diff-to-api.github.com.json +206 -10
- package/generated/ghes-3.5.deref.json +218 -2503
- package/generated/ghes-3.5.json +233 -2746
- package/generated/github.ae-anicca-diff-to-api.github.com.deref.json +83 -1
- package/generated/github.ae-diff-to-api.github.com.deref.json +423 -1
- package/generated/github.ae-diff-to-api.github.com.json +294 -12
- package/generated/github.ae.deref.json +154 -3680
- package/generated/github.ae.json +169 -3840
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "6.
|
|
4
|
+
"version": "6.3.1",
|
|
5
5
|
"title": "GitHub's official OpenAPI spec + Octokit extension",
|
|
6
6
|
"description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
|
|
7
7
|
"license": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
|
|
@@ -451,7 +451,7 @@
|
|
|
451
451
|
"category": "enterprise-admin",
|
|
452
452
|
"subcategory": "global-webhooks"
|
|
453
453
|
},
|
|
454
|
-
"x-octokit": {
|
|
454
|
+
"x-octokit": {}
|
|
455
455
|
},
|
|
456
456
|
"post": {
|
|
457
457
|
"summary": "Create a global webhook",
|
|
@@ -587,7 +587,7 @@
|
|
|
587
587
|
"category": "enterprise-admin",
|
|
588
588
|
"subcategory": "global-webhooks"
|
|
589
589
|
},
|
|
590
|
-
"x-octokit": {
|
|
590
|
+
"x-octokit": {}
|
|
591
591
|
}
|
|
592
592
|
},
|
|
593
593
|
"/admin/hooks/{hook_id}": {
|
|
@@ -671,7 +671,7 @@
|
|
|
671
671
|
"category": "enterprise-admin",
|
|
672
672
|
"subcategory": "global-webhooks"
|
|
673
673
|
},
|
|
674
|
-
"x-octokit": {
|
|
674
|
+
"x-octokit": {}
|
|
675
675
|
},
|
|
676
676
|
"patch": {
|
|
677
677
|
"summary": "Update a global webhook",
|
|
@@ -803,7 +803,7 @@
|
|
|
803
803
|
"category": "enterprise-admin",
|
|
804
804
|
"subcategory": "global-webhooks"
|
|
805
805
|
},
|
|
806
|
-
"x-octokit": {
|
|
806
|
+
"x-octokit": {}
|
|
807
807
|
},
|
|
808
808
|
"delete": {
|
|
809
809
|
"summary": "Delete a global webhook",
|
|
@@ -830,7 +830,7 @@
|
|
|
830
830
|
"category": "enterprise-admin",
|
|
831
831
|
"subcategory": "global-webhooks"
|
|
832
832
|
},
|
|
833
|
-
"x-octokit": {
|
|
833
|
+
"x-octokit": {}
|
|
834
834
|
}
|
|
835
835
|
},
|
|
836
836
|
"/admin/hooks/{hook_id}/pings": {
|
|
@@ -859,7 +859,7 @@
|
|
|
859
859
|
"category": "enterprise-admin",
|
|
860
860
|
"subcategory": "global-webhooks"
|
|
861
861
|
},
|
|
862
|
-
"x-octokit": {
|
|
862
|
+
"x-octokit": {}
|
|
863
863
|
}
|
|
864
864
|
},
|
|
865
865
|
"/admin/keys": {
|
|
@@ -999,7 +999,7 @@
|
|
|
999
999
|
"category": "enterprise-admin",
|
|
1000
1000
|
"subcategory": "users"
|
|
1001
1001
|
},
|
|
1002
|
-
"x-octokit": {
|
|
1002
|
+
"x-octokit": {}
|
|
1003
1003
|
}
|
|
1004
1004
|
},
|
|
1005
1005
|
"/admin/keys/{key_ids}": {
|
|
@@ -1028,7 +1028,7 @@
|
|
|
1028
1028
|
"category": "enterprise-admin",
|
|
1029
1029
|
"subcategory": "users"
|
|
1030
1030
|
},
|
|
1031
|
-
"x-octokit": {
|
|
1031
|
+
"x-octokit": {}
|
|
1032
1032
|
}
|
|
1033
1033
|
},
|
|
1034
1034
|
"/admin/ldap/teams/{team_id}/mapping": {
|
|
@@ -1126,7 +1126,7 @@
|
|
|
1126
1126
|
"category": "enterprise-admin",
|
|
1127
1127
|
"subcategory": "ldap"
|
|
1128
1128
|
},
|
|
1129
|
-
"x-octokit": {
|
|
1129
|
+
"x-octokit": {}
|
|
1130
1130
|
}
|
|
1131
1131
|
},
|
|
1132
1132
|
"/admin/ldap/teams/{team_id}/sync": {
|
|
@@ -1168,7 +1168,7 @@
|
|
|
1168
1168
|
"category": "enterprise-admin",
|
|
1169
1169
|
"subcategory": "ldap"
|
|
1170
1170
|
},
|
|
1171
|
-
"x-octokit": {
|
|
1171
|
+
"x-octokit": {}
|
|
1172
1172
|
}
|
|
1173
1173
|
},
|
|
1174
1174
|
"/admin/ldap/users/{username}/mapping": {
|
|
@@ -1478,7 +1478,7 @@
|
|
|
1478
1478
|
"category": "enterprise-admin",
|
|
1479
1479
|
"subcategory": "ldap"
|
|
1480
1480
|
},
|
|
1481
|
-
"x-octokit": {
|
|
1481
|
+
"x-octokit": {}
|
|
1482
1482
|
}
|
|
1483
1483
|
},
|
|
1484
1484
|
"/admin/ldap/users/{username}/sync": {
|
|
@@ -1520,7 +1520,7 @@
|
|
|
1520
1520
|
"category": "enterprise-admin",
|
|
1521
1521
|
"subcategory": "ldap"
|
|
1522
1522
|
},
|
|
1523
|
-
"x-octokit": {
|
|
1523
|
+
"x-octokit": {}
|
|
1524
1524
|
}
|
|
1525
1525
|
},
|
|
1526
1526
|
"/admin/organizations": {
|
|
@@ -1667,7 +1667,7 @@
|
|
|
1667
1667
|
"category": "enterprise-admin",
|
|
1668
1668
|
"subcategory": "orgs"
|
|
1669
1669
|
},
|
|
1670
|
-
"x-octokit": {
|
|
1670
|
+
"x-octokit": {}
|
|
1671
1671
|
}
|
|
1672
1672
|
},
|
|
1673
1673
|
"/admin/organizations/{org}": {
|
|
@@ -1739,7 +1739,7 @@
|
|
|
1739
1739
|
"category": "enterprise-admin",
|
|
1740
1740
|
"subcategory": "orgs"
|
|
1741
1741
|
},
|
|
1742
|
-
"x-octokit": {
|
|
1742
|
+
"x-octokit": {}
|
|
1743
1743
|
}
|
|
1744
1744
|
},
|
|
1745
1745
|
"/admin/pre-receive-environments": {
|
|
@@ -1868,7 +1868,7 @@
|
|
|
1868
1868
|
"category": "enterprise-admin",
|
|
1869
1869
|
"subcategory": "pre-receive-environments"
|
|
1870
1870
|
},
|
|
1871
|
-
"x-octokit": {
|
|
1871
|
+
"x-octokit": {}
|
|
1872
1872
|
},
|
|
1873
1873
|
"post": {
|
|
1874
1874
|
"summary": "Create a pre-receive environment",
|
|
@@ -1965,7 +1965,7 @@
|
|
|
1965
1965
|
"category": "enterprise-admin",
|
|
1966
1966
|
"subcategory": "pre-receive-environments"
|
|
1967
1967
|
},
|
|
1968
|
-
"x-octokit": {
|
|
1968
|
+
"x-octokit": {}
|
|
1969
1969
|
}
|
|
1970
1970
|
},
|
|
1971
1971
|
"/admin/pre-receive-environments/{pre_receive_environment_id}": {
|
|
@@ -2044,7 +2044,7 @@
|
|
|
2044
2044
|
"category": "enterprise-admin",
|
|
2045
2045
|
"subcategory": "pre-receive-environments"
|
|
2046
2046
|
},
|
|
2047
|
-
"x-octokit": {
|
|
2047
|
+
"x-octokit": {}
|
|
2048
2048
|
},
|
|
2049
2049
|
"patch": {
|
|
2050
2050
|
"summary": "Update a pre-receive environment",
|
|
@@ -2178,7 +2178,7 @@
|
|
|
2178
2178
|
"category": "enterprise-admin",
|
|
2179
2179
|
"subcategory": "pre-receive-environments"
|
|
2180
2180
|
},
|
|
2181
|
-
"x-octokit": {
|
|
2181
|
+
"x-octokit": {}
|
|
2182
2182
|
},
|
|
2183
2183
|
"delete": {
|
|
2184
2184
|
"summary": "Delete a pre-receive environment",
|
|
@@ -2245,7 +2245,7 @@
|
|
|
2245
2245
|
"category": "enterprise-admin",
|
|
2246
2246
|
"subcategory": "pre-receive-environments"
|
|
2247
2247
|
},
|
|
2248
|
-
"x-octokit": {
|
|
2248
|
+
"x-octokit": {}
|
|
2249
2249
|
}
|
|
2250
2250
|
},
|
|
2251
2251
|
"/admin/pre-receive-environments/{pre_receive_environment_id}/downloads": {
|
|
@@ -2339,7 +2339,7 @@
|
|
|
2339
2339
|
"category": "enterprise-admin",
|
|
2340
2340
|
"subcategory": "pre-receive-environments"
|
|
2341
2341
|
},
|
|
2342
|
-
"x-octokit": {
|
|
2342
|
+
"x-octokit": {}
|
|
2343
2343
|
}
|
|
2344
2344
|
},
|
|
2345
2345
|
"/admin/pre-receive-environments/{pre_receive_environment_id}/downloads/latest": {
|
|
@@ -2395,7 +2395,7 @@
|
|
|
2395
2395
|
"category": "enterprise-admin",
|
|
2396
2396
|
"subcategory": "pre-receive-environments"
|
|
2397
2397
|
},
|
|
2398
|
-
"x-octokit": {
|
|
2398
|
+
"x-octokit": {}
|
|
2399
2399
|
}
|
|
2400
2400
|
},
|
|
2401
2401
|
"/admin/pre-receive-hooks": {
|
|
@@ -2541,7 +2541,7 @@
|
|
|
2541
2541
|
"category": "enterprise-admin",
|
|
2542
2542
|
"subcategory": "pre-receive-hooks"
|
|
2543
2543
|
},
|
|
2544
|
-
"x-octokit": {
|
|
2544
|
+
"x-octokit": {}
|
|
2545
2545
|
},
|
|
2546
2546
|
"post": {
|
|
2547
2547
|
"summary": "Create a pre-receive hook",
|
|
@@ -2702,7 +2702,7 @@
|
|
|
2702
2702
|
"category": "enterprise-admin",
|
|
2703
2703
|
"subcategory": "pre-receive-hooks"
|
|
2704
2704
|
},
|
|
2705
|
-
"x-octokit": {
|
|
2705
|
+
"x-octokit": {}
|
|
2706
2706
|
}
|
|
2707
2707
|
},
|
|
2708
2708
|
"/admin/pre-receive-hooks/{pre_receive_hook_id}": {
|
|
@@ -2816,7 +2816,7 @@
|
|
|
2816
2816
|
"category": "enterprise-admin",
|
|
2817
2817
|
"subcategory": "pre-receive-hooks"
|
|
2818
2818
|
},
|
|
2819
|
-
"x-octokit": {
|
|
2819
|
+
"x-octokit": {}
|
|
2820
2820
|
},
|
|
2821
2821
|
"patch": {
|
|
2822
2822
|
"summary": "Update a pre-receive hook",
|
|
@@ -2976,7 +2976,7 @@
|
|
|
2976
2976
|
"category": "enterprise-admin",
|
|
2977
2977
|
"subcategory": "pre-receive-hooks"
|
|
2978
2978
|
},
|
|
2979
|
-
"x-octokit": {
|
|
2979
|
+
"x-octokit": {}
|
|
2980
2980
|
},
|
|
2981
2981
|
"delete": {
|
|
2982
2982
|
"summary": "Delete a pre-receive hook",
|
|
@@ -3003,7 +3003,7 @@
|
|
|
3003
3003
|
"category": "enterprise-admin",
|
|
3004
3004
|
"subcategory": "pre-receive-hooks"
|
|
3005
3005
|
},
|
|
3006
|
-
"x-octokit": {
|
|
3006
|
+
"x-octokit": {}
|
|
3007
3007
|
}
|
|
3008
3008
|
},
|
|
3009
3009
|
"/admin/tokens": {
|
|
@@ -3563,7 +3563,7 @@
|
|
|
3563
3563
|
"category": "enterprise-admin",
|
|
3564
3564
|
"subcategory": "users"
|
|
3565
3565
|
},
|
|
3566
|
-
"x-octokit": {
|
|
3566
|
+
"x-octokit": {}
|
|
3567
3567
|
}
|
|
3568
3568
|
},
|
|
3569
3569
|
"/admin/tokens/{token_id}": {
|
|
@@ -3592,7 +3592,7 @@
|
|
|
3592
3592
|
"category": "enterprise-admin",
|
|
3593
3593
|
"subcategory": "users"
|
|
3594
3594
|
},
|
|
3595
|
-
"x-octokit": {
|
|
3595
|
+
"x-octokit": {}
|
|
3596
3596
|
}
|
|
3597
3597
|
},
|
|
3598
3598
|
"/admin/users": {
|
|
@@ -3772,7 +3772,7 @@
|
|
|
3772
3772
|
"category": "enterprise-admin",
|
|
3773
3773
|
"subcategory": "users"
|
|
3774
3774
|
},
|
|
3775
|
-
"x-octokit": {
|
|
3775
|
+
"x-octokit": {}
|
|
3776
3776
|
}
|
|
3777
3777
|
},
|
|
3778
3778
|
"/admin/users/{username}": {
|
|
@@ -3844,7 +3844,7 @@
|
|
|
3844
3844
|
"category": "enterprise-admin",
|
|
3845
3845
|
"subcategory": "users"
|
|
3846
3846
|
},
|
|
3847
|
-
"x-octokit": {
|
|
3847
|
+
"x-octokit": {}
|
|
3848
3848
|
},
|
|
3849
3849
|
"delete": {
|
|
3850
3850
|
"summary": "Delete a user",
|
|
@@ -3871,7 +3871,7 @@
|
|
|
3871
3871
|
"category": "enterprise-admin",
|
|
3872
3872
|
"subcategory": "users"
|
|
3873
3873
|
},
|
|
3874
|
-
"x-octokit": {
|
|
3874
|
+
"x-octokit": {}
|
|
3875
3875
|
}
|
|
3876
3876
|
},
|
|
3877
3877
|
"/admin/users/{username}/authorizations": {
|
|
@@ -4902,7 +4902,7 @@
|
|
|
4902
4902
|
"category": "enterprise-admin",
|
|
4903
4903
|
"subcategory": "users"
|
|
4904
4904
|
},
|
|
4905
|
-
"x-octokit": {
|
|
4905
|
+
"x-octokit": {}
|
|
4906
4906
|
},
|
|
4907
4907
|
"delete": {
|
|
4908
4908
|
"summary": "Delete an impersonation OAuth token",
|
|
@@ -4929,7 +4929,7 @@
|
|
|
4929
4929
|
"category": "enterprise-admin",
|
|
4930
4930
|
"subcategory": "users"
|
|
4931
4931
|
},
|
|
4932
|
-
"x-octokit": {
|
|
4932
|
+
"x-octokit": {}
|
|
4933
4933
|
}
|
|
4934
4934
|
},
|
|
4935
4935
|
"/app": {
|
|
@@ -9190,7 +9190,7 @@
|
|
|
9190
9190
|
"category": "apps",
|
|
9191
9191
|
"subcategory": null
|
|
9192
9192
|
},
|
|
9193
|
-
"x-octokit": {
|
|
9193
|
+
"x-octokit": {}
|
|
9194
9194
|
}
|
|
9195
9195
|
},
|
|
9196
9196
|
"/app/installations/{installation_id}/suspended": {
|
|
@@ -19440,7 +19440,7 @@
|
|
|
19440
19440
|
"category": "enterprise-admin",
|
|
19441
19441
|
"subcategory": "announcement"
|
|
19442
19442
|
},
|
|
19443
|
-
"x-octokit": {
|
|
19443
|
+
"x-octokit": {}
|
|
19444
19444
|
},
|
|
19445
19445
|
"patch": {
|
|
19446
19446
|
"summary": "Set the global announcement banner",
|
|
@@ -19518,7 +19518,7 @@
|
|
|
19518
19518
|
"category": "enterprise-admin",
|
|
19519
19519
|
"subcategory": "announcement"
|
|
19520
19520
|
},
|
|
19521
|
-
"x-octokit": {
|
|
19521
|
+
"x-octokit": {}
|
|
19522
19522
|
},
|
|
19523
19523
|
"delete": {
|
|
19524
19524
|
"summary": "Remove the global announcement banner",
|
|
@@ -19532,7 +19532,7 @@
|
|
|
19532
19532
|
"category": "enterprise-admin",
|
|
19533
19533
|
"subcategory": "announcement"
|
|
19534
19534
|
},
|
|
19535
|
-
"x-octokit": {
|
|
19535
|
+
"x-octokit": {}
|
|
19536
19536
|
}
|
|
19537
19537
|
},
|
|
19538
19538
|
"/enterprise/settings/license": {
|
|
@@ -19587,7 +19587,7 @@
|
|
|
19587
19587
|
"category": "enterprise-admin",
|
|
19588
19588
|
"subcategory": "license"
|
|
19589
19589
|
},
|
|
19590
|
-
"x-octokit": {
|
|
19590
|
+
"x-octokit": {}
|
|
19591
19591
|
}
|
|
19592
19592
|
},
|
|
19593
19593
|
"/enterprise/stats/all": {
|
|
@@ -19822,7 +19822,7 @@
|
|
|
19822
19822
|
"category": "enterprise-admin",
|
|
19823
19823
|
"subcategory": "admin-stats"
|
|
19824
19824
|
},
|
|
19825
|
-
"x-octokit": {
|
|
19825
|
+
"x-octokit": {}
|
|
19826
19826
|
}
|
|
19827
19827
|
},
|
|
19828
19828
|
"/enterprise/stats/comments": {
|
|
@@ -19866,7 +19866,7 @@
|
|
|
19866
19866
|
"category": "enterprise-admin",
|
|
19867
19867
|
"subcategory": "admin-stats"
|
|
19868
19868
|
},
|
|
19869
|
-
"x-octokit": {
|
|
19869
|
+
"x-octokit": {}
|
|
19870
19870
|
}
|
|
19871
19871
|
},
|
|
19872
19872
|
"/enterprise/stats/gists": {
|
|
@@ -19904,7 +19904,7 @@
|
|
|
19904
19904
|
"category": "enterprise-admin",
|
|
19905
19905
|
"subcategory": "admin-stats"
|
|
19906
19906
|
},
|
|
19907
|
-
"x-octokit": {
|
|
19907
|
+
"x-octokit": {}
|
|
19908
19908
|
}
|
|
19909
19909
|
},
|
|
19910
19910
|
"/enterprise/stats/hooks": {
|
|
@@ -19941,7 +19941,7 @@
|
|
|
19941
19941
|
"category": "enterprise-admin",
|
|
19942
19942
|
"subcategory": "admin-stats"
|
|
19943
19943
|
},
|
|
19944
|
-
"x-octokit": {
|
|
19944
|
+
"x-octokit": {}
|
|
19945
19945
|
}
|
|
19946
19946
|
},
|
|
19947
19947
|
"/enterprise/stats/issues": {
|
|
@@ -19979,7 +19979,7 @@
|
|
|
19979
19979
|
"category": "enterprise-admin",
|
|
19980
19980
|
"subcategory": "admin-stats"
|
|
19981
19981
|
},
|
|
19982
|
-
"x-octokit": {
|
|
19982
|
+
"x-octokit": {}
|
|
19983
19983
|
}
|
|
19984
19984
|
},
|
|
19985
19985
|
"/enterprise/stats/milestones": {
|
|
@@ -20021,7 +20021,7 @@
|
|
|
20021
20021
|
"category": "enterprise-admin",
|
|
20022
20022
|
"subcategory": "admin-stats"
|
|
20023
20023
|
},
|
|
20024
|
-
"x-octokit": {
|
|
20024
|
+
"x-octokit": {}
|
|
20025
20025
|
}
|
|
20026
20026
|
},
|
|
20027
20027
|
"/enterprise/stats/orgs": {
|
|
@@ -20065,7 +20065,7 @@
|
|
|
20065
20065
|
"category": "enterprise-admin",
|
|
20066
20066
|
"subcategory": "admin-stats"
|
|
20067
20067
|
},
|
|
20068
|
-
"x-octokit": {
|
|
20068
|
+
"x-octokit": {}
|
|
20069
20069
|
}
|
|
20070
20070
|
},
|
|
20071
20071
|
"/enterprise/stats/pages": {
|
|
@@ -20099,7 +20099,7 @@
|
|
|
20099
20099
|
"category": "enterprise-admin",
|
|
20100
20100
|
"subcategory": "admin-stats"
|
|
20101
20101
|
},
|
|
20102
|
-
"x-octokit": {
|
|
20102
|
+
"x-octokit": {}
|
|
20103
20103
|
}
|
|
20104
20104
|
},
|
|
20105
20105
|
"/enterprise/stats/pulls": {
|
|
@@ -20143,7 +20143,7 @@
|
|
|
20143
20143
|
"category": "enterprise-admin",
|
|
20144
20144
|
"subcategory": "admin-stats"
|
|
20145
20145
|
},
|
|
20146
|
-
"x-octokit": {
|
|
20146
|
+
"x-octokit": {}
|
|
20147
20147
|
}
|
|
20148
20148
|
},
|
|
20149
20149
|
"/enterprise/stats/repos": {
|
|
@@ -20190,7 +20190,7 @@
|
|
|
20190
20190
|
"category": "enterprise-admin",
|
|
20191
20191
|
"subcategory": "admin-stats"
|
|
20192
20192
|
},
|
|
20193
|
-
"x-octokit": {
|
|
20193
|
+
"x-octokit": {}
|
|
20194
20194
|
}
|
|
20195
20195
|
},
|
|
20196
20196
|
"/enterprise/stats/users": {
|
|
@@ -20228,7 +20228,7 @@
|
|
|
20228
20228
|
"category": "enterprise-admin",
|
|
20229
20229
|
"subcategory": "admin-stats"
|
|
20230
20230
|
},
|
|
20231
|
-
"x-octokit": {
|
|
20231
|
+
"x-octokit": {}
|
|
20232
20232
|
}
|
|
20233
20233
|
},
|
|
20234
20234
|
"/enterprises/{enterprise}/actions/cache/usage": {
|
|
@@ -20364,7 +20364,7 @@
|
|
|
20364
20364
|
"category": "actions",
|
|
20365
20365
|
"subcategory": "cache"
|
|
20366
20366
|
},
|
|
20367
|
-
"x-octokit": {
|
|
20367
|
+
"x-octokit": {}
|
|
20368
20368
|
},
|
|
20369
20369
|
"patch": {
|
|
20370
20370
|
"summary": "Set GitHub Actions cache usage policy for an enterprise",
|
|
@@ -20423,7 +20423,7 @@
|
|
|
20423
20423
|
"category": "actions",
|
|
20424
20424
|
"subcategory": "cache"
|
|
20425
20425
|
},
|
|
20426
|
-
"x-octokit": {
|
|
20426
|
+
"x-octokit": {}
|
|
20427
20427
|
}
|
|
20428
20428
|
},
|
|
20429
20429
|
"/enterprises/{enterprise}/actions/permissions": {
|
|
@@ -20884,7 +20884,7 @@
|
|
|
20884
20884
|
"category": "actions",
|
|
20885
20885
|
"subcategory": "permissions"
|
|
20886
20886
|
},
|
|
20887
|
-
"x-octokit": {
|
|
20887
|
+
"x-octokit": {}
|
|
20888
20888
|
},
|
|
20889
20889
|
"put": {
|
|
20890
20890
|
"summary": "Set allowed actions for an enterprise",
|
|
@@ -20942,7 +20942,7 @@
|
|
|
20942
20942
|
"category": "actions",
|
|
20943
20943
|
"subcategory": "permissions"
|
|
20944
20944
|
},
|
|
20945
|
-
"x-octokit": {
|
|
20945
|
+
"x-octokit": {}
|
|
20946
20946
|
}
|
|
20947
20947
|
},
|
|
20948
20948
|
"/enterprises/{enterprise}/actions/runner-groups": {
|
|
@@ -21087,7 +21087,7 @@
|
|
|
21087
21087
|
"category": "actions",
|
|
21088
21088
|
"subcategory": "self-hosted-runner-groups"
|
|
21089
21089
|
},
|
|
21090
|
-
"x-octokit": {
|
|
21090
|
+
"x-octokit": {}
|
|
21091
21091
|
},
|
|
21092
21092
|
"post": {
|
|
21093
21093
|
"summary": "Create a self-hosted runner group for an enterprise",
|
|
@@ -23324,7 +23324,7 @@
|
|
|
23324
23324
|
"category": "actions",
|
|
23325
23325
|
"subcategory": "self-hosted-runners"
|
|
23326
23326
|
},
|
|
23327
|
-
"x-octokit": {
|
|
23327
|
+
"x-octokit": {}
|
|
23328
23328
|
}
|
|
23329
23329
|
},
|
|
23330
23330
|
"/enterprises/{enterprise}/actions/runners/remove-token": {
|
|
@@ -24231,7 +24231,7 @@
|
|
|
24231
24231
|
"category": "actions",
|
|
24232
24232
|
"subcategory": "self-hosted-runners"
|
|
24233
24233
|
},
|
|
24234
|
-
"x-octokit": {
|
|
24234
|
+
"x-octokit": {}
|
|
24235
24235
|
}
|
|
24236
24236
|
},
|
|
24237
24237
|
"/enterprises/{enterprise}/actions/runners/{runner_id}": {
|
|
@@ -26238,7 +26238,7 @@
|
|
|
26238
26238
|
"category": "secret-scanning",
|
|
26239
26239
|
"subcategory": null
|
|
26240
26240
|
},
|
|
26241
|
-
"x-octokit": {
|
|
26241
|
+
"x-octokit": {}
|
|
26242
26242
|
}
|
|
26243
26243
|
},
|
|
26244
26244
|
"/enterprises/{enterprise}/settings/billing/advanced-security": {
|
|
@@ -29061,7 +29061,7 @@
|
|
|
29061
29061
|
"category": "activity",
|
|
29062
29062
|
"subcategory": "events"
|
|
29063
29063
|
},
|
|
29064
|
-
"x-octokit": {
|
|
29064
|
+
"x-octokit": {}
|
|
29065
29065
|
}
|
|
29066
29066
|
},
|
|
29067
29067
|
"/feeds": {
|
|
@@ -38155,7 +38155,7 @@
|
|
|
38155
38155
|
"category": "apps",
|
|
38156
38156
|
"subcategory": "installations"
|
|
38157
38157
|
},
|
|
38158
|
-
"x-octokit": {
|
|
38158
|
+
"x-octokit": {}
|
|
38159
38159
|
}
|
|
38160
38160
|
},
|
|
38161
38161
|
"/installation/token": {
|
|
@@ -40478,7 +40478,7 @@
|
|
|
40478
40478
|
"category": "issues",
|
|
40479
40479
|
"subcategory": null
|
|
40480
40480
|
},
|
|
40481
|
-
"x-octokit": {
|
|
40481
|
+
"x-octokit": {}
|
|
40482
40482
|
}
|
|
40483
40483
|
},
|
|
40484
40484
|
"/licenses": {
|
|
@@ -40966,7 +40966,7 @@
|
|
|
40966
40966
|
"category": "meta",
|
|
40967
40967
|
"subcategory": null
|
|
40968
40968
|
},
|
|
40969
|
-
"x-octokit": {
|
|
40969
|
+
"x-octokit": {}
|
|
40970
40970
|
}
|
|
40971
40971
|
},
|
|
40972
40972
|
"/networks/{owner}/{repo}/events": {
|
|
@@ -43677,7 +43677,7 @@
|
|
|
43677
43677
|
"category": "activity",
|
|
43678
43678
|
"subcategory": "events"
|
|
43679
43679
|
},
|
|
43680
|
-
"x-octokit": {
|
|
43680
|
+
"x-octokit": {}
|
|
43681
43681
|
}
|
|
43682
43682
|
},
|
|
43683
43683
|
"/notifications": {
|
|
@@ -45276,7 +45276,7 @@
|
|
|
45276
45276
|
"category": "activity",
|
|
45277
45277
|
"subcategory": "notifications"
|
|
45278
45278
|
},
|
|
45279
|
-
"x-octokit": {
|
|
45279
|
+
"x-octokit": {}
|
|
45280
45280
|
},
|
|
45281
45281
|
"put": {
|
|
45282
45282
|
"summary": "Mark notifications as read",
|
|
@@ -46855,7 +46855,7 @@
|
|
|
46855
46855
|
"category": "activity",
|
|
46856
46856
|
"subcategory": "notifications"
|
|
46857
46857
|
},
|
|
46858
|
-
"x-octokit": {
|
|
46858
|
+
"x-octokit": {}
|
|
46859
46859
|
},
|
|
46860
46860
|
"patch": {
|
|
46861
46861
|
"summary": "Mark a thread as read",
|
|
@@ -48294,7 +48294,7 @@
|
|
|
48294
48294
|
"category": "orgs",
|
|
48295
48295
|
"subcategory": null
|
|
48296
48296
|
},
|
|
48297
|
-
"x-octokit": {
|
|
48297
|
+
"x-octokit": {}
|
|
48298
48298
|
}
|
|
48299
48299
|
},
|
|
48300
48300
|
"/orgs/{org}/actions/cache/usage": {
|
|
@@ -49612,7 +49612,7 @@
|
|
|
49612
49612
|
"category": "actions",
|
|
49613
49613
|
"subcategory": "permissions"
|
|
49614
49614
|
},
|
|
49615
|
-
"x-octokit": {
|
|
49615
|
+
"x-octokit": {}
|
|
49616
49616
|
},
|
|
49617
49617
|
"put": {
|
|
49618
49618
|
"summary": "Set selected repositories enabled for GitHub Actions in an organization",
|
|
@@ -49794,7 +49794,7 @@
|
|
|
49794
49794
|
"category": "actions",
|
|
49795
49795
|
"subcategory": "permissions"
|
|
49796
49796
|
},
|
|
49797
|
-
"x-octokit": {
|
|
49797
|
+
"x-octokit": {}
|
|
49798
49798
|
},
|
|
49799
49799
|
"put": {
|
|
49800
49800
|
"summary": "Set allowed actions for an organization",
|
|
@@ -49852,7 +49852,7 @@
|
|
|
49852
49852
|
"category": "actions",
|
|
49853
49853
|
"subcategory": "permissions"
|
|
49854
49854
|
},
|
|
49855
|
-
"x-octokit": {
|
|
49855
|
+
"x-octokit": {}
|
|
49856
49856
|
}
|
|
49857
49857
|
},
|
|
49858
49858
|
"/orgs/{org}/actions/permissions/workflow": {
|
|
@@ -50134,7 +50134,7 @@
|
|
|
50134
50134
|
"category": "actions",
|
|
50135
50135
|
"subcategory": "self-hosted-runner-groups"
|
|
50136
50136
|
},
|
|
50137
|
-
"x-octokit": {
|
|
50137
|
+
"x-octokit": {}
|
|
50138
50138
|
},
|
|
50139
50139
|
"post": {
|
|
50140
50140
|
"summary": "Create a self-hosted runner group for an organization",
|
|
@@ -52218,7 +52218,7 @@
|
|
|
52218
52218
|
"category": "actions",
|
|
52219
52219
|
"subcategory": "self-hosted-runner-groups"
|
|
52220
52220
|
},
|
|
52221
|
-
"x-octokit": {
|
|
52221
|
+
"x-octokit": {}
|
|
52222
52222
|
},
|
|
52223
52223
|
"put": {
|
|
52224
52224
|
"summary": "Set repository access for a self-hosted runner group in an organization",
|
|
@@ -53856,7 +53856,7 @@
|
|
|
53856
53856
|
"category": "actions",
|
|
53857
53857
|
"subcategory": "self-hosted-runners"
|
|
53858
53858
|
},
|
|
53859
|
-
"x-octokit": {
|
|
53859
|
+
"x-octokit": {}
|
|
53860
53860
|
}
|
|
53861
53861
|
},
|
|
53862
53862
|
"/orgs/{org}/actions/runners/remove-token": {
|
|
@@ -54763,7 +54763,7 @@
|
|
|
54763
54763
|
"category": "actions",
|
|
54764
54764
|
"subcategory": "self-hosted-runners"
|
|
54765
54765
|
},
|
|
54766
|
-
"x-octokit": {
|
|
54766
|
+
"x-octokit": {}
|
|
54767
54767
|
}
|
|
54768
54768
|
},
|
|
54769
54769
|
"/orgs/{org}/actions/runners/{runner_id}": {
|
|
@@ -55835,7 +55835,7 @@
|
|
|
55835
55835
|
"operationId": "actions/create-or-update-org-secret",
|
|
55836
55836
|
"externalDocs": {
|
|
55837
55837
|
"description": "API method documentation",
|
|
55838
|
-
"url": "https://docs.github.com/
|
|
55838
|
+
"url": "https://docs.github.com/rest/reference/actions#create-or-update-an-organization-secret"
|
|
55839
55839
|
},
|
|
55840
55840
|
"parameters": [
|
|
55841
55841
|
{
|
|
@@ -55862,7 +55862,7 @@
|
|
|
55862
55862
|
"properties": {
|
|
55863
55863
|
"encrypted_value": {
|
|
55864
55864
|
"type": "string",
|
|
55865
|
-
"description": "Value for your secret, encrypted with [LibSodium](https://libsodium.gitbook.io/doc/bindings_for_other_languages) using the public key retrieved from the [Get an organization public key](https://docs.github.com/
|
|
55865
|
+
"description": "Value for your secret, encrypted with [LibSodium](https://libsodium.gitbook.io/doc/bindings_for_other_languages) using the public key retrieved from the [Get an organization public key](https://docs.github.com/rest/reference/actions#get-an-organization-public-key) endpoint.",
|
|
55866
55866
|
"pattern": "^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=|[A-Za-z0-9+/]{4})$"
|
|
55867
55867
|
},
|
|
55868
55868
|
"key_id": {
|
|
@@ -55876,8 +55876,10 @@
|
|
|
55876
55876
|
},
|
|
55877
55877
|
"selected_repository_ids": {
|
|
55878
55878
|
"type": "array",
|
|
55879
|
-
"description": "An array of repository ids that can access the organization secret. You can only provide a list of repository ids when the `visibility` is set to `selected`. You can manage the list of selected repositories using the [List selected repositories for an organization secret](https://docs.github.com/
|
|
55880
|
-
"items": {
|
|
55879
|
+
"description": "An array of repository ids that can access the organization secret. You can only provide a list of repository ids when the `visibility` is set to `selected`. You can manage the list of selected repositories using the [List selected repositories for an organization secret](https://docs.github.com/rest/reference/actions#list-selected-repositories-for-an-organization-secret), [Set selected repositories for an organization secret](https://docs.github.com/rest/reference/actions#set-selected-repositories-for-an-organization-secret), and [Remove selected repository from an organization secret](https://docs.github.com/rest/reference/actions#remove-selected-repository-from-an-organization-secret) endpoints.",
|
|
55880
|
+
"items": {
|
|
55881
|
+
"anyOf": [{ "type": "integer" }, { "type": "string" }]
|
|
55882
|
+
}
|
|
55881
55883
|
}
|
|
55882
55884
|
},
|
|
55883
55885
|
"required": ["visibility"]
|
|
@@ -55888,7 +55890,7 @@
|
|
|
55888
55890
|
"encrypted_value": "c2VjcmV0",
|
|
55889
55891
|
"key_id": "012345678912345678",
|
|
55890
55892
|
"visibility": "selected",
|
|
55891
|
-
"selected_repository_ids": [
|
|
55893
|
+
"selected_repository_ids": [1296269, 1296280]
|
|
55892
55894
|
}
|
|
55893
55895
|
}
|
|
55894
55896
|
}
|
|
@@ -57405,7 +57407,7 @@
|
|
|
57405
57407
|
"category": "actions",
|
|
57406
57408
|
"subcategory": "secrets"
|
|
57407
57409
|
},
|
|
57408
|
-
"x-octokit": {
|
|
57410
|
+
"x-octokit": {}
|
|
57409
57411
|
},
|
|
57410
57412
|
"put": {
|
|
57411
57413
|
"summary": "Set selected repositories for an organization secret",
|
|
@@ -57877,7 +57879,7 @@
|
|
|
57877
57879
|
"category": "orgs",
|
|
57878
57880
|
"subcategory": null
|
|
57879
57881
|
},
|
|
57880
|
-
"x-octokit": {
|
|
57882
|
+
"x-octokit": {}
|
|
57881
57883
|
}
|
|
57882
57884
|
},
|
|
57883
57885
|
"/orgs/{org}/code-scanning/alerts": {
|
|
@@ -58999,7 +59001,7 @@
|
|
|
58999
59001
|
"category": "code-scanning",
|
|
59000
59002
|
"subcategory": null
|
|
59001
59003
|
},
|
|
59002
|
-
"x-octokit": {
|
|
59004
|
+
"x-octokit": {}
|
|
59003
59005
|
}
|
|
59004
59006
|
},
|
|
59005
59007
|
"/orgs/{org}/dependabot/secrets": {
|
|
@@ -59280,7 +59282,7 @@
|
|
|
59280
59282
|
"operationId": "dependabot/create-or-update-org-secret",
|
|
59281
59283
|
"externalDocs": {
|
|
59282
59284
|
"description": "API method documentation",
|
|
59283
|
-
"url": "https://docs.github.com/
|
|
59285
|
+
"url": "https://docs.github.com/rest/reference/dependabot#create-or-update-an-organization-secret"
|
|
59284
59286
|
},
|
|
59285
59287
|
"parameters": [
|
|
59286
59288
|
{
|
|
@@ -59307,7 +59309,7 @@
|
|
|
59307
59309
|
"properties": {
|
|
59308
59310
|
"encrypted_value": {
|
|
59309
59311
|
"type": "string",
|
|
59310
|
-
"description": "Value for your secret, encrypted with [LibSodium](https://libsodium.gitbook.io/doc/bindings_for_other_languages) using the public key retrieved from the [Get an organization public key](https://docs.github.com/
|
|
59312
|
+
"description": "Value for your secret, encrypted with [LibSodium](https://libsodium.gitbook.io/doc/bindings_for_other_languages) using the public key retrieved from the [Get an organization public key](https://docs.github.com/rest/reference/dependabot#get-an-organization-public-key) endpoint.",
|
|
59311
59313
|
"pattern": "^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=|[A-Za-z0-9+/]{4})$"
|
|
59312
59314
|
},
|
|
59313
59315
|
"key_id": {
|
|
@@ -59321,8 +59323,10 @@
|
|
|
59321
59323
|
},
|
|
59322
59324
|
"selected_repository_ids": {
|
|
59323
59325
|
"type": "array",
|
|
59324
|
-
"description": "An array of repository ids that can access the organization secret. You can only provide a list of repository ids when the `visibility` is set to `selected`. You can manage the list of selected repositories using the [List selected repositories for an organization secret](https://docs.github.com/
|
|
59325
|
-
"items": {
|
|
59326
|
+
"description": "An array of repository ids that can access the organization secret. You can only provide a list of repository ids when the `visibility` is set to `selected`. You can manage the list of selected repositories using the [List selected repositories for an organization secret](https://docs.github.com/rest/reference/dependabot#list-selected-repositories-for-an-organization-secret), [Set selected repositories for an organization secret](https://docs.github.com/rest/reference/dependabot#set-selected-repositories-for-an-organization-secret), and [Remove selected repository from an organization secret](https://docs.github.com/rest/reference/dependabot#remove-selected-repository-from-an-organization-secret) endpoints.",
|
|
59327
|
+
"items": {
|
|
59328
|
+
"anyOf": [{ "type": "string" }, { "type": "integer" }]
|
|
59329
|
+
}
|
|
59326
59330
|
}
|
|
59327
59331
|
},
|
|
59328
59332
|
"required": ["visibility"]
|
|
@@ -60850,7 +60854,7 @@
|
|
|
60850
60854
|
"category": "dependabot",
|
|
60851
60855
|
"subcategory": "secrets"
|
|
60852
60856
|
},
|
|
60853
|
-
"x-octokit": {
|
|
60857
|
+
"x-octokit": {}
|
|
60854
60858
|
},
|
|
60855
60859
|
"put": {
|
|
60856
60860
|
"summary": "Set selected repositories for an organization secret",
|
|
@@ -63652,7 +63656,7 @@
|
|
|
63652
63656
|
"category": "activity",
|
|
63653
63657
|
"subcategory": "events"
|
|
63654
63658
|
},
|
|
63655
|
-
"x-octokit": {
|
|
63659
|
+
"x-octokit": {}
|
|
63656
63660
|
}
|
|
63657
63661
|
},
|
|
63658
63662
|
"/orgs/{org}/hooks": {
|
|
@@ -69058,7 +69062,7 @@
|
|
|
69058
69062
|
"category": "issues",
|
|
69059
69063
|
"subcategory": null
|
|
69060
69064
|
},
|
|
69061
|
-
"x-octokit": {
|
|
69065
|
+
"x-octokit": {}
|
|
69062
69066
|
}
|
|
69063
69067
|
},
|
|
69064
69068
|
"/orgs/{org}/members": {
|
|
@@ -71443,7 +71447,7 @@
|
|
|
71443
71447
|
"category": "migrations",
|
|
71444
71448
|
"subcategory": "orgs"
|
|
71445
71449
|
},
|
|
71446
|
-
"x-octokit": {
|
|
71450
|
+
"x-octokit": {}
|
|
71447
71451
|
},
|
|
71448
71452
|
"post": {
|
|
71449
71453
|
"summary": "Start an organization migration",
|
|
@@ -72752,7 +72756,7 @@
|
|
|
72752
72756
|
"category": "migrations",
|
|
72753
72757
|
"subcategory": "orgs"
|
|
72754
72758
|
},
|
|
72755
|
-
"x-octokit": {
|
|
72759
|
+
"x-octokit": {}
|
|
72756
72760
|
}
|
|
72757
72761
|
},
|
|
72758
72762
|
"/orgs/{org}/migrations/{migration_id}": {
|
|
@@ -73972,7 +73976,7 @@
|
|
|
73972
73976
|
"category": "migrations",
|
|
73973
73977
|
"subcategory": "orgs"
|
|
73974
73978
|
},
|
|
73975
|
-
"x-octokit": {
|
|
73979
|
+
"x-octokit": {}
|
|
73976
73980
|
}
|
|
73977
73981
|
},
|
|
73978
73982
|
"/orgs/{org}/outside_collaborators": {
|
|
@@ -74423,7 +74427,7 @@
|
|
|
74423
74427
|
"category": "enterprise-admin",
|
|
74424
74428
|
"subcategory": "org-pre-receive-hooks"
|
|
74425
74429
|
},
|
|
74426
|
-
"x-octokit": {
|
|
74430
|
+
"x-octokit": {}
|
|
74427
74431
|
}
|
|
74428
74432
|
},
|
|
74429
74433
|
"/orgs/{org}/pre-receive-hooks/{pre_receive_hook_id}": {
|
|
@@ -74488,7 +74492,7 @@
|
|
|
74488
74492
|
"category": "enterprise-admin",
|
|
74489
74493
|
"subcategory": "org-pre-receive-hooks"
|
|
74490
74494
|
},
|
|
74491
|
-
"x-octokit": {
|
|
74495
|
+
"x-octokit": {}
|
|
74492
74496
|
},
|
|
74493
74497
|
"patch": {
|
|
74494
74498
|
"summary": "Update pre-receive hook enforcement for an organization",
|
|
@@ -74578,7 +74582,7 @@
|
|
|
74578
74582
|
"category": "enterprise-admin",
|
|
74579
74583
|
"subcategory": "org-pre-receive-hooks"
|
|
74580
74584
|
},
|
|
74581
|
-
"x-octokit": {
|
|
74585
|
+
"x-octokit": {}
|
|
74582
74586
|
},
|
|
74583
74587
|
"delete": {
|
|
74584
74588
|
"summary": "Remove pre-receive hook enforcement for an organization",
|
|
@@ -74641,7 +74645,7 @@
|
|
|
74641
74645
|
"category": "enterprise-admin",
|
|
74642
74646
|
"subcategory": "org-pre-receive-hooks"
|
|
74643
74647
|
},
|
|
74644
|
-
"x-octokit": {
|
|
74648
|
+
"x-octokit": {}
|
|
74645
74649
|
}
|
|
74646
74650
|
},
|
|
74647
74651
|
"/orgs/{org}/projects": {
|
|
@@ -77115,7 +77119,7 @@
|
|
|
77115
77119
|
"category": "repos",
|
|
77116
77120
|
"subcategory": null
|
|
77117
77121
|
},
|
|
77118
|
-
"x-octokit": {
|
|
77122
|
+
"x-octokit": {}
|
|
77119
77123
|
},
|
|
77120
77124
|
"post": {
|
|
77121
77125
|
"summary": "Create an organization repository",
|
|
@@ -78255,7 +78259,7 @@
|
|
|
78255
78259
|
"category": "repos",
|
|
78256
78260
|
"subcategory": null
|
|
78257
78261
|
},
|
|
78258
|
-
"x-octokit": {
|
|
78262
|
+
"x-octokit": {}
|
|
78259
78263
|
}
|
|
78260
78264
|
},
|
|
78261
78265
|
"/orgs/{org}/secret-scanning/alerts": {
|
|
@@ -79131,7 +79135,7 @@
|
|
|
79131
79135
|
"category": "secret-scanning",
|
|
79132
79136
|
"subcategory": null
|
|
79133
79137
|
},
|
|
79134
|
-
"x-octokit": {
|
|
79138
|
+
"x-octokit": {}
|
|
79135
79139
|
}
|
|
79136
79140
|
},
|
|
79137
79141
|
"/orgs/{org}/settings/billing/advanced-security": {
|
|
@@ -80092,7 +80096,7 @@
|
|
|
80092
80096
|
"category": "teams",
|
|
80093
80097
|
"subcategory": null
|
|
80094
80098
|
},
|
|
80095
|
-
"x-octokit": {
|
|
80099
|
+
"x-octokit": {}
|
|
80096
80100
|
}
|
|
80097
80101
|
},
|
|
80098
80102
|
"/orgs/{org}/teams/{team_slug}": {
|
|
@@ -87976,7 +87980,7 @@
|
|
|
87976
87980
|
"category": "teams",
|
|
87977
87981
|
"subcategory": null
|
|
87978
87982
|
},
|
|
87979
|
-
"x-octokit": {
|
|
87983
|
+
"x-octokit": {}
|
|
87980
87984
|
}
|
|
87981
87985
|
},
|
|
87982
87986
|
"/orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}": {
|
|
@@ -89670,7 +89674,7 @@
|
|
|
89670
89674
|
"category": "teams",
|
|
89671
89675
|
"subcategory": null
|
|
89672
89676
|
},
|
|
89673
|
-
"x-octokit": {
|
|
89677
|
+
"x-octokit": {}
|
|
89674
89678
|
},
|
|
89675
89679
|
"put": {
|
|
89676
89680
|
"summary": "Add or update team repository permissions",
|
|
@@ -98099,7 +98103,7 @@
|
|
|
98099
98103
|
"category": "repos",
|
|
98100
98104
|
"subcategory": null
|
|
98101
98105
|
},
|
|
98102
|
-
"x-octokit": {
|
|
98106
|
+
"x-octokit": {}
|
|
98103
98107
|
},
|
|
98104
98108
|
"patch": {
|
|
98105
98109
|
"summary": "Update a repository",
|
|
@@ -102009,7 +102013,7 @@
|
|
|
102009
102013
|
"category": "repos",
|
|
102010
102014
|
"subcategory": null
|
|
102011
102015
|
},
|
|
102012
|
-
"x-octokit": {
|
|
102016
|
+
"x-octokit": {}
|
|
102013
102017
|
},
|
|
102014
102018
|
"delete": {
|
|
102015
102019
|
"summary": "Delete a repository",
|
|
@@ -102695,7 +102699,7 @@
|
|
|
102695
102699
|
"category": "actions",
|
|
102696
102700
|
"subcategory": "cache"
|
|
102697
102701
|
},
|
|
102698
|
-
"x-octokit": {
|
|
102702
|
+
"x-octokit": {}
|
|
102699
102703
|
},
|
|
102700
102704
|
"patch": {
|
|
102701
102705
|
"summary": "Set GitHub Actions cache usage policy for a repository",
|
|
@@ -102754,7 +102758,7 @@
|
|
|
102754
102758
|
"category": "actions",
|
|
102755
102759
|
"subcategory": "cache"
|
|
102756
102760
|
},
|
|
102757
|
-
"x-octokit": {
|
|
102761
|
+
"x-octokit": {}
|
|
102758
102762
|
}
|
|
102759
102763
|
},
|
|
102760
102764
|
"/repos/{owner}/{repo}/actions/jobs/{job_id}": {
|
|
@@ -103219,7 +103223,7 @@
|
|
|
103219
103223
|
"category": "actions",
|
|
103220
103224
|
"subcategory": "workflow-runs"
|
|
103221
103225
|
},
|
|
103222
|
-
"x-octokit": {
|
|
103226
|
+
"x-octokit": {}
|
|
103223
103227
|
}
|
|
103224
103228
|
},
|
|
103225
103229
|
"/repos/{owner}/{repo}/actions/permissions": {
|
|
@@ -103543,7 +103547,7 @@
|
|
|
103543
103547
|
"category": "actions",
|
|
103544
103548
|
"subcategory": "permissions"
|
|
103545
103549
|
},
|
|
103546
|
-
"x-octokit": {
|
|
103550
|
+
"x-octokit": {}
|
|
103547
103551
|
},
|
|
103548
103552
|
"put": {
|
|
103549
103553
|
"summary": "Set allowed actions for a repository",
|
|
@@ -103608,7 +103612,7 @@
|
|
|
103608
103612
|
"category": "actions",
|
|
103609
103613
|
"subcategory": "permissions"
|
|
103610
103614
|
},
|
|
103611
|
-
"x-octokit": {
|
|
103615
|
+
"x-octokit": {}
|
|
103612
103616
|
}
|
|
103613
103617
|
},
|
|
103614
103618
|
"/repos/{owner}/{repo}/actions/runners": {
|
|
@@ -104811,7 +104815,7 @@
|
|
|
104811
104815
|
"category": "actions",
|
|
104812
104816
|
"subcategory": "self-hosted-runners"
|
|
104813
104817
|
},
|
|
104814
|
-
"x-octokit": {
|
|
104818
|
+
"x-octokit": {}
|
|
104815
104819
|
}
|
|
104816
104820
|
},
|
|
104817
104821
|
"/repos/{owner}/{repo}/actions/runners/remove-token": {
|
|
@@ -105725,7 +105729,7 @@
|
|
|
105725
105729
|
"category": "actions",
|
|
105726
105730
|
"subcategory": "self-hosted-runners"
|
|
105727
105731
|
},
|
|
105728
|
-
"x-octokit": {
|
|
105732
|
+
"x-octokit": {}
|
|
105729
105733
|
}
|
|
105730
105734
|
},
|
|
105731
105735
|
"/repos/{owner}/{repo}/actions/runners/{runner_id}": {
|
|
@@ -110085,7 +110089,7 @@
|
|
|
110085
110089
|
"category": "actions",
|
|
110086
110090
|
"subcategory": "workflow-runs"
|
|
110087
110091
|
},
|
|
110088
|
-
"x-octokit": {
|
|
110092
|
+
"x-octokit": {}
|
|
110089
110093
|
}
|
|
110090
110094
|
},
|
|
110091
110095
|
"/repos/{owner}/{repo}/actions/runs/{run_id}": {
|
|
@@ -113360,7 +113364,7 @@
|
|
|
113360
113364
|
"category": "actions",
|
|
113361
113365
|
"subcategory": "workflow-runs"
|
|
113362
113366
|
},
|
|
113363
|
-
"x-octokit": {
|
|
113367
|
+
"x-octokit": {}
|
|
113364
113368
|
},
|
|
113365
113369
|
"delete": {
|
|
113366
113370
|
"summary": "Delete a workflow run",
|
|
@@ -117138,7 +117142,7 @@
|
|
|
117138
117142
|
"category": "actions",
|
|
117139
117143
|
"subcategory": "workflow-runs"
|
|
117140
117144
|
},
|
|
117141
|
-
"x-octokit": {
|
|
117145
|
+
"x-octokit": {}
|
|
117142
117146
|
}
|
|
117143
117147
|
},
|
|
117144
117148
|
"/repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/jobs": {
|
|
@@ -119224,7 +119228,7 @@
|
|
|
119224
119228
|
"category": "actions",
|
|
119225
119229
|
"subcategory": "workflow-runs"
|
|
119226
119230
|
},
|
|
119227
|
-
"x-octokit": {
|
|
119231
|
+
"x-octokit": {}
|
|
119228
119232
|
}
|
|
119229
119233
|
},
|
|
119230
119234
|
"/repos/{owner}/{repo}/actions/runs/{run_id}/rerun-failed-jobs": {
|
|
@@ -119291,7 +119295,7 @@
|
|
|
119291
119295
|
"category": "actions",
|
|
119292
119296
|
"subcategory": "workflow-runs"
|
|
119293
119297
|
},
|
|
119294
|
-
"x-octokit": {
|
|
119298
|
+
"x-octokit": {}
|
|
119295
119299
|
}
|
|
119296
119300
|
},
|
|
119297
119301
|
"/repos/{owner}/{repo}/actions/secrets": {
|
|
@@ -123689,7 +123693,7 @@
|
|
|
123689
123693
|
"category": "actions",
|
|
123690
123694
|
"subcategory": "workflow-runs"
|
|
123691
123695
|
},
|
|
123692
|
-
"x-octokit": {
|
|
123696
|
+
"x-octokit": {}
|
|
123693
123697
|
}
|
|
123694
123698
|
},
|
|
123695
123699
|
"/repos/{owner}/{repo}/assignees": {
|
|
@@ -124087,7 +124091,7 @@
|
|
|
124087
124091
|
},
|
|
124088
124092
|
"url_template": {
|
|
124089
124093
|
"type": "string",
|
|
124090
|
-
"description": "The URL must contain
|
|
124094
|
+
"description": "The URL must contain `<num>` for the reference number."
|
|
124091
124095
|
}
|
|
124092
124096
|
},
|
|
124093
124097
|
"required": ["key_prefix", "url_template"]
|
|
@@ -147698,7 +147702,7 @@
|
|
|
147698
147702
|
"category": "checks",
|
|
147699
147703
|
"subcategory": "suites"
|
|
147700
147704
|
},
|
|
147701
|
-
"x-octokit": {
|
|
147705
|
+
"x-octokit": {}
|
|
147702
147706
|
}
|
|
147703
147707
|
},
|
|
147704
147708
|
"/repos/{owner}/{repo}/check-suites/preferences": {
|
|
@@ -149305,7 +149309,7 @@
|
|
|
149305
149309
|
"category": "checks",
|
|
149306
149310
|
"subcategory": "suites"
|
|
149307
149311
|
},
|
|
149308
|
-
"x-octokit": {
|
|
149312
|
+
"x-octokit": {}
|
|
149309
149313
|
}
|
|
149310
149314
|
},
|
|
149311
149315
|
"/repos/{owner}/{repo}/check-suites/{check_suite_id}": {
|
|
@@ -151311,7 +151315,7 @@
|
|
|
151311
151315
|
"category": "checks",
|
|
151312
151316
|
"subcategory": "suites"
|
|
151313
151317
|
},
|
|
151314
|
-
"x-octokit": {
|
|
151318
|
+
"x-octokit": {}
|
|
151315
151319
|
}
|
|
151316
151320
|
},
|
|
151317
151321
|
"/repos/{owner}/{repo}/check-suites/{check_suite_id}/check-runs": {
|
|
@@ -152847,7 +152851,7 @@
|
|
|
152847
152851
|
"category": "code-scanning",
|
|
152848
152852
|
"subcategory": null
|
|
152849
152853
|
},
|
|
152850
|
-
"x-octokit": {
|
|
152854
|
+
"x-octokit": {}
|
|
152851
152855
|
}
|
|
152852
152856
|
},
|
|
152853
152857
|
"/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}": {
|
|
@@ -153333,8 +153337,7 @@
|
|
|
153333
153337
|
"parameter": "alert_number",
|
|
153334
153338
|
"before": { "name": "alert_id" }
|
|
153335
153339
|
}
|
|
153336
|
-
]
|
|
153337
|
-
"diff": { "api.github.com": { "type": "changed" } }
|
|
153340
|
+
]
|
|
153338
153341
|
}
|
|
153339
153342
|
},
|
|
153340
153343
|
"patch": {
|
|
@@ -153847,7 +153850,7 @@
|
|
|
153847
153850
|
"githubCloudOnly": false,
|
|
153848
153851
|
"category": "code-scanning"
|
|
153849
153852
|
},
|
|
153850
|
-
"x-octokit": {
|
|
153853
|
+
"x-octokit": {}
|
|
153851
153854
|
}
|
|
153852
153855
|
},
|
|
153853
153856
|
"/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/instances": {
|
|
@@ -155449,7 +155452,7 @@
|
|
|
155449
155452
|
"category": "repos",
|
|
155450
155453
|
"subcategory": "collaborators"
|
|
155451
155454
|
},
|
|
155452
|
-
"x-octokit": {
|
|
155455
|
+
"x-octokit": {}
|
|
155453
155456
|
}
|
|
155454
155457
|
},
|
|
155455
155458
|
"/repos/{owner}/{repo}/collaborators/{username}": {
|
|
@@ -157281,7 +157284,7 @@
|
|
|
157281
157284
|
"category": "repos",
|
|
157282
157285
|
"subcategory": "collaborators"
|
|
157283
157286
|
},
|
|
157284
|
-
"x-octokit": {
|
|
157287
|
+
"x-octokit": {}
|
|
157285
157288
|
},
|
|
157286
157289
|
"delete": {
|
|
157287
157290
|
"summary": "Remove a repository collaborator",
|
|
@@ -157540,7 +157543,7 @@
|
|
|
157540
157543
|
"category": "repos",
|
|
157541
157544
|
"subcategory": "collaborators"
|
|
157542
157545
|
},
|
|
157543
|
-
"x-octokit": {
|
|
157546
|
+
"x-octokit": {}
|
|
157544
157547
|
}
|
|
157545
157548
|
},
|
|
157546
157549
|
"/repos/{owner}/{repo}/comments": {
|
|
@@ -164449,7 +164452,7 @@
|
|
|
164449
164452
|
"category": "repos",
|
|
164450
164453
|
"subcategory": "commits"
|
|
164451
164454
|
},
|
|
164452
|
-
"x-octokit": {
|
|
164455
|
+
"x-octokit": {}
|
|
164453
164456
|
}
|
|
164454
164457
|
},
|
|
164455
164458
|
"/repos/{owner}/{repo}/commits/{ref}": {
|
|
@@ -168077,7 +168080,7 @@
|
|
|
168077
168080
|
"category": "checks",
|
|
168078
168081
|
"subcategory": "suites"
|
|
168079
168082
|
},
|
|
168080
|
-
"x-octokit": {
|
|
168083
|
+
"x-octokit": {}
|
|
168081
168084
|
}
|
|
168082
168085
|
},
|
|
168083
168086
|
"/repos/{owner}/{repo}/commits/{ref}/status": {
|
|
@@ -169602,7 +169605,7 @@
|
|
|
169602
169605
|
"category": "repos",
|
|
169603
169606
|
"subcategory": "statuses"
|
|
169604
169607
|
},
|
|
169605
|
-
"x-octokit": {
|
|
169608
|
+
"x-octokit": {}
|
|
169606
169609
|
}
|
|
169607
169610
|
},
|
|
169608
169611
|
"/repos/{owner}/{repo}/commits/{ref}/statuses": {
|
|
@@ -181712,7 +181715,7 @@
|
|
|
181712
181715
|
"category": "activity",
|
|
181713
181716
|
"subcategory": "events"
|
|
181714
181717
|
},
|
|
181715
|
-
"x-octokit": {
|
|
181718
|
+
"x-octokit": {}
|
|
181716
181719
|
}
|
|
181717
181720
|
},
|
|
181718
181721
|
"/repos/{owner}/{repo}/forks": {
|
|
@@ -183210,7 +183213,7 @@
|
|
|
183210
183213
|
"category": "repos",
|
|
183211
183214
|
"subcategory": "forks"
|
|
183212
183215
|
},
|
|
183213
|
-
"x-octokit": {
|
|
183216
|
+
"x-octokit": {}
|
|
183214
183217
|
},
|
|
183215
183218
|
"post": {
|
|
183216
183219
|
"summary": "Create a fork",
|
|
@@ -187002,7 +187005,7 @@
|
|
|
187002
187005
|
"category": "repos",
|
|
187003
187006
|
"subcategory": "forks"
|
|
187004
187007
|
},
|
|
187005
|
-
"x-octokit": {
|
|
187008
|
+
"x-octokit": {}
|
|
187006
187009
|
}
|
|
187007
187010
|
},
|
|
187008
187011
|
"/repos/{owner}/{repo}/git/blobs": {
|
|
@@ -194182,7 +194185,7 @@
|
|
|
194182
194185
|
"category": "repos",
|
|
194183
194186
|
"subcategory": "invitations"
|
|
194184
194187
|
},
|
|
194185
|
-
"x-octokit": {
|
|
194188
|
+
"x-octokit": {}
|
|
194186
194189
|
}
|
|
194187
194190
|
},
|
|
194188
194191
|
"/repos/{owner}/{repo}/invitations/{invitation_id}": {
|
|
@@ -195900,7 +195903,7 @@
|
|
|
195900
195903
|
"category": "repos",
|
|
195901
195904
|
"subcategory": "invitations"
|
|
195902
195905
|
},
|
|
195903
|
-
"x-octokit": {
|
|
195906
|
+
"x-octokit": {}
|
|
195904
195907
|
},
|
|
195905
195908
|
"delete": {
|
|
195906
195909
|
"summary": "Delete a repository invitation",
|
|
@@ -198162,7 +198165,7 @@
|
|
|
198162
198165
|
"category": "issues",
|
|
198163
198166
|
"subcategory": null
|
|
198164
198167
|
},
|
|
198165
|
-
"x-octokit": {
|
|
198168
|
+
"x-octokit": {}
|
|
198166
198169
|
},
|
|
198167
198170
|
"post": {
|
|
198168
198171
|
"summary": "Create an issue",
|
|
@@ -200381,7 +200384,7 @@
|
|
|
200381
200384
|
"category": "issues",
|
|
200382
200385
|
"subcategory": null
|
|
200383
200386
|
},
|
|
200384
|
-
"x-octokit": {
|
|
200387
|
+
"x-octokit": {}
|
|
200385
200388
|
}
|
|
200386
200389
|
},
|
|
200387
200390
|
"/repos/{owner}/{repo}/issues/comments": {
|
|
@@ -206073,7 +206076,7 @@
|
|
|
206073
206076
|
"category": "issues",
|
|
206074
206077
|
"subcategory": "events"
|
|
206075
206078
|
},
|
|
206076
|
-
"x-octokit": {
|
|
206079
|
+
"x-octokit": {}
|
|
206077
206080
|
}
|
|
206078
206081
|
},
|
|
206079
206082
|
"/repos/{owner}/{repo}/issues/events/{event_id}": {
|
|
@@ -209236,7 +209239,7 @@
|
|
|
209236
209239
|
"category": "issues",
|
|
209237
209240
|
"subcategory": "events"
|
|
209238
209241
|
},
|
|
209239
|
-
"x-octokit": {
|
|
209242
|
+
"x-octokit": {}
|
|
209240
209243
|
}
|
|
209241
209244
|
},
|
|
209242
209245
|
"/repos/{owner}/{repo}/issues/{issue_number}": {
|
|
@@ -211328,7 +211331,7 @@
|
|
|
211328
211331
|
"category": "issues",
|
|
211329
211332
|
"subcategory": null
|
|
211330
211333
|
},
|
|
211331
|
-
"x-octokit": {
|
|
211334
|
+
"x-octokit": {}
|
|
211332
211335
|
},
|
|
211333
211336
|
"patch": {
|
|
211334
211337
|
"summary": "Update an issue",
|
|
@@ -213572,7 +213575,7 @@
|
|
|
213572
213575
|
"category": "issues",
|
|
213573
213576
|
"subcategory": null
|
|
213574
213577
|
},
|
|
213575
|
-
"x-octokit": {
|
|
213578
|
+
"x-octokit": {}
|
|
213576
213579
|
}
|
|
213577
213580
|
},
|
|
213578
213581
|
"/repos/{owner}/{repo}/issues/{issue_number}/assignees": {
|
|
@@ -215629,7 +215632,7 @@
|
|
|
215629
215632
|
"category": "issues",
|
|
215630
215633
|
"subcategory": "assignees"
|
|
215631
215634
|
},
|
|
215632
|
-
"x-octokit": {
|
|
215635
|
+
"x-octokit": {}
|
|
215633
215636
|
},
|
|
215634
215637
|
"delete": {
|
|
215635
215638
|
"summary": "Remove assignees from an issue",
|
|
@@ -215638,7 +215641,7 @@
|
|
|
215638
215641
|
"operationId": "issues/remove-assignees",
|
|
215639
215642
|
"externalDocs": {
|
|
215640
215643
|
"description": "API method documentation",
|
|
215641
|
-
"url": "https://docs.github.com/
|
|
215644
|
+
"url": "https://docs.github.com/rest/reference/issues#remove-assignees-from-an-issue"
|
|
215642
215645
|
},
|
|
215643
215646
|
"parameters": [
|
|
215644
215647
|
{
|
|
@@ -215664,6 +215667,7 @@
|
|
|
215664
215667
|
}
|
|
215665
215668
|
],
|
|
215666
215669
|
"requestBody": {
|
|
215670
|
+
"required": true,
|
|
215667
215671
|
"content": {
|
|
215668
215672
|
"application/json": {
|
|
215669
215673
|
"schema": {
|
|
@@ -215674,7 +215678,8 @@
|
|
|
215674
215678
|
"description": "Usernames of assignees to remove from an issue. _NOTE: Only users with push access can remove assignees from an issue. Assignees are silently ignored otherwise._",
|
|
215675
215679
|
"items": { "type": "string" }
|
|
215676
215680
|
}
|
|
215677
|
-
}
|
|
215681
|
+
},
|
|
215682
|
+
"required": ["assignees"]
|
|
215678
215683
|
},
|
|
215679
215684
|
"examples": {
|
|
215680
215685
|
"default": { "value": { "assignees": ["hubot", "other_user"] } }
|
|
@@ -217105,6 +217110,9 @@
|
|
|
217105
217110
|
"allow_auto_merge": { "type": "boolean" },
|
|
217106
217111
|
"delete_branch_on_merge": { "type": "boolean" },
|
|
217107
217112
|
"allow_update_branch": { "type": "boolean" },
|
|
217113
|
+
"use_squash_pr_title_as_default": {
|
|
217114
|
+
"type": "boolean"
|
|
217115
|
+
},
|
|
217108
217116
|
"allow_merge_commit": { "type": "boolean" },
|
|
217109
217117
|
"subscribers_count": { "type": "integer" },
|
|
217110
217118
|
"network_count": { "type": "integer" }
|
|
@@ -217135,6 +217143,11 @@
|
|
|
217135
217143
|
"type": "boolean",
|
|
217136
217144
|
"example": false
|
|
217137
217145
|
},
|
|
217146
|
+
"use_squash_pr_title_as_default": {
|
|
217147
|
+
"type": "boolean",
|
|
217148
|
+
"description": "Whether a squash merge commit can use the pull request title as default.",
|
|
217149
|
+
"default": false
|
|
217150
|
+
},
|
|
217138
217151
|
"allow_merge_commit": {
|
|
217139
217152
|
"description": "Whether to allow merge commits for pull requests.",
|
|
217140
217153
|
"default": true,
|
|
@@ -243338,7 +243351,7 @@
|
|
|
243338
243351
|
"category": "activity",
|
|
243339
243352
|
"subcategory": "notifications"
|
|
243340
243353
|
},
|
|
243341
|
-
"x-octokit": {
|
|
243354
|
+
"x-octokit": {}
|
|
243342
243355
|
},
|
|
243343
243356
|
"put": {
|
|
243344
243357
|
"summary": "Mark repository notifications as read",
|
|
@@ -244972,7 +244985,7 @@
|
|
|
244972
244985
|
"category": "enterprise-admin",
|
|
244973
244986
|
"subcategory": "repo-pre-receive-hooks"
|
|
244974
244987
|
},
|
|
244975
|
-
"x-octokit": {
|
|
244988
|
+
"x-octokit": {}
|
|
244976
244989
|
}
|
|
244977
244990
|
},
|
|
244978
244991
|
"/repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id}": {
|
|
@@ -245042,7 +245055,7 @@
|
|
|
245042
245055
|
"category": "enterprise-admin",
|
|
245043
245056
|
"subcategory": "repo-pre-receive-hooks"
|
|
245044
245057
|
},
|
|
245045
|
-
"x-octokit": {
|
|
245058
|
+
"x-octokit": {}
|
|
245046
245059
|
},
|
|
245047
245060
|
"patch": {
|
|
245048
245061
|
"summary": "Update pre-receive hook enforcement for a repository",
|
|
@@ -245129,7 +245142,7 @@
|
|
|
245129
245142
|
"category": "enterprise-admin",
|
|
245130
245143
|
"subcategory": "repo-pre-receive-hooks"
|
|
245131
245144
|
},
|
|
245132
|
-
"x-octokit": {
|
|
245145
|
+
"x-octokit": {}
|
|
245133
245146
|
},
|
|
245134
245147
|
"delete": {
|
|
245135
245148
|
"summary": "Remove pre-receive hook enforcement for a repository",
|
|
@@ -245197,7 +245210,7 @@
|
|
|
245197
245210
|
"category": "enterprise-admin",
|
|
245198
245211
|
"subcategory": "repo-pre-receive-hooks"
|
|
245199
245212
|
},
|
|
245200
|
-
"x-octokit": {
|
|
245213
|
+
"x-octokit": {}
|
|
245201
245214
|
}
|
|
245202
245215
|
},
|
|
245203
245216
|
"/repos/{owner}/{repo}/projects": {
|
|
@@ -249721,7 +249734,7 @@
|
|
|
249721
249734
|
"category": "pulls",
|
|
249722
249735
|
"subcategory": null
|
|
249723
249736
|
},
|
|
249724
|
-
"x-octokit": {
|
|
249737
|
+
"x-octokit": {}
|
|
249725
249738
|
},
|
|
249726
249739
|
"post": {
|
|
249727
249740
|
"summary": "Create a pull request",
|
|
@@ -266641,7 +266654,7 @@
|
|
|
266641
266654
|
"category": "pulls",
|
|
266642
266655
|
"subcategory": "review-requests"
|
|
266643
266656
|
},
|
|
266644
|
-
"x-octokit": {
|
|
266657
|
+
"x-octokit": {}
|
|
266645
266658
|
},
|
|
266646
266659
|
"delete": {
|
|
266647
266660
|
"summary": "Remove requested reviewers from a pull request",
|
|
@@ -273682,7 +273695,7 @@
|
|
|
273682
273695
|
"category": "repos",
|
|
273683
273696
|
"subcategory": "releases"
|
|
273684
273697
|
},
|
|
273685
|
-
"x-octokit": {
|
|
273698
|
+
"x-octokit": {}
|
|
273686
273699
|
},
|
|
273687
273700
|
"post": {
|
|
273688
273701
|
"summary": "Create a release",
|
|
@@ -274272,7 +274285,7 @@
|
|
|
274272
274285
|
"category": "repos",
|
|
274273
274286
|
"subcategory": "releases"
|
|
274274
274287
|
},
|
|
274275
|
-
"x-octokit": {
|
|
274288
|
+
"x-octokit": {}
|
|
274276
274289
|
}
|
|
274277
274290
|
},
|
|
274278
274291
|
"/repos/{owner}/{repo}/releases/assets/{asset_id}": {
|
|
@@ -275445,7 +275458,7 @@
|
|
|
275445
275458
|
"category": "repos",
|
|
275446
275459
|
"subcategory": "releases"
|
|
275447
275460
|
},
|
|
275448
|
-
"x-octokit": {
|
|
275461
|
+
"x-octokit": {}
|
|
275449
275462
|
}
|
|
275450
275463
|
},
|
|
275451
275464
|
"/repos/{owner}/{repo}/releases/tags/{tag}": {
|
|
@@ -275957,7 +275970,7 @@
|
|
|
275957
275970
|
"category": "repos",
|
|
275958
275971
|
"subcategory": "releases"
|
|
275959
275972
|
},
|
|
275960
|
-
"x-octokit": {
|
|
275973
|
+
"x-octokit": {}
|
|
275961
275974
|
}
|
|
275962
275975
|
},
|
|
275963
275976
|
"/repos/{owner}/{repo}/releases/{release_id}": {
|
|
@@ -276468,7 +276481,7 @@
|
|
|
276468
276481
|
"category": "repos",
|
|
276469
276482
|
"subcategory": "releases"
|
|
276470
276483
|
},
|
|
276471
|
-
"x-octokit": {
|
|
276484
|
+
"x-octokit": {}
|
|
276472
276485
|
},
|
|
276473
276486
|
"patch": {
|
|
276474
276487
|
"summary": "Update a release",
|
|
@@ -277007,7 +277020,7 @@
|
|
|
277007
277020
|
"category": "repos",
|
|
277008
277021
|
"subcategory": "releases"
|
|
277009
277022
|
},
|
|
277010
|
-
"x-octokit": {
|
|
277023
|
+
"x-octokit": {}
|
|
277011
277024
|
},
|
|
277012
277025
|
"delete": {
|
|
277013
277026
|
"summary": "Delete a release",
|
|
@@ -278491,7 +278504,7 @@
|
|
|
278491
278504
|
"category": "repos",
|
|
278492
278505
|
"subcategory": null
|
|
278493
278506
|
},
|
|
278494
|
-
"x-octokit": {
|
|
278507
|
+
"x-octokit": {}
|
|
278495
278508
|
}
|
|
278496
278509
|
},
|
|
278497
278510
|
"/repos/{owner}/{repo}/secret-scanning/alerts": {
|
|
@@ -278819,7 +278832,7 @@
|
|
|
278819
278832
|
"category": "secret-scanning",
|
|
278820
278833
|
"subcategory": null
|
|
278821
278834
|
},
|
|
278822
|
-
"x-octokit": {
|
|
278835
|
+
"x-octokit": {}
|
|
278823
278836
|
}
|
|
278824
278837
|
},
|
|
278825
278838
|
"/repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}": {
|
|
@@ -279085,7 +279098,7 @@
|
|
|
279085
279098
|
"category": "secret-scanning",
|
|
279086
279099
|
"subcategory": null
|
|
279087
279100
|
},
|
|
279088
|
-
"x-octokit": {
|
|
279101
|
+
"x-octokit": {}
|
|
279089
279102
|
},
|
|
279090
279103
|
"patch": {
|
|
279091
279104
|
"summary": "Update a secret scanning alert",
|
|
@@ -279408,7 +279421,7 @@
|
|
|
279408
279421
|
"githubCloudOnly": false,
|
|
279409
279422
|
"category": "secret-scanning"
|
|
279410
279423
|
},
|
|
279411
|
-
"x-octokit": {
|
|
279424
|
+
"x-octokit": {}
|
|
279412
279425
|
}
|
|
279413
279426
|
},
|
|
279414
279427
|
"/repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}/locations": {
|
|
@@ -283694,7 +283707,7 @@
|
|
|
283694
283707
|
"category": "repos",
|
|
283695
283708
|
"subcategory": null
|
|
283696
283709
|
},
|
|
283697
|
-
"x-octokit": {
|
|
283710
|
+
"x-octokit": {}
|
|
283698
283711
|
}
|
|
283699
283712
|
},
|
|
283700
283713
|
"/repos/{owner}/{repo}/zipball/{ref}": {
|
|
@@ -284769,7 +284782,7 @@
|
|
|
284769
284782
|
}
|
|
284770
284783
|
]
|
|
284771
284784
|
},
|
|
284772
|
-
"x-octokit": {
|
|
284785
|
+
"x-octokit": {}
|
|
284773
284786
|
}
|
|
284774
284787
|
},
|
|
284775
284788
|
"/repositories": {
|
|
@@ -286216,7 +286229,7 @@
|
|
|
286216
286229
|
"category": "repos",
|
|
286217
286230
|
"subcategory": null
|
|
286218
286231
|
},
|
|
286219
|
-
"x-octokit": {
|
|
286232
|
+
"x-octokit": {}
|
|
286220
286233
|
}
|
|
286221
286234
|
},
|
|
286222
286235
|
"/repositories/{repository_id}/environments/{environment_name}/secrets": {
|
|
@@ -288270,7 +288283,7 @@
|
|
|
288270
288283
|
"category": "search",
|
|
288271
288284
|
"subcategory": null
|
|
288272
288285
|
},
|
|
288273
|
-
"x-octokit": {
|
|
288286
|
+
"x-octokit": {}
|
|
288274
288287
|
}
|
|
288275
288288
|
},
|
|
288276
288289
|
"/search/commits": {
|
|
@@ -290105,7 +290118,7 @@
|
|
|
290105
290118
|
"category": "search",
|
|
290106
290119
|
"subcategory": null
|
|
290107
290120
|
},
|
|
290108
|
-
"x-octokit": {
|
|
290121
|
+
"x-octokit": {}
|
|
290109
290122
|
}
|
|
290110
290123
|
},
|
|
290111
290124
|
"/search/issues": {
|
|
@@ -292193,7 +292206,7 @@
|
|
|
292193
292206
|
"category": "search",
|
|
292194
292207
|
"subcategory": null
|
|
292195
292208
|
},
|
|
292196
|
-
"x-octokit": {
|
|
292209
|
+
"x-octokit": {}
|
|
292197
292210
|
}
|
|
292198
292211
|
},
|
|
292199
292212
|
"/search/labels": {
|
|
@@ -293721,7 +293734,7 @@
|
|
|
293721
293734
|
"category": "enterprise-admin",
|
|
293722
293735
|
"subcategory": "management-console"
|
|
293723
293736
|
},
|
|
293724
|
-
"x-octokit": {
|
|
293737
|
+
"x-octokit": {}
|
|
293725
293738
|
}
|
|
293726
293739
|
},
|
|
293727
293740
|
"/setup/api/configure": {
|
|
@@ -293756,7 +293769,7 @@
|
|
|
293756
293769
|
"category": "enterprise-admin",
|
|
293757
293770
|
"subcategory": "management-console"
|
|
293758
293771
|
},
|
|
293759
|
-
"x-octokit": {
|
|
293772
|
+
"x-octokit": {}
|
|
293760
293773
|
}
|
|
293761
293774
|
},
|
|
293762
293775
|
"/setup/api/maintenance": {
|
|
@@ -293831,7 +293844,7 @@
|
|
|
293831
293844
|
"category": "enterprise-admin",
|
|
293832
293845
|
"subcategory": "management-console"
|
|
293833
293846
|
},
|
|
293834
|
-
"x-octokit": {
|
|
293847
|
+
"x-octokit": {}
|
|
293835
293848
|
},
|
|
293836
293849
|
"post": {
|
|
293837
293850
|
"summary": "Enable or disable maintenance mode",
|
|
@@ -293928,7 +293941,7 @@
|
|
|
293928
293941
|
"category": "enterprise-admin",
|
|
293929
293942
|
"subcategory": "management-console"
|
|
293930
293943
|
},
|
|
293931
|
-
"x-octokit": {
|
|
293944
|
+
"x-octokit": {}
|
|
293932
293945
|
}
|
|
293933
293946
|
},
|
|
293934
293947
|
"/setup/api/settings": {
|
|
@@ -294314,7 +294327,7 @@
|
|
|
294314
294327
|
"category": "enterprise-admin",
|
|
294315
294328
|
"subcategory": "management-console"
|
|
294316
294329
|
},
|
|
294317
|
-
"x-octokit": {
|
|
294330
|
+
"x-octokit": {}
|
|
294318
294331
|
},
|
|
294319
294332
|
"put": {
|
|
294320
294333
|
"summary": "Set settings",
|
|
@@ -294371,7 +294384,7 @@
|
|
|
294371
294384
|
"category": "enterprise-admin",
|
|
294372
294385
|
"subcategory": "management-console"
|
|
294373
294386
|
},
|
|
294374
|
-
"x-octokit": {
|
|
294387
|
+
"x-octokit": {}
|
|
294375
294388
|
}
|
|
294376
294389
|
},
|
|
294377
294390
|
"/setup/api/settings/authorized-keys": {
|
|
@@ -294442,7 +294455,7 @@
|
|
|
294442
294455
|
"category": "enterprise-admin",
|
|
294443
294456
|
"subcategory": "management-console"
|
|
294444
294457
|
},
|
|
294445
|
-
"x-octokit": {
|
|
294458
|
+
"x-octokit": {}
|
|
294446
294459
|
},
|
|
294447
294460
|
"post": {
|
|
294448
294461
|
"summary": "Add an authorized SSH key",
|
|
@@ -294535,7 +294548,7 @@
|
|
|
294535
294548
|
"category": "enterprise-admin",
|
|
294536
294549
|
"subcategory": "management-console"
|
|
294537
294550
|
},
|
|
294538
|
-
"x-octokit": {
|
|
294551
|
+
"x-octokit": {}
|
|
294539
294552
|
},
|
|
294540
294553
|
"delete": {
|
|
294541
294554
|
"summary": "Remove an authorized SSH key",
|
|
@@ -294628,7 +294641,7 @@
|
|
|
294628
294641
|
"category": "enterprise-admin",
|
|
294629
294642
|
"subcategory": "management-console"
|
|
294630
294643
|
},
|
|
294631
|
-
"x-octokit": {
|
|
294644
|
+
"x-octokit": {}
|
|
294632
294645
|
}
|
|
294633
294646
|
},
|
|
294634
294647
|
"/setup/api/start": {
|
|
@@ -294688,7 +294701,7 @@
|
|
|
294688
294701
|
"category": "enterprise-admin",
|
|
294689
294702
|
"subcategory": "management-console"
|
|
294690
294703
|
},
|
|
294691
|
-
"x-octokit": {
|
|
294704
|
+
"x-octokit": {}
|
|
294692
294705
|
}
|
|
294693
294706
|
},
|
|
294694
294707
|
"/setup/api/upgrade": {
|
|
@@ -294738,7 +294751,7 @@
|
|
|
294738
294751
|
"category": "enterprise-admin",
|
|
294739
294752
|
"subcategory": "management-console"
|
|
294740
294753
|
},
|
|
294741
|
-
"x-octokit": {
|
|
294754
|
+
"x-octokit": {}
|
|
294742
294755
|
}
|
|
294743
294756
|
},
|
|
294744
294757
|
"/teams/{team_id}": {
|
|
@@ -302985,7 +302998,7 @@
|
|
|
302985
302998
|
"subcategory": null
|
|
302986
302999
|
},
|
|
302987
303000
|
"deprecated": true,
|
|
302988
|
-
"x-octokit": {
|
|
303001
|
+
"x-octokit": {}
|
|
302989
303002
|
}
|
|
302990
303003
|
},
|
|
302991
303004
|
"/teams/{team_id}/repos/{owner}/{repo}": {
|
|
@@ -304675,7 +304688,7 @@
|
|
|
304675
304688
|
"subcategory": null
|
|
304676
304689
|
},
|
|
304677
304690
|
"deprecated": true,
|
|
304678
|
-
"x-octokit": {
|
|
304691
|
+
"x-octokit": {}
|
|
304679
304692
|
},
|
|
304680
304693
|
"put": {
|
|
304681
304694
|
"summary": "Add or update team repository permissions (Legacy)",
|
|
@@ -307542,8 +307555,7 @@
|
|
|
307542
307555
|
"operationId": "users/list-gpg-keys-for-authenticated"
|
|
307543
307556
|
}
|
|
307544
307557
|
}
|
|
307545
|
-
]
|
|
307546
|
-
"diff": { "api.github.com": { "type": "changed" } }
|
|
307558
|
+
]
|
|
307547
307559
|
}
|
|
307548
307560
|
},
|
|
307549
307561
|
"post": {
|
|
@@ -307833,8 +307845,7 @@
|
|
|
307833
307845
|
"operationId": "users/create-gpg-key-for-authenticated"
|
|
307834
307846
|
}
|
|
307835
307847
|
}
|
|
307836
|
-
]
|
|
307837
|
-
"diff": { "api.github.com": { "type": "changed" } }
|
|
307848
|
+
]
|
|
307838
307849
|
}
|
|
307839
307850
|
}
|
|
307840
307851
|
},
|
|
@@ -308073,8 +308084,7 @@
|
|
|
308073
308084
|
"date": "2021-10-05",
|
|
308074
308085
|
"before": { "operationId": "users/get-gpg-key-for-authenticated" }
|
|
308075
308086
|
}
|
|
308076
|
-
]
|
|
308077
|
-
"diff": { "api.github.com": { "type": "changed" } }
|
|
308087
|
+
]
|
|
308078
308088
|
}
|
|
308079
308089
|
},
|
|
308080
308090
|
"delete": {
|
|
@@ -310024,7 +310034,7 @@
|
|
|
310024
310034
|
"category": "apps",
|
|
310025
310035
|
"subcategory": "installations"
|
|
310026
310036
|
},
|
|
310027
|
-
"x-octokit": {
|
|
310037
|
+
"x-octokit": {}
|
|
310028
310038
|
}
|
|
310029
310039
|
},
|
|
310030
310040
|
"/user/installations/{installation_id}/repositories/{repository_id}": {
|
|
@@ -312426,7 +312436,7 @@
|
|
|
312426
312436
|
"category": "issues",
|
|
312427
312437
|
"subcategory": null
|
|
312428
312438
|
},
|
|
312429
|
-
"x-octokit": {
|
|
312439
|
+
"x-octokit": {}
|
|
312430
312440
|
}
|
|
312431
312441
|
},
|
|
312432
312442
|
"/user/keys": {
|
|
@@ -315412,7 +315422,7 @@
|
|
|
315412
315422
|
"category": "migrations",
|
|
315413
315423
|
"subcategory": "users"
|
|
315414
315424
|
},
|
|
315415
|
-
"x-octokit": {
|
|
315425
|
+
"x-octokit": {}
|
|
315416
315426
|
},
|
|
315417
315427
|
"post": {
|
|
315418
315428
|
"summary": "Start a user migration",
|
|
@@ -316737,7 +316747,7 @@
|
|
|
316737
316747
|
"category": "migrations",
|
|
316738
316748
|
"subcategory": "users"
|
|
316739
316749
|
},
|
|
316740
|
-
"x-octokit": {
|
|
316750
|
+
"x-octokit": {}
|
|
316741
316751
|
}
|
|
316742
316752
|
},
|
|
316743
316753
|
"/user/migrations/{migration_id}/archive": {
|
|
@@ -318264,8 +318274,7 @@
|
|
|
318264
318274
|
"date": "2021-10-05",
|
|
318265
318275
|
"before": { "operationId": "migrations/list-repos-for-user" }
|
|
318266
318276
|
}
|
|
318267
|
-
]
|
|
318268
|
-
"diff": { "api.github.com": { "type": "changed" } }
|
|
318277
|
+
]
|
|
318269
318278
|
}
|
|
318270
318279
|
}
|
|
318271
318280
|
},
|
|
@@ -320053,7 +320062,7 @@
|
|
|
320053
320062
|
"category": "repos",
|
|
320054
320063
|
"subcategory": null
|
|
320055
320064
|
},
|
|
320056
|
-
"x-octokit": {
|
|
320065
|
+
"x-octokit": {}
|
|
320057
320066
|
},
|
|
320058
320067
|
"post": {
|
|
320059
320068
|
"summary": "Create a repository for the authenticated user",
|
|
@@ -321253,7 +321262,7 @@
|
|
|
321253
321262
|
"category": "repos",
|
|
321254
321263
|
"subcategory": null
|
|
321255
321264
|
},
|
|
321256
|
-
"x-octokit": {
|
|
321265
|
+
"x-octokit": {}
|
|
321257
321266
|
}
|
|
321258
321267
|
},
|
|
321259
321268
|
"/user/repository_invitations": {
|
|
@@ -323044,7 +323053,7 @@
|
|
|
323044
323053
|
"category": "repos",
|
|
323045
323054
|
"subcategory": "invitations"
|
|
323046
323055
|
},
|
|
323047
|
-
"x-octokit": {
|
|
323056
|
+
"x-octokit": {}
|
|
323048
323057
|
}
|
|
323049
323058
|
},
|
|
323050
323059
|
"/user/repository_invitations/{invitation_id}": {
|
|
@@ -325242,7 +325251,7 @@
|
|
|
325242
325251
|
"category": "activity",
|
|
325243
325252
|
"subcategory": "starring"
|
|
325244
325253
|
},
|
|
325245
|
-
"x-octokit": {
|
|
325254
|
+
"x-octokit": {}
|
|
325246
325255
|
}
|
|
325247
325256
|
},
|
|
325248
325257
|
"/user/starred/{owner}/{repo}": {
|
|
@@ -326983,7 +326992,7 @@
|
|
|
326983
326992
|
"category": "activity",
|
|
326984
326993
|
"subcategory": "watching"
|
|
326985
326994
|
},
|
|
326986
|
-
"x-octokit": {
|
|
326995
|
+
"x-octokit": {}
|
|
326987
326996
|
}
|
|
326988
326997
|
},
|
|
326989
326998
|
"/user/teams": {
|
|
@@ -330811,7 +330820,7 @@
|
|
|
330811
330820
|
"category": "activity",
|
|
330812
330821
|
"subcategory": "events"
|
|
330813
330822
|
},
|
|
330814
|
-
"x-octokit": {
|
|
330823
|
+
"x-octokit": {}
|
|
330815
330824
|
}
|
|
330816
330825
|
},
|
|
330817
330826
|
"/users/{username}/events/orgs/{org}": {
|
|
@@ -333480,7 +333489,7 @@
|
|
|
333480
333489
|
"category": "activity",
|
|
333481
333490
|
"subcategory": "events"
|
|
333482
333491
|
},
|
|
333483
|
-
"x-octokit": {
|
|
333492
|
+
"x-octokit": {}
|
|
333484
333493
|
}
|
|
333485
333494
|
},
|
|
333486
333495
|
"/users/{username}/events/public": {
|
|
@@ -336129,7 +336138,7 @@
|
|
|
336129
336138
|
"category": "activity",
|
|
336130
336139
|
"subcategory": "events"
|
|
336131
336140
|
},
|
|
336132
|
-
"x-octokit": {
|
|
336141
|
+
"x-octokit": {}
|
|
336133
336142
|
}
|
|
336134
336143
|
},
|
|
336135
336144
|
"/users/{username}/followers": {
|
|
@@ -337163,7 +337172,7 @@
|
|
|
337163
337172
|
"category": "users",
|
|
337164
337173
|
"subcategory": "gpg-keys"
|
|
337165
337174
|
},
|
|
337166
|
-
"x-octokit": {
|
|
337175
|
+
"x-octokit": {}
|
|
337167
337176
|
}
|
|
337168
337177
|
},
|
|
337169
337178
|
"/users/{username}/hovercard": {
|
|
@@ -341140,7 +341149,7 @@
|
|
|
341140
341149
|
"category": "activity",
|
|
341141
341150
|
"subcategory": "events"
|
|
341142
341151
|
},
|
|
341143
|
-
"x-octokit": {
|
|
341152
|
+
"x-octokit": {}
|
|
341144
341153
|
}
|
|
341145
341154
|
},
|
|
341146
341155
|
"/users/{username}/received_events/public": {
|
|
@@ -343802,7 +343811,7 @@
|
|
|
343802
343811
|
"category": "activity",
|
|
343803
343812
|
"subcategory": "events"
|
|
343804
343813
|
},
|
|
343805
|
-
"x-octokit": {
|
|
343814
|
+
"x-octokit": {}
|
|
343806
343815
|
}
|
|
343807
343816
|
},
|
|
343808
343817
|
"/users/{username}/repos": {
|
|
@@ -345265,7 +345274,7 @@
|
|
|
345265
345274
|
"category": "repos",
|
|
345266
345275
|
"subcategory": null
|
|
345267
345276
|
},
|
|
345268
|
-
"x-octokit": {
|
|
345277
|
+
"x-octokit": {}
|
|
345269
345278
|
}
|
|
345270
345279
|
},
|
|
345271
345280
|
"/users/{username}/site_admin": {
|
|
@@ -345294,7 +345303,7 @@
|
|
|
345294
345303
|
"category": "enterprise-admin",
|
|
345295
345304
|
"subcategory": "users"
|
|
345296
345305
|
},
|
|
345297
|
-
"x-octokit": {
|
|
345306
|
+
"x-octokit": {}
|
|
345298
345307
|
},
|
|
345299
345308
|
"delete": {
|
|
345300
345309
|
"summary": "Demote a site administrator",
|
|
@@ -345321,7 +345330,7 @@
|
|
|
345321
345330
|
"category": "enterprise-admin",
|
|
345322
345331
|
"subcategory": "users"
|
|
345323
345332
|
},
|
|
345324
|
-
"x-octokit": {
|
|
345333
|
+
"x-octokit": {}
|
|
345325
345334
|
}
|
|
345326
345335
|
},
|
|
345327
345336
|
"/users/{username}/starred": {
|
|
@@ -348660,7 +348669,7 @@
|
|
|
348660
348669
|
"category": "activity",
|
|
348661
348670
|
"subcategory": "watching"
|
|
348662
348671
|
},
|
|
348663
|
-
"x-octokit": {
|
|
348672
|
+
"x-octokit": {}
|
|
348664
348673
|
}
|
|
348665
348674
|
},
|
|
348666
348675
|
"/users/{username}/suspended": {
|
|
@@ -348705,7 +348714,7 @@
|
|
|
348705
348714
|
"category": "enterprise-admin",
|
|
348706
348715
|
"subcategory": "users"
|
|
348707
348716
|
},
|
|
348708
|
-
"x-octokit": {
|
|
348717
|
+
"x-octokit": {}
|
|
348709
348718
|
},
|
|
348710
348719
|
"delete": {
|
|
348711
348720
|
"summary": "Unsuspend a user",
|
|
@@ -348748,7 +348757,7 @@
|
|
|
348748
348757
|
"category": "enterprise-admin",
|
|
348749
348758
|
"subcategory": "users"
|
|
348750
348759
|
},
|
|
348751
|
-
"x-octokit": {
|
|
348760
|
+
"x-octokit": {}
|
|
348752
348761
|
}
|
|
348753
348762
|
},
|
|
348754
348763
|
"/zen": {
|
|
@@ -350541,2300 +350550,6 @@
|
|
|
350541
350550
|
},
|
|
350542
350551
|
"x-octokit": {}
|
|
350543
350552
|
}
|
|
350544
|
-
},
|
|
350545
|
-
"/enterprise-installation/{enterprise_or_org}/server-statistics": {
|
|
350546
|
-
"get": {
|
|
350547
|
-
"summary": "Get GitHub Enterprise Server statistics",
|
|
350548
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350549
|
-
"operationId": "enterprise-admin/get-server-statistics",
|
|
350550
|
-
"tags": ["server-statistics", "enterprise-admin"],
|
|
350551
|
-
"externalDocs": {
|
|
350552
|
-
"description": "API method documentation",
|
|
350553
|
-
"url": "https://docs.github.com/rest/reference/enterprise-admin#get-github-enterprise-server-statistics"
|
|
350554
|
-
},
|
|
350555
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
350556
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
350557
|
-
}
|
|
350558
|
-
},
|
|
350559
|
-
"/enterprises/{enterprise}/actions/oidc/customization/issuer": {
|
|
350560
|
-
"put": {
|
|
350561
|
-
"summary": "Set the GitHub Actions OIDC custom issuer policy for an enterprise",
|
|
350562
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350563
|
-
"tags": ["actions"],
|
|
350564
|
-
"operationId": "actions/set-actions-oidc-custom-issuer-policy-for-enterprise",
|
|
350565
|
-
"externalDocs": {
|
|
350566
|
-
"description": "API method documentation",
|
|
350567
|
-
"url": "https://docs.github.com/rest/reference/actions/oidc#set-actions-oidc-custom-issuer-policy-for-enterprise"
|
|
350568
|
-
},
|
|
350569
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
350570
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
350571
|
-
}
|
|
350572
|
-
},
|
|
350573
|
-
"/enterprises/{enterprise}/actions/permissions/workflow": {
|
|
350574
|
-
"get": {
|
|
350575
|
-
"summary": "Get default workflow permissions for an enterprise",
|
|
350576
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350577
|
-
"tags": ["actions"],
|
|
350578
|
-
"operationId": "actions/get-github-actions-default-workflow-permissions-enterprise",
|
|
350579
|
-
"externalDocs": {
|
|
350580
|
-
"description": "API method documentation",
|
|
350581
|
-
"url": "https://docs.github.com/rest/reference/actions#get-default-workflow-permissions-for-an-enterprise"
|
|
350582
|
-
},
|
|
350583
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
350584
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
350585
|
-
},
|
|
350586
|
-
"put": {
|
|
350587
|
-
"summary": "Set default workflow permissions for an enterprise",
|
|
350588
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350589
|
-
"tags": ["actions"],
|
|
350590
|
-
"operationId": "actions/set-github-actions-default-workflow-permissions-enterprise",
|
|
350591
|
-
"externalDocs": {
|
|
350592
|
-
"description": "API method documentation",
|
|
350593
|
-
"url": "https://docs.github.com/rest/reference/actions#set-default-workflow-permissions-for-an-enterprise"
|
|
350594
|
-
},
|
|
350595
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
350596
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
350597
|
-
}
|
|
350598
|
-
},
|
|
350599
|
-
"/enterprises/{enterprise}/settings/billing/actions": {
|
|
350600
|
-
"get": {
|
|
350601
|
-
"summary": "Get GitHub Actions billing for an enterprise",
|
|
350602
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350603
|
-
"operationId": "billing/get-github-actions-billing-ghe",
|
|
350604
|
-
"tags": ["billing"],
|
|
350605
|
-
"externalDocs": {
|
|
350606
|
-
"description": "API method documentation",
|
|
350607
|
-
"url": "https://docs.github.com/rest/reference/billing#get-github-actions-billing-for-an-enterprise"
|
|
350608
|
-
},
|
|
350609
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
350610
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
350611
|
-
}
|
|
350612
|
-
},
|
|
350613
|
-
"/enterprises/{enterprise}/settings/billing/packages": {
|
|
350614
|
-
"get": {
|
|
350615
|
-
"summary": "Get GitHub Packages billing for an enterprise",
|
|
350616
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350617
|
-
"operationId": "billing/get-github-packages-billing-ghe",
|
|
350618
|
-
"tags": ["billing"],
|
|
350619
|
-
"externalDocs": {
|
|
350620
|
-
"description": "API method documentation",
|
|
350621
|
-
"url": "https://docs.github.com/rest/reference/billing#get-github-packages-billing-for-an-enterprise"
|
|
350622
|
-
},
|
|
350623
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
350624
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
350625
|
-
}
|
|
350626
|
-
},
|
|
350627
|
-
"/enterprises/{enterprise}/settings/billing/shared-storage": {
|
|
350628
|
-
"get": {
|
|
350629
|
-
"summary": "Get shared storage billing for an enterprise",
|
|
350630
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350631
|
-
"operationId": "billing/get-shared-storage-billing-ghe",
|
|
350632
|
-
"tags": ["billing"],
|
|
350633
|
-
"externalDocs": {
|
|
350634
|
-
"description": "API method documentation",
|
|
350635
|
-
"url": "https://docs.github.com/rest/reference/billing#get-shared-storage-billing-for-an-enterprise"
|
|
350636
|
-
},
|
|
350637
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
350638
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
350639
|
-
}
|
|
350640
|
-
},
|
|
350641
|
-
"/marketplace_listing/accounts/{account_id}": {
|
|
350642
|
-
"get": {
|
|
350643
|
-
"summary": "Get a subscription plan for an account",
|
|
350644
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350645
|
-
"tags": ["apps"],
|
|
350646
|
-
"operationId": "apps/get-subscription-plan-for-account",
|
|
350647
|
-
"externalDocs": {
|
|
350648
|
-
"description": "API method documentation",
|
|
350649
|
-
"url": "https://docs.github.com/rest/reference/apps#get-a-subscription-plan-for-an-account"
|
|
350650
|
-
},
|
|
350651
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
350652
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
350653
|
-
}
|
|
350654
|
-
},
|
|
350655
|
-
"/marketplace_listing/plans": {
|
|
350656
|
-
"get": {
|
|
350657
|
-
"summary": "List plans",
|
|
350658
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350659
|
-
"tags": ["apps"],
|
|
350660
|
-
"operationId": "apps/list-plans",
|
|
350661
|
-
"externalDocs": {
|
|
350662
|
-
"description": "API method documentation",
|
|
350663
|
-
"url": "https://docs.github.com/rest/reference/apps#list-plans"
|
|
350664
|
-
},
|
|
350665
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
350666
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
350667
|
-
}
|
|
350668
|
-
},
|
|
350669
|
-
"/marketplace_listing/plans/{plan_id}/accounts": {
|
|
350670
|
-
"get": {
|
|
350671
|
-
"summary": "List accounts for a plan",
|
|
350672
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350673
|
-
"tags": ["apps"],
|
|
350674
|
-
"operationId": "apps/list-accounts-for-plan",
|
|
350675
|
-
"externalDocs": {
|
|
350676
|
-
"description": "API method documentation",
|
|
350677
|
-
"url": "https://docs.github.com/rest/reference/apps#list-accounts-for-a-plan"
|
|
350678
|
-
},
|
|
350679
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
350680
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
350681
|
-
}
|
|
350682
|
-
},
|
|
350683
|
-
"/marketplace_listing/stubbed/accounts/{account_id}": {
|
|
350684
|
-
"get": {
|
|
350685
|
-
"summary": "Get a subscription plan for an account (stubbed)",
|
|
350686
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350687
|
-
"tags": ["apps"],
|
|
350688
|
-
"operationId": "apps/get-subscription-plan-for-account-stubbed",
|
|
350689
|
-
"externalDocs": {
|
|
350690
|
-
"description": "API method documentation",
|
|
350691
|
-
"url": "https://docs.github.com/rest/reference/apps#get-a-subscription-plan-for-an-account-stubbed"
|
|
350692
|
-
},
|
|
350693
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
350694
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
350695
|
-
}
|
|
350696
|
-
},
|
|
350697
|
-
"/marketplace_listing/stubbed/plans": {
|
|
350698
|
-
"get": {
|
|
350699
|
-
"summary": "List plans (stubbed)",
|
|
350700
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350701
|
-
"tags": ["apps"],
|
|
350702
|
-
"operationId": "apps/list-plans-stubbed",
|
|
350703
|
-
"externalDocs": {
|
|
350704
|
-
"description": "API method documentation",
|
|
350705
|
-
"url": "https://docs.github.com/rest/reference/apps#list-plans-stubbed"
|
|
350706
|
-
},
|
|
350707
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
350708
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
350709
|
-
}
|
|
350710
|
-
},
|
|
350711
|
-
"/marketplace_listing/stubbed/plans/{plan_id}/accounts": {
|
|
350712
|
-
"get": {
|
|
350713
|
-
"summary": "List accounts for a plan (stubbed)",
|
|
350714
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350715
|
-
"tags": ["apps"],
|
|
350716
|
-
"operationId": "apps/list-accounts-for-plan-stubbed",
|
|
350717
|
-
"externalDocs": {
|
|
350718
|
-
"description": "API method documentation",
|
|
350719
|
-
"url": "https://docs.github.com/rest/reference/apps#list-accounts-for-a-plan-stubbed"
|
|
350720
|
-
},
|
|
350721
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
350722
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
350723
|
-
}
|
|
350724
|
-
},
|
|
350725
|
-
"/orgs/{org_id}/codespaces": {
|
|
350726
|
-
"get": {
|
|
350727
|
-
"summary": "List codespaces for the organization",
|
|
350728
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350729
|
-
"tags": ["codespaces"],
|
|
350730
|
-
"operationId": "codespaces/list-in-organization",
|
|
350731
|
-
"externalDocs": {
|
|
350732
|
-
"description": "API method documentation",
|
|
350733
|
-
"url": "https://docs.github.com/rest/reference/codespaces#list-in-organization"
|
|
350734
|
-
},
|
|
350735
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
350736
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
350737
|
-
}
|
|
350738
|
-
},
|
|
350739
|
-
"/orgs/{org}/actions/oidc/customization/sub": {
|
|
350740
|
-
"get": {
|
|
350741
|
-
"summary": "Get the customization template for an OIDC subject claim for an organization",
|
|
350742
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350743
|
-
"tags": ["oidc"],
|
|
350744
|
-
"operationId": "oidc/get-oidc-custom-sub-template-for-org",
|
|
350745
|
-
"externalDocs": {
|
|
350746
|
-
"description": "API method documentation",
|
|
350747
|
-
"url": "https://docs.github.com/rest/actions/oidc#get-the-customization-template-for-an-oidc-subject-claim-for-an-organization"
|
|
350748
|
-
},
|
|
350749
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
350750
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
350751
|
-
},
|
|
350752
|
-
"put": {
|
|
350753
|
-
"summary": "Set the customization template for an OIDC subject claim for an organization",
|
|
350754
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350755
|
-
"tags": ["oidc"],
|
|
350756
|
-
"operationId": "oidc/update-oidc-custom-sub-template-for-org",
|
|
350757
|
-
"externalDocs": {
|
|
350758
|
-
"description": "API method documentation",
|
|
350759
|
-
"url": "https://docs.github.com/rest/actions/oidc#set-the-customization-template-for-an-oidc-subject-claim-for-an-organization"
|
|
350760
|
-
},
|
|
350761
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
350762
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
350763
|
-
}
|
|
350764
|
-
},
|
|
350765
|
-
"/orgs/{org}/blocks": {
|
|
350766
|
-
"get": {
|
|
350767
|
-
"summary": "List users blocked by an organization",
|
|
350768
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350769
|
-
"tags": ["orgs"],
|
|
350770
|
-
"operationId": "orgs/list-blocked-users",
|
|
350771
|
-
"externalDocs": {
|
|
350772
|
-
"description": "API method documentation",
|
|
350773
|
-
"url": "https://docs.github.com/rest/reference/orgs#list-users-blocked-by-an-organization"
|
|
350774
|
-
},
|
|
350775
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
350776
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
350777
|
-
}
|
|
350778
|
-
},
|
|
350779
|
-
"/orgs/{org}/blocks/{username}": {
|
|
350780
|
-
"get": {
|
|
350781
|
-
"summary": "Check if a user is blocked by an organization",
|
|
350782
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350783
|
-
"tags": ["orgs"],
|
|
350784
|
-
"operationId": "orgs/check-blocked-user",
|
|
350785
|
-
"externalDocs": {
|
|
350786
|
-
"description": "API method documentation",
|
|
350787
|
-
"url": "https://docs.github.com/rest/reference/orgs#check-if-a-user-is-blocked-by-an-organization"
|
|
350788
|
-
},
|
|
350789
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
350790
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
350791
|
-
},
|
|
350792
|
-
"put": {
|
|
350793
|
-
"summary": "Block a user from an organization",
|
|
350794
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350795
|
-
"tags": ["orgs"],
|
|
350796
|
-
"operationId": "orgs/block-user",
|
|
350797
|
-
"externalDocs": {
|
|
350798
|
-
"description": "API method documentation",
|
|
350799
|
-
"url": "https://docs.github.com/rest/reference/orgs#block-a-user-from-an-organization"
|
|
350800
|
-
},
|
|
350801
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
350802
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
350803
|
-
},
|
|
350804
|
-
"delete": {
|
|
350805
|
-
"summary": "Unblock a user from an organization",
|
|
350806
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350807
|
-
"tags": ["orgs"],
|
|
350808
|
-
"operationId": "orgs/unblock-user",
|
|
350809
|
-
"externalDocs": {
|
|
350810
|
-
"description": "API method documentation",
|
|
350811
|
-
"url": "https://docs.github.com/rest/reference/orgs#unblock-a-user-from-an-organization"
|
|
350812
|
-
},
|
|
350813
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
350814
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
350815
|
-
}
|
|
350816
|
-
},
|
|
350817
|
-
"/orgs/{org}/credential-authorizations": {
|
|
350818
|
-
"get": {
|
|
350819
|
-
"summary": "List SAML SSO authorizations for an organization",
|
|
350820
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350821
|
-
"tags": ["orgs"],
|
|
350822
|
-
"operationId": "orgs/list-saml-sso-authorizations",
|
|
350823
|
-
"externalDocs": {
|
|
350824
|
-
"description": "API method documentation",
|
|
350825
|
-
"url": "https://docs.github.com/rest/reference/orgs#list-saml-sso-authorizations-for-an-organization"
|
|
350826
|
-
},
|
|
350827
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
350828
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
350829
|
-
}
|
|
350830
|
-
},
|
|
350831
|
-
"/orgs/{org}/credential-authorizations/{credential_id}": {
|
|
350832
|
-
"delete": {
|
|
350833
|
-
"summary": "Remove a SAML SSO authorization for an organization",
|
|
350834
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350835
|
-
"tags": ["orgs"],
|
|
350836
|
-
"operationId": "orgs/remove-saml-sso-authorization",
|
|
350837
|
-
"externalDocs": {
|
|
350838
|
-
"description": "API method documentation",
|
|
350839
|
-
"url": "https://docs.github.com/rest/reference/orgs#remove-a-saml-sso-authorization-for-an-organization"
|
|
350840
|
-
},
|
|
350841
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
350842
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
350843
|
-
}
|
|
350844
|
-
},
|
|
350845
|
-
"/orgs/{org}/external-group/{group_id}": {
|
|
350846
|
-
"get": {
|
|
350847
|
-
"summary": "Get an external group",
|
|
350848
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350849
|
-
"tags": ["teams"],
|
|
350850
|
-
"operationId": "teams/external-idp-group-info-for-org",
|
|
350851
|
-
"externalDocs": {
|
|
350852
|
-
"description": "API method documentation",
|
|
350853
|
-
"url": "https://docs.github.com/rest/reference/teams#external-idp-group-info-for-an-organization"
|
|
350854
|
-
},
|
|
350855
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
350856
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
350857
|
-
}
|
|
350858
|
-
},
|
|
350859
|
-
"/orgs/{org}/external-groups": {
|
|
350860
|
-
"get": {
|
|
350861
|
-
"summary": "List external groups in an organization",
|
|
350862
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350863
|
-
"tags": ["teams"],
|
|
350864
|
-
"operationId": "teams/list-external-idp-groups-for-org",
|
|
350865
|
-
"externalDocs": {
|
|
350866
|
-
"description": "API method documentation",
|
|
350867
|
-
"url": "https://docs.github.com/rest/reference/teams#list-external-idp-groups-for-an-organization"
|
|
350868
|
-
},
|
|
350869
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
350870
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
350871
|
-
}
|
|
350872
|
-
},
|
|
350873
|
-
"/orgs/{org}/failed_invitations": {
|
|
350874
|
-
"get": {
|
|
350875
|
-
"summary": "List failed organization invitations",
|
|
350876
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350877
|
-
"tags": ["orgs"],
|
|
350878
|
-
"operationId": "orgs/list-failed-invitations",
|
|
350879
|
-
"externalDocs": {
|
|
350880
|
-
"description": "API method documentation",
|
|
350881
|
-
"url": "https://docs.github.com/rest/reference/orgs#list-failed-organization-invitations"
|
|
350882
|
-
},
|
|
350883
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
350884
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
350885
|
-
}
|
|
350886
|
-
},
|
|
350887
|
-
"/orgs/{org}/interaction-limits": {
|
|
350888
|
-
"get": {
|
|
350889
|
-
"summary": "Get interaction restrictions for an organization",
|
|
350890
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350891
|
-
"tags": ["interactions"],
|
|
350892
|
-
"operationId": "interactions/get-restrictions-for-org",
|
|
350893
|
-
"externalDocs": {
|
|
350894
|
-
"description": "API method documentation",
|
|
350895
|
-
"url": "https://docs.github.com/rest/reference/interactions#get-interaction-restrictions-for-an-organization"
|
|
350896
|
-
},
|
|
350897
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
350898
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
350899
|
-
},
|
|
350900
|
-
"put": {
|
|
350901
|
-
"summary": "Set interaction restrictions for an organization",
|
|
350902
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350903
|
-
"tags": ["interactions"],
|
|
350904
|
-
"operationId": "interactions/set-restrictions-for-org",
|
|
350905
|
-
"externalDocs": {
|
|
350906
|
-
"description": "API method documentation",
|
|
350907
|
-
"url": "https://docs.github.com/rest/reference/interactions#set-interaction-restrictions-for-an-organization"
|
|
350908
|
-
},
|
|
350909
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
350910
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
350911
|
-
},
|
|
350912
|
-
"delete": {
|
|
350913
|
-
"summary": "Remove interaction restrictions for an organization",
|
|
350914
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350915
|
-
"tags": ["interactions"],
|
|
350916
|
-
"operationId": "interactions/remove-restrictions-for-org",
|
|
350917
|
-
"externalDocs": {
|
|
350918
|
-
"description": "API method documentation",
|
|
350919
|
-
"url": "https://docs.github.com/rest/reference/interactions#remove-interaction-restrictions-for-an-organization"
|
|
350920
|
-
},
|
|
350921
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
350922
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
350923
|
-
}
|
|
350924
|
-
},
|
|
350925
|
-
"/orgs/{org}/invitations": {
|
|
350926
|
-
"get": {
|
|
350927
|
-
"summary": "List pending organization invitations",
|
|
350928
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350929
|
-
"tags": ["orgs"],
|
|
350930
|
-
"operationId": "orgs/list-pending-invitations",
|
|
350931
|
-
"externalDocs": {
|
|
350932
|
-
"description": "API method documentation",
|
|
350933
|
-
"url": "https://docs.github.com/rest/reference/orgs#list-pending-organization-invitations"
|
|
350934
|
-
},
|
|
350935
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
350936
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
350937
|
-
},
|
|
350938
|
-
"post": {
|
|
350939
|
-
"summary": "Create an organization invitation",
|
|
350940
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350941
|
-
"tags": ["orgs"],
|
|
350942
|
-
"operationId": "orgs/create-invitation",
|
|
350943
|
-
"externalDocs": {
|
|
350944
|
-
"description": "API method documentation",
|
|
350945
|
-
"url": "https://docs.github.com/rest/reference/orgs#create-an-organization-invitation"
|
|
350946
|
-
},
|
|
350947
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
350948
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
350949
|
-
}
|
|
350950
|
-
},
|
|
350951
|
-
"/orgs/{org}/invitations/{invitation_id}": {
|
|
350952
|
-
"delete": {
|
|
350953
|
-
"summary": "Cancel an organization invitation",
|
|
350954
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350955
|
-
"tags": ["orgs"],
|
|
350956
|
-
"operationId": "orgs/cancel-invitation",
|
|
350957
|
-
"externalDocs": {
|
|
350958
|
-
"description": "API method documentation",
|
|
350959
|
-
"url": "https://docs.github.com/rest/reference/orgs#cancel-an-organization-invitation"
|
|
350960
|
-
},
|
|
350961
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
350962
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
350963
|
-
}
|
|
350964
|
-
},
|
|
350965
|
-
"/orgs/{org}/invitations/{invitation_id}/teams": {
|
|
350966
|
-
"get": {
|
|
350967
|
-
"summary": "List organization invitation teams",
|
|
350968
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350969
|
-
"tags": ["orgs"],
|
|
350970
|
-
"operationId": "orgs/list-invitation-teams",
|
|
350971
|
-
"externalDocs": {
|
|
350972
|
-
"description": "API method documentation",
|
|
350973
|
-
"url": "https://docs.github.com/rest/reference/orgs#list-organization-invitation-teams"
|
|
350974
|
-
},
|
|
350975
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
350976
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
350977
|
-
}
|
|
350978
|
-
},
|
|
350979
|
-
"/orgs/{org}/members/{username}/codespaces/{codespace_name}": {
|
|
350980
|
-
"delete": {
|
|
350981
|
-
"summary": "Delete a codespace from the organization",
|
|
350982
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350983
|
-
"tags": ["codespaces"],
|
|
350984
|
-
"operationId": "codespaces/delete-from-organization",
|
|
350985
|
-
"externalDocs": {
|
|
350986
|
-
"description": "API method documentation",
|
|
350987
|
-
"url": "https://docs.github.com/rest/reference/codespaces"
|
|
350988
|
-
},
|
|
350989
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
350990
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
350991
|
-
}
|
|
350992
|
-
},
|
|
350993
|
-
"/orgs/{org}/members/{username}/codespaces/{codespace_name}/stop": {
|
|
350994
|
-
"post": {
|
|
350995
|
-
"summary": "Stop a codespace for an organization user",
|
|
350996
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350997
|
-
"tags": ["codespaces"],
|
|
350998
|
-
"operationId": "codespaces/stop-in-organization",
|
|
350999
|
-
"externalDocs": {
|
|
351000
|
-
"description": "API method documentation",
|
|
351001
|
-
"url": "https://docs.github.com/rest/reference/codespaces"
|
|
351002
|
-
},
|
|
351003
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351004
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351005
|
-
}
|
|
351006
|
-
},
|
|
351007
|
-
"/orgs/{org}/migrations/{migration_id}/archive": {
|
|
351008
|
-
"get": {
|
|
351009
|
-
"summary": "Download an organization migration archive",
|
|
351010
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351011
|
-
"tags": ["migrations"],
|
|
351012
|
-
"operationId": "migrations/download-archive-for-org",
|
|
351013
|
-
"externalDocs": {
|
|
351014
|
-
"description": "API method documentation",
|
|
351015
|
-
"url": "https://docs.github.com/rest/reference/migrations#download-an-organization-migration-archive"
|
|
351016
|
-
},
|
|
351017
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351018
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351019
|
-
},
|
|
351020
|
-
"delete": {
|
|
351021
|
-
"summary": "Delete an organization migration archive",
|
|
351022
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351023
|
-
"tags": ["migrations"],
|
|
351024
|
-
"operationId": "migrations/delete-archive-for-org",
|
|
351025
|
-
"externalDocs": {
|
|
351026
|
-
"description": "API method documentation",
|
|
351027
|
-
"url": "https://docs.github.com/rest/reference/migrations#delete-an-organization-migration-archive"
|
|
351028
|
-
},
|
|
351029
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351030
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351031
|
-
}
|
|
351032
|
-
},
|
|
351033
|
-
"/orgs/{org}/migrations/{migration_id}/repos/{repo_name}/lock": {
|
|
351034
|
-
"delete": {
|
|
351035
|
-
"summary": "Unlock an organization repository",
|
|
351036
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351037
|
-
"tags": ["migrations"],
|
|
351038
|
-
"operationId": "migrations/unlock-repo-for-org",
|
|
351039
|
-
"externalDocs": {
|
|
351040
|
-
"description": "API method documentation",
|
|
351041
|
-
"url": "https://docs.github.com/rest/reference/migrations#unlock-an-organization-repository"
|
|
351042
|
-
},
|
|
351043
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351044
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351045
|
-
}
|
|
351046
|
-
},
|
|
351047
|
-
"/orgs/{org}/migrations/{migration_id}/repositories": {
|
|
351048
|
-
"get": {
|
|
351049
|
-
"summary": "List repositories in an organization migration",
|
|
351050
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351051
|
-
"tags": ["migrations"],
|
|
351052
|
-
"operationId": "migrations/list-repos-for-org",
|
|
351053
|
-
"externalDocs": {
|
|
351054
|
-
"description": "API method documentation",
|
|
351055
|
-
"url": "https://docs.github.com/rest/reference/migrations#list-repositories-in-an-organization-migration"
|
|
351056
|
-
},
|
|
351057
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351058
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351059
|
-
}
|
|
351060
|
-
},
|
|
351061
|
-
"/orgs/{org}/packages": {
|
|
351062
|
-
"get": {
|
|
351063
|
-
"summary": "List packages for an organization",
|
|
351064
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351065
|
-
"tags": ["packages"],
|
|
351066
|
-
"operationId": "packages/list-packages-for-organization",
|
|
351067
|
-
"externalDocs": {
|
|
351068
|
-
"description": "API method documentation",
|
|
351069
|
-
"url": "https://docs.github.com/rest/reference/packages#list-packages-for-an-organization"
|
|
351070
|
-
},
|
|
351071
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351072
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351073
|
-
}
|
|
351074
|
-
},
|
|
351075
|
-
"/orgs/{org}/packages/{package_type}/{package_name}": {
|
|
351076
|
-
"get": {
|
|
351077
|
-
"summary": "Get a package for an organization",
|
|
351078
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351079
|
-
"tags": ["packages"],
|
|
351080
|
-
"operationId": "packages/get-package-for-organization",
|
|
351081
|
-
"externalDocs": {
|
|
351082
|
-
"description": "API method documentation",
|
|
351083
|
-
"url": "https://docs.github.com/rest/reference/packages#get-a-package-for-an-organization"
|
|
351084
|
-
},
|
|
351085
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351086
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351087
|
-
},
|
|
351088
|
-
"delete": {
|
|
351089
|
-
"summary": "Delete a package for an organization",
|
|
351090
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351091
|
-
"tags": ["packages"],
|
|
351092
|
-
"operationId": "packages/delete-package-for-org",
|
|
351093
|
-
"externalDocs": {
|
|
351094
|
-
"description": "API method documentation",
|
|
351095
|
-
"url": "https://docs.github.com/rest/reference/packages#delete-a-package-for-an-organization"
|
|
351096
|
-
},
|
|
351097
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351098
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351099
|
-
}
|
|
351100
|
-
},
|
|
351101
|
-
"/orgs/{org}/packages/{package_type}/{package_name}/restore": {
|
|
351102
|
-
"post": {
|
|
351103
|
-
"summary": "Restore a package for an organization",
|
|
351104
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351105
|
-
"tags": ["packages"],
|
|
351106
|
-
"operationId": "packages/restore-package-for-org",
|
|
351107
|
-
"externalDocs": {
|
|
351108
|
-
"description": "API method documentation",
|
|
351109
|
-
"url": "https://docs.github.com/rest/reference/packages#restore-a-package-for-an-organization"
|
|
351110
|
-
},
|
|
351111
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351112
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351113
|
-
}
|
|
351114
|
-
},
|
|
351115
|
-
"/orgs/{org}/packages/{package_type}/{package_name}/versions": {
|
|
351116
|
-
"get": {
|
|
351117
|
-
"summary": "Get all package versions for a package owned by an organization",
|
|
351118
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351119
|
-
"tags": ["packages"],
|
|
351120
|
-
"operationId": "packages/get-all-package-versions-for-package-owned-by-org",
|
|
351121
|
-
"externalDocs": {
|
|
351122
|
-
"description": "API method documentation",
|
|
351123
|
-
"url": "https://docs.github.com/rest/reference/packages#get-all-package-versions-for-a-package-owned-by-an-organization"
|
|
351124
|
-
},
|
|
351125
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351126
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351127
|
-
}
|
|
351128
|
-
},
|
|
351129
|
-
"/orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}": {
|
|
351130
|
-
"get": {
|
|
351131
|
-
"summary": "Get a package version for an organization",
|
|
351132
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351133
|
-
"tags": ["packages"],
|
|
351134
|
-
"operationId": "packages/get-package-version-for-organization",
|
|
351135
|
-
"externalDocs": {
|
|
351136
|
-
"description": "API method documentation",
|
|
351137
|
-
"url": "https://docs.github.com/rest/reference/packages#get-a-package-version-for-an-organization"
|
|
351138
|
-
},
|
|
351139
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351140
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351141
|
-
},
|
|
351142
|
-
"delete": {
|
|
351143
|
-
"summary": "Delete package version for an organization",
|
|
351144
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351145
|
-
"tags": ["packages"],
|
|
351146
|
-
"operationId": "packages/delete-package-version-for-org",
|
|
351147
|
-
"externalDocs": {
|
|
351148
|
-
"description": "API method documentation",
|
|
351149
|
-
"url": "https://docs.github.com/rest/reference/packages#delete-a-package-version-for-an-organization"
|
|
351150
|
-
},
|
|
351151
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351152
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351153
|
-
}
|
|
351154
|
-
},
|
|
351155
|
-
"/orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}/restore": {
|
|
351156
|
-
"post": {
|
|
351157
|
-
"summary": "Restore package version for an organization",
|
|
351158
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351159
|
-
"tags": ["packages"],
|
|
351160
|
-
"operationId": "packages/restore-package-version-for-org",
|
|
351161
|
-
"externalDocs": {
|
|
351162
|
-
"description": "API method documentation",
|
|
351163
|
-
"url": "https://docs.github.com/rest/reference/packages#restore-a-package-version-for-an-organization"
|
|
351164
|
-
},
|
|
351165
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351166
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351167
|
-
}
|
|
351168
|
-
},
|
|
351169
|
-
"/orgs/{org}/settings/billing/actions": {
|
|
351170
|
-
"get": {
|
|
351171
|
-
"summary": "Get GitHub Actions billing for an organization",
|
|
351172
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351173
|
-
"operationId": "billing/get-github-actions-billing-org",
|
|
351174
|
-
"tags": ["billing"],
|
|
351175
|
-
"externalDocs": {
|
|
351176
|
-
"description": "API method documentation",
|
|
351177
|
-
"url": "https://docs.github.com/rest/reference/billing#get-github-actions-billing-for-an-organization"
|
|
351178
|
-
},
|
|
351179
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351180
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351181
|
-
}
|
|
351182
|
-
},
|
|
351183
|
-
"/orgs/{org}/settings/billing/packages": {
|
|
351184
|
-
"get": {
|
|
351185
|
-
"summary": "Get GitHub Packages billing for an organization",
|
|
351186
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351187
|
-
"operationId": "billing/get-github-packages-billing-org",
|
|
351188
|
-
"tags": ["billing"],
|
|
351189
|
-
"externalDocs": {
|
|
351190
|
-
"description": "API method documentation",
|
|
351191
|
-
"url": "https://docs.github.com/rest/reference/billing#get-github-packages-billing-for-an-organization"
|
|
351192
|
-
},
|
|
351193
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351194
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351195
|
-
}
|
|
351196
|
-
},
|
|
351197
|
-
"/orgs/{org}/settings/billing/shared-storage": {
|
|
351198
|
-
"get": {
|
|
351199
|
-
"summary": "Get shared storage billing for an organization",
|
|
351200
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351201
|
-
"operationId": "billing/get-shared-storage-billing-org",
|
|
351202
|
-
"tags": ["billing"],
|
|
351203
|
-
"externalDocs": {
|
|
351204
|
-
"description": "API method documentation",
|
|
351205
|
-
"url": "https://docs.github.com/rest/reference/billing#get-shared-storage-billing-for-an-organization"
|
|
351206
|
-
},
|
|
351207
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351208
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351209
|
-
}
|
|
351210
|
-
},
|
|
351211
|
-
"/orgs/{org}/team-sync/groups": {
|
|
351212
|
-
"get": {
|
|
351213
|
-
"summary": "List IdP groups for an organization",
|
|
351214
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351215
|
-
"tags": ["teams"],
|
|
351216
|
-
"operationId": "teams/list-idp-groups-for-org",
|
|
351217
|
-
"externalDocs": {
|
|
351218
|
-
"description": "API method documentation",
|
|
351219
|
-
"url": "https://docs.github.com/rest/reference/teams#list-idp-groups-for-an-organization"
|
|
351220
|
-
},
|
|
351221
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351222
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351223
|
-
}
|
|
351224
|
-
},
|
|
351225
|
-
"/orgs/{org}/teams/{team_slug}/external-groups": {
|
|
351226
|
-
"get": {
|
|
351227
|
-
"summary": "List a connection between an external group and a team",
|
|
351228
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351229
|
-
"tags": ["teams"],
|
|
351230
|
-
"operationId": "teams/list-linked-external-idp-groups-to-team-for-org",
|
|
351231
|
-
"externalDocs": {
|
|
351232
|
-
"description": "API method documentation",
|
|
351233
|
-
"url": "https://docs.github.com/rest/reference/teams#list-external-idp-group-team-connection"
|
|
351234
|
-
},
|
|
351235
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351236
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351237
|
-
},
|
|
351238
|
-
"delete": {
|
|
351239
|
-
"summary": "Remove the connection between an external group and a team",
|
|
351240
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351241
|
-
"tags": ["teams"],
|
|
351242
|
-
"operationId": "teams/unlink-external-idp-group-from-team-for-org",
|
|
351243
|
-
"externalDocs": {
|
|
351244
|
-
"description": "API method documentation",
|
|
351245
|
-
"url": "https://docs.github.com/rest/reference/teams#unlink-external-idp-group-team-connection"
|
|
351246
|
-
},
|
|
351247
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351248
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351249
|
-
},
|
|
351250
|
-
"patch": {
|
|
351251
|
-
"summary": "Update the connection between an external group and a team",
|
|
351252
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351253
|
-
"tags": ["teams"],
|
|
351254
|
-
"operationId": "teams/link-external-idp-group-to-team-for-org",
|
|
351255
|
-
"externalDocs": {
|
|
351256
|
-
"description": "API method documentation",
|
|
351257
|
-
"url": "https://docs.github.com/rest/reference/teams#link-external-idp-group-team-connection"
|
|
351258
|
-
},
|
|
351259
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351260
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351261
|
-
}
|
|
351262
|
-
},
|
|
351263
|
-
"/orgs/{org}/teams/{team_slug}/invitations": {
|
|
351264
|
-
"get": {
|
|
351265
|
-
"summary": "List pending team invitations",
|
|
351266
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351267
|
-
"tags": ["teams"],
|
|
351268
|
-
"operationId": "teams/list-pending-invitations-in-org",
|
|
351269
|
-
"externalDocs": {
|
|
351270
|
-
"description": "API method documentation",
|
|
351271
|
-
"url": "https://docs.github.com/rest/reference/teams#list-pending-team-invitations"
|
|
351272
|
-
},
|
|
351273
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351274
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351275
|
-
}
|
|
351276
|
-
},
|
|
351277
|
-
"/orgs/{org}/teams/{team_slug}/team-sync/group-mappings": {
|
|
351278
|
-
"get": {
|
|
351279
|
-
"summary": "List IdP groups for a team",
|
|
351280
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351281
|
-
"tags": ["teams"],
|
|
351282
|
-
"operationId": "teams/list-idp-groups-in-org",
|
|
351283
|
-
"externalDocs": {
|
|
351284
|
-
"description": "API method documentation",
|
|
351285
|
-
"url": "https://docs.github.com/rest/reference/teams#list-idp-groups-for-a-team"
|
|
351286
|
-
},
|
|
351287
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351288
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351289
|
-
},
|
|
351290
|
-
"patch": {
|
|
351291
|
-
"summary": "Create or update IdP group connections",
|
|
351292
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351293
|
-
"tags": ["teams"],
|
|
351294
|
-
"operationId": "teams/create-or-update-idp-group-connections-in-org",
|
|
351295
|
-
"externalDocs": {
|
|
351296
|
-
"description": "API method documentation",
|
|
351297
|
-
"url": "https://docs.github.com/rest/reference/teams#create-or-update-idp-group-connections"
|
|
351298
|
-
},
|
|
351299
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351300
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351301
|
-
}
|
|
351302
|
-
},
|
|
351303
|
-
"/repos/{owner}/{repo}/actions/caches": {
|
|
351304
|
-
"get": {
|
|
351305
|
-
"summary": "List GitHub Actions caches for a repository",
|
|
351306
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351307
|
-
"tags": ["actions"],
|
|
351308
|
-
"operationId": "actions/get-actions-cache-list",
|
|
351309
|
-
"externalDocs": {
|
|
351310
|
-
"description": "API method documentation",
|
|
351311
|
-
"url": "https://docs.github.com/rest/actions/cache#list-github-actions-caches-for-a-repository"
|
|
351312
|
-
},
|
|
351313
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351314
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351315
|
-
},
|
|
351316
|
-
"delete": {
|
|
351317
|
-
"summary": "Delete GitHub Actions caches for a repository (using a cache key)",
|
|
351318
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351319
|
-
"tags": ["actions"],
|
|
351320
|
-
"operationId": "actions/delete-actions-cache-by-key",
|
|
351321
|
-
"externalDocs": {
|
|
351322
|
-
"description": "API method documentation",
|
|
351323
|
-
"url": "https://docs.github.com/rest/actions/cache#delete-github-actions-caches-for-a-repository-using-a-cache-key"
|
|
351324
|
-
},
|
|
351325
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351326
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351327
|
-
}
|
|
351328
|
-
},
|
|
351329
|
-
"/repos/{owner}/{repo}/actions/caches/{cache_id}": {
|
|
351330
|
-
"delete": {
|
|
351331
|
-
"summary": "Delete a GitHub Actions cache for a repository (using a cache ID)",
|
|
351332
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351333
|
-
"tags": ["actions"],
|
|
351334
|
-
"operationId": "actions/delete-actions-cache-by-id",
|
|
351335
|
-
"externalDocs": {
|
|
351336
|
-
"description": "API method documentation",
|
|
351337
|
-
"url": "https://docs.github.com/rest/actions/cache#delete-a-github-actions-cache-for-a-repository-using-a-cache-id"
|
|
351338
|
-
},
|
|
351339
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351340
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351341
|
-
}
|
|
351342
|
-
},
|
|
351343
|
-
"/repos/{owner}/{repo}/actions/oidc/customization/sub": {
|
|
351344
|
-
"get": {
|
|
351345
|
-
"summary": "Get the opt-out flag of an OIDC subject claim customization for a repository",
|
|
351346
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351347
|
-
"tags": ["actions"],
|
|
351348
|
-
"operationId": "actions/get-custom-oidc-sub-claim-for-repo",
|
|
351349
|
-
"externalDocs": {
|
|
351350
|
-
"description": "API method documentation",
|
|
351351
|
-
"url": "https://docs.github.com/rest/actions/oidc#get-the-opt-out-flag-of-an-oidc-subject-claim-customization-for-a-repository"
|
|
351352
|
-
},
|
|
351353
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351354
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351355
|
-
},
|
|
351356
|
-
"put": {
|
|
351357
|
-
"summary": "Set the opt-out flag of an OIDC subject claim customization for a repository",
|
|
351358
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351359
|
-
"tags": ["actions"],
|
|
351360
|
-
"operationId": "actions/set-custom-oidc-sub-claim-for-repo",
|
|
351361
|
-
"externalDocs": {
|
|
351362
|
-
"description": "API method documentation",
|
|
351363
|
-
"url": "https://docs.github.com/rest/actions/oidc#set-the-opt-out-flag-of-an-oidc-subject-claim-customization-for-a-repository"
|
|
351364
|
-
},
|
|
351365
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351366
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351367
|
-
}
|
|
351368
|
-
},
|
|
351369
|
-
"/repos/{owner}/{repo}/actions/permissions/workflow": {
|
|
351370
|
-
"get": {
|
|
351371
|
-
"summary": "Get default workflow permissions for a repository",
|
|
351372
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351373
|
-
"tags": ["actions"],
|
|
351374
|
-
"operationId": "actions/get-github-actions-default-workflow-permissions-repository",
|
|
351375
|
-
"externalDocs": {
|
|
351376
|
-
"description": "API method documentation",
|
|
351377
|
-
"url": "https://docs.github.com/rest/reference/actions#get-default-workflow-permissions-for-a-repository"
|
|
351378
|
-
},
|
|
351379
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351380
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351381
|
-
},
|
|
351382
|
-
"put": {
|
|
351383
|
-
"summary": "Set default workflow permissions for a repository",
|
|
351384
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351385
|
-
"tags": ["actions"],
|
|
351386
|
-
"operationId": "actions/set-github-actions-default-workflow-permissions-repository",
|
|
351387
|
-
"externalDocs": {
|
|
351388
|
-
"description": "API method documentation",
|
|
351389
|
-
"url": "https://docs.github.com/rest/reference/actions#set-default-workflow-permissions-for-a-repository"
|
|
351390
|
-
},
|
|
351391
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351392
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351393
|
-
}
|
|
351394
|
-
},
|
|
351395
|
-
"/repos/{owner}/{repo}/actions/runs/{run_id}/approve": {
|
|
351396
|
-
"post": {
|
|
351397
|
-
"summary": "Approve a workflow run for a fork pull request",
|
|
351398
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351399
|
-
"tags": ["actions"],
|
|
351400
|
-
"operationId": "actions/approve-workflow-run",
|
|
351401
|
-
"externalDocs": {
|
|
351402
|
-
"description": "API method documentation",
|
|
351403
|
-
"url": "https://docs.github.com/rest/reference/actions#approve-a-workflow-run-for-a-fork-pull-request"
|
|
351404
|
-
},
|
|
351405
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351406
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351407
|
-
}
|
|
351408
|
-
},
|
|
351409
|
-
"/repos/{owner}/{repo}/actions/runs/{run_id}/timing": {
|
|
351410
|
-
"get": {
|
|
351411
|
-
"summary": "Get workflow run usage",
|
|
351412
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351413
|
-
"tags": ["actions"],
|
|
351414
|
-
"operationId": "actions/get-workflow-run-usage",
|
|
351415
|
-
"externalDocs": {
|
|
351416
|
-
"description": "API method documentation",
|
|
351417
|
-
"url": "https://docs.github.com/rest/reference/actions#get-workflow-run-usage"
|
|
351418
|
-
},
|
|
351419
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351420
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351421
|
-
}
|
|
351422
|
-
},
|
|
351423
|
-
"/repos/{owner}/{repo}/actions/workflows/{workflow_id}/timing": {
|
|
351424
|
-
"get": {
|
|
351425
|
-
"summary": "Get workflow usage",
|
|
351426
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351427
|
-
"tags": ["actions"],
|
|
351428
|
-
"operationId": "actions/get-workflow-usage",
|
|
351429
|
-
"externalDocs": {
|
|
351430
|
-
"description": "API method documentation",
|
|
351431
|
-
"url": "https://docs.github.com/rest/reference/actions#get-workflow-usage"
|
|
351432
|
-
},
|
|
351433
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351434
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351435
|
-
}
|
|
351436
|
-
},
|
|
351437
|
-
"/repos/{owner}/{repo}/automated-security-fixes": {
|
|
351438
|
-
"put": {
|
|
351439
|
-
"summary": "Enable automated security fixes",
|
|
351440
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351441
|
-
"tags": ["repos"],
|
|
351442
|
-
"operationId": "repos/enable-automated-security-fixes",
|
|
351443
|
-
"externalDocs": {
|
|
351444
|
-
"description": "API method documentation",
|
|
351445
|
-
"url": "https://docs.github.com/rest/reference/repos#enable-automated-security-fixes"
|
|
351446
|
-
},
|
|
351447
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351448
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351449
|
-
},
|
|
351450
|
-
"delete": {
|
|
351451
|
-
"summary": "Disable automated security fixes",
|
|
351452
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351453
|
-
"tags": ["repos"],
|
|
351454
|
-
"operationId": "repos/disable-automated-security-fixes",
|
|
351455
|
-
"externalDocs": {
|
|
351456
|
-
"description": "API method documentation",
|
|
351457
|
-
"url": "https://docs.github.com/rest/reference/repos#disable-automated-security-fixes"
|
|
351458
|
-
},
|
|
351459
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351460
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351461
|
-
}
|
|
351462
|
-
},
|
|
351463
|
-
"/repos/{owner}/{repo}/codespaces": {
|
|
351464
|
-
"get": {
|
|
351465
|
-
"summary": "List codespaces in a repository for the authenticated user",
|
|
351466
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351467
|
-
"tags": ["codespaces"],
|
|
351468
|
-
"operationId": "codespaces/list-in-repository-for-authenticated-user",
|
|
351469
|
-
"externalDocs": {
|
|
351470
|
-
"description": "API method documentation",
|
|
351471
|
-
"url": "https://docs.github.com/rest/reference/codespaces#list-codespaces-in-a-repository-for-the-authenticated-user"
|
|
351472
|
-
},
|
|
351473
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351474
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351475
|
-
},
|
|
351476
|
-
"post": {
|
|
351477
|
-
"summary": "Create a codespace in a repository",
|
|
351478
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351479
|
-
"tags": ["codespaces"],
|
|
351480
|
-
"operationId": "codespaces/create-with-repo-for-authenticated-user",
|
|
351481
|
-
"externalDocs": {
|
|
351482
|
-
"description": "API method documentation",
|
|
351483
|
-
"url": "https://docs.github.com/rest/reference/codespaces#create-a-codespace-in-a-repository"
|
|
351484
|
-
},
|
|
351485
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351486
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351487
|
-
}
|
|
351488
|
-
},
|
|
351489
|
-
"/repos/{owner}/{repo}/codespaces/devcontainers": {
|
|
351490
|
-
"get": {
|
|
351491
|
-
"summary": "List devcontainer configurations in a repository for the authenticated user",
|
|
351492
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351493
|
-
"tags": ["codespaces"],
|
|
351494
|
-
"operationId": "codespaces/list-devcontainers-in-repository-for-authenticated-user",
|
|
351495
|
-
"externalDocs": {
|
|
351496
|
-
"description": "API method documentation",
|
|
351497
|
-
"url": "https://docs.github.com/rest/reference/codespaces#list-devcontainers-in-a-repository-for-the-authenticated-user"
|
|
351498
|
-
},
|
|
351499
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351500
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351501
|
-
}
|
|
351502
|
-
},
|
|
351503
|
-
"/repos/{owner}/{repo}/codespaces/machines": {
|
|
351504
|
-
"get": {
|
|
351505
|
-
"summary": "List available machine types for a repository",
|
|
351506
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351507
|
-
"tags": ["codespaces"],
|
|
351508
|
-
"operationId": "codespaces/repo-machines-for-authenticated-user",
|
|
351509
|
-
"externalDocs": {
|
|
351510
|
-
"description": "API method documentation",
|
|
351511
|
-
"url": "https://docs.github.com/rest/reference/codespaces#list-available-machine-types-for-a-repository"
|
|
351512
|
-
},
|
|
351513
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351514
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351515
|
-
}
|
|
351516
|
-
},
|
|
351517
|
-
"/repos/{owner}/{repo}/codespaces/secrets": {
|
|
351518
|
-
"get": {
|
|
351519
|
-
"summary": "List repository secrets",
|
|
351520
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351521
|
-
"tags": ["codespaces"],
|
|
351522
|
-
"operationId": "codespaces/list-repo-secrets",
|
|
351523
|
-
"externalDocs": {
|
|
351524
|
-
"description": "API method documentation",
|
|
351525
|
-
"url": "https://docs.github.com/rest/reference/codespaces#list-repository-secrets"
|
|
351526
|
-
},
|
|
351527
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351528
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351529
|
-
}
|
|
351530
|
-
},
|
|
351531
|
-
"/repos/{owner}/{repo}/codespaces/secrets/public-key": {
|
|
351532
|
-
"get": {
|
|
351533
|
-
"summary": "Get a repository public key",
|
|
351534
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351535
|
-
"tags": ["codespaces"],
|
|
351536
|
-
"operationId": "codespaces/get-repo-public-key",
|
|
351537
|
-
"externalDocs": {
|
|
351538
|
-
"description": "API method documentation",
|
|
351539
|
-
"url": "https://docs.github.com/rest/reference/codespaces#get-a-repository-public-key"
|
|
351540
|
-
},
|
|
351541
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351542
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351543
|
-
}
|
|
351544
|
-
},
|
|
351545
|
-
"/repos/{owner}/{repo}/codespaces/secrets/{secret_name}": {
|
|
351546
|
-
"get": {
|
|
351547
|
-
"summary": "Get a repository secret",
|
|
351548
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351549
|
-
"tags": ["codespaces"],
|
|
351550
|
-
"operationId": "codespaces/get-repo-secret",
|
|
351551
|
-
"externalDocs": {
|
|
351552
|
-
"description": "API method documentation",
|
|
351553
|
-
"url": "https://docs.github.com/rest/reference/codespaces#get-a-repository-secret"
|
|
351554
|
-
},
|
|
351555
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351556
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351557
|
-
},
|
|
351558
|
-
"put": {
|
|
351559
|
-
"summary": "Create or update a repository secret",
|
|
351560
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351561
|
-
"tags": ["codespaces"],
|
|
351562
|
-
"operationId": "codespaces/create-or-update-repo-secret",
|
|
351563
|
-
"externalDocs": {
|
|
351564
|
-
"description": "API method documentation",
|
|
351565
|
-
"url": "https://docs.github.com/rest/reference/codespaces#create-or-update-a-repository-secret"
|
|
351566
|
-
},
|
|
351567
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351568
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351569
|
-
},
|
|
351570
|
-
"delete": {
|
|
351571
|
-
"summary": "Delete a repository secret",
|
|
351572
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351573
|
-
"tags": ["codespaces"],
|
|
351574
|
-
"operationId": "codespaces/delete-repo-secret",
|
|
351575
|
-
"externalDocs": {
|
|
351576
|
-
"description": "API method documentation",
|
|
351577
|
-
"url": "https://docs.github.com/rest/reference/codespaces#delete-a-repository-secret"
|
|
351578
|
-
},
|
|
351579
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351580
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351581
|
-
}
|
|
351582
|
-
},
|
|
351583
|
-
"/repos/{owner}/{repo}/community/code_of_conduct": {
|
|
351584
|
-
"get": {
|
|
351585
|
-
"summary": "Get the code of conduct for a repository",
|
|
351586
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351587
|
-
"tags": ["codes-of-conduct"],
|
|
351588
|
-
"operationId": "codes-of-conduct/get-for-repo",
|
|
351589
|
-
"externalDocs": {
|
|
351590
|
-
"description": "API method documentation",
|
|
351591
|
-
"url": "https://docs.github.com/rest/reference/codes-of-conduct#get-the-code-of-conduct-for-a-repository"
|
|
351592
|
-
},
|
|
351593
|
-
"deprecated": true,
|
|
351594
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351595
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351596
|
-
}
|
|
351597
|
-
},
|
|
351598
|
-
"/repos/{owner}/{repo}/community/profile": {
|
|
351599
|
-
"get": {
|
|
351600
|
-
"summary": "Get community profile metrics",
|
|
351601
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351602
|
-
"tags": ["repos"],
|
|
351603
|
-
"operationId": "repos/get-community-profile-metrics",
|
|
351604
|
-
"externalDocs": {
|
|
351605
|
-
"description": "API method documentation",
|
|
351606
|
-
"url": "https://docs.github.com/rest/reference/repos#get-community-profile-metrics"
|
|
351607
|
-
},
|
|
351608
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351609
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351610
|
-
}
|
|
351611
|
-
},
|
|
351612
|
-
"/repos/{owner}/{repo}/dependency-graph/compare/{basehead}": {
|
|
351613
|
-
"get": {
|
|
351614
|
-
"summary": "Get a diff of the dependencies between commits",
|
|
351615
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351616
|
-
"tags": ["dependency-graph"],
|
|
351617
|
-
"operationId": "dependency-graph/diff-range",
|
|
351618
|
-
"externalDocs": {
|
|
351619
|
-
"description": "API method documentation",
|
|
351620
|
-
"url": "https://docs.github.com/rest/reference/dependency-graph#get-a-diff-of-the-dependencies-between-commits"
|
|
351621
|
-
},
|
|
351622
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351623
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351624
|
-
}
|
|
351625
|
-
},
|
|
351626
|
-
"/repos/{owner}/{repo}/dependency-graph/snapshots": {
|
|
351627
|
-
"post": {
|
|
351628
|
-
"summary": "Create a snapshot of dependencies for a repository",
|
|
351629
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351630
|
-
"tags": ["dependency-graph"],
|
|
351631
|
-
"operationId": "dependency-graph/create-repository-snapshot",
|
|
351632
|
-
"externalDocs": {
|
|
351633
|
-
"description": "API method documentation",
|
|
351634
|
-
"url": "https://docs.github.com/rest/reference/dependency-graph#create-a-snapshot-of-dependencies-for-a-repository"
|
|
351635
|
-
},
|
|
351636
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351637
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351638
|
-
}
|
|
351639
|
-
},
|
|
351640
|
-
"/repos/{owner}/{repo}/import": {
|
|
351641
|
-
"get": {
|
|
351642
|
-
"summary": "Get an import status",
|
|
351643
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351644
|
-
"tags": ["migrations"],
|
|
351645
|
-
"operationId": "migrations/get-import-status",
|
|
351646
|
-
"externalDocs": {
|
|
351647
|
-
"description": "API method documentation",
|
|
351648
|
-
"url": "https://docs.github.com/rest/reference/migrations#get-an-import-status"
|
|
351649
|
-
},
|
|
351650
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351651
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351652
|
-
},
|
|
351653
|
-
"put": {
|
|
351654
|
-
"summary": "Start an import",
|
|
351655
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351656
|
-
"tags": ["migrations"],
|
|
351657
|
-
"operationId": "migrations/start-import",
|
|
351658
|
-
"externalDocs": {
|
|
351659
|
-
"description": "API method documentation",
|
|
351660
|
-
"url": "https://docs.github.com/rest/reference/migrations#start-an-import"
|
|
351661
|
-
},
|
|
351662
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351663
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351664
|
-
},
|
|
351665
|
-
"delete": {
|
|
351666
|
-
"summary": "Cancel an import",
|
|
351667
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351668
|
-
"tags": ["migrations"],
|
|
351669
|
-
"operationId": "migrations/cancel-import",
|
|
351670
|
-
"externalDocs": {
|
|
351671
|
-
"description": "API method documentation",
|
|
351672
|
-
"url": "https://docs.github.com/rest/reference/migrations#cancel-an-import"
|
|
351673
|
-
},
|
|
351674
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351675
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351676
|
-
},
|
|
351677
|
-
"patch": {
|
|
351678
|
-
"summary": "Update an import",
|
|
351679
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351680
|
-
"tags": ["migrations"],
|
|
351681
|
-
"operationId": "migrations/update-import",
|
|
351682
|
-
"externalDocs": {
|
|
351683
|
-
"description": "API method documentation",
|
|
351684
|
-
"url": "https://docs.github.com/rest/reference/migrations#update-an-import"
|
|
351685
|
-
},
|
|
351686
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351687
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351688
|
-
}
|
|
351689
|
-
},
|
|
351690
|
-
"/repos/{owner}/{repo}/import/authors": {
|
|
351691
|
-
"get": {
|
|
351692
|
-
"summary": "Get commit authors",
|
|
351693
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351694
|
-
"tags": ["migrations"],
|
|
351695
|
-
"operationId": "migrations/get-commit-authors",
|
|
351696
|
-
"externalDocs": {
|
|
351697
|
-
"description": "API method documentation",
|
|
351698
|
-
"url": "https://docs.github.com/rest/reference/migrations#get-commit-authors"
|
|
351699
|
-
},
|
|
351700
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351701
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351702
|
-
}
|
|
351703
|
-
},
|
|
351704
|
-
"/repos/{owner}/{repo}/import/authors/{author_id}": {
|
|
351705
|
-
"patch": {
|
|
351706
|
-
"summary": "Map a commit author",
|
|
351707
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351708
|
-
"tags": ["migrations"],
|
|
351709
|
-
"operationId": "migrations/map-commit-author",
|
|
351710
|
-
"externalDocs": {
|
|
351711
|
-
"description": "API method documentation",
|
|
351712
|
-
"url": "https://docs.github.com/rest/reference/migrations#map-a-commit-author"
|
|
351713
|
-
},
|
|
351714
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351715
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351716
|
-
}
|
|
351717
|
-
},
|
|
351718
|
-
"/repos/{owner}/{repo}/import/large_files": {
|
|
351719
|
-
"get": {
|
|
351720
|
-
"summary": "Get large files",
|
|
351721
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351722
|
-
"tags": ["migrations"],
|
|
351723
|
-
"operationId": "migrations/get-large-files",
|
|
351724
|
-
"externalDocs": {
|
|
351725
|
-
"description": "API method documentation",
|
|
351726
|
-
"url": "https://docs.github.com/rest/reference/migrations#get-large-files"
|
|
351727
|
-
},
|
|
351728
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351729
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351730
|
-
}
|
|
351731
|
-
},
|
|
351732
|
-
"/repos/{owner}/{repo}/import/lfs": {
|
|
351733
|
-
"patch": {
|
|
351734
|
-
"summary": "Update Git LFS preference",
|
|
351735
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351736
|
-
"tags": ["migrations"],
|
|
351737
|
-
"operationId": "migrations/set-lfs-preference",
|
|
351738
|
-
"externalDocs": {
|
|
351739
|
-
"description": "API method documentation",
|
|
351740
|
-
"url": "https://docs.github.com/rest/reference/migrations#update-git-lfs-preference"
|
|
351741
|
-
},
|
|
351742
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351743
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351744
|
-
}
|
|
351745
|
-
},
|
|
351746
|
-
"/repos/{owner}/{repo}/interaction-limits": {
|
|
351747
|
-
"get": {
|
|
351748
|
-
"summary": "Get interaction restrictions for a repository",
|
|
351749
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351750
|
-
"tags": ["interactions"],
|
|
351751
|
-
"operationId": "interactions/get-restrictions-for-repo",
|
|
351752
|
-
"externalDocs": {
|
|
351753
|
-
"description": "API method documentation",
|
|
351754
|
-
"url": "https://docs.github.com/rest/reference/interactions#get-interaction-restrictions-for-a-repository"
|
|
351755
|
-
},
|
|
351756
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351757
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351758
|
-
},
|
|
351759
|
-
"put": {
|
|
351760
|
-
"summary": "Set interaction restrictions for a repository",
|
|
351761
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351762
|
-
"tags": ["interactions"],
|
|
351763
|
-
"operationId": "interactions/set-restrictions-for-repo",
|
|
351764
|
-
"externalDocs": {
|
|
351765
|
-
"description": "API method documentation",
|
|
351766
|
-
"url": "https://docs.github.com/rest/reference/interactions#set-interaction-restrictions-for-a-repository"
|
|
351767
|
-
},
|
|
351768
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351769
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351770
|
-
},
|
|
351771
|
-
"delete": {
|
|
351772
|
-
"summary": "Remove interaction restrictions for a repository",
|
|
351773
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351774
|
-
"tags": ["interactions"],
|
|
351775
|
-
"operationId": "interactions/remove-restrictions-for-repo",
|
|
351776
|
-
"externalDocs": {
|
|
351777
|
-
"description": "API method documentation",
|
|
351778
|
-
"url": "https://docs.github.com/rest/reference/interactions#remove-interaction-restrictions-for-a-repository"
|
|
351779
|
-
},
|
|
351780
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351781
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351782
|
-
}
|
|
351783
|
-
},
|
|
351784
|
-
"/repos/{owner}/{repo}/pages/health": {
|
|
351785
|
-
"get": {
|
|
351786
|
-
"summary": "Get a DNS health check for GitHub Pages",
|
|
351787
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351788
|
-
"tags": ["repos"],
|
|
351789
|
-
"operationId": "repos/get-pages-health-check",
|
|
351790
|
-
"externalDocs": {
|
|
351791
|
-
"description": "API method documentation",
|
|
351792
|
-
"url": "https://docs.github.com/rest/reference/repos#get-a-dns-health-check-for-github-pages"
|
|
351793
|
-
},
|
|
351794
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351795
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351796
|
-
}
|
|
351797
|
-
},
|
|
351798
|
-
"/repos/{owner}/{repo}/pulls/{pull_number}/codespaces": {
|
|
351799
|
-
"post": {
|
|
351800
|
-
"summary": "Create a codespace from a pull request",
|
|
351801
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351802
|
-
"tags": ["codespaces"],
|
|
351803
|
-
"operationId": "codespaces/create-with-pr-for-authenticated-user",
|
|
351804
|
-
"externalDocs": {
|
|
351805
|
-
"description": "API method documentation",
|
|
351806
|
-
"url": "https://docs.github.com/rest/reference/codespaces#create-a-codespace-from-a-pull-request"
|
|
351807
|
-
},
|
|
351808
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351809
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351810
|
-
}
|
|
351811
|
-
},
|
|
351812
|
-
"/repos/{owner}/{repo}/traffic/clones": {
|
|
351813
|
-
"get": {
|
|
351814
|
-
"summary": "Get repository clones",
|
|
351815
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351816
|
-
"tags": ["repos"],
|
|
351817
|
-
"operationId": "repos/get-clones",
|
|
351818
|
-
"externalDocs": {
|
|
351819
|
-
"description": "API method documentation",
|
|
351820
|
-
"url": "https://docs.github.com/rest/reference/repos#get-repository-clones"
|
|
351821
|
-
},
|
|
351822
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351823
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351824
|
-
}
|
|
351825
|
-
},
|
|
351826
|
-
"/repos/{owner}/{repo}/traffic/popular/paths": {
|
|
351827
|
-
"get": {
|
|
351828
|
-
"summary": "Get top referral paths",
|
|
351829
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351830
|
-
"tags": ["repos"],
|
|
351831
|
-
"operationId": "repos/get-top-paths",
|
|
351832
|
-
"externalDocs": {
|
|
351833
|
-
"description": "API method documentation",
|
|
351834
|
-
"url": "https://docs.github.com/rest/reference/repos#get-top-referral-paths"
|
|
351835
|
-
},
|
|
351836
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351837
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351838
|
-
}
|
|
351839
|
-
},
|
|
351840
|
-
"/repos/{owner}/{repo}/traffic/popular/referrers": {
|
|
351841
|
-
"get": {
|
|
351842
|
-
"summary": "Get top referral sources",
|
|
351843
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351844
|
-
"tags": ["repos"],
|
|
351845
|
-
"operationId": "repos/get-top-referrers",
|
|
351846
|
-
"externalDocs": {
|
|
351847
|
-
"description": "API method documentation",
|
|
351848
|
-
"url": "https://docs.github.com/rest/reference/repos#get-top-referral-sources"
|
|
351849
|
-
},
|
|
351850
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351851
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351852
|
-
}
|
|
351853
|
-
},
|
|
351854
|
-
"/repos/{owner}/{repo}/traffic/views": {
|
|
351855
|
-
"get": {
|
|
351856
|
-
"summary": "Get page views",
|
|
351857
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351858
|
-
"tags": ["repos"],
|
|
351859
|
-
"operationId": "repos/get-views",
|
|
351860
|
-
"externalDocs": {
|
|
351861
|
-
"description": "API method documentation",
|
|
351862
|
-
"url": "https://docs.github.com/rest/reference/repos#get-page-views"
|
|
351863
|
-
},
|
|
351864
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351865
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351866
|
-
}
|
|
351867
|
-
},
|
|
351868
|
-
"/repos/{owner}/{repo}/vulnerability-alerts": {
|
|
351869
|
-
"get": {
|
|
351870
|
-
"summary": "Check if vulnerability alerts are enabled for a repository",
|
|
351871
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351872
|
-
"tags": ["repos"],
|
|
351873
|
-
"operationId": "repos/check-vulnerability-alerts",
|
|
351874
|
-
"externalDocs": {
|
|
351875
|
-
"description": "API method documentation",
|
|
351876
|
-
"url": "https://docs.github.com/rest/reference/repos#check-if-vulnerability-alerts-are-enabled-for-a-repository"
|
|
351877
|
-
},
|
|
351878
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351879
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351880
|
-
},
|
|
351881
|
-
"put": {
|
|
351882
|
-
"summary": "Enable vulnerability alerts",
|
|
351883
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351884
|
-
"tags": ["repos"],
|
|
351885
|
-
"operationId": "repos/enable-vulnerability-alerts",
|
|
351886
|
-
"externalDocs": {
|
|
351887
|
-
"description": "API method documentation",
|
|
351888
|
-
"url": "https://docs.github.com/rest/reference/repos#enable-vulnerability-alerts"
|
|
351889
|
-
},
|
|
351890
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351891
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351892
|
-
},
|
|
351893
|
-
"delete": {
|
|
351894
|
-
"summary": "Disable vulnerability alerts",
|
|
351895
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351896
|
-
"tags": ["repos"],
|
|
351897
|
-
"operationId": "repos/disable-vulnerability-alerts",
|
|
351898
|
-
"externalDocs": {
|
|
351899
|
-
"description": "API method documentation",
|
|
351900
|
-
"url": "https://docs.github.com/rest/reference/repos#disable-vulnerability-alerts"
|
|
351901
|
-
},
|
|
351902
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351903
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351904
|
-
}
|
|
351905
|
-
},
|
|
351906
|
-
"/scim/v2/enterprises/{enterprise}/Groups": {
|
|
351907
|
-
"get": {
|
|
351908
|
-
"summary": "List provisioned SCIM groups for an enterprise",
|
|
351909
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351910
|
-
"operationId": "enterprise-admin/list-provisioned-groups-enterprise",
|
|
351911
|
-
"tags": ["enterprise-admin"],
|
|
351912
|
-
"externalDocs": {
|
|
351913
|
-
"description": "API method documentation",
|
|
351914
|
-
"url": "https://docs.github.com/rest/reference/enterprise-admin#list-provisioned-scim-groups-for-an-enterprise"
|
|
351915
|
-
},
|
|
351916
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351917
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351918
|
-
},
|
|
351919
|
-
"post": {
|
|
351920
|
-
"summary": "Provision a SCIM enterprise group and invite users",
|
|
351921
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351922
|
-
"operationId": "enterprise-admin/provision-and-invite-enterprise-group",
|
|
351923
|
-
"tags": ["enterprise-admin"],
|
|
351924
|
-
"externalDocs": {
|
|
351925
|
-
"description": "API method documentation",
|
|
351926
|
-
"url": "https://docs.github.com/rest/reference/enterprise-admin#provision-a-scim-enterprise-group-and-invite-users"
|
|
351927
|
-
},
|
|
351928
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351929
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351930
|
-
}
|
|
351931
|
-
},
|
|
351932
|
-
"/scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}": {
|
|
351933
|
-
"get": {
|
|
351934
|
-
"summary": "Get SCIM provisioning information for an enterprise group",
|
|
351935
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351936
|
-
"operationId": "enterprise-admin/get-provisioning-information-for-enterprise-group",
|
|
351937
|
-
"tags": ["enterprise-admin"],
|
|
351938
|
-
"externalDocs": {
|
|
351939
|
-
"description": "API method documentation",
|
|
351940
|
-
"url": "https://docs.github.com/rest/reference/enterprise-admin#get-scim-provisioning-information-for-an-enterprise-group"
|
|
351941
|
-
},
|
|
351942
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351943
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351944
|
-
},
|
|
351945
|
-
"put": {
|
|
351946
|
-
"summary": "Set SCIM information for a provisioned enterprise group",
|
|
351947
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351948
|
-
"operationId": "enterprise-admin/set-information-for-provisioned-enterprise-group",
|
|
351949
|
-
"tags": ["enterprise-admin"],
|
|
351950
|
-
"externalDocs": {
|
|
351951
|
-
"description": "API method documentation",
|
|
351952
|
-
"url": "https://docs.github.com/rest/reference/enterprise-admin#set-scim-information-for-a-provisioned-enterprise-group"
|
|
351953
|
-
},
|
|
351954
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351955
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351956
|
-
},
|
|
351957
|
-
"delete": {
|
|
351958
|
-
"summary": "Delete a SCIM group from an enterprise",
|
|
351959
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351960
|
-
"operationId": "enterprise-admin/delete-scim-group-from-enterprise",
|
|
351961
|
-
"tags": ["enterprise-admin"],
|
|
351962
|
-
"externalDocs": {
|
|
351963
|
-
"description": "API method documentation",
|
|
351964
|
-
"url": "https://docs.github.com/rest/reference/enterprise-admin#delete-a-scim-group-from-an-enterprise"
|
|
351965
|
-
},
|
|
351966
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351967
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351968
|
-
},
|
|
351969
|
-
"patch": {
|
|
351970
|
-
"summary": "Update an attribute for a SCIM enterprise group",
|
|
351971
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351972
|
-
"operationId": "enterprise-admin/update-attribute-for-enterprise-group",
|
|
351973
|
-
"tags": ["enterprise-admin"],
|
|
351974
|
-
"externalDocs": {
|
|
351975
|
-
"description": "API method documentation",
|
|
351976
|
-
"url": "https://docs.github.com/rest/reference/enterprise-admin#update-an-attribute-for-a-scim-enterprise-group"
|
|
351977
|
-
},
|
|
351978
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351979
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351980
|
-
}
|
|
351981
|
-
},
|
|
351982
|
-
"/scim/v2/enterprises/{enterprise}/Users": {
|
|
351983
|
-
"get": {
|
|
351984
|
-
"summary": "List SCIM provisioned identities for an enterprise",
|
|
351985
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351986
|
-
"operationId": "enterprise-admin/list-provisioned-identities-enterprise",
|
|
351987
|
-
"tags": ["enterprise-admin"],
|
|
351988
|
-
"externalDocs": {
|
|
351989
|
-
"description": "API method documentation",
|
|
351990
|
-
"url": "https://docs.github.com/rest/reference/enterprise-admin#list-scim-provisioned-identities-for-an-enterprise"
|
|
351991
|
-
},
|
|
351992
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
351993
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
351994
|
-
},
|
|
351995
|
-
"post": {
|
|
351996
|
-
"summary": "Provision and invite a SCIM enterprise user",
|
|
351997
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351998
|
-
"operationId": "enterprise-admin/provision-and-invite-enterprise-user",
|
|
351999
|
-
"tags": ["enterprise-admin"],
|
|
352000
|
-
"externalDocs": {
|
|
352001
|
-
"description": "API method documentation",
|
|
352002
|
-
"url": "https://docs.github.com/rest/reference/enterprise-admin#provision-and-invite-a-scim-enterprise-user"
|
|
352003
|
-
},
|
|
352004
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352005
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352006
|
-
}
|
|
352007
|
-
},
|
|
352008
|
-
"/scim/v2/enterprises/{enterprise}/Users/{scim_user_id}": {
|
|
352009
|
-
"get": {
|
|
352010
|
-
"summary": "Get SCIM provisioning information for an enterprise user",
|
|
352011
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352012
|
-
"operationId": "enterprise-admin/get-provisioning-information-for-enterprise-user",
|
|
352013
|
-
"tags": ["enterprise-admin"],
|
|
352014
|
-
"externalDocs": {
|
|
352015
|
-
"description": "API method documentation",
|
|
352016
|
-
"url": "https://docs.github.com/rest/reference/enterprise-admin#get-scim-provisioning-information-for-an-enterprise-user"
|
|
352017
|
-
},
|
|
352018
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352019
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352020
|
-
},
|
|
352021
|
-
"put": {
|
|
352022
|
-
"summary": "Set SCIM information for a provisioned enterprise user",
|
|
352023
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352024
|
-
"operationId": "enterprise-admin/set-information-for-provisioned-enterprise-user",
|
|
352025
|
-
"tags": ["enterprise-admin"],
|
|
352026
|
-
"externalDocs": {
|
|
352027
|
-
"description": "API method documentation",
|
|
352028
|
-
"url": "https://docs.github.com/rest/reference/enterprise-admin#set-scim-information-for-a-provisioned-enterprise-user"
|
|
352029
|
-
},
|
|
352030
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352031
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352032
|
-
},
|
|
352033
|
-
"delete": {
|
|
352034
|
-
"summary": "Delete a SCIM user from an enterprise",
|
|
352035
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352036
|
-
"operationId": "enterprise-admin/delete-user-from-enterprise",
|
|
352037
|
-
"tags": ["enterprise-admin"],
|
|
352038
|
-
"externalDocs": {
|
|
352039
|
-
"description": "API method documentation",
|
|
352040
|
-
"url": "https://docs.github.com/rest/reference/enterprise-admin#delete-a-scim-user-from-an-enterprise"
|
|
352041
|
-
},
|
|
352042
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352043
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352044
|
-
},
|
|
352045
|
-
"patch": {
|
|
352046
|
-
"summary": "Update an attribute for a SCIM enterprise user",
|
|
352047
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352048
|
-
"operationId": "enterprise-admin/update-attribute-for-enterprise-user",
|
|
352049
|
-
"tags": ["enterprise-admin"],
|
|
352050
|
-
"externalDocs": {
|
|
352051
|
-
"description": "API method documentation",
|
|
352052
|
-
"url": "https://docs.github.com/rest/reference/enterprise-admin#update-an-attribute-for-a-scim-enterprise-user"
|
|
352053
|
-
},
|
|
352054
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352055
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352056
|
-
}
|
|
352057
|
-
},
|
|
352058
|
-
"/scim/v2/organizations/{org}/Users": {
|
|
352059
|
-
"get": {
|
|
352060
|
-
"summary": "List SCIM provisioned identities",
|
|
352061
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352062
|
-
"tags": ["scim"],
|
|
352063
|
-
"operationId": "scim/list-provisioned-identities",
|
|
352064
|
-
"externalDocs": {
|
|
352065
|
-
"description": "API method documentation",
|
|
352066
|
-
"url": "https://docs.github.com/rest/reference/scim#list-scim-provisioned-identities"
|
|
352067
|
-
},
|
|
352068
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352069
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352070
|
-
},
|
|
352071
|
-
"post": {
|
|
352072
|
-
"summary": "Provision and invite a SCIM user",
|
|
352073
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352074
|
-
"tags": ["scim"],
|
|
352075
|
-
"operationId": "scim/provision-and-invite-user",
|
|
352076
|
-
"externalDocs": {
|
|
352077
|
-
"description": "API method documentation",
|
|
352078
|
-
"url": "https://docs.github.com/rest/reference/scim#provision-and-invite-a-scim-user"
|
|
352079
|
-
},
|
|
352080
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352081
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352082
|
-
}
|
|
352083
|
-
},
|
|
352084
|
-
"/scim/v2/organizations/{org}/Users/{scim_user_id}": {
|
|
352085
|
-
"get": {
|
|
352086
|
-
"summary": "Get SCIM provisioning information for a user",
|
|
352087
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352088
|
-
"tags": ["scim"],
|
|
352089
|
-
"operationId": "scim/get-provisioning-information-for-user",
|
|
352090
|
-
"externalDocs": {
|
|
352091
|
-
"description": "API method documentation",
|
|
352092
|
-
"url": "https://docs.github.com/rest/reference/scim#get-scim-provisioning-information-for-a-user"
|
|
352093
|
-
},
|
|
352094
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352095
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352096
|
-
},
|
|
352097
|
-
"put": {
|
|
352098
|
-
"summary": "Update a provisioned organization membership",
|
|
352099
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352100
|
-
"tags": ["scim"],
|
|
352101
|
-
"operationId": "scim/set-information-for-provisioned-user",
|
|
352102
|
-
"externalDocs": {
|
|
352103
|
-
"description": "API method documentation",
|
|
352104
|
-
"url": "https://docs.github.com/rest/reference/scim#set-scim-information-for-a-provisioned-user"
|
|
352105
|
-
},
|
|
352106
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352107
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352108
|
-
},
|
|
352109
|
-
"delete": {
|
|
352110
|
-
"summary": "Delete a SCIM user from an organization",
|
|
352111
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352112
|
-
"tags": ["scim"],
|
|
352113
|
-
"operationId": "scim/delete-user-from-org",
|
|
352114
|
-
"externalDocs": {
|
|
352115
|
-
"description": "API method documentation",
|
|
352116
|
-
"url": "https://docs.github.com/rest/reference/scim#delete-a-scim-user-from-an-organization"
|
|
352117
|
-
},
|
|
352118
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352119
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352120
|
-
},
|
|
352121
|
-
"patch": {
|
|
352122
|
-
"summary": "Update an attribute for a SCIM user",
|
|
352123
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352124
|
-
"tags": ["scim"],
|
|
352125
|
-
"operationId": "scim/update-attribute-for-user",
|
|
352126
|
-
"externalDocs": {
|
|
352127
|
-
"description": "API method documentation",
|
|
352128
|
-
"url": "https://docs.github.com/rest/reference/scim#update-an-attribute-for-a-scim-user"
|
|
352129
|
-
},
|
|
352130
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352131
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352132
|
-
}
|
|
352133
|
-
},
|
|
352134
|
-
"/teams/{team_id}/invitations": {
|
|
352135
|
-
"get": {
|
|
352136
|
-
"summary": "List pending team invitations (Legacy)",
|
|
352137
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352138
|
-
"tags": ["teams"],
|
|
352139
|
-
"operationId": "teams/list-pending-invitations-legacy",
|
|
352140
|
-
"externalDocs": {
|
|
352141
|
-
"description": "API method documentation",
|
|
352142
|
-
"url": "https://docs.github.com/rest/reference/teams#list-pending-team-invitations-legacy"
|
|
352143
|
-
},
|
|
352144
|
-
"deprecated": true,
|
|
352145
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352146
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352147
|
-
}
|
|
352148
|
-
},
|
|
352149
|
-
"/teams/{team_id}/team-sync/group-mappings": {
|
|
352150
|
-
"get": {
|
|
352151
|
-
"summary": "List IdP groups for a team (Legacy)",
|
|
352152
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352153
|
-
"tags": ["teams"],
|
|
352154
|
-
"operationId": "teams/list-idp-groups-for-legacy",
|
|
352155
|
-
"externalDocs": {
|
|
352156
|
-
"description": "API method documentation",
|
|
352157
|
-
"url": "https://docs.github.com/rest/reference/teams#list-idp-groups-for-a-team-legacy"
|
|
352158
|
-
},
|
|
352159
|
-
"deprecated": true,
|
|
352160
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352161
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352162
|
-
},
|
|
352163
|
-
"patch": {
|
|
352164
|
-
"summary": "Create or update IdP group connections (Legacy)",
|
|
352165
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352166
|
-
"tags": ["teams"],
|
|
352167
|
-
"operationId": "teams/create-or-update-idp-group-connections-legacy",
|
|
352168
|
-
"externalDocs": {
|
|
352169
|
-
"description": "API method documentation",
|
|
352170
|
-
"url": "https://docs.github.com/rest/reference/teams#create-or-update-idp-group-connections-legacy"
|
|
352171
|
-
},
|
|
352172
|
-
"deprecated": true,
|
|
352173
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352174
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352175
|
-
}
|
|
352176
|
-
},
|
|
352177
|
-
"/user/blocks": {
|
|
352178
|
-
"get": {
|
|
352179
|
-
"summary": "List users blocked by the authenticated user",
|
|
352180
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352181
|
-
"tags": ["users"],
|
|
352182
|
-
"operationId": "users/list-blocked-by-authenticated-user",
|
|
352183
|
-
"externalDocs": {
|
|
352184
|
-
"description": "API method documentation",
|
|
352185
|
-
"url": "https://docs.github.com/rest/reference/users#list-users-blocked-by-the-authenticated-user"
|
|
352186
|
-
},
|
|
352187
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352188
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352189
|
-
}
|
|
352190
|
-
},
|
|
352191
|
-
"/user/blocks/{username}": {
|
|
352192
|
-
"get": {
|
|
352193
|
-
"summary": "Check if a user is blocked by the authenticated user",
|
|
352194
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352195
|
-
"tags": ["users"],
|
|
352196
|
-
"operationId": "users/check-blocked",
|
|
352197
|
-
"externalDocs": {
|
|
352198
|
-
"description": "API method documentation",
|
|
352199
|
-
"url": "https://docs.github.com/rest/reference/users#check-if-a-user-is-blocked-by-the-authenticated-user"
|
|
352200
|
-
},
|
|
352201
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352202
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352203
|
-
},
|
|
352204
|
-
"put": {
|
|
352205
|
-
"summary": "Block a user",
|
|
352206
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352207
|
-
"tags": ["users"],
|
|
352208
|
-
"operationId": "users/block",
|
|
352209
|
-
"externalDocs": {
|
|
352210
|
-
"description": "API method documentation",
|
|
352211
|
-
"url": "https://docs.github.com/rest/reference/users#block-a-user"
|
|
352212
|
-
},
|
|
352213
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352214
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352215
|
-
},
|
|
352216
|
-
"delete": {
|
|
352217
|
-
"summary": "Unblock a user",
|
|
352218
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352219
|
-
"tags": ["users"],
|
|
352220
|
-
"operationId": "users/unblock",
|
|
352221
|
-
"externalDocs": {
|
|
352222
|
-
"description": "API method documentation",
|
|
352223
|
-
"url": "https://docs.github.com/rest/reference/users#unblock-a-user"
|
|
352224
|
-
},
|
|
352225
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352226
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352227
|
-
}
|
|
352228
|
-
},
|
|
352229
|
-
"/user/codespaces": {
|
|
352230
|
-
"get": {
|
|
352231
|
-
"summary": "List codespaces for the authenticated user",
|
|
352232
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352233
|
-
"tags": ["codespaces"],
|
|
352234
|
-
"operationId": "codespaces/list-for-authenticated-user",
|
|
352235
|
-
"externalDocs": {
|
|
352236
|
-
"description": "API method documentation",
|
|
352237
|
-
"url": "https://docs.github.com/rest/reference/codespaces#list-codespaces-for-the-authenticated-user"
|
|
352238
|
-
},
|
|
352239
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352240
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352241
|
-
},
|
|
352242
|
-
"post": {
|
|
352243
|
-
"summary": "Create a codespace for the authenticated user",
|
|
352244
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352245
|
-
"tags": ["codespaces"],
|
|
352246
|
-
"operationId": "codespaces/create-for-authenticated-user",
|
|
352247
|
-
"externalDocs": {
|
|
352248
|
-
"description": "API method documentation",
|
|
352249
|
-
"url": "https://docs.github.com/rest/reference/codespaces#create-a-codespace-for-the-authenticated-user"
|
|
352250
|
-
},
|
|
352251
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352252
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352253
|
-
}
|
|
352254
|
-
},
|
|
352255
|
-
"/user/codespaces/secrets": {
|
|
352256
|
-
"get": {
|
|
352257
|
-
"summary": "List secrets for the authenticated user",
|
|
352258
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352259
|
-
"tags": ["codespaces"],
|
|
352260
|
-
"operationId": "codespaces/list-secrets-for-authenticated-user",
|
|
352261
|
-
"externalDocs": {
|
|
352262
|
-
"description": "API method documentation",
|
|
352263
|
-
"url": "https://docs.github.com/rest/reference/codespaces#list-secrets-for-the-authenticated-user"
|
|
352264
|
-
},
|
|
352265
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352266
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352267
|
-
}
|
|
352268
|
-
},
|
|
352269
|
-
"/user/codespaces/secrets/public-key": {
|
|
352270
|
-
"get": {
|
|
352271
|
-
"summary": "Get public key for the authenticated user",
|
|
352272
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352273
|
-
"tags": ["codespaces"],
|
|
352274
|
-
"operationId": "codespaces/get-public-key-for-authenticated-user",
|
|
352275
|
-
"externalDocs": {
|
|
352276
|
-
"description": "API method documentation",
|
|
352277
|
-
"url": "https://docs.github.com/rest/reference/codespaces#get-public-key-for-the-authenticated-user"
|
|
352278
|
-
},
|
|
352279
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352280
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352281
|
-
}
|
|
352282
|
-
},
|
|
352283
|
-
"/user/codespaces/secrets/{secret_name}": {
|
|
352284
|
-
"get": {
|
|
352285
|
-
"summary": "Get a secret for the authenticated user",
|
|
352286
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352287
|
-
"tags": ["codespaces"],
|
|
352288
|
-
"operationId": "codespaces/get-secret-for-authenticated-user",
|
|
352289
|
-
"externalDocs": {
|
|
352290
|
-
"description": "API method documentation",
|
|
352291
|
-
"url": "https://docs.github.com/rest/reference/codespaces#get-a-secret-for-the-authenticated-user"
|
|
352292
|
-
},
|
|
352293
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352294
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352295
|
-
},
|
|
352296
|
-
"put": {
|
|
352297
|
-
"summary": "Create or update a secret for the authenticated user",
|
|
352298
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352299
|
-
"tags": ["codespaces"],
|
|
352300
|
-
"operationId": "codespaces/create-or-update-secret-for-authenticated-user",
|
|
352301
|
-
"externalDocs": {
|
|
352302
|
-
"description": "API method documentation",
|
|
352303
|
-
"url": "https://docs.github.com/rest/reference/codespaces#create-or-update-a-secret-for-the-authenticated-user"
|
|
352304
|
-
},
|
|
352305
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352306
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352307
|
-
},
|
|
352308
|
-
"delete": {
|
|
352309
|
-
"summary": "Delete a secret for the authenticated user",
|
|
352310
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352311
|
-
"tags": ["codespaces"],
|
|
352312
|
-
"operationId": "codespaces/delete-secret-for-authenticated-user",
|
|
352313
|
-
"externalDocs": {
|
|
352314
|
-
"description": "API method documentation",
|
|
352315
|
-
"url": "https://docs.github.com/rest/reference/codespaces#delete-a-secret-for-the-authenticated-user"
|
|
352316
|
-
},
|
|
352317
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352318
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352319
|
-
}
|
|
352320
|
-
},
|
|
352321
|
-
"/user/codespaces/secrets/{secret_name}/repositories": {
|
|
352322
|
-
"get": {
|
|
352323
|
-
"summary": "List selected repositories for a user secret",
|
|
352324
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352325
|
-
"tags": ["codespaces"],
|
|
352326
|
-
"operationId": "codespaces/list-repositories-for-secret-for-authenticated-user",
|
|
352327
|
-
"externalDocs": {
|
|
352328
|
-
"description": "API method documentation",
|
|
352329
|
-
"url": "https://docs.github.com/rest/reference/codespaces#list-selected-repositories-for-a-user-secret"
|
|
352330
|
-
},
|
|
352331
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352332
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352333
|
-
},
|
|
352334
|
-
"put": {
|
|
352335
|
-
"summary": "Set selected repositories for a user secret",
|
|
352336
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352337
|
-
"tags": ["codespaces"],
|
|
352338
|
-
"operationId": "codespaces/set-repositories-for-secret-for-authenticated-user",
|
|
352339
|
-
"externalDocs": {
|
|
352340
|
-
"description": "API method documentation",
|
|
352341
|
-
"url": "https://docs.github.com/rest/reference/codespaces#set-selected-repositories-for-a-user-secret"
|
|
352342
|
-
},
|
|
352343
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352344
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352345
|
-
}
|
|
352346
|
-
},
|
|
352347
|
-
"/user/codespaces/secrets/{secret_name}/repositories/{repository_id}": {
|
|
352348
|
-
"put": {
|
|
352349
|
-
"summary": "Add a selected repository to a user secret",
|
|
352350
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352351
|
-
"tags": ["codespaces"],
|
|
352352
|
-
"operationId": "codespaces/add-repository-for-secret-for-authenticated-user",
|
|
352353
|
-
"externalDocs": {
|
|
352354
|
-
"description": "API method documentation",
|
|
352355
|
-
"url": "https://docs.github.com/rest/reference/codespaces#add-a-selected-repository-to-a-user-secret"
|
|
352356
|
-
},
|
|
352357
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352358
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352359
|
-
},
|
|
352360
|
-
"delete": {
|
|
352361
|
-
"summary": "Remove a selected repository from a user secret",
|
|
352362
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352363
|
-
"tags": ["codespaces"],
|
|
352364
|
-
"operationId": "codespaces/remove-repository-for-secret-for-authenticated-user",
|
|
352365
|
-
"externalDocs": {
|
|
352366
|
-
"description": "API method documentation",
|
|
352367
|
-
"url": "https://docs.github.com/rest/reference/codespaces#remove-a-selected-repository-from-a-user-secret"
|
|
352368
|
-
},
|
|
352369
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352370
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352371
|
-
}
|
|
352372
|
-
},
|
|
352373
|
-
"/user/codespaces/{codespace_name}": {
|
|
352374
|
-
"get": {
|
|
352375
|
-
"summary": "Get a codespace for the authenticated user",
|
|
352376
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352377
|
-
"tags": ["codespaces"],
|
|
352378
|
-
"operationId": "codespaces/get-for-authenticated-user",
|
|
352379
|
-
"externalDocs": {
|
|
352380
|
-
"description": "API method documentation",
|
|
352381
|
-
"url": "https://docs.github.com/rest/reference/codespaces#get-a-codespace-for-the-authenticated-user"
|
|
352382
|
-
},
|
|
352383
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352384
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352385
|
-
},
|
|
352386
|
-
"delete": {
|
|
352387
|
-
"summary": "Delete a codespace for the authenticated user",
|
|
352388
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352389
|
-
"tags": ["codespaces"],
|
|
352390
|
-
"operationId": "codespaces/delete-for-authenticated-user",
|
|
352391
|
-
"externalDocs": {
|
|
352392
|
-
"description": "API method documentation",
|
|
352393
|
-
"url": "https://docs.github.com/rest/reference/codespaces#delete-a-codespace-for-the-authenticated-user"
|
|
352394
|
-
},
|
|
352395
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352396
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352397
|
-
},
|
|
352398
|
-
"patch": {
|
|
352399
|
-
"summary": "Update a codespace for the authenticated user",
|
|
352400
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352401
|
-
"tags": ["codespaces"],
|
|
352402
|
-
"operationId": "codespaces/update-for-authenticated-user",
|
|
352403
|
-
"externalDocs": {
|
|
352404
|
-
"description": "API method documentation",
|
|
352405
|
-
"url": "https://docs.github.com/rest/reference/codespaces#update-a-codespace-for-the-authenticated-user"
|
|
352406
|
-
},
|
|
352407
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352408
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352409
|
-
}
|
|
352410
|
-
},
|
|
352411
|
-
"/user/codespaces/{codespace_name}/exports": {
|
|
352412
|
-
"post": {
|
|
352413
|
-
"summary": "Export a codespace for the authenticated user",
|
|
352414
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352415
|
-
"tags": ["codespaces"],
|
|
352416
|
-
"operationId": "codespaces/export-for-authenticated-user",
|
|
352417
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352418
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352419
|
-
}
|
|
352420
|
-
},
|
|
352421
|
-
"/user/codespaces/{codespace_name}/exports/{export_id}": {
|
|
352422
|
-
"get": {
|
|
352423
|
-
"summary": "Get details about a codespace export",
|
|
352424
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352425
|
-
"tags": ["codespaces"],
|
|
352426
|
-
"operationId": "codespaces/get-export-details-for-authenticated-user",
|
|
352427
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352428
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352429
|
-
}
|
|
352430
|
-
},
|
|
352431
|
-
"/user/codespaces/{codespace_name}/machines": {
|
|
352432
|
-
"get": {
|
|
352433
|
-
"summary": "List machine types for a codespace",
|
|
352434
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352435
|
-
"tags": ["codespaces"],
|
|
352436
|
-
"operationId": "codespaces/codespace-machines-for-authenticated-user",
|
|
352437
|
-
"externalDocs": {
|
|
352438
|
-
"description": "API method documentation",
|
|
352439
|
-
"url": "https://docs.github.com/rest/reference/codespaces#list-machine-types-for-a-codespace"
|
|
352440
|
-
},
|
|
352441
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352442
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352443
|
-
}
|
|
352444
|
-
},
|
|
352445
|
-
"/user/codespaces/{codespace_name}/start": {
|
|
352446
|
-
"post": {
|
|
352447
|
-
"summary": "Start a codespace for the authenticated user",
|
|
352448
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352449
|
-
"tags": ["codespaces"],
|
|
352450
|
-
"operationId": "codespaces/start-for-authenticated-user",
|
|
352451
|
-
"externalDocs": {
|
|
352452
|
-
"description": "API method documentation",
|
|
352453
|
-
"url": "https://docs.github.com/rest/reference/codespaces#start-a-codespace-for-the-authenticated-user"
|
|
352454
|
-
},
|
|
352455
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352456
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352457
|
-
}
|
|
352458
|
-
},
|
|
352459
|
-
"/user/codespaces/{codespace_name}/stop": {
|
|
352460
|
-
"post": {
|
|
352461
|
-
"summary": "Stop a codespace for the authenticated user",
|
|
352462
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352463
|
-
"tags": ["codespaces"],
|
|
352464
|
-
"operationId": "codespaces/stop-for-authenticated-user",
|
|
352465
|
-
"externalDocs": {
|
|
352466
|
-
"description": "API method documentation",
|
|
352467
|
-
"url": "https://docs.github.com/rest/reference/codespaces#stop-a-codespace-for-the-authenticated-user"
|
|
352468
|
-
},
|
|
352469
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352470
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352471
|
-
}
|
|
352472
|
-
},
|
|
352473
|
-
"/user/email/visibility": {
|
|
352474
|
-
"patch": {
|
|
352475
|
-
"summary": "Set primary email visibility for the authenticated user",
|
|
352476
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352477
|
-
"tags": ["users"],
|
|
352478
|
-
"operationId": "users/set-primary-email-visibility-for-authenticated-user",
|
|
352479
|
-
"externalDocs": {
|
|
352480
|
-
"description": "API method documentation",
|
|
352481
|
-
"url": "https://docs.github.com/rest/reference/users#set-primary-email-visibility-for-the-authenticated-user"
|
|
352482
|
-
},
|
|
352483
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352484
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352485
|
-
}
|
|
352486
|
-
},
|
|
352487
|
-
"/user/interaction-limits": {
|
|
352488
|
-
"get": {
|
|
352489
|
-
"summary": "Get interaction restrictions for your public repositories",
|
|
352490
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352491
|
-
"tags": ["interactions"],
|
|
352492
|
-
"operationId": "interactions/get-restrictions-for-authenticated-user",
|
|
352493
|
-
"externalDocs": {
|
|
352494
|
-
"description": "API method documentation",
|
|
352495
|
-
"url": "https://docs.github.com/rest/reference/interactions#get-interaction-restrictions-for-your-public-repositories"
|
|
352496
|
-
},
|
|
352497
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352498
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352499
|
-
},
|
|
352500
|
-
"put": {
|
|
352501
|
-
"summary": "Set interaction restrictions for your public repositories",
|
|
352502
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352503
|
-
"tags": ["interactions"],
|
|
352504
|
-
"operationId": "interactions/set-restrictions-for-authenticated-user",
|
|
352505
|
-
"externalDocs": {
|
|
352506
|
-
"description": "API method documentation",
|
|
352507
|
-
"url": "https://docs.github.com/rest/reference/interactions#set-interaction-restrictions-for-your-public-repositories"
|
|
352508
|
-
},
|
|
352509
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352510
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352511
|
-
},
|
|
352512
|
-
"delete": {
|
|
352513
|
-
"summary": "Remove interaction restrictions from your public repositories",
|
|
352514
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352515
|
-
"tags": ["interactions"],
|
|
352516
|
-
"operationId": "interactions/remove-restrictions-for-authenticated-user",
|
|
352517
|
-
"externalDocs": {
|
|
352518
|
-
"description": "API method documentation",
|
|
352519
|
-
"url": "https://docs.github.com/rest/reference/interactions#remove-interaction-restrictions-from-your-public-repositories"
|
|
352520
|
-
},
|
|
352521
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352522
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352523
|
-
}
|
|
352524
|
-
},
|
|
352525
|
-
"/user/marketplace_purchases": {
|
|
352526
|
-
"get": {
|
|
352527
|
-
"summary": "List subscriptions for the authenticated user",
|
|
352528
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352529
|
-
"tags": ["apps"],
|
|
352530
|
-
"operationId": "apps/list-subscriptions-for-authenticated-user",
|
|
352531
|
-
"externalDocs": {
|
|
352532
|
-
"description": "API method documentation",
|
|
352533
|
-
"url": "https://docs.github.com/rest/reference/apps#list-subscriptions-for-the-authenticated-user"
|
|
352534
|
-
},
|
|
352535
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352536
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352537
|
-
}
|
|
352538
|
-
},
|
|
352539
|
-
"/user/marketplace_purchases/stubbed": {
|
|
352540
|
-
"get": {
|
|
352541
|
-
"summary": "List subscriptions for the authenticated user (stubbed)",
|
|
352542
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352543
|
-
"tags": ["apps"],
|
|
352544
|
-
"operationId": "apps/list-subscriptions-for-authenticated-user-stubbed",
|
|
352545
|
-
"externalDocs": {
|
|
352546
|
-
"description": "API method documentation",
|
|
352547
|
-
"url": "https://docs.github.com/rest/reference/apps#list-subscriptions-for-the-authenticated-user-stubbed"
|
|
352548
|
-
},
|
|
352549
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352550
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352551
|
-
}
|
|
352552
|
-
},
|
|
352553
|
-
"/user/migrations/{migration_id}": {
|
|
352554
|
-
"get": {
|
|
352555
|
-
"summary": "Get a user migration status",
|
|
352556
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352557
|
-
"tags": ["migrations"],
|
|
352558
|
-
"operationId": "migrations/get-status-for-authenticated-user",
|
|
352559
|
-
"externalDocs": {
|
|
352560
|
-
"description": "API method documentation",
|
|
352561
|
-
"url": "https://docs.github.com/rest/reference/migrations#get-a-user-migration-status"
|
|
352562
|
-
},
|
|
352563
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352564
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352565
|
-
}
|
|
352566
|
-
},
|
|
352567
|
-
"/user/migrations/{migration_id}/repos/{repo_name}/lock": {
|
|
352568
|
-
"delete": {
|
|
352569
|
-
"summary": "Unlock a user repository",
|
|
352570
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352571
|
-
"tags": ["migrations"],
|
|
352572
|
-
"operationId": "migrations/unlock-repo-for-authenticated-user",
|
|
352573
|
-
"externalDocs": {
|
|
352574
|
-
"description": "API method documentation",
|
|
352575
|
-
"url": "https://docs.github.com/rest/reference/migrations#unlock-a-user-repository"
|
|
352576
|
-
},
|
|
352577
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352578
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352579
|
-
}
|
|
352580
|
-
},
|
|
352581
|
-
"/user/packages": {
|
|
352582
|
-
"get": {
|
|
352583
|
-
"summary": "List packages for the authenticated user's namespace",
|
|
352584
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352585
|
-
"tags": ["packages"],
|
|
352586
|
-
"operationId": "packages/list-packages-for-authenticated-user",
|
|
352587
|
-
"externalDocs": {
|
|
352588
|
-
"description": "API method documentation",
|
|
352589
|
-
"url": "https://docs.github.com/rest/reference/packages#list-packages-for-the-authenticated-user"
|
|
352590
|
-
},
|
|
352591
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352592
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352593
|
-
}
|
|
352594
|
-
},
|
|
352595
|
-
"/user/packages/{package_type}/{package_name}": {
|
|
352596
|
-
"get": {
|
|
352597
|
-
"summary": "Get a package for the authenticated user",
|
|
352598
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352599
|
-
"tags": ["packages"],
|
|
352600
|
-
"operationId": "packages/get-package-for-authenticated-user",
|
|
352601
|
-
"externalDocs": {
|
|
352602
|
-
"description": "API method documentation",
|
|
352603
|
-
"url": "https://docs.github.com/rest/reference/packages#get-a-package-for-the-authenticated-user"
|
|
352604
|
-
},
|
|
352605
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352606
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352607
|
-
},
|
|
352608
|
-
"delete": {
|
|
352609
|
-
"summary": "Delete a package for the authenticated user",
|
|
352610
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352611
|
-
"tags": ["packages"],
|
|
352612
|
-
"operationId": "packages/delete-package-for-authenticated-user",
|
|
352613
|
-
"externalDocs": {
|
|
352614
|
-
"description": "API method documentation",
|
|
352615
|
-
"url": "https://docs.github.com/rest/reference/packages#delete-a-package-for-the-authenticated-user"
|
|
352616
|
-
},
|
|
352617
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352618
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352619
|
-
}
|
|
352620
|
-
},
|
|
352621
|
-
"/user/packages/{package_type}/{package_name}/restore": {
|
|
352622
|
-
"post": {
|
|
352623
|
-
"summary": "Restore a package for the authenticated user",
|
|
352624
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352625
|
-
"tags": ["packages"],
|
|
352626
|
-
"operationId": "packages/restore-package-for-authenticated-user",
|
|
352627
|
-
"externalDocs": {
|
|
352628
|
-
"description": "API method documentation",
|
|
352629
|
-
"url": "https://docs.github.com/rest/reference/packages#restore-a-package-for-the-authenticated-user"
|
|
352630
|
-
},
|
|
352631
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352632
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352633
|
-
}
|
|
352634
|
-
},
|
|
352635
|
-
"/user/packages/{package_type}/{package_name}/versions": {
|
|
352636
|
-
"get": {
|
|
352637
|
-
"summary": "Get all package versions for a package owned by the authenticated user",
|
|
352638
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352639
|
-
"tags": ["packages"],
|
|
352640
|
-
"operationId": "packages/get-all-package-versions-for-package-owned-by-authenticated-user",
|
|
352641
|
-
"externalDocs": {
|
|
352642
|
-
"description": "API method documentation",
|
|
352643
|
-
"url": "https://docs.github.com/rest/reference/packages#get-all-package-versions-for-a-package-owned-by-the-authenticated-user"
|
|
352644
|
-
},
|
|
352645
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352646
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352647
|
-
}
|
|
352648
|
-
},
|
|
352649
|
-
"/user/packages/{package_type}/{package_name}/versions/{package_version_id}": {
|
|
352650
|
-
"get": {
|
|
352651
|
-
"summary": "Get a package version for the authenticated user",
|
|
352652
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352653
|
-
"tags": ["packages"],
|
|
352654
|
-
"operationId": "packages/get-package-version-for-authenticated-user",
|
|
352655
|
-
"externalDocs": {
|
|
352656
|
-
"description": "API method documentation",
|
|
352657
|
-
"url": "https://docs.github.com/rest/reference/packages#get-a-package-version-for-the-authenticated-user"
|
|
352658
|
-
},
|
|
352659
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352660
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352661
|
-
},
|
|
352662
|
-
"delete": {
|
|
352663
|
-
"summary": "Delete a package version for the authenticated user",
|
|
352664
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352665
|
-
"tags": ["packages"],
|
|
352666
|
-
"operationId": "packages/delete-package-version-for-authenticated-user",
|
|
352667
|
-
"externalDocs": {
|
|
352668
|
-
"description": "API method documentation",
|
|
352669
|
-
"url": "https://docs.github.com/rest/reference/packages#delete-a-package-version-for-the-authenticated-user"
|
|
352670
|
-
},
|
|
352671
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352672
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352673
|
-
}
|
|
352674
|
-
},
|
|
352675
|
-
"/user/packages/{package_type}/{package_name}/versions/{package_version_id}/restore": {
|
|
352676
|
-
"post": {
|
|
352677
|
-
"summary": "Restore a package version for the authenticated user",
|
|
352678
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352679
|
-
"tags": ["packages"],
|
|
352680
|
-
"operationId": "packages/restore-package-version-for-authenticated-user",
|
|
352681
|
-
"externalDocs": {
|
|
352682
|
-
"description": "API method documentation",
|
|
352683
|
-
"url": "https://docs.github.com/rest/reference/packages#restore-a-package-version-for-the-authenticated-user"
|
|
352684
|
-
},
|
|
352685
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352686
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352687
|
-
}
|
|
352688
|
-
},
|
|
352689
|
-
"/users/{username}/packages": {
|
|
352690
|
-
"get": {
|
|
352691
|
-
"summary": "List packages for a user",
|
|
352692
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352693
|
-
"tags": ["packages"],
|
|
352694
|
-
"operationId": "packages/list-packages-for-user",
|
|
352695
|
-
"externalDocs": {
|
|
352696
|
-
"description": "API method documentation",
|
|
352697
|
-
"url": "https://docs.github.com/rest/reference/packages#list-packages-for-user"
|
|
352698
|
-
},
|
|
352699
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352700
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352701
|
-
}
|
|
352702
|
-
},
|
|
352703
|
-
"/users/{username}/packages/{package_type}/{package_name}": {
|
|
352704
|
-
"get": {
|
|
352705
|
-
"summary": "Get a package for a user",
|
|
352706
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352707
|
-
"tags": ["packages"],
|
|
352708
|
-
"operationId": "packages/get-package-for-user",
|
|
352709
|
-
"externalDocs": {
|
|
352710
|
-
"description": "API method documentation",
|
|
352711
|
-
"url": "https://docs.github.com/rest/reference/packages#get-a-package-for-a-user"
|
|
352712
|
-
},
|
|
352713
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352714
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352715
|
-
},
|
|
352716
|
-
"delete": {
|
|
352717
|
-
"summary": "Delete a package for a user",
|
|
352718
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352719
|
-
"tags": ["packages"],
|
|
352720
|
-
"operationId": "packages/delete-package-for-user",
|
|
352721
|
-
"externalDocs": {
|
|
352722
|
-
"description": "API method documentation",
|
|
352723
|
-
"url": "https://docs.github.com/rest/reference/packages#delete-a-package-for-a-user"
|
|
352724
|
-
},
|
|
352725
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352726
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352727
|
-
}
|
|
352728
|
-
},
|
|
352729
|
-
"/users/{username}/packages/{package_type}/{package_name}/restore": {
|
|
352730
|
-
"post": {
|
|
352731
|
-
"summary": "Restore a package for a user",
|
|
352732
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352733
|
-
"tags": ["packages"],
|
|
352734
|
-
"operationId": "packages/restore-package-for-user",
|
|
352735
|
-
"externalDocs": {
|
|
352736
|
-
"description": "API method documentation",
|
|
352737
|
-
"url": "https://docs.github.com/rest/reference/packages#restore-a-package-for-a-user"
|
|
352738
|
-
},
|
|
352739
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352740
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352741
|
-
}
|
|
352742
|
-
},
|
|
352743
|
-
"/users/{username}/packages/{package_type}/{package_name}/versions": {
|
|
352744
|
-
"get": {
|
|
352745
|
-
"summary": "Get all package versions for a package owned by a user",
|
|
352746
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352747
|
-
"tags": ["packages"],
|
|
352748
|
-
"operationId": "packages/get-all-package-versions-for-package-owned-by-user",
|
|
352749
|
-
"externalDocs": {
|
|
352750
|
-
"description": "API method documentation",
|
|
352751
|
-
"url": "https://docs.github.com/rest/reference/packages#get-all-package-versions-for-a-package-owned-by-a-user"
|
|
352752
|
-
},
|
|
352753
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352754
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352755
|
-
}
|
|
352756
|
-
},
|
|
352757
|
-
"/users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}": {
|
|
352758
|
-
"get": {
|
|
352759
|
-
"summary": "Get a package version for a user",
|
|
352760
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352761
|
-
"tags": ["packages"],
|
|
352762
|
-
"operationId": "packages/get-package-version-for-user",
|
|
352763
|
-
"externalDocs": {
|
|
352764
|
-
"description": "API method documentation",
|
|
352765
|
-
"url": "https://docs.github.com/rest/reference/packages#get-a-package-version-for-a-user"
|
|
352766
|
-
},
|
|
352767
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352768
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352769
|
-
},
|
|
352770
|
-
"delete": {
|
|
352771
|
-
"summary": "Delete package version for a user",
|
|
352772
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352773
|
-
"tags": ["packages"],
|
|
352774
|
-
"operationId": "packages/delete-package-version-for-user",
|
|
352775
|
-
"externalDocs": {
|
|
352776
|
-
"description": "API method documentation",
|
|
352777
|
-
"url": "https://docs.github.com/rest/reference/packages#delete-a-package-version-for-a-user"
|
|
352778
|
-
},
|
|
352779
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352780
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352781
|
-
}
|
|
352782
|
-
},
|
|
352783
|
-
"/users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}/restore": {
|
|
352784
|
-
"post": {
|
|
352785
|
-
"summary": "Restore package version for a user",
|
|
352786
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352787
|
-
"tags": ["packages"],
|
|
352788
|
-
"operationId": "packages/restore-package-version-for-user",
|
|
352789
|
-
"externalDocs": {
|
|
352790
|
-
"description": "API method documentation",
|
|
352791
|
-
"url": "https://docs.github.com/rest/reference/packages#restore-a-package-version-for-a-user"
|
|
352792
|
-
},
|
|
352793
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352794
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352795
|
-
}
|
|
352796
|
-
},
|
|
352797
|
-
"/users/{username}/settings/billing/actions": {
|
|
352798
|
-
"get": {
|
|
352799
|
-
"summary": "Get GitHub Actions billing for a user",
|
|
352800
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352801
|
-
"operationId": "billing/get-github-actions-billing-user",
|
|
352802
|
-
"tags": ["billing"],
|
|
352803
|
-
"externalDocs": {
|
|
352804
|
-
"description": "API method documentation",
|
|
352805
|
-
"url": "https://docs.github.com/rest/reference/billing#get-github-actions-billing-for-a-user"
|
|
352806
|
-
},
|
|
352807
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352808
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352809
|
-
}
|
|
352810
|
-
},
|
|
352811
|
-
"/users/{username}/settings/billing/packages": {
|
|
352812
|
-
"get": {
|
|
352813
|
-
"summary": "Get GitHub Packages billing for a user",
|
|
352814
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352815
|
-
"operationId": "billing/get-github-packages-billing-user",
|
|
352816
|
-
"tags": ["billing"],
|
|
352817
|
-
"externalDocs": {
|
|
352818
|
-
"description": "API method documentation",
|
|
352819
|
-
"url": "https://docs.github.com/rest/reference/billing#get-github-packages-billing-for-a-user"
|
|
352820
|
-
},
|
|
352821
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352822
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352823
|
-
}
|
|
352824
|
-
},
|
|
352825
|
-
"/users/{username}/settings/billing/shared-storage": {
|
|
352826
|
-
"get": {
|
|
352827
|
-
"summary": "Get shared storage billing for a user",
|
|
352828
|
-
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352829
|
-
"operationId": "billing/get-shared-storage-billing-user",
|
|
352830
|
-
"tags": ["billing"],
|
|
352831
|
-
"externalDocs": {
|
|
352832
|
-
"description": "API method documentation",
|
|
352833
|
-
"url": "https://docs.github.com/rest/reference/billing#get-shared-storage-billing-for-a-user"
|
|
352834
|
-
},
|
|
352835
|
-
"x-octokit": { "api.github.com": "removed" },
|
|
352836
|
-
"responses": { "501": { "description": "Not Implemented" } }
|
|
352837
|
-
}
|
|
352838
350553
|
}
|
|
352839
350554
|
}
|
|
352840
350555
|
}
|