@octokit/openapi 6.3.1 → 6.6.0
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 +79 -8
- package/generated/api.github.com.json +75 -9
- 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 +50 -3
- package/generated/ghes-3.2-diff-to-ghes-3.3.json +53 -3
- package/generated/ghes-3.2.deref.json +61 -5
- package/generated/ghes-3.2.json +64 -5
- package/generated/ghes-3.3-anicca-diff-to-ghes-3.4.deref.json +8 -4
- package/generated/ghes-3.3-diff-to-ghes-3.4.deref.json +1 -1
- package/generated/ghes-3.3-diff-to-ghes-3.4.json +1 -1
- package/generated/ghes-3.3.deref.json +61 -5
- package/generated/ghes-3.3.json +64 -5
- 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 +73 -9
- package/generated/ghes-3.4.json +68 -9
- package/generated/ghes-3.5-anicca-diff-to-api.github.com.deref.json +11008 -112568
- package/generated/ghes-3.5-diff-to-api.github.com.deref.json +220 -574
- package/generated/ghes-3.5-diff-to-api.github.com.json +147 -263
- package/generated/ghes-3.5.deref.json +2645 -297
- package/generated/ghes-3.5.json +3178 -609
- package/generated/github.ae-anicca-diff-to-api.github.com.deref.json +41 -3
- package/generated/github.ae-diff-to-api.github.com.deref.json +220 -1
- package/generated/github.ae-diff-to-api.github.com.json +147 -1
- package/generated/github.ae.deref.json +3814 -315
- package/generated/github.ae.json +4253 -557
- package/package.json +7 -4
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "6.
|
|
4
|
+
"version": "6.6.0",
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "added" } } }
|
|
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": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
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": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
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": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
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": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
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": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
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": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
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": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
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": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
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": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
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": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
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": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
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": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
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": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
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": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
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": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
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": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
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": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
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": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
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": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
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": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
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": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
54767
54767
|
}
|
|
54768
54768
|
},
|
|
54769
54769
|
"/orgs/{org}/actions/runners/{runner_id}": {
|
|
@@ -57407,7 +57407,7 @@
|
|
|
57407
57407
|
"category": "actions",
|
|
57408
57408
|
"subcategory": "secrets"
|
|
57409
57409
|
},
|
|
57410
|
-
"x-octokit": {}
|
|
57410
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
57411
57411
|
},
|
|
57412
57412
|
"put": {
|
|
57413
57413
|
"summary": "Set selected repositories for an organization secret",
|
|
@@ -57879,7 +57879,7 @@
|
|
|
57879
57879
|
"category": "orgs",
|
|
57880
57880
|
"subcategory": null
|
|
57881
57881
|
},
|
|
57882
|
-
"x-octokit": {}
|
|
57882
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
57883
57883
|
}
|
|
57884
57884
|
},
|
|
57885
57885
|
"/orgs/{org}/code-scanning/alerts": {
|
|
@@ -59001,7 +59001,7 @@
|
|
|
59001
59001
|
"category": "code-scanning",
|
|
59002
59002
|
"subcategory": null
|
|
59003
59003
|
},
|
|
59004
|
-
"x-octokit": {}
|
|
59004
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
59005
59005
|
}
|
|
59006
59006
|
},
|
|
59007
59007
|
"/orgs/{org}/dependabot/secrets": {
|
|
@@ -60854,7 +60854,7 @@
|
|
|
60854
60854
|
"category": "dependabot",
|
|
60855
60855
|
"subcategory": "secrets"
|
|
60856
60856
|
},
|
|
60857
|
-
"x-octokit": {}
|
|
60857
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
60858
60858
|
},
|
|
60859
60859
|
"put": {
|
|
60860
60860
|
"summary": "Set selected repositories for an organization secret",
|
|
@@ -63656,7 +63656,7 @@
|
|
|
63656
63656
|
"category": "activity",
|
|
63657
63657
|
"subcategory": "events"
|
|
63658
63658
|
},
|
|
63659
|
-
"x-octokit": {}
|
|
63659
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
63660
63660
|
}
|
|
63661
63661
|
},
|
|
63662
63662
|
"/orgs/{org}/hooks": {
|
|
@@ -69062,7 +69062,7 @@
|
|
|
69062
69062
|
"category": "issues",
|
|
69063
69063
|
"subcategory": null
|
|
69064
69064
|
},
|
|
69065
|
-
"x-octokit": {}
|
|
69065
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
69066
69066
|
}
|
|
69067
69067
|
},
|
|
69068
69068
|
"/orgs/{org}/members": {
|
|
@@ -71447,7 +71447,7 @@
|
|
|
71447
71447
|
"category": "migrations",
|
|
71448
71448
|
"subcategory": "orgs"
|
|
71449
71449
|
},
|
|
71450
|
-
"x-octokit": {}
|
|
71450
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
71451
71451
|
},
|
|
71452
71452
|
"post": {
|
|
71453
71453
|
"summary": "Start an organization migration",
|
|
@@ -72756,7 +72756,7 @@
|
|
|
72756
72756
|
"category": "migrations",
|
|
72757
72757
|
"subcategory": "orgs"
|
|
72758
72758
|
},
|
|
72759
|
-
"x-octokit": {}
|
|
72759
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
72760
72760
|
}
|
|
72761
72761
|
},
|
|
72762
72762
|
"/orgs/{org}/migrations/{migration_id}": {
|
|
@@ -73976,7 +73976,7 @@
|
|
|
73976
73976
|
"category": "migrations",
|
|
73977
73977
|
"subcategory": "orgs"
|
|
73978
73978
|
},
|
|
73979
|
-
"x-octokit": {}
|
|
73979
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
73980
73980
|
}
|
|
73981
73981
|
},
|
|
73982
73982
|
"/orgs/{org}/outside_collaborators": {
|
|
@@ -74427,7 +74427,7 @@
|
|
|
74427
74427
|
"category": "enterprise-admin",
|
|
74428
74428
|
"subcategory": "org-pre-receive-hooks"
|
|
74429
74429
|
},
|
|
74430
|
-
"x-octokit": {}
|
|
74430
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
|
|
74431
74431
|
}
|
|
74432
74432
|
},
|
|
74433
74433
|
"/orgs/{org}/pre-receive-hooks/{pre_receive_hook_id}": {
|
|
@@ -74492,7 +74492,7 @@
|
|
|
74492
74492
|
"category": "enterprise-admin",
|
|
74493
74493
|
"subcategory": "org-pre-receive-hooks"
|
|
74494
74494
|
},
|
|
74495
|
-
"x-octokit": {}
|
|
74495
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
|
|
74496
74496
|
},
|
|
74497
74497
|
"patch": {
|
|
74498
74498
|
"summary": "Update pre-receive hook enforcement for an organization",
|
|
@@ -74582,7 +74582,7 @@
|
|
|
74582
74582
|
"category": "enterprise-admin",
|
|
74583
74583
|
"subcategory": "org-pre-receive-hooks"
|
|
74584
74584
|
},
|
|
74585
|
-
"x-octokit": {}
|
|
74585
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
|
|
74586
74586
|
},
|
|
74587
74587
|
"delete": {
|
|
74588
74588
|
"summary": "Remove pre-receive hook enforcement for an organization",
|
|
@@ -74645,7 +74645,7 @@
|
|
|
74645
74645
|
"category": "enterprise-admin",
|
|
74646
74646
|
"subcategory": "org-pre-receive-hooks"
|
|
74647
74647
|
},
|
|
74648
|
-
"x-octokit": {}
|
|
74648
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
|
|
74649
74649
|
}
|
|
74650
74650
|
},
|
|
74651
74651
|
"/orgs/{org}/projects": {
|
|
@@ -77119,7 +77119,7 @@
|
|
|
77119
77119
|
"category": "repos",
|
|
77120
77120
|
"subcategory": null
|
|
77121
77121
|
},
|
|
77122
|
-
"x-octokit": {}
|
|
77122
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
77123
77123
|
},
|
|
77124
77124
|
"post": {
|
|
77125
77125
|
"summary": "Create an organization repository",
|
|
@@ -78259,7 +78259,7 @@
|
|
|
78259
78259
|
"category": "repos",
|
|
78260
78260
|
"subcategory": null
|
|
78261
78261
|
},
|
|
78262
|
-
"x-octokit": {}
|
|
78262
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
78263
78263
|
}
|
|
78264
78264
|
},
|
|
78265
78265
|
"/orgs/{org}/secret-scanning/alerts": {
|
|
@@ -79135,7 +79135,7 @@
|
|
|
79135
79135
|
"category": "secret-scanning",
|
|
79136
79136
|
"subcategory": null
|
|
79137
79137
|
},
|
|
79138
|
-
"x-octokit": {}
|
|
79138
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
79139
79139
|
}
|
|
79140
79140
|
},
|
|
79141
79141
|
"/orgs/{org}/settings/billing/advanced-security": {
|
|
@@ -80096,7 +80096,7 @@
|
|
|
80096
80096
|
"category": "teams",
|
|
80097
80097
|
"subcategory": null
|
|
80098
80098
|
},
|
|
80099
|
-
"x-octokit": {}
|
|
80099
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
80100
80100
|
}
|
|
80101
80101
|
},
|
|
80102
80102
|
"/orgs/{org}/teams/{team_slug}": {
|
|
@@ -87980,7 +87980,7 @@
|
|
|
87980
87980
|
"category": "teams",
|
|
87981
87981
|
"subcategory": null
|
|
87982
87982
|
},
|
|
87983
|
-
"x-octokit": {}
|
|
87983
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
87984
87984
|
}
|
|
87985
87985
|
},
|
|
87986
87986
|
"/orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}": {
|
|
@@ -89674,7 +89674,7 @@
|
|
|
89674
89674
|
"category": "teams",
|
|
89675
89675
|
"subcategory": null
|
|
89676
89676
|
},
|
|
89677
|
-
"x-octokit": {}
|
|
89677
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
89678
89678
|
},
|
|
89679
89679
|
"put": {
|
|
89680
89680
|
"summary": "Add or update team repository permissions",
|
|
@@ -94387,7 +94387,7 @@
|
|
|
94387
94387
|
"category": "rate-limit",
|
|
94388
94388
|
"subcategory": null
|
|
94389
94389
|
},
|
|
94390
|
-
"x-octokit": {}
|
|
94390
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
94391
94391
|
}
|
|
94392
94392
|
},
|
|
94393
94393
|
"/repos/{owner}/{repo}": {
|
|
@@ -98103,7 +98103,7 @@
|
|
|
98103
98103
|
"category": "repos",
|
|
98104
98104
|
"subcategory": null
|
|
98105
98105
|
},
|
|
98106
|
-
"x-octokit": {}
|
|
98106
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
98107
98107
|
},
|
|
98108
98108
|
"patch": {
|
|
98109
98109
|
"summary": "Update a repository",
|
|
@@ -102013,7 +102013,7 @@
|
|
|
102013
102013
|
"category": "repos",
|
|
102014
102014
|
"subcategory": null
|
|
102015
102015
|
},
|
|
102016
|
-
"x-octokit": {}
|
|
102016
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
102017
102017
|
},
|
|
102018
102018
|
"delete": {
|
|
102019
102019
|
"summary": "Delete a repository",
|
|
@@ -102699,7 +102699,7 @@
|
|
|
102699
102699
|
"category": "actions",
|
|
102700
102700
|
"subcategory": "cache"
|
|
102701
102701
|
},
|
|
102702
|
-
"x-octokit": {}
|
|
102702
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
|
|
102703
102703
|
},
|
|
102704
102704
|
"patch": {
|
|
102705
102705
|
"summary": "Set GitHub Actions cache usage policy for a repository",
|
|
@@ -102758,7 +102758,7 @@
|
|
|
102758
102758
|
"category": "actions",
|
|
102759
102759
|
"subcategory": "cache"
|
|
102760
102760
|
},
|
|
102761
|
-
"x-octokit": {}
|
|
102761
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
|
|
102762
102762
|
}
|
|
102763
102763
|
},
|
|
102764
102764
|
"/repos/{owner}/{repo}/actions/jobs/{job_id}": {
|
|
@@ -103223,7 +103223,7 @@
|
|
|
103223
103223
|
"category": "actions",
|
|
103224
103224
|
"subcategory": "workflow-runs"
|
|
103225
103225
|
},
|
|
103226
|
-
"x-octokit": {}
|
|
103226
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
103227
103227
|
}
|
|
103228
103228
|
},
|
|
103229
103229
|
"/repos/{owner}/{repo}/actions/permissions": {
|
|
@@ -103547,7 +103547,7 @@
|
|
|
103547
103547
|
"category": "actions",
|
|
103548
103548
|
"subcategory": "permissions"
|
|
103549
103549
|
},
|
|
103550
|
-
"x-octokit": {}
|
|
103550
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
103551
103551
|
},
|
|
103552
103552
|
"put": {
|
|
103553
103553
|
"summary": "Set allowed actions for a repository",
|
|
@@ -103612,7 +103612,7 @@
|
|
|
103612
103612
|
"category": "actions",
|
|
103613
103613
|
"subcategory": "permissions"
|
|
103614
103614
|
},
|
|
103615
|
-
"x-octokit": {}
|
|
103615
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
103616
103616
|
}
|
|
103617
103617
|
},
|
|
103618
103618
|
"/repos/{owner}/{repo}/actions/runners": {
|
|
@@ -104815,7 +104815,7 @@
|
|
|
104815
104815
|
"category": "actions",
|
|
104816
104816
|
"subcategory": "self-hosted-runners"
|
|
104817
104817
|
},
|
|
104818
|
-
"x-octokit": {}
|
|
104818
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
104819
104819
|
}
|
|
104820
104820
|
},
|
|
104821
104821
|
"/repos/{owner}/{repo}/actions/runners/remove-token": {
|
|
@@ -105729,7 +105729,7 @@
|
|
|
105729
105729
|
"category": "actions",
|
|
105730
105730
|
"subcategory": "self-hosted-runners"
|
|
105731
105731
|
},
|
|
105732
|
-
"x-octokit": {}
|
|
105732
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
105733
105733
|
}
|
|
105734
105734
|
},
|
|
105735
105735
|
"/repos/{owner}/{repo}/actions/runners/{runner_id}": {
|
|
@@ -110089,7 +110089,7 @@
|
|
|
110089
110089
|
"category": "actions",
|
|
110090
110090
|
"subcategory": "workflow-runs"
|
|
110091
110091
|
},
|
|
110092
|
-
"x-octokit": {}
|
|
110092
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
110093
110093
|
}
|
|
110094
110094
|
},
|
|
110095
110095
|
"/repos/{owner}/{repo}/actions/runs/{run_id}": {
|
|
@@ -113364,7 +113364,7 @@
|
|
|
113364
113364
|
"category": "actions",
|
|
113365
113365
|
"subcategory": "workflow-runs"
|
|
113366
113366
|
},
|
|
113367
|
-
"x-octokit": {}
|
|
113367
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
113368
113368
|
},
|
|
113369
113369
|
"delete": {
|
|
113370
113370
|
"summary": "Delete a workflow run",
|
|
@@ -117142,7 +117142,7 @@
|
|
|
117142
117142
|
"category": "actions",
|
|
117143
117143
|
"subcategory": "workflow-runs"
|
|
117144
117144
|
},
|
|
117145
|
-
"x-octokit": {}
|
|
117145
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
117146
117146
|
}
|
|
117147
117147
|
},
|
|
117148
117148
|
"/repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/jobs": {
|
|
@@ -118623,7 +118623,7 @@
|
|
|
118623
118623
|
},
|
|
118624
118624
|
"post": {
|
|
118625
118625
|
"summary": "Review pending deployments for a workflow run",
|
|
118626
|
-
"description": "Approve or reject pending deployments that are waiting on approval by a required reviewer.\n\
|
|
118626
|
+
"description": "Approve or reject pending deployments that are waiting on approval by a required reviewer.\n\nRequired reviewers with read access to the repository contents and deployments can use this endpoint. Required reviewers must authenticate using an access token with the `repo` scope to use this endpoint.",
|
|
118627
118627
|
"tags": ["actions"],
|
|
118628
118628
|
"operationId": "actions/review-pending-deployments-for-run",
|
|
118629
118629
|
"externalDocs": {
|
|
@@ -119160,7 +119160,7 @@
|
|
|
119160
119160
|
},
|
|
119161
119161
|
"x-github": {
|
|
119162
119162
|
"githubCloudOnly": false,
|
|
119163
|
-
"enabledForGitHubApps":
|
|
119163
|
+
"enabledForGitHubApps": false,
|
|
119164
119164
|
"category": "actions",
|
|
119165
119165
|
"subcategory": "workflow-runs"
|
|
119166
119166
|
},
|
|
@@ -119228,7 +119228,7 @@
|
|
|
119228
119228
|
"category": "actions",
|
|
119229
119229
|
"subcategory": "workflow-runs"
|
|
119230
119230
|
},
|
|
119231
|
-
"x-octokit": {}
|
|
119231
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
119232
119232
|
}
|
|
119233
119233
|
},
|
|
119234
119234
|
"/repos/{owner}/{repo}/actions/runs/{run_id}/rerun-failed-jobs": {
|
|
@@ -119295,7 +119295,7 @@
|
|
|
119295
119295
|
"category": "actions",
|
|
119296
119296
|
"subcategory": "workflow-runs"
|
|
119297
119297
|
},
|
|
119298
|
-
"x-octokit": {}
|
|
119298
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
119299
119299
|
}
|
|
119300
119300
|
},
|
|
119301
119301
|
"/repos/{owner}/{repo}/actions/secrets": {
|
|
@@ -123693,7 +123693,7 @@
|
|
|
123693
123693
|
"category": "actions",
|
|
123694
123694
|
"subcategory": "workflow-runs"
|
|
123695
123695
|
},
|
|
123696
|
-
"x-octokit": {}
|
|
123696
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
123697
123697
|
}
|
|
123698
123698
|
},
|
|
123699
123699
|
"/repos/{owner}/{repo}/assignees": {
|
|
@@ -124051,7 +124051,7 @@
|
|
|
124051
124051
|
"category": "repos",
|
|
124052
124052
|
"subcategory": "autolinks"
|
|
124053
124053
|
},
|
|
124054
|
-
"x-octokit": {}
|
|
124054
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
124055
124055
|
},
|
|
124056
124056
|
"post": {
|
|
124057
124057
|
"summary": "Create an autolink reference for a repository",
|
|
@@ -124198,7 +124198,7 @@
|
|
|
124198
124198
|
"category": "repos",
|
|
124199
124199
|
"subcategory": "autolinks"
|
|
124200
124200
|
},
|
|
124201
|
-
"x-octokit": {}
|
|
124201
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
124202
124202
|
}
|
|
124203
124203
|
},
|
|
124204
124204
|
"/repos/{owner}/{repo}/autolinks/{autolink_id}": {
|
|
@@ -124295,7 +124295,7 @@
|
|
|
124295
124295
|
"category": "repos",
|
|
124296
124296
|
"subcategory": "autolinks"
|
|
124297
124297
|
},
|
|
124298
|
-
"x-octokit": {}
|
|
124298
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
124299
124299
|
},
|
|
124300
124300
|
"delete": {
|
|
124301
124301
|
"summary": "Delete an autolink reference from a repository",
|
|
@@ -147702,7 +147702,7 @@
|
|
|
147702
147702
|
"category": "checks",
|
|
147703
147703
|
"subcategory": "suites"
|
|
147704
147704
|
},
|
|
147705
|
-
"x-octokit": {}
|
|
147705
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
147706
147706
|
}
|
|
147707
147707
|
},
|
|
147708
147708
|
"/repos/{owner}/{repo}/check-suites/preferences": {
|
|
@@ -149309,7 +149309,7 @@
|
|
|
149309
149309
|
"category": "checks",
|
|
149310
149310
|
"subcategory": "suites"
|
|
149311
149311
|
},
|
|
149312
|
-
"x-octokit": {}
|
|
149312
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
149313
149313
|
}
|
|
149314
149314
|
},
|
|
149315
149315
|
"/repos/{owner}/{repo}/check-suites/{check_suite_id}": {
|
|
@@ -151315,7 +151315,7 @@
|
|
|
151315
151315
|
"category": "checks",
|
|
151316
151316
|
"subcategory": "suites"
|
|
151317
151317
|
},
|
|
151318
|
-
"x-octokit": {}
|
|
151318
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
151319
151319
|
}
|
|
151320
151320
|
},
|
|
151321
151321
|
"/repos/{owner}/{repo}/check-suites/{check_suite_id}/check-runs": {
|
|
@@ -152289,7 +152289,7 @@
|
|
|
152289
152289
|
"operationId": "code-scanning/list-alerts-for-repo",
|
|
152290
152290
|
"externalDocs": {
|
|
152291
152291
|
"description": "API method documentation",
|
|
152292
|
-
"url": "https://docs.github.com/
|
|
152292
|
+
"url": "https://docs.github.com/rest/reference/code-scanning#list-code-scanning-alerts-for-a-repository"
|
|
152293
152293
|
},
|
|
152294
152294
|
"parameters": [
|
|
152295
152295
|
{
|
|
@@ -152362,13 +152362,13 @@
|
|
|
152362
152362
|
},
|
|
152363
152363
|
{
|
|
152364
152364
|
"name": "sort",
|
|
152365
|
-
"description": "The property by which to sort the results.",
|
|
152365
|
+
"description": "The property by which to sort the results. `number` is deprecated - we recommend that you use `created` instead.",
|
|
152366
152366
|
"in": "query",
|
|
152367
152367
|
"required": false,
|
|
152368
152368
|
"schema": {
|
|
152369
152369
|
"type": "string",
|
|
152370
|
-
"enum": ["created", "
|
|
152371
|
-
"default": "
|
|
152370
|
+
"enum": ["created", "number", "updated"],
|
|
152371
|
+
"default": "created"
|
|
152372
152372
|
}
|
|
152373
152373
|
},
|
|
152374
152374
|
{
|
|
@@ -152561,6 +152561,12 @@
|
|
|
152561
152561
|
"used in tests"
|
|
152562
152562
|
]
|
|
152563
152563
|
},
|
|
152564
|
+
"dismissed_comment": {
|
|
152565
|
+
"type": "string",
|
|
152566
|
+
"description": "The dismissal comment associated with the dismissal of the alert.",
|
|
152567
|
+
"nullable": true,
|
|
152568
|
+
"maxLength": 280
|
|
152569
|
+
},
|
|
152564
152570
|
"rule": {
|
|
152565
152571
|
"type": "object",
|
|
152566
152572
|
"properties": {
|
|
@@ -152693,6 +152699,7 @@
|
|
|
152693
152699
|
"dismissed_by": null,
|
|
152694
152700
|
"dismissed_at": null,
|
|
152695
152701
|
"dismissed_reason": null,
|
|
152702
|
+
"dismissed_comment": null,
|
|
152696
152703
|
"rule": {
|
|
152697
152704
|
"id": "js/zipslip",
|
|
152698
152705
|
"severity": "error",
|
|
@@ -152754,6 +152761,7 @@
|
|
|
152754
152761
|
},
|
|
152755
152762
|
"dismissed_at": "2020-02-14T12:29:18Z",
|
|
152756
152763
|
"dismissed_reason": "false positive",
|
|
152764
|
+
"dismissed_comment": "This alert is not actually correct, because there's a sanitizer included in the library.",
|
|
152757
152765
|
"rule": {
|
|
152758
152766
|
"id": "js/zipslip",
|
|
152759
152767
|
"severity": "error",
|
|
@@ -153337,7 +153345,8 @@
|
|
|
153337
153345
|
"parameter": "alert_number",
|
|
153338
153346
|
"before": { "name": "alert_id" }
|
|
153339
153347
|
}
|
|
153340
|
-
]
|
|
153348
|
+
],
|
|
153349
|
+
"diff": { "api.github.com": { "type": "changed" } }
|
|
153341
153350
|
}
|
|
153342
153351
|
},
|
|
153343
153352
|
"patch": {
|
|
@@ -153850,7 +153859,7 @@
|
|
|
153850
153859
|
"githubCloudOnly": false,
|
|
153851
153860
|
"category": "code-scanning"
|
|
153852
153861
|
},
|
|
153853
|
-
"x-octokit": {}
|
|
153862
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
153854
153863
|
}
|
|
153855
153864
|
},
|
|
153856
153865
|
"/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/instances": {
|
|
@@ -154428,7 +154437,6 @@
|
|
|
154428
154437
|
"200": {
|
|
154429
154438
|
"description": "Response",
|
|
154430
154439
|
"content": {
|
|
154431
|
-
"application/json+sarif": { "schema": { "type": "string" } },
|
|
154432
154440
|
"application/json": {
|
|
154433
154441
|
"schema": {
|
|
154434
154442
|
"type": "object",
|
|
@@ -154534,7 +154542,7 @@
|
|
|
154534
154542
|
},
|
|
154535
154543
|
"examples": {
|
|
154536
154544
|
"response": {
|
|
154537
|
-
"summary": "
|
|
154545
|
+
"summary": "application/json response",
|
|
154538
154546
|
"value": {
|
|
154539
154547
|
"ref": "refs/heads/main",
|
|
154540
154548
|
"commit_sha": "c18c69115654ff0166991962832dc2bd7756e655",
|
|
@@ -154558,6 +154566,54 @@
|
|
|
154558
154566
|
}
|
|
154559
154567
|
}
|
|
154560
154568
|
}
|
|
154569
|
+
},
|
|
154570
|
+
"application/json+sarif": {
|
|
154571
|
+
"schema": { "type": "object", "additionalProperties": true },
|
|
154572
|
+
"examples": {
|
|
154573
|
+
"response": {
|
|
154574
|
+
"summary": "application/json+sarif response",
|
|
154575
|
+
"value": {
|
|
154576
|
+
"runs": [
|
|
154577
|
+
{
|
|
154578
|
+
"tool": {
|
|
154579
|
+
"driver": {
|
|
154580
|
+
"name": "CodeQL",
|
|
154581
|
+
"organization": "GitHub",
|
|
154582
|
+
"semanticVersion": "1.0.0",
|
|
154583
|
+
"rules": [
|
|
154584
|
+
{
|
|
154585
|
+
"id": "js/unused-local-variable",
|
|
154586
|
+
"name": "js/unused-local-variable"
|
|
154587
|
+
}
|
|
154588
|
+
]
|
|
154589
|
+
}
|
|
154590
|
+
},
|
|
154591
|
+
"results": [
|
|
154592
|
+
{
|
|
154593
|
+
"guid": "326aa09f-9af8-13cf-9851-3d0e5183ec38",
|
|
154594
|
+
"message": { "text": "Unused variable foo." },
|
|
154595
|
+
"locations": [
|
|
154596
|
+
{
|
|
154597
|
+
"physicalLocation": {
|
|
154598
|
+
"artifactLocation": { "uri": "file1.js" },
|
|
154599
|
+
"region": { "startLine": 1 }
|
|
154600
|
+
}
|
|
154601
|
+
}
|
|
154602
|
+
],
|
|
154603
|
+
"ruleId": "js/unused-local-variable",
|
|
154604
|
+
"properties": [
|
|
154605
|
+
{ "github/alertNumber": 2 },
|
|
154606
|
+
{
|
|
154607
|
+
"github/alertUrl": "https://api.github.com/repos/monalisa/monalisa/code-scanning/alerts/2"
|
|
154608
|
+
}
|
|
154609
|
+
]
|
|
154610
|
+
}
|
|
154611
|
+
]
|
|
154612
|
+
}
|
|
154613
|
+
]
|
|
154614
|
+
}
|
|
154615
|
+
}
|
|
154616
|
+
}
|
|
154561
154617
|
}
|
|
154562
154618
|
}
|
|
154563
154619
|
},
|
|
@@ -154859,6 +154915,15 @@
|
|
|
154859
154915
|
}
|
|
154860
154916
|
},
|
|
154861
154917
|
"required": ["commit_sha", "ref", "sarif"]
|
|
154918
|
+
},
|
|
154919
|
+
"examples": {
|
|
154920
|
+
"default": {
|
|
154921
|
+
"value": {
|
|
154922
|
+
"commit_sha": "4b6472266afd7b471e86085a6659e8c7f2b119da",
|
|
154923
|
+
"ref": "refs/heads/master",
|
|
154924
|
+
"sarif": "H4sICMLGdF4AA2V4YW1wbGUuc2FyaWYAvVjdbts2FL7PUxDCijaA/CM7iRNfLkPXYgHSNstumlzQ0pHFVCI1korjFgH2ONtr7Ul2KFmy/mOn6QIkjsjDw0/nfN85NL8dEGL9pNwAImqRObECrWM1H40kXQ2XTAfJIlEgXcE1cD10RTQSVDE10K4aKSqZP1AxuKOIKg1ydJU60jSfSh8Hk6EzHA/vlOCWbfa7B6kYPpj90rlsWCZcmbHP5Bs+4oAWIjQD2SMOeJLh2vIQDnIaQerqXHjw8YIgxohybxAyDsS4cAPKsp03K4RcUs6+Up2D+JXpd8mibKIQN9fM/aMCdbyBujGSSQgVxJtx5qX2d2qUcIweQhEuDQf3GBO6CKHkogx/N3MVCKl/AeVKFuf4y5ubsMGDTj1ep+5I7sgmLIpxtU38hLtmMRGSuCFVyip5eKzs5ydh+LztVL6f2m6oih1BkYiuyQIIJWodxVpERPj4sEiWBNNH8EWT0DMG8EAjzKVHXCrB4FkPu/F64NMk1OeC+2yZSNoBOoR7CC0EzYWGbm+xFDFIzbI011+cLjfZtyJkmMZfumAh02uL3NpV2y+MZ6RAjxibyKrNxxJcVjANSb4eBGwZ1M0KsuyR2poLr5rMl8vaDSeVn6eTWEO2j2xIEcmhwlTKNOi4GMOI8gfuZYkvJ7b4v5Tiumyz7RnHeodFzpS8ASIZCH/AYdWi2z3sG8JtFxJ6fF9yR9CdifBr9Pd6d5V2+zbJKjjCFGGmsHuYFy2ytJq9tUxcLSRSQecppOGKrpUxYfxefMEFK+wOGa4hudQByBVT0L+EKtyACxnRsABhEx1QjVDs1KNI9MbpnhqfE45B6FJvu3hRu5VRU9MhZLmK7fqkKyQSTHNoyMqUFMqXCV3CwAeqEwmVokraK8IuBaGvHjQ0gMYrKjnjyw7uk9uD8tgmsBbFMPnU1bV2ZhkJNkuolUiWys3UPWzs5aaIUz9TBe8zMb+6+nT+6fLy91dlE3xzeDDT4zYszb0bW6NjJd0Rvn2EnLvWLFSdKPpBzInzfRgu8ETyMcH8nIfMnJCeC2PyfTA+UKngcnGH7Hw2hGkVQs5YlIRCtdWZYQ4/73es2JlxkfViOEIhoWJq5Oo6UBBfiKIqFBWhiE3jJGbFwVoxBHTRSuIS67sMeplei24X20shLjG+8gqbKC/bESiNMC+wd5q5id0yeS7CJEqXzmrTWNq3k05l84P6f4/bEmXFJjI0fIt1BGQssUnUDkBYeVhE5TqPnMH3jqogDcP0zKcTgLPTMSzOjhbjuVOmW23l1fYNStulfo6sXlFsGLhbDy5RECPRYGCTgOj2bd4nUQEivEd0H7KKYxqnEhFohuur3a3UPskbH/+Yg0+M5P2MHRJu3ziHh3Z2NCrWt3XF1rWTw8Ne/pfbWYXnDSE0SNZQQt1i18q7te2vOhu7ehWuvVyeu0wbLZi24mhoo6aOOTltzG/lgdVvVoXQq5V+pewkFIzL8fjEcadT55jOjpzFzHuOTtDNrMkJPMVQDd7F09RID72O/UPZ0tmctqZ7kWX6EmSZnDpP8GU67SXM8XE3YSrxbKsx6UReZ4y6n/FVZfJjs9Z7stma75W5yQtkzjk5eSJxk1lv4o7+j8TlhaJ2lsKWZO6lruDPBLib3x5ZN/KGWzZ+pn///evv7OOf4iIBv3oY9L/l1wiJ9p0Tc+F1zZnOE9NxXWEus6IQhr5pMfoqxi8WPsuu0azsns4UC6WzNzHIzbeEx4P/AJ3SefgcFAAA"
|
|
154925
|
+
}
|
|
154926
|
+
}
|
|
154862
154927
|
}
|
|
154863
154928
|
}
|
|
154864
154929
|
}
|
|
@@ -155452,7 +155517,7 @@
|
|
|
155452
155517
|
"category": "repos",
|
|
155453
155518
|
"subcategory": "collaborators"
|
|
155454
155519
|
},
|
|
155455
|
-
"x-octokit": {}
|
|
155520
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
155456
155521
|
}
|
|
155457
155522
|
},
|
|
155458
155523
|
"/repos/{owner}/{repo}/collaborators/{username}": {
|
|
@@ -157284,7 +157349,7 @@
|
|
|
157284
157349
|
"category": "repos",
|
|
157285
157350
|
"subcategory": "collaborators"
|
|
157286
157351
|
},
|
|
157287
|
-
"x-octokit": {}
|
|
157352
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
157288
157353
|
},
|
|
157289
157354
|
"delete": {
|
|
157290
157355
|
"summary": "Remove a repository collaborator",
|
|
@@ -157543,7 +157608,7 @@
|
|
|
157543
157608
|
"category": "repos",
|
|
157544
157609
|
"subcategory": "collaborators"
|
|
157545
157610
|
},
|
|
157546
|
-
"x-octokit": {}
|
|
157611
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
157547
157612
|
}
|
|
157548
157613
|
},
|
|
157549
157614
|
"/repos/{owner}/{repo}/comments": {
|
|
@@ -164452,7 +164517,7 @@
|
|
|
164452
164517
|
"category": "repos",
|
|
164453
164518
|
"subcategory": "commits"
|
|
164454
164519
|
},
|
|
164455
|
-
"x-octokit": {}
|
|
164520
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
164456
164521
|
}
|
|
164457
164522
|
},
|
|
164458
164523
|
"/repos/{owner}/{repo}/commits/{ref}": {
|
|
@@ -168080,7 +168145,7 @@
|
|
|
168080
168145
|
"category": "checks",
|
|
168081
168146
|
"subcategory": "suites"
|
|
168082
168147
|
},
|
|
168083
|
-
"x-octokit": {}
|
|
168148
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
168084
168149
|
}
|
|
168085
168150
|
},
|
|
168086
168151
|
"/repos/{owner}/{repo}/commits/{ref}/status": {
|
|
@@ -169605,7 +169670,7 @@
|
|
|
169605
169670
|
"category": "repos",
|
|
169606
169671
|
"subcategory": "statuses"
|
|
169607
169672
|
},
|
|
169608
|
-
"x-octokit": {}
|
|
169673
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
169609
169674
|
}
|
|
169610
169675
|
},
|
|
169611
169676
|
"/repos/{owner}/{repo}/commits/{ref}/statuses": {
|
|
@@ -181715,7 +181780,7 @@
|
|
|
181715
181780
|
"category": "activity",
|
|
181716
181781
|
"subcategory": "events"
|
|
181717
181782
|
},
|
|
181718
|
-
"x-octokit": {}
|
|
181783
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
181719
181784
|
}
|
|
181720
181785
|
},
|
|
181721
181786
|
"/repos/{owner}/{repo}/forks": {
|
|
@@ -183213,7 +183278,7 @@
|
|
|
183213
183278
|
"category": "repos",
|
|
183214
183279
|
"subcategory": "forks"
|
|
183215
183280
|
},
|
|
183216
|
-
"x-octokit": {}
|
|
183281
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
183217
183282
|
},
|
|
183218
183283
|
"post": {
|
|
183219
183284
|
"summary": "Create a fork",
|
|
@@ -187005,7 +187070,7 @@
|
|
|
187005
187070
|
"category": "repos",
|
|
187006
187071
|
"subcategory": "forks"
|
|
187007
187072
|
},
|
|
187008
|
-
"x-octokit": {}
|
|
187073
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
187009
187074
|
}
|
|
187010
187075
|
},
|
|
187011
187076
|
"/repos/{owner}/{repo}/git/blobs": {
|
|
@@ -194185,7 +194250,7 @@
|
|
|
194185
194250
|
"category": "repos",
|
|
194186
194251
|
"subcategory": "invitations"
|
|
194187
194252
|
},
|
|
194188
|
-
"x-octokit": {}
|
|
194253
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
194189
194254
|
}
|
|
194190
194255
|
},
|
|
194191
194256
|
"/repos/{owner}/{repo}/invitations/{invitation_id}": {
|
|
@@ -195903,7 +195968,7 @@
|
|
|
195903
195968
|
"category": "repos",
|
|
195904
195969
|
"subcategory": "invitations"
|
|
195905
195970
|
},
|
|
195906
|
-
"x-octokit": {}
|
|
195971
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
195907
195972
|
},
|
|
195908
195973
|
"delete": {
|
|
195909
195974
|
"summary": "Delete a repository invitation",
|
|
@@ -198165,7 +198230,7 @@
|
|
|
198165
198230
|
"category": "issues",
|
|
198166
198231
|
"subcategory": null
|
|
198167
198232
|
},
|
|
198168
|
-
"x-octokit": {}
|
|
198233
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
198169
198234
|
},
|
|
198170
198235
|
"post": {
|
|
198171
198236
|
"summary": "Create an issue",
|
|
@@ -200384,7 +200449,7 @@
|
|
|
200384
200449
|
"category": "issues",
|
|
200385
200450
|
"subcategory": null
|
|
200386
200451
|
},
|
|
200387
|
-
"x-octokit": {}
|
|
200452
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
200388
200453
|
}
|
|
200389
200454
|
},
|
|
200390
200455
|
"/repos/{owner}/{repo}/issues/comments": {
|
|
@@ -206076,7 +206141,7 @@
|
|
|
206076
206141
|
"category": "issues",
|
|
206077
206142
|
"subcategory": "events"
|
|
206078
206143
|
},
|
|
206079
|
-
"x-octokit": {}
|
|
206144
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
206080
206145
|
}
|
|
206081
206146
|
},
|
|
206082
206147
|
"/repos/{owner}/{repo}/issues/events/{event_id}": {
|
|
@@ -209239,7 +209304,7 @@
|
|
|
209239
209304
|
"category": "issues",
|
|
209240
209305
|
"subcategory": "events"
|
|
209241
209306
|
},
|
|
209242
|
-
"x-octokit": {}
|
|
209307
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
209243
209308
|
}
|
|
209244
209309
|
},
|
|
209245
209310
|
"/repos/{owner}/{repo}/issues/{issue_number}": {
|
|
@@ -211331,7 +211396,7 @@
|
|
|
211331
211396
|
"category": "issues",
|
|
211332
211397
|
"subcategory": null
|
|
211333
211398
|
},
|
|
211334
|
-
"x-octokit": {}
|
|
211399
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
211335
211400
|
},
|
|
211336
211401
|
"patch": {
|
|
211337
211402
|
"summary": "Update an issue",
|
|
@@ -213575,7 +213640,7 @@
|
|
|
213575
213640
|
"category": "issues",
|
|
213576
213641
|
"subcategory": null
|
|
213577
213642
|
},
|
|
213578
|
-
"x-octokit": {}
|
|
213643
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
213579
213644
|
}
|
|
213580
213645
|
},
|
|
213581
213646
|
"/repos/{owner}/{repo}/issues/{issue_number}/assignees": {
|
|
@@ -215632,7 +215697,7 @@
|
|
|
215632
215697
|
"category": "issues",
|
|
215633
215698
|
"subcategory": "assignees"
|
|
215634
215699
|
},
|
|
215635
|
-
"x-octokit": {}
|
|
215700
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
215636
215701
|
},
|
|
215637
215702
|
"delete": {
|
|
215638
215703
|
"summary": "Remove assignees from an issue",
|
|
@@ -243351,7 +243416,7 @@
|
|
|
243351
243416
|
"category": "activity",
|
|
243352
243417
|
"subcategory": "notifications"
|
|
243353
243418
|
},
|
|
243354
|
-
"x-octokit": {}
|
|
243419
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
243355
243420
|
},
|
|
243356
243421
|
"put": {
|
|
243357
243422
|
"summary": "Mark repository notifications as read",
|
|
@@ -244985,7 +245050,7 @@
|
|
|
244985
245050
|
"category": "enterprise-admin",
|
|
244986
245051
|
"subcategory": "repo-pre-receive-hooks"
|
|
244987
245052
|
},
|
|
244988
|
-
"x-octokit": {}
|
|
245053
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
|
|
244989
245054
|
}
|
|
244990
245055
|
},
|
|
244991
245056
|
"/repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id}": {
|
|
@@ -245055,7 +245120,7 @@
|
|
|
245055
245120
|
"category": "enterprise-admin",
|
|
245056
245121
|
"subcategory": "repo-pre-receive-hooks"
|
|
245057
245122
|
},
|
|
245058
|
-
"x-octokit": {}
|
|
245123
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
|
|
245059
245124
|
},
|
|
245060
245125
|
"patch": {
|
|
245061
245126
|
"summary": "Update pre-receive hook enforcement for a repository",
|
|
@@ -245142,7 +245207,7 @@
|
|
|
245142
245207
|
"category": "enterprise-admin",
|
|
245143
245208
|
"subcategory": "repo-pre-receive-hooks"
|
|
245144
245209
|
},
|
|
245145
|
-
"x-octokit": {}
|
|
245210
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
|
|
245146
245211
|
},
|
|
245147
245212
|
"delete": {
|
|
245148
245213
|
"summary": "Remove pre-receive hook enforcement for a repository",
|
|
@@ -245210,7 +245275,7 @@
|
|
|
245210
245275
|
"category": "enterprise-admin",
|
|
245211
245276
|
"subcategory": "repo-pre-receive-hooks"
|
|
245212
245277
|
},
|
|
245213
|
-
"x-octokit": {}
|
|
245278
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
|
|
245214
245279
|
}
|
|
245215
245280
|
},
|
|
245216
245281
|
"/repos/{owner}/{repo}/projects": {
|
|
@@ -249734,7 +249799,7 @@
|
|
|
249734
249799
|
"category": "pulls",
|
|
249735
249800
|
"subcategory": null
|
|
249736
249801
|
},
|
|
249737
|
-
"x-octokit": {}
|
|
249802
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
249738
249803
|
},
|
|
249739
249804
|
"post": {
|
|
249740
249805
|
"summary": "Create a pull request",
|
|
@@ -266654,7 +266719,7 @@
|
|
|
266654
266719
|
"category": "pulls",
|
|
266655
266720
|
"subcategory": "review-requests"
|
|
266656
266721
|
},
|
|
266657
|
-
"x-octokit": {}
|
|
266722
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
266658
266723
|
},
|
|
266659
266724
|
"delete": {
|
|
266660
266725
|
"summary": "Remove requested reviewers from a pull request",
|
|
@@ -273695,7 +273760,7 @@
|
|
|
273695
273760
|
"category": "repos",
|
|
273696
273761
|
"subcategory": "releases"
|
|
273697
273762
|
},
|
|
273698
|
-
"x-octokit": {}
|
|
273763
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
273699
273764
|
},
|
|
273700
273765
|
"post": {
|
|
273701
273766
|
"summary": "Create a release",
|
|
@@ -274285,7 +274350,7 @@
|
|
|
274285
274350
|
"category": "repos",
|
|
274286
274351
|
"subcategory": "releases"
|
|
274287
274352
|
},
|
|
274288
|
-
"x-octokit": {}
|
|
274353
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
274289
274354
|
}
|
|
274290
274355
|
},
|
|
274291
274356
|
"/repos/{owner}/{repo}/releases/assets/{asset_id}": {
|
|
@@ -275458,7 +275523,7 @@
|
|
|
275458
275523
|
"category": "repos",
|
|
275459
275524
|
"subcategory": "releases"
|
|
275460
275525
|
},
|
|
275461
|
-
"x-octokit": {}
|
|
275526
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
275462
275527
|
}
|
|
275463
275528
|
},
|
|
275464
275529
|
"/repos/{owner}/{repo}/releases/tags/{tag}": {
|
|
@@ -275970,7 +276035,7 @@
|
|
|
275970
276035
|
"category": "repos",
|
|
275971
276036
|
"subcategory": "releases"
|
|
275972
276037
|
},
|
|
275973
|
-
"x-octokit": {}
|
|
276038
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
275974
276039
|
}
|
|
275975
276040
|
},
|
|
275976
276041
|
"/repos/{owner}/{repo}/releases/{release_id}": {
|
|
@@ -276481,7 +276546,7 @@
|
|
|
276481
276546
|
"category": "repos",
|
|
276482
276547
|
"subcategory": "releases"
|
|
276483
276548
|
},
|
|
276484
|
-
"x-octokit": {}
|
|
276549
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
276485
276550
|
},
|
|
276486
276551
|
"patch": {
|
|
276487
276552
|
"summary": "Update a release",
|
|
@@ -277020,7 +277085,7 @@
|
|
|
277020
277085
|
"category": "repos",
|
|
277021
277086
|
"subcategory": "releases"
|
|
277022
277087
|
},
|
|
277023
|
-
"x-octokit": {}
|
|
277088
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
277024
277089
|
},
|
|
277025
277090
|
"delete": {
|
|
277026
277091
|
"summary": "Delete a release",
|
|
@@ -278504,7 +278569,7 @@
|
|
|
278504
278569
|
"category": "repos",
|
|
278505
278570
|
"subcategory": null
|
|
278506
278571
|
},
|
|
278507
|
-
"x-octokit": {}
|
|
278572
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
|
|
278508
278573
|
}
|
|
278509
278574
|
},
|
|
278510
278575
|
"/repos/{owner}/{repo}/secret-scanning/alerts": {
|
|
@@ -278832,7 +278897,7 @@
|
|
|
278832
278897
|
"category": "secret-scanning",
|
|
278833
278898
|
"subcategory": null
|
|
278834
278899
|
},
|
|
278835
|
-
"x-octokit": {}
|
|
278900
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
278836
278901
|
}
|
|
278837
278902
|
},
|
|
278838
278903
|
"/repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}": {
|
|
@@ -279098,7 +279163,7 @@
|
|
|
279098
279163
|
"category": "secret-scanning",
|
|
279099
279164
|
"subcategory": null
|
|
279100
279165
|
},
|
|
279101
|
-
"x-octokit": {}
|
|
279166
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
279102
279167
|
},
|
|
279103
279168
|
"patch": {
|
|
279104
279169
|
"summary": "Update a secret scanning alert",
|
|
@@ -279421,7 +279486,7 @@
|
|
|
279421
279486
|
"githubCloudOnly": false,
|
|
279422
279487
|
"category": "secret-scanning"
|
|
279423
279488
|
},
|
|
279424
|
-
"x-octokit": {}
|
|
279489
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
279425
279490
|
}
|
|
279426
279491
|
},
|
|
279427
279492
|
"/repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}/locations": {
|
|
@@ -283707,7 +283772,7 @@
|
|
|
283707
283772
|
"category": "repos",
|
|
283708
283773
|
"subcategory": null
|
|
283709
283774
|
},
|
|
283710
|
-
"x-octokit": {}
|
|
283775
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
283711
283776
|
}
|
|
283712
283777
|
},
|
|
283713
283778
|
"/repos/{owner}/{repo}/zipball/{ref}": {
|
|
@@ -284782,7 +284847,7 @@
|
|
|
284782
284847
|
}
|
|
284783
284848
|
]
|
|
284784
284849
|
},
|
|
284785
|
-
"x-octokit": {}
|
|
284850
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
284786
284851
|
}
|
|
284787
284852
|
},
|
|
284788
284853
|
"/repositories": {
|
|
@@ -286229,7 +286294,7 @@
|
|
|
286229
286294
|
"category": "repos",
|
|
286230
286295
|
"subcategory": null
|
|
286231
286296
|
},
|
|
286232
|
-
"x-octokit": {}
|
|
286297
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
286233
286298
|
}
|
|
286234
286299
|
},
|
|
286235
286300
|
"/repositories/{repository_id}/environments/{environment_name}/secrets": {
|
|
@@ -288283,7 +288348,7 @@
|
|
|
288283
288348
|
"category": "search",
|
|
288284
288349
|
"subcategory": null
|
|
288285
288350
|
},
|
|
288286
|
-
"x-octokit": {}
|
|
288351
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
288287
288352
|
}
|
|
288288
288353
|
},
|
|
288289
288354
|
"/search/commits": {
|
|
@@ -290118,7 +290183,7 @@
|
|
|
290118
290183
|
"category": "search",
|
|
290119
290184
|
"subcategory": null
|
|
290120
290185
|
},
|
|
290121
|
-
"x-octokit": {}
|
|
290186
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
290122
290187
|
}
|
|
290123
290188
|
},
|
|
290124
290189
|
"/search/issues": {
|
|
@@ -292206,7 +292271,7 @@
|
|
|
292206
292271
|
"category": "search",
|
|
292207
292272
|
"subcategory": null
|
|
292208
292273
|
},
|
|
292209
|
-
"x-octokit": {}
|
|
292274
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
292210
292275
|
}
|
|
292211
292276
|
},
|
|
292212
292277
|
"/search/labels": {
|
|
@@ -293734,7 +293799,7 @@
|
|
|
293734
293799
|
"category": "enterprise-admin",
|
|
293735
293800
|
"subcategory": "management-console"
|
|
293736
293801
|
},
|
|
293737
|
-
"x-octokit": {}
|
|
293802
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
|
|
293738
293803
|
}
|
|
293739
293804
|
},
|
|
293740
293805
|
"/setup/api/configure": {
|
|
@@ -293769,7 +293834,7 @@
|
|
|
293769
293834
|
"category": "enterprise-admin",
|
|
293770
293835
|
"subcategory": "management-console"
|
|
293771
293836
|
},
|
|
293772
|
-
"x-octokit": {}
|
|
293837
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
|
|
293773
293838
|
}
|
|
293774
293839
|
},
|
|
293775
293840
|
"/setup/api/maintenance": {
|
|
@@ -293844,7 +293909,7 @@
|
|
|
293844
293909
|
"category": "enterprise-admin",
|
|
293845
293910
|
"subcategory": "management-console"
|
|
293846
293911
|
},
|
|
293847
|
-
"x-octokit": {}
|
|
293912
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
|
|
293848
293913
|
},
|
|
293849
293914
|
"post": {
|
|
293850
293915
|
"summary": "Enable or disable maintenance mode",
|
|
@@ -293941,7 +294006,7 @@
|
|
|
293941
294006
|
"category": "enterprise-admin",
|
|
293942
294007
|
"subcategory": "management-console"
|
|
293943
294008
|
},
|
|
293944
|
-
"x-octokit": {}
|
|
294009
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
|
|
293945
294010
|
}
|
|
293946
294011
|
},
|
|
293947
294012
|
"/setup/api/settings": {
|
|
@@ -294327,7 +294392,7 @@
|
|
|
294327
294392
|
"category": "enterprise-admin",
|
|
294328
294393
|
"subcategory": "management-console"
|
|
294329
294394
|
},
|
|
294330
|
-
"x-octokit": {}
|
|
294395
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
|
|
294331
294396
|
},
|
|
294332
294397
|
"put": {
|
|
294333
294398
|
"summary": "Set settings",
|
|
@@ -294384,7 +294449,7 @@
|
|
|
294384
294449
|
"category": "enterprise-admin",
|
|
294385
294450
|
"subcategory": "management-console"
|
|
294386
294451
|
},
|
|
294387
|
-
"x-octokit": {}
|
|
294452
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
|
|
294388
294453
|
}
|
|
294389
294454
|
},
|
|
294390
294455
|
"/setup/api/settings/authorized-keys": {
|
|
@@ -294455,7 +294520,7 @@
|
|
|
294455
294520
|
"category": "enterprise-admin",
|
|
294456
294521
|
"subcategory": "management-console"
|
|
294457
294522
|
},
|
|
294458
|
-
"x-octokit": {}
|
|
294523
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
|
|
294459
294524
|
},
|
|
294460
294525
|
"post": {
|
|
294461
294526
|
"summary": "Add an authorized SSH key",
|
|
@@ -294548,7 +294613,7 @@
|
|
|
294548
294613
|
"category": "enterprise-admin",
|
|
294549
294614
|
"subcategory": "management-console"
|
|
294550
294615
|
},
|
|
294551
|
-
"x-octokit": {}
|
|
294616
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
|
|
294552
294617
|
},
|
|
294553
294618
|
"delete": {
|
|
294554
294619
|
"summary": "Remove an authorized SSH key",
|
|
@@ -294641,7 +294706,7 @@
|
|
|
294641
294706
|
"category": "enterprise-admin",
|
|
294642
294707
|
"subcategory": "management-console"
|
|
294643
294708
|
},
|
|
294644
|
-
"x-octokit": {}
|
|
294709
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
|
|
294645
294710
|
}
|
|
294646
294711
|
},
|
|
294647
294712
|
"/setup/api/start": {
|
|
@@ -294701,7 +294766,7 @@
|
|
|
294701
294766
|
"category": "enterprise-admin",
|
|
294702
294767
|
"subcategory": "management-console"
|
|
294703
294768
|
},
|
|
294704
|
-
"x-octokit": {}
|
|
294769
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
|
|
294705
294770
|
}
|
|
294706
294771
|
},
|
|
294707
294772
|
"/setup/api/upgrade": {
|
|
@@ -294751,7 +294816,7 @@
|
|
|
294751
294816
|
"category": "enterprise-admin",
|
|
294752
294817
|
"subcategory": "management-console"
|
|
294753
294818
|
},
|
|
294754
|
-
"x-octokit": {}
|
|
294819
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
|
|
294755
294820
|
}
|
|
294756
294821
|
},
|
|
294757
294822
|
"/teams/{team_id}": {
|
|
@@ -302998,7 +303063,7 @@
|
|
|
302998
303063
|
"subcategory": null
|
|
302999
303064
|
},
|
|
303000
303065
|
"deprecated": true,
|
|
303001
|
-
"x-octokit": {}
|
|
303066
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
303002
303067
|
}
|
|
303003
303068
|
},
|
|
303004
303069
|
"/teams/{team_id}/repos/{owner}/{repo}": {
|
|
@@ -304688,7 +304753,7 @@
|
|
|
304688
304753
|
"subcategory": null
|
|
304689
304754
|
},
|
|
304690
304755
|
"deprecated": true,
|
|
304691
|
-
"x-octokit": {}
|
|
304756
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
304692
304757
|
},
|
|
304693
304758
|
"put": {
|
|
304694
304759
|
"summary": "Add or update team repository permissions (Legacy)",
|
|
@@ -307555,7 +307620,8 @@
|
|
|
307555
307620
|
"operationId": "users/list-gpg-keys-for-authenticated"
|
|
307556
307621
|
}
|
|
307557
307622
|
}
|
|
307558
|
-
]
|
|
307623
|
+
],
|
|
307624
|
+
"diff": { "api.github.com": { "type": "changed" } }
|
|
307559
307625
|
}
|
|
307560
307626
|
},
|
|
307561
307627
|
"post": {
|
|
@@ -307845,7 +307911,8 @@
|
|
|
307845
307911
|
"operationId": "users/create-gpg-key-for-authenticated"
|
|
307846
307912
|
}
|
|
307847
307913
|
}
|
|
307848
|
-
]
|
|
307914
|
+
],
|
|
307915
|
+
"diff": { "api.github.com": { "type": "changed" } }
|
|
307849
307916
|
}
|
|
307850
307917
|
}
|
|
307851
307918
|
},
|
|
@@ -308084,7 +308151,8 @@
|
|
|
308084
308151
|
"date": "2021-10-05",
|
|
308085
308152
|
"before": { "operationId": "users/get-gpg-key-for-authenticated" }
|
|
308086
308153
|
}
|
|
308087
|
-
]
|
|
308154
|
+
],
|
|
308155
|
+
"diff": { "api.github.com": { "type": "changed" } }
|
|
308088
308156
|
}
|
|
308089
308157
|
},
|
|
308090
308158
|
"delete": {
|
|
@@ -310034,7 +310102,7 @@
|
|
|
310034
310102
|
"category": "apps",
|
|
310035
310103
|
"subcategory": "installations"
|
|
310036
310104
|
},
|
|
310037
|
-
"x-octokit": {}
|
|
310105
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
310038
310106
|
}
|
|
310039
310107
|
},
|
|
310040
310108
|
"/user/installations/{installation_id}/repositories/{repository_id}": {
|
|
@@ -312436,7 +312504,7 @@
|
|
|
312436
312504
|
"category": "issues",
|
|
312437
312505
|
"subcategory": null
|
|
312438
312506
|
},
|
|
312439
|
-
"x-octokit": {}
|
|
312507
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
312440
312508
|
}
|
|
312441
312509
|
},
|
|
312442
312510
|
"/user/keys": {
|
|
@@ -315422,7 +315490,7 @@
|
|
|
315422
315490
|
"category": "migrations",
|
|
315423
315491
|
"subcategory": "users"
|
|
315424
315492
|
},
|
|
315425
|
-
"x-octokit": {}
|
|
315493
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
315426
315494
|
},
|
|
315427
315495
|
"post": {
|
|
315428
315496
|
"summary": "Start a user migration",
|
|
@@ -316747,7 +316815,7 @@
|
|
|
316747
316815
|
"category": "migrations",
|
|
316748
316816
|
"subcategory": "users"
|
|
316749
316817
|
},
|
|
316750
|
-
"x-octokit": {}
|
|
316818
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
316751
316819
|
}
|
|
316752
316820
|
},
|
|
316753
316821
|
"/user/migrations/{migration_id}/archive": {
|
|
@@ -318274,7 +318342,8 @@
|
|
|
318274
318342
|
"date": "2021-10-05",
|
|
318275
318343
|
"before": { "operationId": "migrations/list-repos-for-user" }
|
|
318276
318344
|
}
|
|
318277
|
-
]
|
|
318345
|
+
],
|
|
318346
|
+
"diff": { "api.github.com": { "type": "changed" } }
|
|
318278
318347
|
}
|
|
318279
318348
|
}
|
|
318280
318349
|
},
|
|
@@ -320062,7 +320131,7 @@
|
|
|
320062
320131
|
"category": "repos",
|
|
320063
320132
|
"subcategory": null
|
|
320064
320133
|
},
|
|
320065
|
-
"x-octokit": {}
|
|
320134
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
320066
320135
|
},
|
|
320067
320136
|
"post": {
|
|
320068
320137
|
"summary": "Create a repository for the authenticated user",
|
|
@@ -321262,7 +321331,7 @@
|
|
|
321262
321331
|
"category": "repos",
|
|
321263
321332
|
"subcategory": null
|
|
321264
321333
|
},
|
|
321265
|
-
"x-octokit": {}
|
|
321334
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
321266
321335
|
}
|
|
321267
321336
|
},
|
|
321268
321337
|
"/user/repository_invitations": {
|
|
@@ -323053,7 +323122,7 @@
|
|
|
323053
323122
|
"category": "repos",
|
|
323054
323123
|
"subcategory": "invitations"
|
|
323055
323124
|
},
|
|
323056
|
-
"x-octokit": {}
|
|
323125
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
323057
323126
|
}
|
|
323058
323127
|
},
|
|
323059
323128
|
"/user/repository_invitations/{invitation_id}": {
|
|
@@ -325228,101 +325297,101 @@
|
|
|
325228
325297
|
},
|
|
325229
325298
|
"403": {
|
|
325230
325299
|
"description": "Forbidden",
|
|
325231
|
-
"content": {
|
|
325232
|
-
"application/json": {
|
|
325233
|
-
"schema": {
|
|
325234
|
-
"title": "Basic Error",
|
|
325235
|
-
"description": "Basic Error",
|
|
325236
|
-
"type": "object",
|
|
325237
|
-
"properties": {
|
|
325238
|
-
"message": { "type": "string" },
|
|
325239
|
-
"documentation_url": { "type": "string" },
|
|
325240
|
-
"url": { "type": "string" },
|
|
325241
|
-
"status": { "type": "string" }
|
|
325242
|
-
}
|
|
325243
|
-
}
|
|
325244
|
-
}
|
|
325245
|
-
}
|
|
325246
|
-
}
|
|
325247
|
-
},
|
|
325248
|
-
"x-github": {
|
|
325249
|
-
"githubCloudOnly": false,
|
|
325250
|
-
"enabledForGitHubApps": false,
|
|
325251
|
-
"category": "activity",
|
|
325252
|
-
"subcategory": "starring"
|
|
325253
|
-
},
|
|
325254
|
-
"x-octokit": {}
|
|
325255
|
-
}
|
|
325256
|
-
},
|
|
325257
|
-
"/user/starred/{owner}/{repo}": {
|
|
325258
|
-
"get": {
|
|
325259
|
-
"summary": "Check if a repository is starred by the authenticated user",
|
|
325260
|
-
"description": "",
|
|
325261
|
-
"tags": ["activity"],
|
|
325262
|
-
"operationId": "activity/check-repo-is-starred-by-authenticated-user",
|
|
325263
|
-
"externalDocs": {
|
|
325264
|
-
"description": "API method documentation",
|
|
325265
|
-
"url": "https://docs.github.com/enterprise-server@3.5/rest/reference/activity#check-if-a-repository-is-starred-by-the-authenticated-user"
|
|
325266
|
-
},
|
|
325267
|
-
"parameters": [
|
|
325268
|
-
{
|
|
325269
|
-
"name": "owner",
|
|
325270
|
-
"description": "The account owner of the repository. The name is not case sensitive.",
|
|
325271
|
-
"in": "path",
|
|
325272
|
-
"required": true,
|
|
325273
|
-
"schema": { "type": "string" }
|
|
325274
|
-
},
|
|
325275
|
-
{
|
|
325276
|
-
"name": "repo",
|
|
325277
|
-
"description": "The name of the repository. The name is not case sensitive.",
|
|
325278
|
-
"in": "path",
|
|
325279
|
-
"required": true,
|
|
325280
|
-
"schema": { "type": "string" }
|
|
325281
|
-
}
|
|
325282
|
-
],
|
|
325283
|
-
"responses": {
|
|
325284
|
-
"204": {
|
|
325285
|
-
"description": "Response if this repository is starred by you"
|
|
325286
|
-
},
|
|
325287
|
-
"304": { "description": "Not modified" },
|
|
325288
|
-
"401": {
|
|
325289
|
-
"description": "Requires authentication",
|
|
325290
|
-
"content": {
|
|
325291
|
-
"application/json": {
|
|
325292
|
-
"schema": {
|
|
325293
|
-
"title": "Basic Error",
|
|
325294
|
-
"description": "Basic Error",
|
|
325295
|
-
"type": "object",
|
|
325296
|
-
"properties": {
|
|
325297
|
-
"message": { "type": "string" },
|
|
325298
|
-
"documentation_url": { "type": "string" },
|
|
325299
|
-
"url": { "type": "string" },
|
|
325300
|
-
"status": { "type": "string" }
|
|
325301
|
-
}
|
|
325302
|
-
}
|
|
325303
|
-
}
|
|
325304
|
-
}
|
|
325305
|
-
},
|
|
325306
|
-
"403": {
|
|
325307
|
-
"description": "Forbidden",
|
|
325308
|
-
"content": {
|
|
325309
|
-
"application/json": {
|
|
325310
|
-
"schema": {
|
|
325311
|
-
"title": "Basic Error",
|
|
325312
|
-
"description": "Basic Error",
|
|
325313
|
-
"type": "object",
|
|
325314
|
-
"properties": {
|
|
325315
|
-
"message": { "type": "string" },
|
|
325316
|
-
"documentation_url": { "type": "string" },
|
|
325317
|
-
"url": { "type": "string" },
|
|
325318
|
-
"status": { "type": "string" }
|
|
325319
|
-
}
|
|
325320
|
-
}
|
|
325321
|
-
}
|
|
325322
|
-
}
|
|
325323
|
-
},
|
|
325324
|
-
"404": {
|
|
325325
|
-
"description": "Not Found if this repository is not starred by you",
|
|
325300
|
+
"content": {
|
|
325301
|
+
"application/json": {
|
|
325302
|
+
"schema": {
|
|
325303
|
+
"title": "Basic Error",
|
|
325304
|
+
"description": "Basic Error",
|
|
325305
|
+
"type": "object",
|
|
325306
|
+
"properties": {
|
|
325307
|
+
"message": { "type": "string" },
|
|
325308
|
+
"documentation_url": { "type": "string" },
|
|
325309
|
+
"url": { "type": "string" },
|
|
325310
|
+
"status": { "type": "string" }
|
|
325311
|
+
}
|
|
325312
|
+
}
|
|
325313
|
+
}
|
|
325314
|
+
}
|
|
325315
|
+
}
|
|
325316
|
+
},
|
|
325317
|
+
"x-github": {
|
|
325318
|
+
"githubCloudOnly": false,
|
|
325319
|
+
"enabledForGitHubApps": false,
|
|
325320
|
+
"category": "activity",
|
|
325321
|
+
"subcategory": "starring"
|
|
325322
|
+
},
|
|
325323
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
325324
|
+
}
|
|
325325
|
+
},
|
|
325326
|
+
"/user/starred/{owner}/{repo}": {
|
|
325327
|
+
"get": {
|
|
325328
|
+
"summary": "Check if a repository is starred by the authenticated user",
|
|
325329
|
+
"description": "",
|
|
325330
|
+
"tags": ["activity"],
|
|
325331
|
+
"operationId": "activity/check-repo-is-starred-by-authenticated-user",
|
|
325332
|
+
"externalDocs": {
|
|
325333
|
+
"description": "API method documentation",
|
|
325334
|
+
"url": "https://docs.github.com/enterprise-server@3.5/rest/reference/activity#check-if-a-repository-is-starred-by-the-authenticated-user"
|
|
325335
|
+
},
|
|
325336
|
+
"parameters": [
|
|
325337
|
+
{
|
|
325338
|
+
"name": "owner",
|
|
325339
|
+
"description": "The account owner of the repository. The name is not case sensitive.",
|
|
325340
|
+
"in": "path",
|
|
325341
|
+
"required": true,
|
|
325342
|
+
"schema": { "type": "string" }
|
|
325343
|
+
},
|
|
325344
|
+
{
|
|
325345
|
+
"name": "repo",
|
|
325346
|
+
"description": "The name of the repository. The name is not case sensitive.",
|
|
325347
|
+
"in": "path",
|
|
325348
|
+
"required": true,
|
|
325349
|
+
"schema": { "type": "string" }
|
|
325350
|
+
}
|
|
325351
|
+
],
|
|
325352
|
+
"responses": {
|
|
325353
|
+
"204": {
|
|
325354
|
+
"description": "Response if this repository is starred by you"
|
|
325355
|
+
},
|
|
325356
|
+
"304": { "description": "Not modified" },
|
|
325357
|
+
"401": {
|
|
325358
|
+
"description": "Requires authentication",
|
|
325359
|
+
"content": {
|
|
325360
|
+
"application/json": {
|
|
325361
|
+
"schema": {
|
|
325362
|
+
"title": "Basic Error",
|
|
325363
|
+
"description": "Basic Error",
|
|
325364
|
+
"type": "object",
|
|
325365
|
+
"properties": {
|
|
325366
|
+
"message": { "type": "string" },
|
|
325367
|
+
"documentation_url": { "type": "string" },
|
|
325368
|
+
"url": { "type": "string" },
|
|
325369
|
+
"status": { "type": "string" }
|
|
325370
|
+
}
|
|
325371
|
+
}
|
|
325372
|
+
}
|
|
325373
|
+
}
|
|
325374
|
+
},
|
|
325375
|
+
"403": {
|
|
325376
|
+
"description": "Forbidden",
|
|
325377
|
+
"content": {
|
|
325378
|
+
"application/json": {
|
|
325379
|
+
"schema": {
|
|
325380
|
+
"title": "Basic Error",
|
|
325381
|
+
"description": "Basic Error",
|
|
325382
|
+
"type": "object",
|
|
325383
|
+
"properties": {
|
|
325384
|
+
"message": { "type": "string" },
|
|
325385
|
+
"documentation_url": { "type": "string" },
|
|
325386
|
+
"url": { "type": "string" },
|
|
325387
|
+
"status": { "type": "string" }
|
|
325388
|
+
}
|
|
325389
|
+
}
|
|
325390
|
+
}
|
|
325391
|
+
}
|
|
325392
|
+
},
|
|
325393
|
+
"404": {
|
|
325394
|
+
"description": "Not Found if this repository is not starred by you",
|
|
325326
325395
|
"content": {
|
|
325327
325396
|
"application/json": {
|
|
325328
325397
|
"schema": {
|
|
@@ -326992,7 +327061,7 @@
|
|
|
326992
327061
|
"category": "activity",
|
|
326993
327062
|
"subcategory": "watching"
|
|
326994
327063
|
},
|
|
326995
|
-
"x-octokit": {}
|
|
327064
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
326996
327065
|
}
|
|
326997
327066
|
},
|
|
326998
327067
|
"/user/teams": {
|
|
@@ -330820,7 +330889,7 @@
|
|
|
330820
330889
|
"category": "activity",
|
|
330821
330890
|
"subcategory": "events"
|
|
330822
330891
|
},
|
|
330823
|
-
"x-octokit": {}
|
|
330892
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
330824
330893
|
}
|
|
330825
330894
|
},
|
|
330826
330895
|
"/users/{username}/events/orgs/{org}": {
|
|
@@ -333489,7 +333558,7 @@
|
|
|
333489
333558
|
"category": "activity",
|
|
333490
333559
|
"subcategory": "events"
|
|
333491
333560
|
},
|
|
333492
|
-
"x-octokit": {}
|
|
333561
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
333493
333562
|
}
|
|
333494
333563
|
},
|
|
333495
333564
|
"/users/{username}/events/public": {
|
|
@@ -336138,7 +336207,7 @@
|
|
|
336138
336207
|
"category": "activity",
|
|
336139
336208
|
"subcategory": "events"
|
|
336140
336209
|
},
|
|
336141
|
-
"x-octokit": {}
|
|
336210
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
336142
336211
|
}
|
|
336143
336212
|
},
|
|
336144
336213
|
"/users/{username}/followers": {
|
|
@@ -337172,7 +337241,7 @@
|
|
|
337172
337241
|
"category": "users",
|
|
337173
337242
|
"subcategory": "gpg-keys"
|
|
337174
337243
|
},
|
|
337175
|
-
"x-octokit": {}
|
|
337244
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
337176
337245
|
}
|
|
337177
337246
|
},
|
|
337178
337247
|
"/users/{username}/hovercard": {
|
|
@@ -341149,7 +341218,7 @@
|
|
|
341149
341218
|
"category": "activity",
|
|
341150
341219
|
"subcategory": "events"
|
|
341151
341220
|
},
|
|
341152
|
-
"x-octokit": {}
|
|
341221
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
341153
341222
|
}
|
|
341154
341223
|
},
|
|
341155
341224
|
"/users/{username}/received_events/public": {
|
|
@@ -343811,7 +343880,7 @@
|
|
|
343811
343880
|
"category": "activity",
|
|
343812
343881
|
"subcategory": "events"
|
|
343813
343882
|
},
|
|
343814
|
-
"x-octokit": {}
|
|
343883
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
343815
343884
|
}
|
|
343816
343885
|
},
|
|
343817
343886
|
"/users/{username}/repos": {
|
|
@@ -345274,7 +345343,7 @@
|
|
|
345274
345343
|
"category": "repos",
|
|
345275
345344
|
"subcategory": null
|
|
345276
345345
|
},
|
|
345277
|
-
"x-octokit": {}
|
|
345346
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
345278
345347
|
}
|
|
345279
345348
|
},
|
|
345280
345349
|
"/users/{username}/site_admin": {
|
|
@@ -345303,7 +345372,7 @@
|
|
|
345303
345372
|
"category": "enterprise-admin",
|
|
345304
345373
|
"subcategory": "users"
|
|
345305
345374
|
},
|
|
345306
|
-
"x-octokit": {}
|
|
345375
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
|
|
345307
345376
|
},
|
|
345308
345377
|
"delete": {
|
|
345309
345378
|
"summary": "Demote a site administrator",
|
|
@@ -345330,7 +345399,7 @@
|
|
|
345330
345399
|
"category": "enterprise-admin",
|
|
345331
345400
|
"subcategory": "users"
|
|
345332
345401
|
},
|
|
345333
|
-
"x-octokit": {}
|
|
345402
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
|
|
345334
345403
|
}
|
|
345335
345404
|
},
|
|
345336
345405
|
"/users/{username}/starred": {
|
|
@@ -348669,7 +348738,7 @@
|
|
|
348669
348738
|
"category": "activity",
|
|
348670
348739
|
"subcategory": "watching"
|
|
348671
348740
|
},
|
|
348672
|
-
"x-octokit": {}
|
|
348741
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "changed" } } }
|
|
348673
348742
|
}
|
|
348674
348743
|
},
|
|
348675
348744
|
"/users/{username}/suspended": {
|
|
@@ -348714,7 +348783,7 @@
|
|
|
348714
348783
|
"category": "enterprise-admin",
|
|
348715
348784
|
"subcategory": "users"
|
|
348716
348785
|
},
|
|
348717
|
-
"x-octokit": {}
|
|
348786
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
|
|
348718
348787
|
},
|
|
348719
348788
|
"delete": {
|
|
348720
348789
|
"summary": "Unsuspend a user",
|
|
@@ -348757,7 +348826,7 @@
|
|
|
348757
348826
|
"category": "enterprise-admin",
|
|
348758
348827
|
"subcategory": "users"
|
|
348759
348828
|
},
|
|
348760
|
-
"x-octokit": {}
|
|
348829
|
+
"x-octokit": { "diff": { "api.github.com": { "type": "added" } } }
|
|
348761
348830
|
}
|
|
348762
348831
|
},
|
|
348763
348832
|
"/zen": {
|
|
@@ -350550,6 +350619,2285 @@
|
|
|
350550
350619
|
},
|
|
350551
350620
|
"x-octokit": {}
|
|
350552
350621
|
}
|
|
350622
|
+
},
|
|
350623
|
+
"/enterprise-installation/{enterprise_or_org}/server-statistics": {
|
|
350624
|
+
"get": {
|
|
350625
|
+
"summary": "Get GitHub Enterprise Server statistics",
|
|
350626
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350627
|
+
"operationId": "enterprise-admin/get-server-statistics",
|
|
350628
|
+
"tags": ["server-statistics", "enterprise-admin"],
|
|
350629
|
+
"externalDocs": {
|
|
350630
|
+
"description": "API method documentation",
|
|
350631
|
+
"url": "https://docs.github.com/rest/reference/enterprise-admin#get-github-enterprise-server-statistics"
|
|
350632
|
+
},
|
|
350633
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
350634
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
350635
|
+
}
|
|
350636
|
+
},
|
|
350637
|
+
"/enterprises/{enterprise}/actions/oidc/customization/issuer": {
|
|
350638
|
+
"put": {
|
|
350639
|
+
"summary": "Set the GitHub Actions OIDC custom issuer policy for an enterprise",
|
|
350640
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350641
|
+
"tags": ["actions"],
|
|
350642
|
+
"operationId": "actions/set-actions-oidc-custom-issuer-policy-for-enterprise",
|
|
350643
|
+
"externalDocs": {
|
|
350644
|
+
"description": "API method documentation",
|
|
350645
|
+
"url": "https://docs.github.com/rest/reference/actions/oidc#set-actions-oidc-custom-issuer-policy-for-enterprise"
|
|
350646
|
+
},
|
|
350647
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
350648
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
350649
|
+
}
|
|
350650
|
+
},
|
|
350651
|
+
"/enterprises/{enterprise}/actions/permissions/workflow": {
|
|
350652
|
+
"get": {
|
|
350653
|
+
"summary": "Get default workflow permissions for an enterprise",
|
|
350654
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350655
|
+
"tags": ["actions"],
|
|
350656
|
+
"operationId": "actions/get-github-actions-default-workflow-permissions-enterprise",
|
|
350657
|
+
"externalDocs": {
|
|
350658
|
+
"description": "API method documentation",
|
|
350659
|
+
"url": "https://docs.github.com/rest/reference/actions#get-default-workflow-permissions-for-an-enterprise"
|
|
350660
|
+
},
|
|
350661
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
350662
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
350663
|
+
},
|
|
350664
|
+
"put": {
|
|
350665
|
+
"summary": "Set default workflow permissions for an enterprise",
|
|
350666
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350667
|
+
"tags": ["actions"],
|
|
350668
|
+
"operationId": "actions/set-github-actions-default-workflow-permissions-enterprise",
|
|
350669
|
+
"externalDocs": {
|
|
350670
|
+
"description": "API method documentation",
|
|
350671
|
+
"url": "https://docs.github.com/rest/reference/actions#set-default-workflow-permissions-for-an-enterprise"
|
|
350672
|
+
},
|
|
350673
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
350674
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
350675
|
+
}
|
|
350676
|
+
},
|
|
350677
|
+
"/enterprises/{enterprise}/settings/billing/actions": {
|
|
350678
|
+
"get": {
|
|
350679
|
+
"summary": "Get GitHub Actions billing for an enterprise",
|
|
350680
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350681
|
+
"operationId": "billing/get-github-actions-billing-ghe",
|
|
350682
|
+
"tags": ["billing"],
|
|
350683
|
+
"externalDocs": {
|
|
350684
|
+
"description": "API method documentation",
|
|
350685
|
+
"url": "https://docs.github.com/rest/reference/billing#get-github-actions-billing-for-an-enterprise"
|
|
350686
|
+
},
|
|
350687
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
350688
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
350689
|
+
}
|
|
350690
|
+
},
|
|
350691
|
+
"/enterprises/{enterprise}/settings/billing/packages": {
|
|
350692
|
+
"get": {
|
|
350693
|
+
"summary": "Get GitHub Packages billing for an enterprise",
|
|
350694
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350695
|
+
"operationId": "billing/get-github-packages-billing-ghe",
|
|
350696
|
+
"tags": ["billing"],
|
|
350697
|
+
"externalDocs": {
|
|
350698
|
+
"description": "API method documentation",
|
|
350699
|
+
"url": "https://docs.github.com/rest/reference/billing#get-github-packages-billing-for-an-enterprise"
|
|
350700
|
+
},
|
|
350701
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
350702
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
350703
|
+
}
|
|
350704
|
+
},
|
|
350705
|
+
"/enterprises/{enterprise}/settings/billing/shared-storage": {
|
|
350706
|
+
"get": {
|
|
350707
|
+
"summary": "Get shared storage billing for an enterprise",
|
|
350708
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350709
|
+
"operationId": "billing/get-shared-storage-billing-ghe",
|
|
350710
|
+
"tags": ["billing"],
|
|
350711
|
+
"externalDocs": {
|
|
350712
|
+
"description": "API method documentation",
|
|
350713
|
+
"url": "https://docs.github.com/rest/reference/billing#get-shared-storage-billing-for-an-enterprise"
|
|
350714
|
+
},
|
|
350715
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
350716
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
350717
|
+
}
|
|
350718
|
+
},
|
|
350719
|
+
"/marketplace_listing/accounts/{account_id}": {
|
|
350720
|
+
"get": {
|
|
350721
|
+
"summary": "Get a subscription plan for an account",
|
|
350722
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350723
|
+
"tags": ["apps"],
|
|
350724
|
+
"operationId": "apps/get-subscription-plan-for-account",
|
|
350725
|
+
"externalDocs": {
|
|
350726
|
+
"description": "API method documentation",
|
|
350727
|
+
"url": "https://docs.github.com/rest/reference/apps#get-a-subscription-plan-for-an-account"
|
|
350728
|
+
},
|
|
350729
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
350730
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
350731
|
+
}
|
|
350732
|
+
},
|
|
350733
|
+
"/marketplace_listing/plans": {
|
|
350734
|
+
"get": {
|
|
350735
|
+
"summary": "List plans",
|
|
350736
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350737
|
+
"tags": ["apps"],
|
|
350738
|
+
"operationId": "apps/list-plans",
|
|
350739
|
+
"externalDocs": {
|
|
350740
|
+
"description": "API method documentation",
|
|
350741
|
+
"url": "https://docs.github.com/rest/reference/apps#list-plans"
|
|
350742
|
+
},
|
|
350743
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
350744
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
350745
|
+
}
|
|
350746
|
+
},
|
|
350747
|
+
"/marketplace_listing/plans/{plan_id}/accounts": {
|
|
350748
|
+
"get": {
|
|
350749
|
+
"summary": "List accounts for a plan",
|
|
350750
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350751
|
+
"tags": ["apps"],
|
|
350752
|
+
"operationId": "apps/list-accounts-for-plan",
|
|
350753
|
+
"externalDocs": {
|
|
350754
|
+
"description": "API method documentation",
|
|
350755
|
+
"url": "https://docs.github.com/rest/reference/apps#list-accounts-for-a-plan"
|
|
350756
|
+
},
|
|
350757
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
350758
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
350759
|
+
}
|
|
350760
|
+
},
|
|
350761
|
+
"/marketplace_listing/stubbed/accounts/{account_id}": {
|
|
350762
|
+
"get": {
|
|
350763
|
+
"summary": "Get a subscription plan for an account (stubbed)",
|
|
350764
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350765
|
+
"tags": ["apps"],
|
|
350766
|
+
"operationId": "apps/get-subscription-plan-for-account-stubbed",
|
|
350767
|
+
"externalDocs": {
|
|
350768
|
+
"description": "API method documentation",
|
|
350769
|
+
"url": "https://docs.github.com/rest/reference/apps#get-a-subscription-plan-for-an-account-stubbed"
|
|
350770
|
+
},
|
|
350771
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
350772
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
350773
|
+
}
|
|
350774
|
+
},
|
|
350775
|
+
"/marketplace_listing/stubbed/plans": {
|
|
350776
|
+
"get": {
|
|
350777
|
+
"summary": "List plans (stubbed)",
|
|
350778
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350779
|
+
"tags": ["apps"],
|
|
350780
|
+
"operationId": "apps/list-plans-stubbed",
|
|
350781
|
+
"externalDocs": {
|
|
350782
|
+
"description": "API method documentation",
|
|
350783
|
+
"url": "https://docs.github.com/rest/reference/apps#list-plans-stubbed"
|
|
350784
|
+
},
|
|
350785
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
350786
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
350787
|
+
}
|
|
350788
|
+
},
|
|
350789
|
+
"/marketplace_listing/stubbed/plans/{plan_id}/accounts": {
|
|
350790
|
+
"get": {
|
|
350791
|
+
"summary": "List accounts for a plan (stubbed)",
|
|
350792
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350793
|
+
"tags": ["apps"],
|
|
350794
|
+
"operationId": "apps/list-accounts-for-plan-stubbed",
|
|
350795
|
+
"externalDocs": {
|
|
350796
|
+
"description": "API method documentation",
|
|
350797
|
+
"url": "https://docs.github.com/rest/reference/apps#list-accounts-for-a-plan-stubbed"
|
|
350798
|
+
},
|
|
350799
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
350800
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
350801
|
+
}
|
|
350802
|
+
},
|
|
350803
|
+
"/orgs/{org}/actions/oidc/customization/sub": {
|
|
350804
|
+
"get": {
|
|
350805
|
+
"summary": "Get the customization template for an OIDC subject claim for an organization",
|
|
350806
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350807
|
+
"tags": ["oidc"],
|
|
350808
|
+
"operationId": "oidc/get-oidc-custom-sub-template-for-org",
|
|
350809
|
+
"externalDocs": {
|
|
350810
|
+
"description": "API method documentation",
|
|
350811
|
+
"url": "https://docs.github.com/rest/actions/oidc#get-the-customization-template-for-an-oidc-subject-claim-for-an-organization"
|
|
350812
|
+
},
|
|
350813
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
350814
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
350815
|
+
},
|
|
350816
|
+
"put": {
|
|
350817
|
+
"summary": "Set the customization template for an OIDC subject claim for an organization",
|
|
350818
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350819
|
+
"tags": ["oidc"],
|
|
350820
|
+
"operationId": "oidc/update-oidc-custom-sub-template-for-org",
|
|
350821
|
+
"externalDocs": {
|
|
350822
|
+
"description": "API method documentation",
|
|
350823
|
+
"url": "https://docs.github.com/rest/actions/oidc#set-the-customization-template-for-an-oidc-subject-claim-for-an-organization"
|
|
350824
|
+
},
|
|
350825
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
350826
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
350827
|
+
}
|
|
350828
|
+
},
|
|
350829
|
+
"/orgs/{org}/blocks": {
|
|
350830
|
+
"get": {
|
|
350831
|
+
"summary": "List users blocked by an organization",
|
|
350832
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350833
|
+
"tags": ["orgs"],
|
|
350834
|
+
"operationId": "orgs/list-blocked-users",
|
|
350835
|
+
"externalDocs": {
|
|
350836
|
+
"description": "API method documentation",
|
|
350837
|
+
"url": "https://docs.github.com/rest/reference/orgs#list-users-blocked-by-an-organization"
|
|
350838
|
+
},
|
|
350839
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
350840
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
350841
|
+
}
|
|
350842
|
+
},
|
|
350843
|
+
"/orgs/{org}/blocks/{username}": {
|
|
350844
|
+
"get": {
|
|
350845
|
+
"summary": "Check if a user is blocked by an organization",
|
|
350846
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350847
|
+
"tags": ["orgs"],
|
|
350848
|
+
"operationId": "orgs/check-blocked-user",
|
|
350849
|
+
"externalDocs": {
|
|
350850
|
+
"description": "API method documentation",
|
|
350851
|
+
"url": "https://docs.github.com/rest/reference/orgs#check-if-a-user-is-blocked-by-an-organization"
|
|
350852
|
+
},
|
|
350853
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
350854
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
350855
|
+
},
|
|
350856
|
+
"put": {
|
|
350857
|
+
"summary": "Block a user from an organization",
|
|
350858
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350859
|
+
"tags": ["orgs"],
|
|
350860
|
+
"operationId": "orgs/block-user",
|
|
350861
|
+
"externalDocs": {
|
|
350862
|
+
"description": "API method documentation",
|
|
350863
|
+
"url": "https://docs.github.com/rest/reference/orgs#block-a-user-from-an-organization"
|
|
350864
|
+
},
|
|
350865
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
350866
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
350867
|
+
},
|
|
350868
|
+
"delete": {
|
|
350869
|
+
"summary": "Unblock a user from an organization",
|
|
350870
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350871
|
+
"tags": ["orgs"],
|
|
350872
|
+
"operationId": "orgs/unblock-user",
|
|
350873
|
+
"externalDocs": {
|
|
350874
|
+
"description": "API method documentation",
|
|
350875
|
+
"url": "https://docs.github.com/rest/reference/orgs#unblock-a-user-from-an-organization"
|
|
350876
|
+
},
|
|
350877
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
350878
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
350879
|
+
}
|
|
350880
|
+
},
|
|
350881
|
+
"/orgs/{org}/codespaces": {
|
|
350882
|
+
"get": {
|
|
350883
|
+
"summary": "List codespaces for the organization",
|
|
350884
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350885
|
+
"tags": ["codespaces"],
|
|
350886
|
+
"operationId": "codespaces/list-in-organization",
|
|
350887
|
+
"externalDocs": {
|
|
350888
|
+
"description": "API method documentation",
|
|
350889
|
+
"url": "https://docs.github.com/rest/reference/codespaces#list-in-organization"
|
|
350890
|
+
},
|
|
350891
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
350892
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
350893
|
+
}
|
|
350894
|
+
},
|
|
350895
|
+
"/orgs/{org}/credential-authorizations": {
|
|
350896
|
+
"get": {
|
|
350897
|
+
"summary": "List SAML SSO authorizations for an organization",
|
|
350898
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350899
|
+
"tags": ["orgs"],
|
|
350900
|
+
"operationId": "orgs/list-saml-sso-authorizations",
|
|
350901
|
+
"externalDocs": {
|
|
350902
|
+
"description": "API method documentation",
|
|
350903
|
+
"url": "https://docs.github.com/rest/reference/orgs#list-saml-sso-authorizations-for-an-organization"
|
|
350904
|
+
},
|
|
350905
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
350906
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
350907
|
+
}
|
|
350908
|
+
},
|
|
350909
|
+
"/orgs/{org}/credential-authorizations/{credential_id}": {
|
|
350910
|
+
"delete": {
|
|
350911
|
+
"summary": "Remove a SAML SSO authorization for an organization",
|
|
350912
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350913
|
+
"tags": ["orgs"],
|
|
350914
|
+
"operationId": "orgs/remove-saml-sso-authorization",
|
|
350915
|
+
"externalDocs": {
|
|
350916
|
+
"description": "API method documentation",
|
|
350917
|
+
"url": "https://docs.github.com/rest/reference/orgs#remove-a-saml-sso-authorization-for-an-organization"
|
|
350918
|
+
},
|
|
350919
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
350920
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
350921
|
+
}
|
|
350922
|
+
},
|
|
350923
|
+
"/orgs/{org}/external-group/{group_id}": {
|
|
350924
|
+
"get": {
|
|
350925
|
+
"summary": "Get an external group",
|
|
350926
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350927
|
+
"tags": ["teams"],
|
|
350928
|
+
"operationId": "teams/external-idp-group-info-for-org",
|
|
350929
|
+
"externalDocs": {
|
|
350930
|
+
"description": "API method documentation",
|
|
350931
|
+
"url": "https://docs.github.com/rest/reference/teams#external-idp-group-info-for-an-organization"
|
|
350932
|
+
},
|
|
350933
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
350934
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
350935
|
+
}
|
|
350936
|
+
},
|
|
350937
|
+
"/orgs/{org}/external-groups": {
|
|
350938
|
+
"get": {
|
|
350939
|
+
"summary": "List external groups in an organization",
|
|
350940
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350941
|
+
"tags": ["teams"],
|
|
350942
|
+
"operationId": "teams/list-external-idp-groups-for-org",
|
|
350943
|
+
"externalDocs": {
|
|
350944
|
+
"description": "API method documentation",
|
|
350945
|
+
"url": "https://docs.github.com/rest/reference/teams#list-external-idp-groups-for-an-organization"
|
|
350946
|
+
},
|
|
350947
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
350948
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
350949
|
+
}
|
|
350950
|
+
},
|
|
350951
|
+
"/orgs/{org}/failed_invitations": {
|
|
350952
|
+
"get": {
|
|
350953
|
+
"summary": "List failed organization invitations",
|
|
350954
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350955
|
+
"tags": ["orgs"],
|
|
350956
|
+
"operationId": "orgs/list-failed-invitations",
|
|
350957
|
+
"externalDocs": {
|
|
350958
|
+
"description": "API method documentation",
|
|
350959
|
+
"url": "https://docs.github.com/rest/reference/orgs#list-failed-organization-invitations"
|
|
350960
|
+
},
|
|
350961
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
350962
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
350963
|
+
}
|
|
350964
|
+
},
|
|
350965
|
+
"/orgs/{org}/interaction-limits": {
|
|
350966
|
+
"get": {
|
|
350967
|
+
"summary": "Get interaction restrictions for an organization",
|
|
350968
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350969
|
+
"tags": ["interactions"],
|
|
350970
|
+
"operationId": "interactions/get-restrictions-for-org",
|
|
350971
|
+
"externalDocs": {
|
|
350972
|
+
"description": "API method documentation",
|
|
350973
|
+
"url": "https://docs.github.com/rest/reference/interactions#get-interaction-restrictions-for-an-organization"
|
|
350974
|
+
},
|
|
350975
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
350976
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
350977
|
+
},
|
|
350978
|
+
"put": {
|
|
350979
|
+
"summary": "Set interaction restrictions for an organization",
|
|
350980
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350981
|
+
"tags": ["interactions"],
|
|
350982
|
+
"operationId": "interactions/set-restrictions-for-org",
|
|
350983
|
+
"externalDocs": {
|
|
350984
|
+
"description": "API method documentation",
|
|
350985
|
+
"url": "https://docs.github.com/rest/reference/interactions#set-interaction-restrictions-for-an-organization"
|
|
350986
|
+
},
|
|
350987
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
350988
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
350989
|
+
},
|
|
350990
|
+
"delete": {
|
|
350991
|
+
"summary": "Remove interaction restrictions for an organization",
|
|
350992
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
350993
|
+
"tags": ["interactions"],
|
|
350994
|
+
"operationId": "interactions/remove-restrictions-for-org",
|
|
350995
|
+
"externalDocs": {
|
|
350996
|
+
"description": "API method documentation",
|
|
350997
|
+
"url": "https://docs.github.com/rest/reference/interactions#remove-interaction-restrictions-for-an-organization"
|
|
350998
|
+
},
|
|
350999
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351000
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351001
|
+
}
|
|
351002
|
+
},
|
|
351003
|
+
"/orgs/{org}/invitations": {
|
|
351004
|
+
"get": {
|
|
351005
|
+
"summary": "List pending organization invitations",
|
|
351006
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351007
|
+
"tags": ["orgs"],
|
|
351008
|
+
"operationId": "orgs/list-pending-invitations",
|
|
351009
|
+
"externalDocs": {
|
|
351010
|
+
"description": "API method documentation",
|
|
351011
|
+
"url": "https://docs.github.com/rest/reference/orgs#list-pending-organization-invitations"
|
|
351012
|
+
},
|
|
351013
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351014
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351015
|
+
},
|
|
351016
|
+
"post": {
|
|
351017
|
+
"summary": "Create an organization invitation",
|
|
351018
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351019
|
+
"tags": ["orgs"],
|
|
351020
|
+
"operationId": "orgs/create-invitation",
|
|
351021
|
+
"externalDocs": {
|
|
351022
|
+
"description": "API method documentation",
|
|
351023
|
+
"url": "https://docs.github.com/rest/reference/orgs#create-an-organization-invitation"
|
|
351024
|
+
},
|
|
351025
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351026
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351027
|
+
}
|
|
351028
|
+
},
|
|
351029
|
+
"/orgs/{org}/invitations/{invitation_id}": {
|
|
351030
|
+
"delete": {
|
|
351031
|
+
"summary": "Cancel an organization invitation",
|
|
351032
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351033
|
+
"tags": ["orgs"],
|
|
351034
|
+
"operationId": "orgs/cancel-invitation",
|
|
351035
|
+
"externalDocs": {
|
|
351036
|
+
"description": "API method documentation",
|
|
351037
|
+
"url": "https://docs.github.com/rest/reference/orgs#cancel-an-organization-invitation"
|
|
351038
|
+
},
|
|
351039
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351040
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351041
|
+
}
|
|
351042
|
+
},
|
|
351043
|
+
"/orgs/{org}/invitations/{invitation_id}/teams": {
|
|
351044
|
+
"get": {
|
|
351045
|
+
"summary": "List organization invitation teams",
|
|
351046
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351047
|
+
"tags": ["orgs"],
|
|
351048
|
+
"operationId": "orgs/list-invitation-teams",
|
|
351049
|
+
"externalDocs": {
|
|
351050
|
+
"description": "API method documentation",
|
|
351051
|
+
"url": "https://docs.github.com/rest/reference/orgs#list-organization-invitation-teams"
|
|
351052
|
+
},
|
|
351053
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351054
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351055
|
+
}
|
|
351056
|
+
},
|
|
351057
|
+
"/orgs/{org}/members/{username}/codespaces/{codespace_name}": {
|
|
351058
|
+
"delete": {
|
|
351059
|
+
"summary": "Delete a codespace from the organization",
|
|
351060
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351061
|
+
"tags": ["codespaces"],
|
|
351062
|
+
"operationId": "codespaces/delete-from-organization",
|
|
351063
|
+
"externalDocs": {
|
|
351064
|
+
"description": "API method documentation",
|
|
351065
|
+
"url": "https://docs.github.com/rest/reference/codespaces"
|
|
351066
|
+
},
|
|
351067
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351068
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351069
|
+
}
|
|
351070
|
+
},
|
|
351071
|
+
"/orgs/{org}/members/{username}/codespaces/{codespace_name}/stop": {
|
|
351072
|
+
"post": {
|
|
351073
|
+
"summary": "Stop a codespace for an organization user",
|
|
351074
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351075
|
+
"tags": ["codespaces"],
|
|
351076
|
+
"operationId": "codespaces/stop-in-organization",
|
|
351077
|
+
"externalDocs": {
|
|
351078
|
+
"description": "API method documentation",
|
|
351079
|
+
"url": "https://docs.github.com/rest/reference/codespaces"
|
|
351080
|
+
},
|
|
351081
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351082
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351083
|
+
}
|
|
351084
|
+
},
|
|
351085
|
+
"/orgs/{org}/migrations/{migration_id}/archive": {
|
|
351086
|
+
"get": {
|
|
351087
|
+
"summary": "Download an organization migration archive",
|
|
351088
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351089
|
+
"tags": ["migrations"],
|
|
351090
|
+
"operationId": "migrations/download-archive-for-org",
|
|
351091
|
+
"externalDocs": {
|
|
351092
|
+
"description": "API method documentation",
|
|
351093
|
+
"url": "https://docs.github.com/rest/reference/migrations#download-an-organization-migration-archive"
|
|
351094
|
+
},
|
|
351095
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351096
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351097
|
+
},
|
|
351098
|
+
"delete": {
|
|
351099
|
+
"summary": "Delete an organization migration archive",
|
|
351100
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351101
|
+
"tags": ["migrations"],
|
|
351102
|
+
"operationId": "migrations/delete-archive-for-org",
|
|
351103
|
+
"externalDocs": {
|
|
351104
|
+
"description": "API method documentation",
|
|
351105
|
+
"url": "https://docs.github.com/rest/reference/migrations#delete-an-organization-migration-archive"
|
|
351106
|
+
},
|
|
351107
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351108
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351109
|
+
}
|
|
351110
|
+
},
|
|
351111
|
+
"/orgs/{org}/migrations/{migration_id}/repos/{repo_name}/lock": {
|
|
351112
|
+
"delete": {
|
|
351113
|
+
"summary": "Unlock an organization repository",
|
|
351114
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351115
|
+
"tags": ["migrations"],
|
|
351116
|
+
"operationId": "migrations/unlock-repo-for-org",
|
|
351117
|
+
"externalDocs": {
|
|
351118
|
+
"description": "API method documentation",
|
|
351119
|
+
"url": "https://docs.github.com/rest/reference/migrations#unlock-an-organization-repository"
|
|
351120
|
+
},
|
|
351121
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351122
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351123
|
+
}
|
|
351124
|
+
},
|
|
351125
|
+
"/orgs/{org}/migrations/{migration_id}/repositories": {
|
|
351126
|
+
"get": {
|
|
351127
|
+
"summary": "List repositories in an organization migration",
|
|
351128
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351129
|
+
"tags": ["migrations"],
|
|
351130
|
+
"operationId": "migrations/list-repos-for-org",
|
|
351131
|
+
"externalDocs": {
|
|
351132
|
+
"description": "API method documentation",
|
|
351133
|
+
"url": "https://docs.github.com/rest/reference/migrations#list-repositories-in-an-organization-migration"
|
|
351134
|
+
},
|
|
351135
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351136
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351137
|
+
}
|
|
351138
|
+
},
|
|
351139
|
+
"/orgs/{org}/packages": {
|
|
351140
|
+
"get": {
|
|
351141
|
+
"summary": "List packages for an organization",
|
|
351142
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351143
|
+
"tags": ["packages"],
|
|
351144
|
+
"operationId": "packages/list-packages-for-organization",
|
|
351145
|
+
"externalDocs": {
|
|
351146
|
+
"description": "API method documentation",
|
|
351147
|
+
"url": "https://docs.github.com/rest/reference/packages#list-packages-for-an-organization"
|
|
351148
|
+
},
|
|
351149
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351150
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351151
|
+
}
|
|
351152
|
+
},
|
|
351153
|
+
"/orgs/{org}/packages/{package_type}/{package_name}": {
|
|
351154
|
+
"get": {
|
|
351155
|
+
"summary": "Get a package for an organization",
|
|
351156
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351157
|
+
"tags": ["packages"],
|
|
351158
|
+
"operationId": "packages/get-package-for-organization",
|
|
351159
|
+
"externalDocs": {
|
|
351160
|
+
"description": "API method documentation",
|
|
351161
|
+
"url": "https://docs.github.com/rest/reference/packages#get-a-package-for-an-organization"
|
|
351162
|
+
},
|
|
351163
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351164
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351165
|
+
},
|
|
351166
|
+
"delete": {
|
|
351167
|
+
"summary": "Delete a package for an organization",
|
|
351168
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351169
|
+
"tags": ["packages"],
|
|
351170
|
+
"operationId": "packages/delete-package-for-org",
|
|
351171
|
+
"externalDocs": {
|
|
351172
|
+
"description": "API method documentation",
|
|
351173
|
+
"url": "https://docs.github.com/rest/reference/packages#delete-a-package-for-an-organization"
|
|
351174
|
+
},
|
|
351175
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351176
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351177
|
+
}
|
|
351178
|
+
},
|
|
351179
|
+
"/orgs/{org}/packages/{package_type}/{package_name}/restore": {
|
|
351180
|
+
"post": {
|
|
351181
|
+
"summary": "Restore a package for an organization",
|
|
351182
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351183
|
+
"tags": ["packages"],
|
|
351184
|
+
"operationId": "packages/restore-package-for-org",
|
|
351185
|
+
"externalDocs": {
|
|
351186
|
+
"description": "API method documentation",
|
|
351187
|
+
"url": "https://docs.github.com/rest/reference/packages#restore-a-package-for-an-organization"
|
|
351188
|
+
},
|
|
351189
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351190
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351191
|
+
}
|
|
351192
|
+
},
|
|
351193
|
+
"/orgs/{org}/packages/{package_type}/{package_name}/versions": {
|
|
351194
|
+
"get": {
|
|
351195
|
+
"summary": "Get all package versions for a package owned by an organization",
|
|
351196
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351197
|
+
"tags": ["packages"],
|
|
351198
|
+
"operationId": "packages/get-all-package-versions-for-package-owned-by-org",
|
|
351199
|
+
"externalDocs": {
|
|
351200
|
+
"description": "API method documentation",
|
|
351201
|
+
"url": "https://docs.github.com/rest/reference/packages#get-all-package-versions-for-a-package-owned-by-an-organization"
|
|
351202
|
+
},
|
|
351203
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351204
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351205
|
+
}
|
|
351206
|
+
},
|
|
351207
|
+
"/orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}": {
|
|
351208
|
+
"get": {
|
|
351209
|
+
"summary": "Get a package version for an organization",
|
|
351210
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351211
|
+
"tags": ["packages"],
|
|
351212
|
+
"operationId": "packages/get-package-version-for-organization",
|
|
351213
|
+
"externalDocs": {
|
|
351214
|
+
"description": "API method documentation",
|
|
351215
|
+
"url": "https://docs.github.com/rest/reference/packages#get-a-package-version-for-an-organization"
|
|
351216
|
+
},
|
|
351217
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351218
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351219
|
+
},
|
|
351220
|
+
"delete": {
|
|
351221
|
+
"summary": "Delete package version for an organization",
|
|
351222
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351223
|
+
"tags": ["packages"],
|
|
351224
|
+
"operationId": "packages/delete-package-version-for-org",
|
|
351225
|
+
"externalDocs": {
|
|
351226
|
+
"description": "API method documentation",
|
|
351227
|
+
"url": "https://docs.github.com/rest/reference/packages#delete-a-package-version-for-an-organization"
|
|
351228
|
+
},
|
|
351229
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351230
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351231
|
+
}
|
|
351232
|
+
},
|
|
351233
|
+
"/orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}/restore": {
|
|
351234
|
+
"post": {
|
|
351235
|
+
"summary": "Restore package version for an organization",
|
|
351236
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351237
|
+
"tags": ["packages"],
|
|
351238
|
+
"operationId": "packages/restore-package-version-for-org",
|
|
351239
|
+
"externalDocs": {
|
|
351240
|
+
"description": "API method documentation",
|
|
351241
|
+
"url": "https://docs.github.com/rest/reference/packages#restore-a-package-version-for-an-organization"
|
|
351242
|
+
},
|
|
351243
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351244
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351245
|
+
}
|
|
351246
|
+
},
|
|
351247
|
+
"/orgs/{org}/settings/billing/actions": {
|
|
351248
|
+
"get": {
|
|
351249
|
+
"summary": "Get GitHub Actions billing for an organization",
|
|
351250
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351251
|
+
"operationId": "billing/get-github-actions-billing-org",
|
|
351252
|
+
"tags": ["billing"],
|
|
351253
|
+
"externalDocs": {
|
|
351254
|
+
"description": "API method documentation",
|
|
351255
|
+
"url": "https://docs.github.com/rest/reference/billing#get-github-actions-billing-for-an-organization"
|
|
351256
|
+
},
|
|
351257
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351258
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351259
|
+
}
|
|
351260
|
+
},
|
|
351261
|
+
"/orgs/{org}/settings/billing/packages": {
|
|
351262
|
+
"get": {
|
|
351263
|
+
"summary": "Get GitHub Packages billing for an organization",
|
|
351264
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351265
|
+
"operationId": "billing/get-github-packages-billing-org",
|
|
351266
|
+
"tags": ["billing"],
|
|
351267
|
+
"externalDocs": {
|
|
351268
|
+
"description": "API method documentation",
|
|
351269
|
+
"url": "https://docs.github.com/rest/reference/billing#get-github-packages-billing-for-an-organization"
|
|
351270
|
+
},
|
|
351271
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351272
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351273
|
+
}
|
|
351274
|
+
},
|
|
351275
|
+
"/orgs/{org}/settings/billing/shared-storage": {
|
|
351276
|
+
"get": {
|
|
351277
|
+
"summary": "Get shared storage billing for an organization",
|
|
351278
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351279
|
+
"operationId": "billing/get-shared-storage-billing-org",
|
|
351280
|
+
"tags": ["billing"],
|
|
351281
|
+
"externalDocs": {
|
|
351282
|
+
"description": "API method documentation",
|
|
351283
|
+
"url": "https://docs.github.com/rest/reference/billing#get-shared-storage-billing-for-an-organization"
|
|
351284
|
+
},
|
|
351285
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351286
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351287
|
+
}
|
|
351288
|
+
},
|
|
351289
|
+
"/orgs/{org}/team-sync/groups": {
|
|
351290
|
+
"get": {
|
|
351291
|
+
"summary": "List IdP groups for an organization",
|
|
351292
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351293
|
+
"tags": ["teams"],
|
|
351294
|
+
"operationId": "teams/list-idp-groups-for-org",
|
|
351295
|
+
"externalDocs": {
|
|
351296
|
+
"description": "API method documentation",
|
|
351297
|
+
"url": "https://docs.github.com/rest/reference/teams#list-idp-groups-for-an-organization"
|
|
351298
|
+
},
|
|
351299
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351300
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351301
|
+
}
|
|
351302
|
+
},
|
|
351303
|
+
"/orgs/{org}/teams/{team_slug}/external-groups": {
|
|
351304
|
+
"get": {
|
|
351305
|
+
"summary": "List a connection between an external group and a team",
|
|
351306
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351307
|
+
"tags": ["teams"],
|
|
351308
|
+
"operationId": "teams/list-linked-external-idp-groups-to-team-for-org",
|
|
351309
|
+
"externalDocs": {
|
|
351310
|
+
"description": "API method documentation",
|
|
351311
|
+
"url": "https://docs.github.com/rest/reference/teams#list-external-idp-group-team-connection"
|
|
351312
|
+
},
|
|
351313
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351314
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351315
|
+
},
|
|
351316
|
+
"delete": {
|
|
351317
|
+
"summary": "Remove the connection between an external group and a team",
|
|
351318
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351319
|
+
"tags": ["teams"],
|
|
351320
|
+
"operationId": "teams/unlink-external-idp-group-from-team-for-org",
|
|
351321
|
+
"externalDocs": {
|
|
351322
|
+
"description": "API method documentation",
|
|
351323
|
+
"url": "https://docs.github.com/rest/reference/teams#unlink-external-idp-group-team-connection"
|
|
351324
|
+
},
|
|
351325
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351326
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351327
|
+
},
|
|
351328
|
+
"patch": {
|
|
351329
|
+
"summary": "Update the connection between an external group and a team",
|
|
351330
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351331
|
+
"tags": ["teams"],
|
|
351332
|
+
"operationId": "teams/link-external-idp-group-to-team-for-org",
|
|
351333
|
+
"externalDocs": {
|
|
351334
|
+
"description": "API method documentation",
|
|
351335
|
+
"url": "https://docs.github.com/rest/reference/teams#link-external-idp-group-team-connection"
|
|
351336
|
+
},
|
|
351337
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351338
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351339
|
+
}
|
|
351340
|
+
},
|
|
351341
|
+
"/orgs/{org}/teams/{team_slug}/invitations": {
|
|
351342
|
+
"get": {
|
|
351343
|
+
"summary": "List pending team invitations",
|
|
351344
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351345
|
+
"tags": ["teams"],
|
|
351346
|
+
"operationId": "teams/list-pending-invitations-in-org",
|
|
351347
|
+
"externalDocs": {
|
|
351348
|
+
"description": "API method documentation",
|
|
351349
|
+
"url": "https://docs.github.com/rest/reference/teams#list-pending-team-invitations"
|
|
351350
|
+
},
|
|
351351
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351352
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351353
|
+
}
|
|
351354
|
+
},
|
|
351355
|
+
"/orgs/{org}/teams/{team_slug}/team-sync/group-mappings": {
|
|
351356
|
+
"get": {
|
|
351357
|
+
"summary": "List IdP groups for a team",
|
|
351358
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351359
|
+
"tags": ["teams"],
|
|
351360
|
+
"operationId": "teams/list-idp-groups-in-org",
|
|
351361
|
+
"externalDocs": {
|
|
351362
|
+
"description": "API method documentation",
|
|
351363
|
+
"url": "https://docs.github.com/rest/reference/teams#list-idp-groups-for-a-team"
|
|
351364
|
+
},
|
|
351365
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351366
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351367
|
+
},
|
|
351368
|
+
"patch": {
|
|
351369
|
+
"summary": "Create or update IdP group connections",
|
|
351370
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351371
|
+
"tags": ["teams"],
|
|
351372
|
+
"operationId": "teams/create-or-update-idp-group-connections-in-org",
|
|
351373
|
+
"externalDocs": {
|
|
351374
|
+
"description": "API method documentation",
|
|
351375
|
+
"url": "https://docs.github.com/rest/reference/teams#create-or-update-idp-group-connections"
|
|
351376
|
+
},
|
|
351377
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351378
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351379
|
+
}
|
|
351380
|
+
},
|
|
351381
|
+
"/repos/{owner}/{repo}/actions/caches": {
|
|
351382
|
+
"get": {
|
|
351383
|
+
"summary": "List GitHub Actions caches 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/get-actions-cache-list",
|
|
351387
|
+
"externalDocs": {
|
|
351388
|
+
"description": "API method documentation",
|
|
351389
|
+
"url": "https://docs.github.com/rest/actions/cache#list-github-actions-caches-for-a-repository"
|
|
351390
|
+
},
|
|
351391
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351392
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351393
|
+
},
|
|
351394
|
+
"delete": {
|
|
351395
|
+
"summary": "Delete GitHub Actions caches for a repository (using a cache key)",
|
|
351396
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351397
|
+
"tags": ["actions"],
|
|
351398
|
+
"operationId": "actions/delete-actions-cache-by-key",
|
|
351399
|
+
"externalDocs": {
|
|
351400
|
+
"description": "API method documentation",
|
|
351401
|
+
"url": "https://docs.github.com/rest/actions/cache#delete-github-actions-caches-for-a-repository-using-a-cache-key"
|
|
351402
|
+
},
|
|
351403
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351404
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351405
|
+
}
|
|
351406
|
+
},
|
|
351407
|
+
"/repos/{owner}/{repo}/actions/caches/{cache_id}": {
|
|
351408
|
+
"delete": {
|
|
351409
|
+
"summary": "Delete a GitHub Actions cache for a repository (using a cache ID)",
|
|
351410
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351411
|
+
"tags": ["actions"],
|
|
351412
|
+
"operationId": "actions/delete-actions-cache-by-id",
|
|
351413
|
+
"externalDocs": {
|
|
351414
|
+
"description": "API method documentation",
|
|
351415
|
+
"url": "https://docs.github.com/rest/actions/cache#delete-a-github-actions-cache-for-a-repository-using-a-cache-id"
|
|
351416
|
+
},
|
|
351417
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351418
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351419
|
+
}
|
|
351420
|
+
},
|
|
351421
|
+
"/repos/{owner}/{repo}/actions/oidc/customization/sub": {
|
|
351422
|
+
"get": {
|
|
351423
|
+
"summary": "Get the opt-out flag of an OIDC subject claim customization for a repository",
|
|
351424
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351425
|
+
"tags": ["actions"],
|
|
351426
|
+
"operationId": "actions/get-custom-oidc-sub-claim-for-repo",
|
|
351427
|
+
"externalDocs": {
|
|
351428
|
+
"description": "API method documentation",
|
|
351429
|
+
"url": "https://docs.github.com/rest/actions/oidc#get-the-opt-out-flag-of-an-oidc-subject-claim-customization-for-a-repository"
|
|
351430
|
+
},
|
|
351431
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351432
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351433
|
+
},
|
|
351434
|
+
"put": {
|
|
351435
|
+
"summary": "Set the opt-out flag of an OIDC subject claim customization for a repository",
|
|
351436
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351437
|
+
"tags": ["actions"],
|
|
351438
|
+
"operationId": "actions/set-custom-oidc-sub-claim-for-repo",
|
|
351439
|
+
"externalDocs": {
|
|
351440
|
+
"description": "API method documentation",
|
|
351441
|
+
"url": "https://docs.github.com/rest/actions/oidc#set-the-opt-out-flag-of-an-oidc-subject-claim-customization-for-a-repository"
|
|
351442
|
+
},
|
|
351443
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351444
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351445
|
+
}
|
|
351446
|
+
},
|
|
351447
|
+
"/repos/{owner}/{repo}/actions/permissions/workflow": {
|
|
351448
|
+
"get": {
|
|
351449
|
+
"summary": "Get default workflow permissions for a repository",
|
|
351450
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351451
|
+
"tags": ["actions"],
|
|
351452
|
+
"operationId": "actions/get-github-actions-default-workflow-permissions-repository",
|
|
351453
|
+
"externalDocs": {
|
|
351454
|
+
"description": "API method documentation",
|
|
351455
|
+
"url": "https://docs.github.com/rest/reference/actions#get-default-workflow-permissions-for-a-repository"
|
|
351456
|
+
},
|
|
351457
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351458
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351459
|
+
},
|
|
351460
|
+
"put": {
|
|
351461
|
+
"summary": "Set default workflow permissions for a repository",
|
|
351462
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351463
|
+
"tags": ["actions"],
|
|
351464
|
+
"operationId": "actions/set-github-actions-default-workflow-permissions-repository",
|
|
351465
|
+
"externalDocs": {
|
|
351466
|
+
"description": "API method documentation",
|
|
351467
|
+
"url": "https://docs.github.com/rest/reference/actions#set-default-workflow-permissions-for-a-repository"
|
|
351468
|
+
},
|
|
351469
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351470
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351471
|
+
}
|
|
351472
|
+
},
|
|
351473
|
+
"/repos/{owner}/{repo}/actions/runs/{run_id}/approve": {
|
|
351474
|
+
"post": {
|
|
351475
|
+
"summary": "Approve a workflow run for a fork pull request",
|
|
351476
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351477
|
+
"tags": ["actions"],
|
|
351478
|
+
"operationId": "actions/approve-workflow-run",
|
|
351479
|
+
"externalDocs": {
|
|
351480
|
+
"description": "API method documentation",
|
|
351481
|
+
"url": "https://docs.github.com/rest/reference/actions#approve-a-workflow-run-for-a-fork-pull-request"
|
|
351482
|
+
},
|
|
351483
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351484
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351485
|
+
}
|
|
351486
|
+
},
|
|
351487
|
+
"/repos/{owner}/{repo}/actions/runs/{run_id}/timing": {
|
|
351488
|
+
"get": {
|
|
351489
|
+
"summary": "Get workflow run usage",
|
|
351490
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351491
|
+
"tags": ["actions"],
|
|
351492
|
+
"operationId": "actions/get-workflow-run-usage",
|
|
351493
|
+
"externalDocs": {
|
|
351494
|
+
"description": "API method documentation",
|
|
351495
|
+
"url": "https://docs.github.com/rest/reference/actions#get-workflow-run-usage"
|
|
351496
|
+
},
|
|
351497
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351498
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351499
|
+
}
|
|
351500
|
+
},
|
|
351501
|
+
"/repos/{owner}/{repo}/actions/workflows/{workflow_id}/timing": {
|
|
351502
|
+
"get": {
|
|
351503
|
+
"summary": "Get workflow usage",
|
|
351504
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351505
|
+
"tags": ["actions"],
|
|
351506
|
+
"operationId": "actions/get-workflow-usage",
|
|
351507
|
+
"externalDocs": {
|
|
351508
|
+
"description": "API method documentation",
|
|
351509
|
+
"url": "https://docs.github.com/rest/reference/actions#get-workflow-usage"
|
|
351510
|
+
},
|
|
351511
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351512
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351513
|
+
}
|
|
351514
|
+
},
|
|
351515
|
+
"/repos/{owner}/{repo}/automated-security-fixes": {
|
|
351516
|
+
"put": {
|
|
351517
|
+
"summary": "Enable automated security fixes",
|
|
351518
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351519
|
+
"tags": ["repos"],
|
|
351520
|
+
"operationId": "repos/enable-automated-security-fixes",
|
|
351521
|
+
"externalDocs": {
|
|
351522
|
+
"description": "API method documentation",
|
|
351523
|
+
"url": "https://docs.github.com/rest/reference/repos#enable-automated-security-fixes"
|
|
351524
|
+
},
|
|
351525
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351526
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351527
|
+
},
|
|
351528
|
+
"delete": {
|
|
351529
|
+
"summary": "Disable automated security fixes",
|
|
351530
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351531
|
+
"tags": ["repos"],
|
|
351532
|
+
"operationId": "repos/disable-automated-security-fixes",
|
|
351533
|
+
"externalDocs": {
|
|
351534
|
+
"description": "API method documentation",
|
|
351535
|
+
"url": "https://docs.github.com/rest/reference/repos#disable-automated-security-fixes"
|
|
351536
|
+
},
|
|
351537
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351538
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351539
|
+
}
|
|
351540
|
+
},
|
|
351541
|
+
"/repos/{owner}/{repo}/codespaces": {
|
|
351542
|
+
"get": {
|
|
351543
|
+
"summary": "List codespaces in a repository for the authenticated user",
|
|
351544
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351545
|
+
"tags": ["codespaces"],
|
|
351546
|
+
"operationId": "codespaces/list-in-repository-for-authenticated-user",
|
|
351547
|
+
"externalDocs": {
|
|
351548
|
+
"description": "API method documentation",
|
|
351549
|
+
"url": "https://docs.github.com/rest/reference/codespaces#list-codespaces-in-a-repository-for-the-authenticated-user"
|
|
351550
|
+
},
|
|
351551
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351552
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351553
|
+
},
|
|
351554
|
+
"post": {
|
|
351555
|
+
"summary": "Create a codespace in a repository",
|
|
351556
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351557
|
+
"tags": ["codespaces"],
|
|
351558
|
+
"operationId": "codespaces/create-with-repo-for-authenticated-user",
|
|
351559
|
+
"externalDocs": {
|
|
351560
|
+
"description": "API method documentation",
|
|
351561
|
+
"url": "https://docs.github.com/rest/reference/codespaces#create-a-codespace-in-a-repository"
|
|
351562
|
+
},
|
|
351563
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351564
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351565
|
+
}
|
|
351566
|
+
},
|
|
351567
|
+
"/repos/{owner}/{repo}/codespaces/devcontainers": {
|
|
351568
|
+
"get": {
|
|
351569
|
+
"summary": "List devcontainer configurations in a repository for the authenticated user",
|
|
351570
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351571
|
+
"tags": ["codespaces"],
|
|
351572
|
+
"operationId": "codespaces/list-devcontainers-in-repository-for-authenticated-user",
|
|
351573
|
+
"externalDocs": {
|
|
351574
|
+
"description": "API method documentation",
|
|
351575
|
+
"url": "https://docs.github.com/rest/reference/codespaces#list-devcontainers-in-a-repository-for-the-authenticated-user"
|
|
351576
|
+
},
|
|
351577
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351578
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351579
|
+
}
|
|
351580
|
+
},
|
|
351581
|
+
"/repos/{owner}/{repo}/codespaces/machines": {
|
|
351582
|
+
"get": {
|
|
351583
|
+
"summary": "List available machine types for a repository",
|
|
351584
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351585
|
+
"tags": ["codespaces"],
|
|
351586
|
+
"operationId": "codespaces/repo-machines-for-authenticated-user",
|
|
351587
|
+
"externalDocs": {
|
|
351588
|
+
"description": "API method documentation",
|
|
351589
|
+
"url": "https://docs.github.com/rest/reference/codespaces#list-available-machine-types-for-a-repository"
|
|
351590
|
+
},
|
|
351591
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351592
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351593
|
+
}
|
|
351594
|
+
},
|
|
351595
|
+
"/repos/{owner}/{repo}/codespaces/secrets": {
|
|
351596
|
+
"get": {
|
|
351597
|
+
"summary": "List repository secrets",
|
|
351598
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351599
|
+
"tags": ["codespaces"],
|
|
351600
|
+
"operationId": "codespaces/list-repo-secrets",
|
|
351601
|
+
"externalDocs": {
|
|
351602
|
+
"description": "API method documentation",
|
|
351603
|
+
"url": "https://docs.github.com/rest/reference/codespaces#list-repository-secrets"
|
|
351604
|
+
},
|
|
351605
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351606
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351607
|
+
}
|
|
351608
|
+
},
|
|
351609
|
+
"/repos/{owner}/{repo}/codespaces/secrets/public-key": {
|
|
351610
|
+
"get": {
|
|
351611
|
+
"summary": "Get a repository public key",
|
|
351612
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351613
|
+
"tags": ["codespaces"],
|
|
351614
|
+
"operationId": "codespaces/get-repo-public-key",
|
|
351615
|
+
"externalDocs": {
|
|
351616
|
+
"description": "API method documentation",
|
|
351617
|
+
"url": "https://docs.github.com/rest/reference/codespaces#get-a-repository-public-key"
|
|
351618
|
+
},
|
|
351619
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351620
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351621
|
+
}
|
|
351622
|
+
},
|
|
351623
|
+
"/repos/{owner}/{repo}/codespaces/secrets/{secret_name}": {
|
|
351624
|
+
"get": {
|
|
351625
|
+
"summary": "Get a repository secret",
|
|
351626
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351627
|
+
"tags": ["codespaces"],
|
|
351628
|
+
"operationId": "codespaces/get-repo-secret",
|
|
351629
|
+
"externalDocs": {
|
|
351630
|
+
"description": "API method documentation",
|
|
351631
|
+
"url": "https://docs.github.com/rest/reference/codespaces#get-a-repository-secret"
|
|
351632
|
+
},
|
|
351633
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351634
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351635
|
+
},
|
|
351636
|
+
"put": {
|
|
351637
|
+
"summary": "Create or update a repository secret",
|
|
351638
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351639
|
+
"tags": ["codespaces"],
|
|
351640
|
+
"operationId": "codespaces/create-or-update-repo-secret",
|
|
351641
|
+
"externalDocs": {
|
|
351642
|
+
"description": "API method documentation",
|
|
351643
|
+
"url": "https://docs.github.com/rest/reference/codespaces#create-or-update-a-repository-secret"
|
|
351644
|
+
},
|
|
351645
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351646
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351647
|
+
},
|
|
351648
|
+
"delete": {
|
|
351649
|
+
"summary": "Delete a repository secret",
|
|
351650
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351651
|
+
"tags": ["codespaces"],
|
|
351652
|
+
"operationId": "codespaces/delete-repo-secret",
|
|
351653
|
+
"externalDocs": {
|
|
351654
|
+
"description": "API method documentation",
|
|
351655
|
+
"url": "https://docs.github.com/rest/reference/codespaces#delete-a-repository-secret"
|
|
351656
|
+
},
|
|
351657
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351658
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351659
|
+
}
|
|
351660
|
+
},
|
|
351661
|
+
"/repos/{owner}/{repo}/community/profile": {
|
|
351662
|
+
"get": {
|
|
351663
|
+
"summary": "Get community profile metrics",
|
|
351664
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351665
|
+
"tags": ["repos"],
|
|
351666
|
+
"operationId": "repos/get-community-profile-metrics",
|
|
351667
|
+
"externalDocs": {
|
|
351668
|
+
"description": "API method documentation",
|
|
351669
|
+
"url": "https://docs.github.com/rest/reference/repos#get-community-profile-metrics"
|
|
351670
|
+
},
|
|
351671
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351672
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351673
|
+
}
|
|
351674
|
+
},
|
|
351675
|
+
"/repos/{owner}/{repo}/dependency-graph/compare/{basehead}": {
|
|
351676
|
+
"get": {
|
|
351677
|
+
"summary": "Get a diff of the dependencies between commits",
|
|
351678
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351679
|
+
"tags": ["dependency-graph"],
|
|
351680
|
+
"operationId": "dependency-graph/diff-range",
|
|
351681
|
+
"externalDocs": {
|
|
351682
|
+
"description": "API method documentation",
|
|
351683
|
+
"url": "https://docs.github.com/rest/reference/dependency-graph#get-a-diff-of-the-dependencies-between-commits"
|
|
351684
|
+
},
|
|
351685
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351686
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351687
|
+
}
|
|
351688
|
+
},
|
|
351689
|
+
"/repos/{owner}/{repo}/dependency-graph/snapshots": {
|
|
351690
|
+
"post": {
|
|
351691
|
+
"summary": "Create a snapshot of dependencies for a repository",
|
|
351692
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351693
|
+
"tags": ["dependency-graph"],
|
|
351694
|
+
"operationId": "dependency-graph/create-repository-snapshot",
|
|
351695
|
+
"externalDocs": {
|
|
351696
|
+
"description": "API method documentation",
|
|
351697
|
+
"url": "https://docs.github.com/rest/reference/dependency-graph#create-a-snapshot-of-dependencies-for-a-repository"
|
|
351698
|
+
},
|
|
351699
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351700
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351701
|
+
}
|
|
351702
|
+
},
|
|
351703
|
+
"/repos/{owner}/{repo}/import": {
|
|
351704
|
+
"get": {
|
|
351705
|
+
"summary": "Get an import status",
|
|
351706
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351707
|
+
"tags": ["migrations"],
|
|
351708
|
+
"operationId": "migrations/get-import-status",
|
|
351709
|
+
"externalDocs": {
|
|
351710
|
+
"description": "API method documentation",
|
|
351711
|
+
"url": "https://docs.github.com/rest/reference/migrations#get-an-import-status"
|
|
351712
|
+
},
|
|
351713
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351714
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351715
|
+
},
|
|
351716
|
+
"put": {
|
|
351717
|
+
"summary": "Start an import",
|
|
351718
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351719
|
+
"tags": ["migrations"],
|
|
351720
|
+
"operationId": "migrations/start-import",
|
|
351721
|
+
"externalDocs": {
|
|
351722
|
+
"description": "API method documentation",
|
|
351723
|
+
"url": "https://docs.github.com/rest/reference/migrations#start-an-import"
|
|
351724
|
+
},
|
|
351725
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351726
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351727
|
+
},
|
|
351728
|
+
"delete": {
|
|
351729
|
+
"summary": "Cancel an import",
|
|
351730
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351731
|
+
"tags": ["migrations"],
|
|
351732
|
+
"operationId": "migrations/cancel-import",
|
|
351733
|
+
"externalDocs": {
|
|
351734
|
+
"description": "API method documentation",
|
|
351735
|
+
"url": "https://docs.github.com/rest/reference/migrations#cancel-an-import"
|
|
351736
|
+
},
|
|
351737
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351738
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351739
|
+
},
|
|
351740
|
+
"patch": {
|
|
351741
|
+
"summary": "Update an import",
|
|
351742
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351743
|
+
"tags": ["migrations"],
|
|
351744
|
+
"operationId": "migrations/update-import",
|
|
351745
|
+
"externalDocs": {
|
|
351746
|
+
"description": "API method documentation",
|
|
351747
|
+
"url": "https://docs.github.com/rest/reference/migrations#update-an-import"
|
|
351748
|
+
},
|
|
351749
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351750
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351751
|
+
}
|
|
351752
|
+
},
|
|
351753
|
+
"/repos/{owner}/{repo}/import/authors": {
|
|
351754
|
+
"get": {
|
|
351755
|
+
"summary": "Get commit authors",
|
|
351756
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351757
|
+
"tags": ["migrations"],
|
|
351758
|
+
"operationId": "migrations/get-commit-authors",
|
|
351759
|
+
"externalDocs": {
|
|
351760
|
+
"description": "API method documentation",
|
|
351761
|
+
"url": "https://docs.github.com/rest/reference/migrations#get-commit-authors"
|
|
351762
|
+
},
|
|
351763
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351764
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351765
|
+
}
|
|
351766
|
+
},
|
|
351767
|
+
"/repos/{owner}/{repo}/import/authors/{author_id}": {
|
|
351768
|
+
"patch": {
|
|
351769
|
+
"summary": "Map a commit author",
|
|
351770
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351771
|
+
"tags": ["migrations"],
|
|
351772
|
+
"operationId": "migrations/map-commit-author",
|
|
351773
|
+
"externalDocs": {
|
|
351774
|
+
"description": "API method documentation",
|
|
351775
|
+
"url": "https://docs.github.com/rest/reference/migrations#map-a-commit-author"
|
|
351776
|
+
},
|
|
351777
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351778
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351779
|
+
}
|
|
351780
|
+
},
|
|
351781
|
+
"/repos/{owner}/{repo}/import/large_files": {
|
|
351782
|
+
"get": {
|
|
351783
|
+
"summary": "Get large files",
|
|
351784
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351785
|
+
"tags": ["migrations"],
|
|
351786
|
+
"operationId": "migrations/get-large-files",
|
|
351787
|
+
"externalDocs": {
|
|
351788
|
+
"description": "API method documentation",
|
|
351789
|
+
"url": "https://docs.github.com/rest/reference/migrations#get-large-files"
|
|
351790
|
+
},
|
|
351791
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351792
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351793
|
+
}
|
|
351794
|
+
},
|
|
351795
|
+
"/repos/{owner}/{repo}/import/lfs": {
|
|
351796
|
+
"patch": {
|
|
351797
|
+
"summary": "Update Git LFS preference",
|
|
351798
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351799
|
+
"tags": ["migrations"],
|
|
351800
|
+
"operationId": "migrations/set-lfs-preference",
|
|
351801
|
+
"externalDocs": {
|
|
351802
|
+
"description": "API method documentation",
|
|
351803
|
+
"url": "https://docs.github.com/rest/reference/migrations#update-git-lfs-preference"
|
|
351804
|
+
},
|
|
351805
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351806
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351807
|
+
}
|
|
351808
|
+
},
|
|
351809
|
+
"/repos/{owner}/{repo}/interaction-limits": {
|
|
351810
|
+
"get": {
|
|
351811
|
+
"summary": "Get interaction restrictions for a repository",
|
|
351812
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351813
|
+
"tags": ["interactions"],
|
|
351814
|
+
"operationId": "interactions/get-restrictions-for-repo",
|
|
351815
|
+
"externalDocs": {
|
|
351816
|
+
"description": "API method documentation",
|
|
351817
|
+
"url": "https://docs.github.com/rest/reference/interactions#get-interaction-restrictions-for-a-repository"
|
|
351818
|
+
},
|
|
351819
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351820
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351821
|
+
},
|
|
351822
|
+
"put": {
|
|
351823
|
+
"summary": "Set interaction restrictions for a repository",
|
|
351824
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351825
|
+
"tags": ["interactions"],
|
|
351826
|
+
"operationId": "interactions/set-restrictions-for-repo",
|
|
351827
|
+
"externalDocs": {
|
|
351828
|
+
"description": "API method documentation",
|
|
351829
|
+
"url": "https://docs.github.com/rest/reference/interactions#set-interaction-restrictions-for-a-repository"
|
|
351830
|
+
},
|
|
351831
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351832
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351833
|
+
},
|
|
351834
|
+
"delete": {
|
|
351835
|
+
"summary": "Remove interaction restrictions for a repository",
|
|
351836
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351837
|
+
"tags": ["interactions"],
|
|
351838
|
+
"operationId": "interactions/remove-restrictions-for-repo",
|
|
351839
|
+
"externalDocs": {
|
|
351840
|
+
"description": "API method documentation",
|
|
351841
|
+
"url": "https://docs.github.com/rest/reference/interactions#remove-interaction-restrictions-for-a-repository"
|
|
351842
|
+
},
|
|
351843
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351844
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351845
|
+
}
|
|
351846
|
+
},
|
|
351847
|
+
"/repos/{owner}/{repo}/pages/health": {
|
|
351848
|
+
"get": {
|
|
351849
|
+
"summary": "Get a DNS health check for GitHub Pages",
|
|
351850
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351851
|
+
"tags": ["repos"],
|
|
351852
|
+
"operationId": "repos/get-pages-health-check",
|
|
351853
|
+
"externalDocs": {
|
|
351854
|
+
"description": "API method documentation",
|
|
351855
|
+
"url": "https://docs.github.com/rest/reference/repos#get-a-dns-health-check-for-github-pages"
|
|
351856
|
+
},
|
|
351857
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351858
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351859
|
+
}
|
|
351860
|
+
},
|
|
351861
|
+
"/repos/{owner}/{repo}/pulls/{pull_number}/codespaces": {
|
|
351862
|
+
"post": {
|
|
351863
|
+
"summary": "Create a codespace from a pull request",
|
|
351864
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351865
|
+
"tags": ["codespaces"],
|
|
351866
|
+
"operationId": "codespaces/create-with-pr-for-authenticated-user",
|
|
351867
|
+
"externalDocs": {
|
|
351868
|
+
"description": "API method documentation",
|
|
351869
|
+
"url": "https://docs.github.com/rest/reference/codespaces#create-a-codespace-from-a-pull-request"
|
|
351870
|
+
},
|
|
351871
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351872
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351873
|
+
}
|
|
351874
|
+
},
|
|
351875
|
+
"/repos/{owner}/{repo}/traffic/clones": {
|
|
351876
|
+
"get": {
|
|
351877
|
+
"summary": "Get repository clones",
|
|
351878
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351879
|
+
"tags": ["repos"],
|
|
351880
|
+
"operationId": "repos/get-clones",
|
|
351881
|
+
"externalDocs": {
|
|
351882
|
+
"description": "API method documentation",
|
|
351883
|
+
"url": "https://docs.github.com/rest/reference/repos#get-repository-clones"
|
|
351884
|
+
},
|
|
351885
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351886
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351887
|
+
}
|
|
351888
|
+
},
|
|
351889
|
+
"/repos/{owner}/{repo}/traffic/popular/paths": {
|
|
351890
|
+
"get": {
|
|
351891
|
+
"summary": "Get top referral paths",
|
|
351892
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351893
|
+
"tags": ["repos"],
|
|
351894
|
+
"operationId": "repos/get-top-paths",
|
|
351895
|
+
"externalDocs": {
|
|
351896
|
+
"description": "API method documentation",
|
|
351897
|
+
"url": "https://docs.github.com/rest/reference/repos#get-top-referral-paths"
|
|
351898
|
+
},
|
|
351899
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351900
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351901
|
+
}
|
|
351902
|
+
},
|
|
351903
|
+
"/repos/{owner}/{repo}/traffic/popular/referrers": {
|
|
351904
|
+
"get": {
|
|
351905
|
+
"summary": "Get top referral sources",
|
|
351906
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351907
|
+
"tags": ["repos"],
|
|
351908
|
+
"operationId": "repos/get-top-referrers",
|
|
351909
|
+
"externalDocs": {
|
|
351910
|
+
"description": "API method documentation",
|
|
351911
|
+
"url": "https://docs.github.com/rest/reference/repos#get-top-referral-sources"
|
|
351912
|
+
},
|
|
351913
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351914
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351915
|
+
}
|
|
351916
|
+
},
|
|
351917
|
+
"/repos/{owner}/{repo}/traffic/views": {
|
|
351918
|
+
"get": {
|
|
351919
|
+
"summary": "Get page views",
|
|
351920
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351921
|
+
"tags": ["repos"],
|
|
351922
|
+
"operationId": "repos/get-views",
|
|
351923
|
+
"externalDocs": {
|
|
351924
|
+
"description": "API method documentation",
|
|
351925
|
+
"url": "https://docs.github.com/rest/reference/repos#get-page-views"
|
|
351926
|
+
},
|
|
351927
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351928
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351929
|
+
}
|
|
351930
|
+
},
|
|
351931
|
+
"/repos/{owner}/{repo}/vulnerability-alerts": {
|
|
351932
|
+
"get": {
|
|
351933
|
+
"summary": "Check if vulnerability alerts are enabled for a repository",
|
|
351934
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351935
|
+
"tags": ["repos"],
|
|
351936
|
+
"operationId": "repos/check-vulnerability-alerts",
|
|
351937
|
+
"externalDocs": {
|
|
351938
|
+
"description": "API method documentation",
|
|
351939
|
+
"url": "https://docs.github.com/rest/reference/repos#check-if-vulnerability-alerts-are-enabled-for-a-repository"
|
|
351940
|
+
},
|
|
351941
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351942
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351943
|
+
},
|
|
351944
|
+
"put": {
|
|
351945
|
+
"summary": "Enable vulnerability alerts",
|
|
351946
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351947
|
+
"tags": ["repos"],
|
|
351948
|
+
"operationId": "repos/enable-vulnerability-alerts",
|
|
351949
|
+
"externalDocs": {
|
|
351950
|
+
"description": "API method documentation",
|
|
351951
|
+
"url": "https://docs.github.com/rest/reference/repos#enable-vulnerability-alerts"
|
|
351952
|
+
},
|
|
351953
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351954
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351955
|
+
},
|
|
351956
|
+
"delete": {
|
|
351957
|
+
"summary": "Disable vulnerability alerts",
|
|
351958
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351959
|
+
"tags": ["repos"],
|
|
351960
|
+
"operationId": "repos/disable-vulnerability-alerts",
|
|
351961
|
+
"externalDocs": {
|
|
351962
|
+
"description": "API method documentation",
|
|
351963
|
+
"url": "https://docs.github.com/rest/reference/repos#disable-vulnerability-alerts"
|
|
351964
|
+
},
|
|
351965
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351966
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351967
|
+
}
|
|
351968
|
+
},
|
|
351969
|
+
"/scim/v2/enterprises/{enterprise}/Groups": {
|
|
351970
|
+
"get": {
|
|
351971
|
+
"summary": "List provisioned SCIM groups for an enterprise",
|
|
351972
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351973
|
+
"operationId": "enterprise-admin/list-provisioned-groups-enterprise",
|
|
351974
|
+
"tags": ["enterprise-admin"],
|
|
351975
|
+
"externalDocs": {
|
|
351976
|
+
"description": "API method documentation",
|
|
351977
|
+
"url": "https://docs.github.com/rest/reference/enterprise-admin#list-provisioned-scim-groups-for-an-enterprise"
|
|
351978
|
+
},
|
|
351979
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351980
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351981
|
+
},
|
|
351982
|
+
"post": {
|
|
351983
|
+
"summary": "Provision a SCIM enterprise group and invite users",
|
|
351984
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351985
|
+
"operationId": "enterprise-admin/provision-and-invite-enterprise-group",
|
|
351986
|
+
"tags": ["enterprise-admin"],
|
|
351987
|
+
"externalDocs": {
|
|
351988
|
+
"description": "API method documentation",
|
|
351989
|
+
"url": "https://docs.github.com/rest/reference/enterprise-admin#provision-a-scim-enterprise-group-and-invite-users"
|
|
351990
|
+
},
|
|
351991
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
351992
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
351993
|
+
}
|
|
351994
|
+
},
|
|
351995
|
+
"/scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}": {
|
|
351996
|
+
"get": {
|
|
351997
|
+
"summary": "Get SCIM provisioning information for an enterprise group",
|
|
351998
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
351999
|
+
"operationId": "enterprise-admin/get-provisioning-information-for-enterprise-group",
|
|
352000
|
+
"tags": ["enterprise-admin"],
|
|
352001
|
+
"externalDocs": {
|
|
352002
|
+
"description": "API method documentation",
|
|
352003
|
+
"url": "https://docs.github.com/rest/reference/enterprise-admin#get-scim-provisioning-information-for-an-enterprise-group"
|
|
352004
|
+
},
|
|
352005
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352006
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352007
|
+
},
|
|
352008
|
+
"put": {
|
|
352009
|
+
"summary": "Set SCIM information for a provisioned enterprise group",
|
|
352010
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352011
|
+
"operationId": "enterprise-admin/set-information-for-provisioned-enterprise-group",
|
|
352012
|
+
"tags": ["enterprise-admin"],
|
|
352013
|
+
"externalDocs": {
|
|
352014
|
+
"description": "API method documentation",
|
|
352015
|
+
"url": "https://docs.github.com/rest/reference/enterprise-admin#set-scim-information-for-a-provisioned-enterprise-group"
|
|
352016
|
+
},
|
|
352017
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352018
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352019
|
+
},
|
|
352020
|
+
"delete": {
|
|
352021
|
+
"summary": "Delete a SCIM group from an enterprise",
|
|
352022
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352023
|
+
"operationId": "enterprise-admin/delete-scim-group-from-enterprise",
|
|
352024
|
+
"tags": ["enterprise-admin"],
|
|
352025
|
+
"externalDocs": {
|
|
352026
|
+
"description": "API method documentation",
|
|
352027
|
+
"url": "https://docs.github.com/rest/reference/enterprise-admin#delete-a-scim-group-from-an-enterprise"
|
|
352028
|
+
},
|
|
352029
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352030
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352031
|
+
},
|
|
352032
|
+
"patch": {
|
|
352033
|
+
"summary": "Update an attribute for a SCIM enterprise group",
|
|
352034
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352035
|
+
"operationId": "enterprise-admin/update-attribute-for-enterprise-group",
|
|
352036
|
+
"tags": ["enterprise-admin"],
|
|
352037
|
+
"externalDocs": {
|
|
352038
|
+
"description": "API method documentation",
|
|
352039
|
+
"url": "https://docs.github.com/rest/reference/enterprise-admin#update-an-attribute-for-a-scim-enterprise-group"
|
|
352040
|
+
},
|
|
352041
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352042
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352043
|
+
}
|
|
352044
|
+
},
|
|
352045
|
+
"/scim/v2/enterprises/{enterprise}/Users": {
|
|
352046
|
+
"get": {
|
|
352047
|
+
"summary": "List SCIM provisioned identities for an enterprise",
|
|
352048
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352049
|
+
"operationId": "enterprise-admin/list-provisioned-identities-enterprise",
|
|
352050
|
+
"tags": ["enterprise-admin"],
|
|
352051
|
+
"externalDocs": {
|
|
352052
|
+
"description": "API method documentation",
|
|
352053
|
+
"url": "https://docs.github.com/rest/reference/enterprise-admin#list-scim-provisioned-identities-for-an-enterprise"
|
|
352054
|
+
},
|
|
352055
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352056
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352057
|
+
},
|
|
352058
|
+
"post": {
|
|
352059
|
+
"summary": "Provision and invite a SCIM enterprise user",
|
|
352060
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352061
|
+
"operationId": "enterprise-admin/provision-and-invite-enterprise-user",
|
|
352062
|
+
"tags": ["enterprise-admin"],
|
|
352063
|
+
"externalDocs": {
|
|
352064
|
+
"description": "API method documentation",
|
|
352065
|
+
"url": "https://docs.github.com/rest/reference/enterprise-admin#provision-and-invite-a-scim-enterprise-user"
|
|
352066
|
+
},
|
|
352067
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352068
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352069
|
+
}
|
|
352070
|
+
},
|
|
352071
|
+
"/scim/v2/enterprises/{enterprise}/Users/{scim_user_id}": {
|
|
352072
|
+
"get": {
|
|
352073
|
+
"summary": "Get SCIM provisioning information for an enterprise user",
|
|
352074
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352075
|
+
"operationId": "enterprise-admin/get-provisioning-information-for-enterprise-user",
|
|
352076
|
+
"tags": ["enterprise-admin"],
|
|
352077
|
+
"externalDocs": {
|
|
352078
|
+
"description": "API method documentation",
|
|
352079
|
+
"url": "https://docs.github.com/rest/reference/enterprise-admin#get-scim-provisioning-information-for-an-enterprise-user"
|
|
352080
|
+
},
|
|
352081
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352082
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352083
|
+
},
|
|
352084
|
+
"put": {
|
|
352085
|
+
"summary": "Set SCIM information for a provisioned enterprise user",
|
|
352086
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352087
|
+
"operationId": "enterprise-admin/set-information-for-provisioned-enterprise-user",
|
|
352088
|
+
"tags": ["enterprise-admin"],
|
|
352089
|
+
"externalDocs": {
|
|
352090
|
+
"description": "API method documentation",
|
|
352091
|
+
"url": "https://docs.github.com/rest/reference/enterprise-admin#set-scim-information-for-a-provisioned-enterprise-user"
|
|
352092
|
+
},
|
|
352093
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352094
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352095
|
+
},
|
|
352096
|
+
"delete": {
|
|
352097
|
+
"summary": "Delete a SCIM user from an enterprise",
|
|
352098
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352099
|
+
"operationId": "enterprise-admin/delete-user-from-enterprise",
|
|
352100
|
+
"tags": ["enterprise-admin"],
|
|
352101
|
+
"externalDocs": {
|
|
352102
|
+
"description": "API method documentation",
|
|
352103
|
+
"url": "https://docs.github.com/rest/reference/enterprise-admin#delete-a-scim-user-from-an-enterprise"
|
|
352104
|
+
},
|
|
352105
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352106
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352107
|
+
},
|
|
352108
|
+
"patch": {
|
|
352109
|
+
"summary": "Update an attribute for a SCIM enterprise user",
|
|
352110
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352111
|
+
"operationId": "enterprise-admin/update-attribute-for-enterprise-user",
|
|
352112
|
+
"tags": ["enterprise-admin"],
|
|
352113
|
+
"externalDocs": {
|
|
352114
|
+
"description": "API method documentation",
|
|
352115
|
+
"url": "https://docs.github.com/rest/reference/enterprise-admin#update-an-attribute-for-a-scim-enterprise-user"
|
|
352116
|
+
},
|
|
352117
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352118
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352119
|
+
}
|
|
352120
|
+
},
|
|
352121
|
+
"/scim/v2/organizations/{org}/Users": {
|
|
352122
|
+
"get": {
|
|
352123
|
+
"summary": "List SCIM provisioned identities",
|
|
352124
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352125
|
+
"tags": ["scim"],
|
|
352126
|
+
"operationId": "scim/list-provisioned-identities",
|
|
352127
|
+
"externalDocs": {
|
|
352128
|
+
"description": "API method documentation",
|
|
352129
|
+
"url": "https://docs.github.com/rest/reference/scim#list-scim-provisioned-identities"
|
|
352130
|
+
},
|
|
352131
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352132
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352133
|
+
},
|
|
352134
|
+
"post": {
|
|
352135
|
+
"summary": "Provision and invite a SCIM user",
|
|
352136
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352137
|
+
"tags": ["scim"],
|
|
352138
|
+
"operationId": "scim/provision-and-invite-user",
|
|
352139
|
+
"externalDocs": {
|
|
352140
|
+
"description": "API method documentation",
|
|
352141
|
+
"url": "https://docs.github.com/rest/reference/scim#provision-and-invite-a-scim-user"
|
|
352142
|
+
},
|
|
352143
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352144
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352145
|
+
}
|
|
352146
|
+
},
|
|
352147
|
+
"/scim/v2/organizations/{org}/Users/{scim_user_id}": {
|
|
352148
|
+
"get": {
|
|
352149
|
+
"summary": "Get SCIM provisioning information for a user",
|
|
352150
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352151
|
+
"tags": ["scim"],
|
|
352152
|
+
"operationId": "scim/get-provisioning-information-for-user",
|
|
352153
|
+
"externalDocs": {
|
|
352154
|
+
"description": "API method documentation",
|
|
352155
|
+
"url": "https://docs.github.com/rest/reference/scim#get-scim-provisioning-information-for-a-user"
|
|
352156
|
+
},
|
|
352157
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352158
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352159
|
+
},
|
|
352160
|
+
"put": {
|
|
352161
|
+
"summary": "Update a provisioned organization membership",
|
|
352162
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352163
|
+
"tags": ["scim"],
|
|
352164
|
+
"operationId": "scim/set-information-for-provisioned-user",
|
|
352165
|
+
"externalDocs": {
|
|
352166
|
+
"description": "API method documentation",
|
|
352167
|
+
"url": "https://docs.github.com/rest/reference/scim#set-scim-information-for-a-provisioned-user"
|
|
352168
|
+
},
|
|
352169
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352170
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352171
|
+
},
|
|
352172
|
+
"delete": {
|
|
352173
|
+
"summary": "Delete a SCIM user from an organization",
|
|
352174
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352175
|
+
"tags": ["scim"],
|
|
352176
|
+
"operationId": "scim/delete-user-from-org",
|
|
352177
|
+
"externalDocs": {
|
|
352178
|
+
"description": "API method documentation",
|
|
352179
|
+
"url": "https://docs.github.com/rest/reference/scim#delete-a-scim-user-from-an-organization"
|
|
352180
|
+
},
|
|
352181
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352182
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352183
|
+
},
|
|
352184
|
+
"patch": {
|
|
352185
|
+
"summary": "Update an attribute for a SCIM user",
|
|
352186
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352187
|
+
"tags": ["scim"],
|
|
352188
|
+
"operationId": "scim/update-attribute-for-user",
|
|
352189
|
+
"externalDocs": {
|
|
352190
|
+
"description": "API method documentation",
|
|
352191
|
+
"url": "https://docs.github.com/rest/reference/scim#update-an-attribute-for-a-scim-user"
|
|
352192
|
+
},
|
|
352193
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352194
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352195
|
+
}
|
|
352196
|
+
},
|
|
352197
|
+
"/teams/{team_id}/invitations": {
|
|
352198
|
+
"get": {
|
|
352199
|
+
"summary": "List pending team invitations (Legacy)",
|
|
352200
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352201
|
+
"tags": ["teams"],
|
|
352202
|
+
"operationId": "teams/list-pending-invitations-legacy",
|
|
352203
|
+
"externalDocs": {
|
|
352204
|
+
"description": "API method documentation",
|
|
352205
|
+
"url": "https://docs.github.com/rest/reference/teams#list-pending-team-invitations-legacy"
|
|
352206
|
+
},
|
|
352207
|
+
"deprecated": true,
|
|
352208
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352209
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352210
|
+
}
|
|
352211
|
+
},
|
|
352212
|
+
"/teams/{team_id}/team-sync/group-mappings": {
|
|
352213
|
+
"get": {
|
|
352214
|
+
"summary": "List IdP groups for a team (Legacy)",
|
|
352215
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352216
|
+
"tags": ["teams"],
|
|
352217
|
+
"operationId": "teams/list-idp-groups-for-legacy",
|
|
352218
|
+
"externalDocs": {
|
|
352219
|
+
"description": "API method documentation",
|
|
352220
|
+
"url": "https://docs.github.com/rest/reference/teams#list-idp-groups-for-a-team-legacy"
|
|
352221
|
+
},
|
|
352222
|
+
"deprecated": true,
|
|
352223
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352224
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352225
|
+
},
|
|
352226
|
+
"patch": {
|
|
352227
|
+
"summary": "Create or update IdP group connections (Legacy)",
|
|
352228
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352229
|
+
"tags": ["teams"],
|
|
352230
|
+
"operationId": "teams/create-or-update-idp-group-connections-legacy",
|
|
352231
|
+
"externalDocs": {
|
|
352232
|
+
"description": "API method documentation",
|
|
352233
|
+
"url": "https://docs.github.com/rest/reference/teams#create-or-update-idp-group-connections-legacy"
|
|
352234
|
+
},
|
|
352235
|
+
"deprecated": true,
|
|
352236
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352237
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352238
|
+
}
|
|
352239
|
+
},
|
|
352240
|
+
"/user/blocks": {
|
|
352241
|
+
"get": {
|
|
352242
|
+
"summary": "List users blocked by the authenticated user",
|
|
352243
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352244
|
+
"tags": ["users"],
|
|
352245
|
+
"operationId": "users/list-blocked-by-authenticated-user",
|
|
352246
|
+
"externalDocs": {
|
|
352247
|
+
"description": "API method documentation",
|
|
352248
|
+
"url": "https://docs.github.com/rest/reference/users#list-users-blocked-by-the-authenticated-user"
|
|
352249
|
+
},
|
|
352250
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352251
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352252
|
+
}
|
|
352253
|
+
},
|
|
352254
|
+
"/user/blocks/{username}": {
|
|
352255
|
+
"get": {
|
|
352256
|
+
"summary": "Check if a user is blocked by the authenticated user",
|
|
352257
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352258
|
+
"tags": ["users"],
|
|
352259
|
+
"operationId": "users/check-blocked",
|
|
352260
|
+
"externalDocs": {
|
|
352261
|
+
"description": "API method documentation",
|
|
352262
|
+
"url": "https://docs.github.com/rest/reference/users#check-if-a-user-is-blocked-by-the-authenticated-user"
|
|
352263
|
+
},
|
|
352264
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352265
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352266
|
+
},
|
|
352267
|
+
"put": {
|
|
352268
|
+
"summary": "Block a user",
|
|
352269
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352270
|
+
"tags": ["users"],
|
|
352271
|
+
"operationId": "users/block",
|
|
352272
|
+
"externalDocs": {
|
|
352273
|
+
"description": "API method documentation",
|
|
352274
|
+
"url": "https://docs.github.com/rest/reference/users#block-a-user"
|
|
352275
|
+
},
|
|
352276
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352277
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352278
|
+
},
|
|
352279
|
+
"delete": {
|
|
352280
|
+
"summary": "Unblock a user",
|
|
352281
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352282
|
+
"tags": ["users"],
|
|
352283
|
+
"operationId": "users/unblock",
|
|
352284
|
+
"externalDocs": {
|
|
352285
|
+
"description": "API method documentation",
|
|
352286
|
+
"url": "https://docs.github.com/rest/reference/users#unblock-a-user"
|
|
352287
|
+
},
|
|
352288
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352289
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352290
|
+
}
|
|
352291
|
+
},
|
|
352292
|
+
"/user/codespaces": {
|
|
352293
|
+
"get": {
|
|
352294
|
+
"summary": "List codespaces for the authenticated user",
|
|
352295
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352296
|
+
"tags": ["codespaces"],
|
|
352297
|
+
"operationId": "codespaces/list-for-authenticated-user",
|
|
352298
|
+
"externalDocs": {
|
|
352299
|
+
"description": "API method documentation",
|
|
352300
|
+
"url": "https://docs.github.com/rest/reference/codespaces#list-codespaces-for-the-authenticated-user"
|
|
352301
|
+
},
|
|
352302
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352303
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352304
|
+
},
|
|
352305
|
+
"post": {
|
|
352306
|
+
"summary": "Create a codespace for the authenticated user",
|
|
352307
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352308
|
+
"tags": ["codespaces"],
|
|
352309
|
+
"operationId": "codespaces/create-for-authenticated-user",
|
|
352310
|
+
"externalDocs": {
|
|
352311
|
+
"description": "API method documentation",
|
|
352312
|
+
"url": "https://docs.github.com/rest/reference/codespaces#create-a-codespace-for-the-authenticated-user"
|
|
352313
|
+
},
|
|
352314
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352315
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352316
|
+
}
|
|
352317
|
+
},
|
|
352318
|
+
"/user/codespaces/secrets": {
|
|
352319
|
+
"get": {
|
|
352320
|
+
"summary": "List secrets for the authenticated user",
|
|
352321
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352322
|
+
"tags": ["codespaces"],
|
|
352323
|
+
"operationId": "codespaces/list-secrets-for-authenticated-user",
|
|
352324
|
+
"externalDocs": {
|
|
352325
|
+
"description": "API method documentation",
|
|
352326
|
+
"url": "https://docs.github.com/rest/reference/codespaces#list-secrets-for-the-authenticated-user"
|
|
352327
|
+
},
|
|
352328
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352329
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352330
|
+
}
|
|
352331
|
+
},
|
|
352332
|
+
"/user/codespaces/secrets/public-key": {
|
|
352333
|
+
"get": {
|
|
352334
|
+
"summary": "Get public key for the authenticated user",
|
|
352335
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352336
|
+
"tags": ["codespaces"],
|
|
352337
|
+
"operationId": "codespaces/get-public-key-for-authenticated-user",
|
|
352338
|
+
"externalDocs": {
|
|
352339
|
+
"description": "API method documentation",
|
|
352340
|
+
"url": "https://docs.github.com/rest/reference/codespaces#get-public-key-for-the-authenticated-user"
|
|
352341
|
+
},
|
|
352342
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352343
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352344
|
+
}
|
|
352345
|
+
},
|
|
352346
|
+
"/user/codespaces/secrets/{secret_name}": {
|
|
352347
|
+
"get": {
|
|
352348
|
+
"summary": "Get a secret for the authenticated user",
|
|
352349
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352350
|
+
"tags": ["codespaces"],
|
|
352351
|
+
"operationId": "codespaces/get-secret-for-authenticated-user",
|
|
352352
|
+
"externalDocs": {
|
|
352353
|
+
"description": "API method documentation",
|
|
352354
|
+
"url": "https://docs.github.com/rest/reference/codespaces#get-a-secret-for-the-authenticated-user"
|
|
352355
|
+
},
|
|
352356
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352357
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352358
|
+
},
|
|
352359
|
+
"put": {
|
|
352360
|
+
"summary": "Create or update a secret for the authenticated user",
|
|
352361
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352362
|
+
"tags": ["codespaces"],
|
|
352363
|
+
"operationId": "codespaces/create-or-update-secret-for-authenticated-user",
|
|
352364
|
+
"externalDocs": {
|
|
352365
|
+
"description": "API method documentation",
|
|
352366
|
+
"url": "https://docs.github.com/rest/reference/codespaces#create-or-update-a-secret-for-the-authenticated-user"
|
|
352367
|
+
},
|
|
352368
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352369
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352370
|
+
},
|
|
352371
|
+
"delete": {
|
|
352372
|
+
"summary": "Delete a secret for the authenticated user",
|
|
352373
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352374
|
+
"tags": ["codespaces"],
|
|
352375
|
+
"operationId": "codespaces/delete-secret-for-authenticated-user",
|
|
352376
|
+
"externalDocs": {
|
|
352377
|
+
"description": "API method documentation",
|
|
352378
|
+
"url": "https://docs.github.com/rest/reference/codespaces#delete-a-secret-for-the-authenticated-user"
|
|
352379
|
+
},
|
|
352380
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352381
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352382
|
+
}
|
|
352383
|
+
},
|
|
352384
|
+
"/user/codespaces/secrets/{secret_name}/repositories": {
|
|
352385
|
+
"get": {
|
|
352386
|
+
"summary": "List selected repositories for a user secret",
|
|
352387
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352388
|
+
"tags": ["codespaces"],
|
|
352389
|
+
"operationId": "codespaces/list-repositories-for-secret-for-authenticated-user",
|
|
352390
|
+
"externalDocs": {
|
|
352391
|
+
"description": "API method documentation",
|
|
352392
|
+
"url": "https://docs.github.com/rest/reference/codespaces#list-selected-repositories-for-a-user-secret"
|
|
352393
|
+
},
|
|
352394
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352395
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352396
|
+
},
|
|
352397
|
+
"put": {
|
|
352398
|
+
"summary": "Set selected repositories for a user secret",
|
|
352399
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352400
|
+
"tags": ["codespaces"],
|
|
352401
|
+
"operationId": "codespaces/set-repositories-for-secret-for-authenticated-user",
|
|
352402
|
+
"externalDocs": {
|
|
352403
|
+
"description": "API method documentation",
|
|
352404
|
+
"url": "https://docs.github.com/rest/reference/codespaces#set-selected-repositories-for-a-user-secret"
|
|
352405
|
+
},
|
|
352406
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352407
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352408
|
+
}
|
|
352409
|
+
},
|
|
352410
|
+
"/user/codespaces/secrets/{secret_name}/repositories/{repository_id}": {
|
|
352411
|
+
"put": {
|
|
352412
|
+
"summary": "Add a selected repository to a user secret",
|
|
352413
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352414
|
+
"tags": ["codespaces"],
|
|
352415
|
+
"operationId": "codespaces/add-repository-for-secret-for-authenticated-user",
|
|
352416
|
+
"externalDocs": {
|
|
352417
|
+
"description": "API method documentation",
|
|
352418
|
+
"url": "https://docs.github.com/rest/reference/codespaces#add-a-selected-repository-to-a-user-secret"
|
|
352419
|
+
},
|
|
352420
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352421
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352422
|
+
},
|
|
352423
|
+
"delete": {
|
|
352424
|
+
"summary": "Remove a selected repository from a user secret",
|
|
352425
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352426
|
+
"tags": ["codespaces"],
|
|
352427
|
+
"operationId": "codespaces/remove-repository-for-secret-for-authenticated-user",
|
|
352428
|
+
"externalDocs": {
|
|
352429
|
+
"description": "API method documentation",
|
|
352430
|
+
"url": "https://docs.github.com/rest/reference/codespaces#remove-a-selected-repository-from-a-user-secret"
|
|
352431
|
+
},
|
|
352432
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352433
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352434
|
+
}
|
|
352435
|
+
},
|
|
352436
|
+
"/user/codespaces/{codespace_name}": {
|
|
352437
|
+
"get": {
|
|
352438
|
+
"summary": "Get a codespace for the authenticated user",
|
|
352439
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352440
|
+
"tags": ["codespaces"],
|
|
352441
|
+
"operationId": "codespaces/get-for-authenticated-user",
|
|
352442
|
+
"externalDocs": {
|
|
352443
|
+
"description": "API method documentation",
|
|
352444
|
+
"url": "https://docs.github.com/rest/reference/codespaces#get-a-codespace-for-the-authenticated-user"
|
|
352445
|
+
},
|
|
352446
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352447
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352448
|
+
},
|
|
352449
|
+
"delete": {
|
|
352450
|
+
"summary": "Delete a codespace for the authenticated user",
|
|
352451
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352452
|
+
"tags": ["codespaces"],
|
|
352453
|
+
"operationId": "codespaces/delete-for-authenticated-user",
|
|
352454
|
+
"externalDocs": {
|
|
352455
|
+
"description": "API method documentation",
|
|
352456
|
+
"url": "https://docs.github.com/rest/reference/codespaces#delete-a-codespace-for-the-authenticated-user"
|
|
352457
|
+
},
|
|
352458
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352459
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352460
|
+
},
|
|
352461
|
+
"patch": {
|
|
352462
|
+
"summary": "Update a codespace for the authenticated user",
|
|
352463
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352464
|
+
"tags": ["codespaces"],
|
|
352465
|
+
"operationId": "codespaces/update-for-authenticated-user",
|
|
352466
|
+
"externalDocs": {
|
|
352467
|
+
"description": "API method documentation",
|
|
352468
|
+
"url": "https://docs.github.com/rest/reference/codespaces#update-a-codespace-for-the-authenticated-user"
|
|
352469
|
+
},
|
|
352470
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352471
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352472
|
+
}
|
|
352473
|
+
},
|
|
352474
|
+
"/user/codespaces/{codespace_name}/exports": {
|
|
352475
|
+
"post": {
|
|
352476
|
+
"summary": "Export a codespace for the authenticated user",
|
|
352477
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352478
|
+
"tags": ["codespaces"],
|
|
352479
|
+
"operationId": "codespaces/export-for-authenticated-user",
|
|
352480
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352481
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352482
|
+
}
|
|
352483
|
+
},
|
|
352484
|
+
"/user/codespaces/{codespace_name}/exports/{export_id}": {
|
|
352485
|
+
"get": {
|
|
352486
|
+
"summary": "Get details about a codespace export",
|
|
352487
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352488
|
+
"tags": ["codespaces"],
|
|
352489
|
+
"operationId": "codespaces/get-export-details-for-authenticated-user",
|
|
352490
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352491
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352492
|
+
}
|
|
352493
|
+
},
|
|
352494
|
+
"/user/codespaces/{codespace_name}/machines": {
|
|
352495
|
+
"get": {
|
|
352496
|
+
"summary": "List machine types for a codespace",
|
|
352497
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352498
|
+
"tags": ["codespaces"],
|
|
352499
|
+
"operationId": "codespaces/codespace-machines-for-authenticated-user",
|
|
352500
|
+
"externalDocs": {
|
|
352501
|
+
"description": "API method documentation",
|
|
352502
|
+
"url": "https://docs.github.com/rest/reference/codespaces#list-machine-types-for-a-codespace"
|
|
352503
|
+
},
|
|
352504
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352505
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352506
|
+
}
|
|
352507
|
+
},
|
|
352508
|
+
"/user/codespaces/{codespace_name}/start": {
|
|
352509
|
+
"post": {
|
|
352510
|
+
"summary": "Start a codespace for the authenticated user",
|
|
352511
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352512
|
+
"tags": ["codespaces"],
|
|
352513
|
+
"operationId": "codespaces/start-for-authenticated-user",
|
|
352514
|
+
"externalDocs": {
|
|
352515
|
+
"description": "API method documentation",
|
|
352516
|
+
"url": "https://docs.github.com/rest/reference/codespaces#start-a-codespace-for-the-authenticated-user"
|
|
352517
|
+
},
|
|
352518
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352519
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352520
|
+
}
|
|
352521
|
+
},
|
|
352522
|
+
"/user/codespaces/{codespace_name}/stop": {
|
|
352523
|
+
"post": {
|
|
352524
|
+
"summary": "Stop a codespace for the authenticated user",
|
|
352525
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352526
|
+
"tags": ["codespaces"],
|
|
352527
|
+
"operationId": "codespaces/stop-for-authenticated-user",
|
|
352528
|
+
"externalDocs": {
|
|
352529
|
+
"description": "API method documentation",
|
|
352530
|
+
"url": "https://docs.github.com/rest/reference/codespaces#stop-a-codespace-for-the-authenticated-user"
|
|
352531
|
+
},
|
|
352532
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352533
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352534
|
+
}
|
|
352535
|
+
},
|
|
352536
|
+
"/user/email/visibility": {
|
|
352537
|
+
"patch": {
|
|
352538
|
+
"summary": "Set primary email visibility for the authenticated user",
|
|
352539
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352540
|
+
"tags": ["users"],
|
|
352541
|
+
"operationId": "users/set-primary-email-visibility-for-authenticated-user",
|
|
352542
|
+
"externalDocs": {
|
|
352543
|
+
"description": "API method documentation",
|
|
352544
|
+
"url": "https://docs.github.com/rest/reference/users#set-primary-email-visibility-for-the-authenticated-user"
|
|
352545
|
+
},
|
|
352546
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352547
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352548
|
+
}
|
|
352549
|
+
},
|
|
352550
|
+
"/user/interaction-limits": {
|
|
352551
|
+
"get": {
|
|
352552
|
+
"summary": "Get interaction restrictions for your public repositories",
|
|
352553
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352554
|
+
"tags": ["interactions"],
|
|
352555
|
+
"operationId": "interactions/get-restrictions-for-authenticated-user",
|
|
352556
|
+
"externalDocs": {
|
|
352557
|
+
"description": "API method documentation",
|
|
352558
|
+
"url": "https://docs.github.com/rest/reference/interactions#get-interaction-restrictions-for-your-public-repositories"
|
|
352559
|
+
},
|
|
352560
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352561
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352562
|
+
},
|
|
352563
|
+
"put": {
|
|
352564
|
+
"summary": "Set interaction restrictions for your public repositories",
|
|
352565
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352566
|
+
"tags": ["interactions"],
|
|
352567
|
+
"operationId": "interactions/set-restrictions-for-authenticated-user",
|
|
352568
|
+
"externalDocs": {
|
|
352569
|
+
"description": "API method documentation",
|
|
352570
|
+
"url": "https://docs.github.com/rest/reference/interactions#set-interaction-restrictions-for-your-public-repositories"
|
|
352571
|
+
},
|
|
352572
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352573
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352574
|
+
},
|
|
352575
|
+
"delete": {
|
|
352576
|
+
"summary": "Remove interaction restrictions from your public repositories",
|
|
352577
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352578
|
+
"tags": ["interactions"],
|
|
352579
|
+
"operationId": "interactions/remove-restrictions-for-authenticated-user",
|
|
352580
|
+
"externalDocs": {
|
|
352581
|
+
"description": "API method documentation",
|
|
352582
|
+
"url": "https://docs.github.com/rest/reference/interactions#remove-interaction-restrictions-from-your-public-repositories"
|
|
352583
|
+
},
|
|
352584
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352585
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352586
|
+
}
|
|
352587
|
+
},
|
|
352588
|
+
"/user/marketplace_purchases": {
|
|
352589
|
+
"get": {
|
|
352590
|
+
"summary": "List subscriptions for the authenticated user",
|
|
352591
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352592
|
+
"tags": ["apps"],
|
|
352593
|
+
"operationId": "apps/list-subscriptions-for-authenticated-user",
|
|
352594
|
+
"externalDocs": {
|
|
352595
|
+
"description": "API method documentation",
|
|
352596
|
+
"url": "https://docs.github.com/rest/reference/apps#list-subscriptions-for-the-authenticated-user"
|
|
352597
|
+
},
|
|
352598
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352599
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352600
|
+
}
|
|
352601
|
+
},
|
|
352602
|
+
"/user/marketplace_purchases/stubbed": {
|
|
352603
|
+
"get": {
|
|
352604
|
+
"summary": "List subscriptions for the authenticated user (stubbed)",
|
|
352605
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352606
|
+
"tags": ["apps"],
|
|
352607
|
+
"operationId": "apps/list-subscriptions-for-authenticated-user-stubbed",
|
|
352608
|
+
"externalDocs": {
|
|
352609
|
+
"description": "API method documentation",
|
|
352610
|
+
"url": "https://docs.github.com/rest/reference/apps#list-subscriptions-for-the-authenticated-user-stubbed"
|
|
352611
|
+
},
|
|
352612
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352613
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352614
|
+
}
|
|
352615
|
+
},
|
|
352616
|
+
"/user/migrations/{migration_id}": {
|
|
352617
|
+
"get": {
|
|
352618
|
+
"summary": "Get a user migration status",
|
|
352619
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352620
|
+
"tags": ["migrations"],
|
|
352621
|
+
"operationId": "migrations/get-status-for-authenticated-user",
|
|
352622
|
+
"externalDocs": {
|
|
352623
|
+
"description": "API method documentation",
|
|
352624
|
+
"url": "https://docs.github.com/rest/reference/migrations#get-a-user-migration-status"
|
|
352625
|
+
},
|
|
352626
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352627
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352628
|
+
}
|
|
352629
|
+
},
|
|
352630
|
+
"/user/migrations/{migration_id}/repos/{repo_name}/lock": {
|
|
352631
|
+
"delete": {
|
|
352632
|
+
"summary": "Unlock a user repository",
|
|
352633
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352634
|
+
"tags": ["migrations"],
|
|
352635
|
+
"operationId": "migrations/unlock-repo-for-authenticated-user",
|
|
352636
|
+
"externalDocs": {
|
|
352637
|
+
"description": "API method documentation",
|
|
352638
|
+
"url": "https://docs.github.com/rest/reference/migrations#unlock-a-user-repository"
|
|
352639
|
+
},
|
|
352640
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352641
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352642
|
+
}
|
|
352643
|
+
},
|
|
352644
|
+
"/user/packages": {
|
|
352645
|
+
"get": {
|
|
352646
|
+
"summary": "List packages for the authenticated user's namespace",
|
|
352647
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352648
|
+
"tags": ["packages"],
|
|
352649
|
+
"operationId": "packages/list-packages-for-authenticated-user",
|
|
352650
|
+
"externalDocs": {
|
|
352651
|
+
"description": "API method documentation",
|
|
352652
|
+
"url": "https://docs.github.com/rest/reference/packages#list-packages-for-the-authenticated-user"
|
|
352653
|
+
},
|
|
352654
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352655
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352656
|
+
}
|
|
352657
|
+
},
|
|
352658
|
+
"/user/packages/{package_type}/{package_name}": {
|
|
352659
|
+
"get": {
|
|
352660
|
+
"summary": "Get a package for the authenticated user",
|
|
352661
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352662
|
+
"tags": ["packages"],
|
|
352663
|
+
"operationId": "packages/get-package-for-authenticated-user",
|
|
352664
|
+
"externalDocs": {
|
|
352665
|
+
"description": "API method documentation",
|
|
352666
|
+
"url": "https://docs.github.com/rest/reference/packages#get-a-package-for-the-authenticated-user"
|
|
352667
|
+
},
|
|
352668
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352669
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352670
|
+
},
|
|
352671
|
+
"delete": {
|
|
352672
|
+
"summary": "Delete a package for the authenticated user",
|
|
352673
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352674
|
+
"tags": ["packages"],
|
|
352675
|
+
"operationId": "packages/delete-package-for-authenticated-user",
|
|
352676
|
+
"externalDocs": {
|
|
352677
|
+
"description": "API method documentation",
|
|
352678
|
+
"url": "https://docs.github.com/rest/reference/packages#delete-a-package-for-the-authenticated-user"
|
|
352679
|
+
},
|
|
352680
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352681
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352682
|
+
}
|
|
352683
|
+
},
|
|
352684
|
+
"/user/packages/{package_type}/{package_name}/restore": {
|
|
352685
|
+
"post": {
|
|
352686
|
+
"summary": "Restore a package for the authenticated user",
|
|
352687
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352688
|
+
"tags": ["packages"],
|
|
352689
|
+
"operationId": "packages/restore-package-for-authenticated-user",
|
|
352690
|
+
"externalDocs": {
|
|
352691
|
+
"description": "API method documentation",
|
|
352692
|
+
"url": "https://docs.github.com/rest/reference/packages#restore-a-package-for-the-authenticated-user"
|
|
352693
|
+
},
|
|
352694
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352695
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352696
|
+
}
|
|
352697
|
+
},
|
|
352698
|
+
"/user/packages/{package_type}/{package_name}/versions": {
|
|
352699
|
+
"get": {
|
|
352700
|
+
"summary": "Get all package versions for a package owned by the authenticated user",
|
|
352701
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352702
|
+
"tags": ["packages"],
|
|
352703
|
+
"operationId": "packages/get-all-package-versions-for-package-owned-by-authenticated-user",
|
|
352704
|
+
"externalDocs": {
|
|
352705
|
+
"description": "API method documentation",
|
|
352706
|
+
"url": "https://docs.github.com/rest/reference/packages#get-all-package-versions-for-a-package-owned-by-the-authenticated-user"
|
|
352707
|
+
},
|
|
352708
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352709
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352710
|
+
}
|
|
352711
|
+
},
|
|
352712
|
+
"/user/packages/{package_type}/{package_name}/versions/{package_version_id}": {
|
|
352713
|
+
"get": {
|
|
352714
|
+
"summary": "Get a package version for the authenticated user",
|
|
352715
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352716
|
+
"tags": ["packages"],
|
|
352717
|
+
"operationId": "packages/get-package-version-for-authenticated-user",
|
|
352718
|
+
"externalDocs": {
|
|
352719
|
+
"description": "API method documentation",
|
|
352720
|
+
"url": "https://docs.github.com/rest/reference/packages#get-a-package-version-for-the-authenticated-user"
|
|
352721
|
+
},
|
|
352722
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352723
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352724
|
+
},
|
|
352725
|
+
"delete": {
|
|
352726
|
+
"summary": "Delete a package version for the authenticated user",
|
|
352727
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352728
|
+
"tags": ["packages"],
|
|
352729
|
+
"operationId": "packages/delete-package-version-for-authenticated-user",
|
|
352730
|
+
"externalDocs": {
|
|
352731
|
+
"description": "API method documentation",
|
|
352732
|
+
"url": "https://docs.github.com/rest/reference/packages#delete-a-package-version-for-the-authenticated-user"
|
|
352733
|
+
},
|
|
352734
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352735
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352736
|
+
}
|
|
352737
|
+
},
|
|
352738
|
+
"/user/packages/{package_type}/{package_name}/versions/{package_version_id}/restore": {
|
|
352739
|
+
"post": {
|
|
352740
|
+
"summary": "Restore a package version for the authenticated user",
|
|
352741
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352742
|
+
"tags": ["packages"],
|
|
352743
|
+
"operationId": "packages/restore-package-version-for-authenticated-user",
|
|
352744
|
+
"externalDocs": {
|
|
352745
|
+
"description": "API method documentation",
|
|
352746
|
+
"url": "https://docs.github.com/rest/reference/packages#restore-a-package-version-for-the-authenticated-user"
|
|
352747
|
+
},
|
|
352748
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352749
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352750
|
+
}
|
|
352751
|
+
},
|
|
352752
|
+
"/users/{username}/packages": {
|
|
352753
|
+
"get": {
|
|
352754
|
+
"summary": "List packages for a user",
|
|
352755
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352756
|
+
"tags": ["packages"],
|
|
352757
|
+
"operationId": "packages/list-packages-for-user",
|
|
352758
|
+
"externalDocs": {
|
|
352759
|
+
"description": "API method documentation",
|
|
352760
|
+
"url": "https://docs.github.com/rest/reference/packages#list-packages-for-user"
|
|
352761
|
+
},
|
|
352762
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352763
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352764
|
+
}
|
|
352765
|
+
},
|
|
352766
|
+
"/users/{username}/packages/{package_type}/{package_name}": {
|
|
352767
|
+
"get": {
|
|
352768
|
+
"summary": "Get a package for a user",
|
|
352769
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352770
|
+
"tags": ["packages"],
|
|
352771
|
+
"operationId": "packages/get-package-for-user",
|
|
352772
|
+
"externalDocs": {
|
|
352773
|
+
"description": "API method documentation",
|
|
352774
|
+
"url": "https://docs.github.com/rest/reference/packages#get-a-package-for-a-user"
|
|
352775
|
+
},
|
|
352776
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352777
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352778
|
+
},
|
|
352779
|
+
"delete": {
|
|
352780
|
+
"summary": "Delete a package for a user",
|
|
352781
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352782
|
+
"tags": ["packages"],
|
|
352783
|
+
"operationId": "packages/delete-package-for-user",
|
|
352784
|
+
"externalDocs": {
|
|
352785
|
+
"description": "API method documentation",
|
|
352786
|
+
"url": "https://docs.github.com/rest/reference/packages#delete-a-package-for-a-user"
|
|
352787
|
+
},
|
|
352788
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352789
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352790
|
+
}
|
|
352791
|
+
},
|
|
352792
|
+
"/users/{username}/packages/{package_type}/{package_name}/restore": {
|
|
352793
|
+
"post": {
|
|
352794
|
+
"summary": "Restore a package for a user",
|
|
352795
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352796
|
+
"tags": ["packages"],
|
|
352797
|
+
"operationId": "packages/restore-package-for-user",
|
|
352798
|
+
"externalDocs": {
|
|
352799
|
+
"description": "API method documentation",
|
|
352800
|
+
"url": "https://docs.github.com/rest/reference/packages#restore-a-package-for-a-user"
|
|
352801
|
+
},
|
|
352802
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352803
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352804
|
+
}
|
|
352805
|
+
},
|
|
352806
|
+
"/users/{username}/packages/{package_type}/{package_name}/versions": {
|
|
352807
|
+
"get": {
|
|
352808
|
+
"summary": "Get all package versions for a package owned by a user",
|
|
352809
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352810
|
+
"tags": ["packages"],
|
|
352811
|
+
"operationId": "packages/get-all-package-versions-for-package-owned-by-user",
|
|
352812
|
+
"externalDocs": {
|
|
352813
|
+
"description": "API method documentation",
|
|
352814
|
+
"url": "https://docs.github.com/rest/reference/packages#get-all-package-versions-for-a-package-owned-by-a-user"
|
|
352815
|
+
},
|
|
352816
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352817
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352818
|
+
}
|
|
352819
|
+
},
|
|
352820
|
+
"/users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}": {
|
|
352821
|
+
"get": {
|
|
352822
|
+
"summary": "Get a package version for a user",
|
|
352823
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352824
|
+
"tags": ["packages"],
|
|
352825
|
+
"operationId": "packages/get-package-version-for-user",
|
|
352826
|
+
"externalDocs": {
|
|
352827
|
+
"description": "API method documentation",
|
|
352828
|
+
"url": "https://docs.github.com/rest/reference/packages#get-a-package-version-for-a-user"
|
|
352829
|
+
},
|
|
352830
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352831
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352832
|
+
},
|
|
352833
|
+
"delete": {
|
|
352834
|
+
"summary": "Delete package version for a user",
|
|
352835
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352836
|
+
"tags": ["packages"],
|
|
352837
|
+
"operationId": "packages/delete-package-version-for-user",
|
|
352838
|
+
"externalDocs": {
|
|
352839
|
+
"description": "API method documentation",
|
|
352840
|
+
"url": "https://docs.github.com/rest/reference/packages#delete-a-package-version-for-a-user"
|
|
352841
|
+
},
|
|
352842
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352843
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352844
|
+
}
|
|
352845
|
+
},
|
|
352846
|
+
"/users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}/restore": {
|
|
352847
|
+
"post": {
|
|
352848
|
+
"summary": "Restore package version for a user",
|
|
352849
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352850
|
+
"tags": ["packages"],
|
|
352851
|
+
"operationId": "packages/restore-package-version-for-user",
|
|
352852
|
+
"externalDocs": {
|
|
352853
|
+
"description": "API method documentation",
|
|
352854
|
+
"url": "https://docs.github.com/rest/reference/packages#restore-a-package-version-for-a-user"
|
|
352855
|
+
},
|
|
352856
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352857
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352858
|
+
}
|
|
352859
|
+
},
|
|
352860
|
+
"/users/{username}/settings/billing/actions": {
|
|
352861
|
+
"get": {
|
|
352862
|
+
"summary": "Get GitHub Actions billing for a user",
|
|
352863
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352864
|
+
"operationId": "billing/get-github-actions-billing-user",
|
|
352865
|
+
"tags": ["billing"],
|
|
352866
|
+
"externalDocs": {
|
|
352867
|
+
"description": "API method documentation",
|
|
352868
|
+
"url": "https://docs.github.com/rest/reference/billing#get-github-actions-billing-for-a-user"
|
|
352869
|
+
},
|
|
352870
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352871
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352872
|
+
}
|
|
352873
|
+
},
|
|
352874
|
+
"/users/{username}/settings/billing/packages": {
|
|
352875
|
+
"get": {
|
|
352876
|
+
"summary": "Get GitHub Packages billing for a user",
|
|
352877
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352878
|
+
"operationId": "billing/get-github-packages-billing-user",
|
|
352879
|
+
"tags": ["billing"],
|
|
352880
|
+
"externalDocs": {
|
|
352881
|
+
"description": "API method documentation",
|
|
352882
|
+
"url": "https://docs.github.com/rest/reference/billing#get-github-packages-billing-for-a-user"
|
|
352883
|
+
},
|
|
352884
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352885
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352886
|
+
}
|
|
352887
|
+
},
|
|
352888
|
+
"/users/{username}/settings/billing/shared-storage": {
|
|
352889
|
+
"get": {
|
|
352890
|
+
"summary": "Get shared storage billing for a user",
|
|
352891
|
+
"description": "This endpoint does not exist ghes-3.5. It was added in api.github.com",
|
|
352892
|
+
"operationId": "billing/get-shared-storage-billing-user",
|
|
352893
|
+
"tags": ["billing"],
|
|
352894
|
+
"externalDocs": {
|
|
352895
|
+
"description": "API method documentation",
|
|
352896
|
+
"url": "https://docs.github.com/rest/reference/billing#get-shared-storage-billing-for-a-user"
|
|
352897
|
+
},
|
|
352898
|
+
"x-octokit": { "api.github.com": "removed" },
|
|
352899
|
+
"responses": { "501": { "description": "Not Implemented" } }
|
|
352900
|
+
}
|
|
350553
352901
|
}
|
|
350554
352902
|
}
|
|
350555
352903
|
}
|