@octokit/openapi 7.5.0 → 7.8.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 +2249 -268
- package/generated/api.github.com.json +1222 -129
- 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 +386 -28
- package/generated/ghes-3.2-diff-to-ghes-3.3.json +43 -17
- package/generated/ghes-3.2.deref.json +778 -256
- package/generated/ghes-3.2.json +588 -40
- package/generated/ghes-3.3-anicca-diff-to-ghes-3.4.deref.json +0 -16
- package/generated/ghes-3.3-diff-to-ghes-3.4.deref.json +205 -225
- package/generated/ghes-3.3-diff-to-ghes-3.4.json +445 -12
- package/generated/ghes-3.3.deref.json +785 -257
- package/generated/ghes-3.3.json +595 -41
- package/generated/ghes-3.4-diff-to-ghes-3.5.deref.json +153 -1
- package/generated/ghes-3.4-diff-to-ghes-3.5.json +13 -1
- package/generated/ghes-3.4.deref.json +816 -243
- package/generated/ghes-3.4.json +603 -43
- package/generated/ghes-3.5-diff-to-api.github.com.deref.json +1 -1
- package/generated/ghes-3.5-diff-to-api.github.com.json +1 -1
- package/generated/ghes-3.5-diff-to-ghes-3.6.deref.json +462 -42
- package/generated/ghes-3.5-diff-to-ghes-3.6.json +304 -18
- package/generated/ghes-3.5.deref.json +829 -243
- package/generated/ghes-3.5.json +603 -43
- package/generated/ghes-3.6-anicca-diff-to-api.github.com.deref.json +519 -89
- package/generated/ghes-3.6-diff-to-api.github.com.deref.json +18071 -6614
- package/generated/ghes-3.6-diff-to-api.github.com.json +6665 -4290
- package/generated/ghes-3.6.deref.json +1048 -256
- package/generated/ghes-3.6.json +826 -56
- package/generated/github.ae-anicca-diff-to-api.github.com.deref.json +347 -32
- package/generated/github.ae-diff-to-api.github.com.deref.json +11634 -3854
- package/generated/github.ae-diff-to-api.github.com.json +1185 -40
- package/generated/github.ae.deref.json +1087 -178
- package/generated/github.ae.json +865 -50
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "7.
|
|
4
|
+
"version": "7.8.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": {
|
|
@@ -4087,14 +4087,6 @@
|
|
|
4087
4087
|
"write"
|
|
4088
4088
|
]
|
|
4089
4089
|
},
|
|
4090
|
-
"organization_custom_roles": {
|
|
4091
|
-
"type": "string",
|
|
4092
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
4093
|
-
"enum": [
|
|
4094
|
-
"read",
|
|
4095
|
-
"write"
|
|
4096
|
-
]
|
|
4097
|
-
},
|
|
4098
4090
|
"deployments": {
|
|
4099
4091
|
"type": "string",
|
|
4100
4092
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -5177,14 +5169,6 @@
|
|
|
5177
5169
|
"write"
|
|
5178
5170
|
]
|
|
5179
5171
|
},
|
|
5180
|
-
"organization_custom_roles": {
|
|
5181
|
-
"type": "string",
|
|
5182
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
5183
|
-
"enum": [
|
|
5184
|
-
"read",
|
|
5185
|
-
"write"
|
|
5186
|
-
]
|
|
5187
|
-
},
|
|
5188
5172
|
"deployments": {
|
|
5189
5173
|
"type": "string",
|
|
5190
5174
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -5849,14 +5833,6 @@
|
|
|
5849
5833
|
"write"
|
|
5850
5834
|
]
|
|
5851
5835
|
},
|
|
5852
|
-
"organization_custom_roles": {
|
|
5853
|
-
"type": "string",
|
|
5854
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
5855
|
-
"enum": [
|
|
5856
|
-
"read",
|
|
5857
|
-
"write"
|
|
5858
|
-
]
|
|
5859
|
-
},
|
|
5860
5836
|
"deployments": {
|
|
5861
5837
|
"type": "string",
|
|
5862
5838
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -8426,14 +8402,6 @@
|
|
|
8426
8402
|
"write"
|
|
8427
8403
|
]
|
|
8428
8404
|
},
|
|
8429
|
-
"organization_custom_roles": {
|
|
8430
|
-
"type": "string",
|
|
8431
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
8432
|
-
"enum": [
|
|
8433
|
-
"read",
|
|
8434
|
-
"write"
|
|
8435
|
-
]
|
|
8436
|
-
},
|
|
8437
8405
|
"deployments": {
|
|
8438
8406
|
"type": "string",
|
|
8439
8407
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -9223,14 +9191,6 @@
|
|
|
9223
9191
|
"write"
|
|
9224
9192
|
]
|
|
9225
9193
|
},
|
|
9226
|
-
"organization_custom_roles": {
|
|
9227
|
-
"type": "string",
|
|
9228
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
9229
|
-
"enum": [
|
|
9230
|
-
"read",
|
|
9231
|
-
"write"
|
|
9232
|
-
]
|
|
9233
|
-
},
|
|
9234
9194
|
"deployments": {
|
|
9235
9195
|
"type": "string",
|
|
9236
9196
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -9884,14 +9844,6 @@
|
|
|
9884
9844
|
"write"
|
|
9885
9845
|
]
|
|
9886
9846
|
},
|
|
9887
|
-
"organization_custom_roles": {
|
|
9888
|
-
"type": "string",
|
|
9889
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
9890
|
-
"enum": [
|
|
9891
|
-
"read",
|
|
9892
|
-
"write"
|
|
9893
|
-
]
|
|
9894
|
-
},
|
|
9895
9847
|
"deployments": {
|
|
9896
9848
|
"type": "string",
|
|
9897
9849
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -10177,14 +10129,6 @@
|
|
|
10177
10129
|
"write"
|
|
10178
10130
|
]
|
|
10179
10131
|
},
|
|
10180
|
-
"organization_custom_roles": {
|
|
10181
|
-
"type": "string",
|
|
10182
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
10183
|
-
"enum": [
|
|
10184
|
-
"read",
|
|
10185
|
-
"write"
|
|
10186
|
-
]
|
|
10187
|
-
},
|
|
10188
10132
|
"deployments": {
|
|
10189
10133
|
"type": "string",
|
|
10190
10134
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -11440,6 +11384,10 @@
|
|
|
11440
11384
|
"starred_at": {
|
|
11441
11385
|
"type": "string",
|
|
11442
11386
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
11387
|
+
},
|
|
11388
|
+
"anonymous_access_enabled": {
|
|
11389
|
+
"type": "boolean",
|
|
11390
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
11443
11391
|
}
|
|
11444
11392
|
},
|
|
11445
11393
|
"required": [
|
|
@@ -13160,14 +13108,6 @@
|
|
|
13160
13108
|
"write"
|
|
13161
13109
|
]
|
|
13162
13110
|
},
|
|
13163
|
-
"organization_custom_roles": {
|
|
13164
|
-
"type": "string",
|
|
13165
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
13166
|
-
"enum": [
|
|
13167
|
-
"read",
|
|
13168
|
-
"write"
|
|
13169
|
-
]
|
|
13170
|
-
},
|
|
13171
13111
|
"deployments": {
|
|
13172
13112
|
"type": "string",
|
|
13173
13113
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -14011,14 +13951,6 @@
|
|
|
14011
13951
|
"write"
|
|
14012
13952
|
]
|
|
14013
13953
|
},
|
|
14014
|
-
"organization_custom_roles": {
|
|
14015
|
-
"type": "string",
|
|
14016
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
14017
|
-
"enum": [
|
|
14018
|
-
"read",
|
|
14019
|
-
"write"
|
|
14020
|
-
]
|
|
14021
|
-
},
|
|
14022
13954
|
"deployments": {
|
|
14023
13955
|
"type": "string",
|
|
14024
13956
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -14786,14 +14718,6 @@
|
|
|
14786
14718
|
"write"
|
|
14787
14719
|
]
|
|
14788
14720
|
},
|
|
14789
|
-
"organization_custom_roles": {
|
|
14790
|
-
"type": "string",
|
|
14791
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
14792
|
-
"enum": [
|
|
14793
|
-
"read",
|
|
14794
|
-
"write"
|
|
14795
|
-
]
|
|
14796
|
-
},
|
|
14797
14721
|
"deployments": {
|
|
14798
14722
|
"type": "string",
|
|
14799
14723
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -15269,14 +15193,6 @@
|
|
|
15269
15193
|
"write"
|
|
15270
15194
|
]
|
|
15271
15195
|
},
|
|
15272
|
-
"organization_custom_roles": {
|
|
15273
|
-
"type": "string",
|
|
15274
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
15275
|
-
"enum": [
|
|
15276
|
-
"read",
|
|
15277
|
-
"write"
|
|
15278
|
-
]
|
|
15279
|
-
},
|
|
15280
15196
|
"deployments": {
|
|
15281
15197
|
"type": "string",
|
|
15282
15198
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -16574,14 +16490,6 @@
|
|
|
16574
16490
|
"write"
|
|
16575
16491
|
]
|
|
16576
16492
|
},
|
|
16577
|
-
"organization_custom_roles": {
|
|
16578
|
-
"type": "string",
|
|
16579
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
16580
|
-
"enum": [
|
|
16581
|
-
"read",
|
|
16582
|
-
"write"
|
|
16583
|
-
]
|
|
16584
|
-
},
|
|
16585
16493
|
"deployments": {
|
|
16586
16494
|
"type": "string",
|
|
16587
16495
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -17435,14 +17343,6 @@
|
|
|
17435
17343
|
"write"
|
|
17436
17344
|
]
|
|
17437
17345
|
},
|
|
17438
|
-
"organization_custom_roles": {
|
|
17439
|
-
"type": "string",
|
|
17440
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
17441
|
-
"enum": [
|
|
17442
|
-
"read",
|
|
17443
|
-
"write"
|
|
17444
|
-
]
|
|
17445
|
-
},
|
|
17446
17346
|
"deployments": {
|
|
17447
17347
|
"type": "string",
|
|
17448
17348
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -18365,14 +18265,6 @@
|
|
|
18365
18265
|
"write"
|
|
18366
18266
|
]
|
|
18367
18267
|
},
|
|
18368
|
-
"organization_custom_roles": {
|
|
18369
|
-
"type": "string",
|
|
18370
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
18371
|
-
"enum": [
|
|
18372
|
-
"read",
|
|
18373
|
-
"write"
|
|
18374
|
-
]
|
|
18375
|
-
},
|
|
18376
18268
|
"deployments": {
|
|
18377
18269
|
"type": "string",
|
|
18378
18270
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -19045,14 +18937,6 @@
|
|
|
19045
18937
|
"write"
|
|
19046
18938
|
]
|
|
19047
18939
|
},
|
|
19048
|
-
"organization_custom_roles": {
|
|
19049
|
-
"type": "string",
|
|
19050
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
19051
|
-
"enum": [
|
|
19052
|
-
"read",
|
|
19053
|
-
"write"
|
|
19054
|
-
]
|
|
19055
|
-
},
|
|
19056
18940
|
"deployments": {
|
|
19057
18941
|
"type": "string",
|
|
19058
18942
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -19953,14 +19837,6 @@
|
|
|
19953
19837
|
"write"
|
|
19954
19838
|
]
|
|
19955
19839
|
},
|
|
19956
|
-
"organization_custom_roles": {
|
|
19957
|
-
"type": "string",
|
|
19958
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
19959
|
-
"enum": [
|
|
19960
|
-
"read",
|
|
19961
|
-
"write"
|
|
19962
|
-
]
|
|
19963
|
-
},
|
|
19964
19840
|
"deployments": {
|
|
19965
19841
|
"type": "string",
|
|
19966
19842
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -20633,14 +20509,6 @@
|
|
|
20633
20509
|
"write"
|
|
20634
20510
|
]
|
|
20635
20511
|
},
|
|
20636
|
-
"organization_custom_roles": {
|
|
20637
|
-
"type": "string",
|
|
20638
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
20639
|
-
"enum": [
|
|
20640
|
-
"read",
|
|
20641
|
-
"write"
|
|
20642
|
-
]
|
|
20643
|
-
},
|
|
20644
20512
|
"deployments": {
|
|
20645
20513
|
"type": "string",
|
|
20646
20514
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -21419,14 +21287,6 @@
|
|
|
21419
21287
|
"write"
|
|
21420
21288
|
]
|
|
21421
21289
|
},
|
|
21422
|
-
"organization_custom_roles": {
|
|
21423
|
-
"type": "string",
|
|
21424
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
21425
|
-
"enum": [
|
|
21426
|
-
"read",
|
|
21427
|
-
"write"
|
|
21428
|
-
]
|
|
21429
|
-
},
|
|
21430
21290
|
"deployments": {
|
|
21431
21291
|
"type": "string",
|
|
21432
21292
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -22232,14 +22092,6 @@
|
|
|
22232
22092
|
"write"
|
|
22233
22093
|
]
|
|
22234
22094
|
},
|
|
22235
|
-
"organization_custom_roles": {
|
|
22236
|
-
"type": "string",
|
|
22237
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
22238
|
-
"enum": [
|
|
22239
|
-
"read",
|
|
22240
|
-
"write"
|
|
22241
|
-
]
|
|
22242
|
-
},
|
|
22243
22095
|
"deployments": {
|
|
22244
22096
|
"type": "string",
|
|
22245
22097
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -29766,6 +29618,10 @@
|
|
|
29766
29618
|
"starred_at": {
|
|
29767
29619
|
"type": "string",
|
|
29768
29620
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
29621
|
+
},
|
|
29622
|
+
"anonymous_access_enabled": {
|
|
29623
|
+
"type": "boolean",
|
|
29624
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
29769
29625
|
}
|
|
29770
29626
|
},
|
|
29771
29627
|
"required": [
|
|
@@ -30975,6 +30831,10 @@
|
|
|
30975
30831
|
"starred_at": {
|
|
30976
30832
|
"type": "string",
|
|
30977
30833
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
30834
|
+
},
|
|
30835
|
+
"anonymous_access_enabled": {
|
|
30836
|
+
"type": "boolean",
|
|
30837
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
30978
30838
|
}
|
|
30979
30839
|
},
|
|
30980
30840
|
"required": [
|
|
@@ -35831,6 +35691,10 @@
|
|
|
35831
35691
|
"starred_at": {
|
|
35832
35692
|
"type": "string",
|
|
35833
35693
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
35694
|
+
},
|
|
35695
|
+
"anonymous_access_enabled": {
|
|
35696
|
+
"type": "boolean",
|
|
35697
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
35834
35698
|
}
|
|
35835
35699
|
},
|
|
35836
35700
|
"required": [
|
|
@@ -48385,6 +48249,10 @@
|
|
|
48385
48249
|
"starred_at": {
|
|
48386
48250
|
"type": "string",
|
|
48387
48251
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
48252
|
+
},
|
|
48253
|
+
"anonymous_access_enabled": {
|
|
48254
|
+
"type": "boolean",
|
|
48255
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
48388
48256
|
}
|
|
48389
48257
|
},
|
|
48390
48258
|
"required": [
|
|
@@ -50775,6 +50643,10 @@
|
|
|
50775
50643
|
"starred_at": {
|
|
50776
50644
|
"type": "string",
|
|
50777
50645
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
50646
|
+
},
|
|
50647
|
+
"anonymous_access_enabled": {
|
|
50648
|
+
"type": "boolean",
|
|
50649
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
50778
50650
|
}
|
|
50779
50651
|
},
|
|
50780
50652
|
"required": [
|
|
@@ -54281,6 +54153,10 @@
|
|
|
54281
54153
|
"starred_at": {
|
|
54282
54154
|
"type": "string",
|
|
54283
54155
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
54156
|
+
},
|
|
54157
|
+
"anonymous_access_enabled": {
|
|
54158
|
+
"type": "boolean",
|
|
54159
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
54284
54160
|
}
|
|
54285
54161
|
},
|
|
54286
54162
|
"required": [
|
|
@@ -56955,6 +56831,10 @@
|
|
|
56955
56831
|
"starred_at": {
|
|
56956
56832
|
"type": "string",
|
|
56957
56833
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
56834
|
+
},
|
|
56835
|
+
"anonymous_access_enabled": {
|
|
56836
|
+
"type": "boolean",
|
|
56837
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
56958
56838
|
}
|
|
56959
56839
|
},
|
|
56960
56840
|
"required": [
|
|
@@ -59097,6 +58977,10 @@
|
|
|
59097
58977
|
"starred_at": {
|
|
59098
58978
|
"type": "string",
|
|
59099
58979
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
58980
|
+
},
|
|
58981
|
+
"anonymous_access_enabled": {
|
|
58982
|
+
"type": "boolean",
|
|
58983
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
59100
58984
|
}
|
|
59101
58985
|
},
|
|
59102
58986
|
"required": [
|
|
@@ -60219,7 +60103,7 @@
|
|
|
60219
60103
|
"/organizations/{organization_id}/custom_roles": {
|
|
60220
60104
|
"get": {
|
|
60221
60105
|
"summary": "List custom repository roles in an organization",
|
|
60222
|
-
"description": "List the custom repository roles available in this organization. In order to see custom\nrepository roles in an organization, the authenticated user must be an organization owner.\n\nFor more information on custom repository roles, see \"[Managing custom repository roles for an organization](https://docs.github.com/enterprise-server@3.5/organizations/managing-peoples-access-to-your-organization-with-roles/managing-custom-repository-roles-for-an-organization)\".",
|
|
60106
|
+
"description": "List the custom repository roles available in this organization. In order to see custom\nrepository roles in an organization, the authenticated user must be an organization owner.\n\nTo use this endpoint the authenticated user must be an administrator for the organization or of an repository of the organizaiton and must use an access token with `admin:org repo` scope.\nGitHub Apps must have the `organization_custom_roles:read` organization permission to use this endpoint.\n\nFor more information on custom repository roles, see \"[Managing custom repository roles for an organization](https://docs.github.com/enterprise-server@3.5/organizations/managing-peoples-access-to-your-organization-with-roles/managing-custom-repository-roles-for-an-organization)\".",
|
|
60223
60107
|
"tags": [
|
|
60224
60108
|
"orgs"
|
|
60225
60109
|
],
|
|
@@ -62740,6 +62624,10 @@
|
|
|
62740
62624
|
"starred_at": {
|
|
62741
62625
|
"type": "string",
|
|
62742
62626
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
62627
|
+
},
|
|
62628
|
+
"anonymous_access_enabled": {
|
|
62629
|
+
"type": "boolean",
|
|
62630
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
62743
62631
|
}
|
|
62744
62632
|
},
|
|
62745
62633
|
"required": [
|
|
@@ -65698,6 +65586,10 @@
|
|
|
65698
65586
|
"starred_at": {
|
|
65699
65587
|
"type": "string",
|
|
65700
65588
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
65589
|
+
},
|
|
65590
|
+
"anonymous_access_enabled": {
|
|
65591
|
+
"type": "boolean",
|
|
65592
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
65701
65593
|
}
|
|
65702
65594
|
},
|
|
65703
65595
|
"required": [
|
|
@@ -68189,6 +68081,10 @@
|
|
|
68189
68081
|
"starred_at": {
|
|
68190
68082
|
"type": "string",
|
|
68191
68083
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
68084
|
+
},
|
|
68085
|
+
"anonymous_access_enabled": {
|
|
68086
|
+
"type": "boolean",
|
|
68087
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
68192
68088
|
}
|
|
68193
68089
|
},
|
|
68194
68090
|
"required": [
|
|
@@ -69398,6 +69294,10 @@
|
|
|
69398
69294
|
"starred_at": {
|
|
69399
69295
|
"type": "string",
|
|
69400
69296
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
69297
|
+
},
|
|
69298
|
+
"anonymous_access_enabled": {
|
|
69299
|
+
"type": "boolean",
|
|
69300
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
69401
69301
|
}
|
|
69402
69302
|
},
|
|
69403
69303
|
"required": [
|
|
@@ -72639,6 +72539,10 @@
|
|
|
72639
72539
|
"starred_at": {
|
|
72640
72540
|
"type": "string",
|
|
72641
72541
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
72542
|
+
},
|
|
72543
|
+
"anonymous_access_enabled": {
|
|
72544
|
+
"type": "boolean",
|
|
72545
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
72642
72546
|
}
|
|
72643
72547
|
},
|
|
72644
72548
|
"required": [
|
|
@@ -73927,6 +73831,11 @@
|
|
|
73927
73831
|
"nullable": true,
|
|
73928
73832
|
"type": "string",
|
|
73929
73833
|
"description": "Detailed documentation for the rule as GitHub Flavored Markdown."
|
|
73834
|
+
},
|
|
73835
|
+
"help_uri": {
|
|
73836
|
+
"nullable": true,
|
|
73837
|
+
"type": "string",
|
|
73838
|
+
"description": "A link to the documentation for the rule used to detect the alert."
|
|
73930
73839
|
}
|
|
73931
73840
|
}
|
|
73932
73841
|
},
|
|
@@ -76830,6 +76739,10 @@
|
|
|
76830
76739
|
"starred_at": {
|
|
76831
76740
|
"type": "string",
|
|
76832
76741
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
76742
|
+
},
|
|
76743
|
+
"anonymous_access_enabled": {
|
|
76744
|
+
"type": "boolean",
|
|
76745
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
76833
76746
|
}
|
|
76834
76747
|
},
|
|
76835
76748
|
"required": [
|
|
@@ -79402,6 +79315,10 @@
|
|
|
79402
79315
|
"starred_at": {
|
|
79403
79316
|
"type": "string",
|
|
79404
79317
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
79318
|
+
},
|
|
79319
|
+
"anonymous_access_enabled": {
|
|
79320
|
+
"type": "boolean",
|
|
79321
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
79405
79322
|
}
|
|
79406
79323
|
},
|
|
79407
79324
|
"required": [
|
|
@@ -83073,14 +82990,6 @@
|
|
|
83073
82990
|
"write"
|
|
83074
82991
|
]
|
|
83075
82992
|
},
|
|
83076
|
-
"organization_custom_roles": {
|
|
83077
|
-
"type": "string",
|
|
83078
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
83079
|
-
"enum": [
|
|
83080
|
-
"read",
|
|
83081
|
-
"write"
|
|
83082
|
-
]
|
|
83083
|
-
},
|
|
83084
82993
|
"deployments": {
|
|
83085
82994
|
"type": "string",
|
|
83086
82995
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -83884,14 +83793,6 @@
|
|
|
83884
83793
|
"write"
|
|
83885
83794
|
]
|
|
83886
83795
|
},
|
|
83887
|
-
"organization_custom_roles": {
|
|
83888
|
-
"type": "string",
|
|
83889
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
83890
|
-
"enum": [
|
|
83891
|
-
"read",
|
|
83892
|
-
"write"
|
|
83893
|
-
]
|
|
83894
|
-
},
|
|
83895
83796
|
"deployments": {
|
|
83896
83797
|
"type": "string",
|
|
83897
83798
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -86426,6 +86327,10 @@
|
|
|
86426
86327
|
"starred_at": {
|
|
86427
86328
|
"type": "string",
|
|
86428
86329
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
86330
|
+
},
|
|
86331
|
+
"anonymous_access_enabled": {
|
|
86332
|
+
"type": "boolean",
|
|
86333
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
86429
86334
|
}
|
|
86430
86335
|
},
|
|
86431
86336
|
"required": [
|
|
@@ -87394,17 +87299,6 @@
|
|
|
87394
87299
|
}
|
|
87395
87300
|
}
|
|
87396
87301
|
},
|
|
87397
|
-
"302": {
|
|
87398
|
-
"description": "Response if requester is not an organization member",
|
|
87399
|
-
"headers": {
|
|
87400
|
-
"Location": {
|
|
87401
|
-
"example": "https://api.github.com/orgs/github/public_members",
|
|
87402
|
-
"schema": {
|
|
87403
|
-
"type": "string"
|
|
87404
|
-
}
|
|
87405
|
-
}
|
|
87406
|
-
}
|
|
87407
|
-
},
|
|
87408
87302
|
"422": {
|
|
87409
87303
|
"description": "Validation failed",
|
|
87410
87304
|
"content": {
|
|
@@ -89825,6 +89719,10 @@
|
|
|
89825
89719
|
"starred_at": {
|
|
89826
89720
|
"type": "string",
|
|
89827
89721
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
89722
|
+
},
|
|
89723
|
+
"anonymous_access_enabled": {
|
|
89724
|
+
"type": "boolean",
|
|
89725
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
89828
89726
|
}
|
|
89829
89727
|
},
|
|
89830
89728
|
"required": [
|
|
@@ -91441,6 +91339,10 @@
|
|
|
91441
91339
|
"starred_at": {
|
|
91442
91340
|
"type": "string",
|
|
91443
91341
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
91342
|
+
},
|
|
91343
|
+
"anonymous_access_enabled": {
|
|
91344
|
+
"type": "boolean",
|
|
91345
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
91444
91346
|
}
|
|
91445
91347
|
},
|
|
91446
91348
|
"required": [
|
|
@@ -93086,6 +92988,10 @@
|
|
|
93086
92988
|
"starred_at": {
|
|
93087
92989
|
"type": "string",
|
|
93088
92990
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
92991
|
+
},
|
|
92992
|
+
"anonymous_access_enabled": {
|
|
92993
|
+
"type": "boolean",
|
|
92994
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
93089
92995
|
}
|
|
93090
92996
|
},
|
|
93091
92997
|
"required": [
|
|
@@ -96991,6 +96897,10 @@
|
|
|
96991
96897
|
"starred_at": {
|
|
96992
96898
|
"type": "string",
|
|
96993
96899
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
96900
|
+
},
|
|
96901
|
+
"anonymous_access_enabled": {
|
|
96902
|
+
"type": "boolean",
|
|
96903
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
96994
96904
|
}
|
|
96995
96905
|
},
|
|
96996
96906
|
"required": [
|
|
@@ -98552,6 +98462,10 @@
|
|
|
98552
98462
|
"starred_at": {
|
|
98553
98463
|
"type": "string",
|
|
98554
98464
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
98465
|
+
},
|
|
98466
|
+
"anonymous_access_enabled": {
|
|
98467
|
+
"type": "boolean",
|
|
98468
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
98555
98469
|
}
|
|
98556
98470
|
},
|
|
98557
98471
|
"required": [
|
|
@@ -100545,8 +100459,8 @@
|
|
|
100545
100459
|
"example": "2017-08-17T12:37:15Z"
|
|
100546
100460
|
},
|
|
100547
100461
|
"organization": {
|
|
100548
|
-
"title": "Organization
|
|
100549
|
-
"description": "Organization
|
|
100462
|
+
"title": "Team Organization",
|
|
100463
|
+
"description": "Team Organization",
|
|
100550
100464
|
"type": "object",
|
|
100551
100465
|
"properties": {
|
|
100552
100466
|
"login": {
|
|
@@ -101187,8 +101101,8 @@
|
|
|
101187
101101
|
"example": "2017-08-17T12:37:15Z"
|
|
101188
101102
|
},
|
|
101189
101103
|
"organization": {
|
|
101190
|
-
"title": "Organization
|
|
101191
|
-
"description": "Organization
|
|
101104
|
+
"title": "Team Organization",
|
|
101105
|
+
"description": "Team Organization",
|
|
101192
101106
|
"type": "object",
|
|
101193
101107
|
"properties": {
|
|
101194
101108
|
"login": {
|
|
@@ -101810,8 +101724,8 @@
|
|
|
101810
101724
|
"example": "2017-08-17T12:37:15Z"
|
|
101811
101725
|
},
|
|
101812
101726
|
"organization": {
|
|
101813
|
-
"title": "Organization
|
|
101814
|
-
"description": "Organization
|
|
101727
|
+
"title": "Team Organization",
|
|
101728
|
+
"description": "Team Organization",
|
|
101815
101729
|
"type": "object",
|
|
101816
101730
|
"properties": {
|
|
101817
101731
|
"login": {
|
|
@@ -110063,6 +109977,10 @@
|
|
|
110063
109977
|
"starred_at": {
|
|
110064
109978
|
"type": "string",
|
|
110065
109979
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
109980
|
+
},
|
|
109981
|
+
"anonymous_access_enabled": {
|
|
109982
|
+
"type": "boolean",
|
|
109983
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
110066
109984
|
}
|
|
110067
109985
|
},
|
|
110068
109986
|
"required": [
|
|
@@ -112030,6 +111948,10 @@
|
|
|
112030
111948
|
"starred_at": {
|
|
112031
111949
|
"type": "string",
|
|
112032
111950
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
111951
|
+
},
|
|
111952
|
+
"anonymous_access_enabled": {
|
|
111953
|
+
"type": "boolean",
|
|
111954
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
112033
111955
|
}
|
|
112034
111956
|
},
|
|
112035
111957
|
"required": [
|
|
@@ -120002,6 +119924,10 @@
|
|
|
120002
119924
|
"starred_at": {
|
|
120003
119925
|
"type": "string",
|
|
120004
119926
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
119927
|
+
},
|
|
119928
|
+
"anonymous_access_enabled": {
|
|
119929
|
+
"type": "boolean",
|
|
119930
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
120005
119931
|
}
|
|
120006
119932
|
},
|
|
120007
119933
|
"required": [
|
|
@@ -121309,6 +121235,10 @@
|
|
|
121309
121235
|
"starred_at": {
|
|
121310
121236
|
"type": "string",
|
|
121311
121237
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
121238
|
+
},
|
|
121239
|
+
"anonymous_access_enabled": {
|
|
121240
|
+
"type": "boolean",
|
|
121241
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
121312
121242
|
}
|
|
121313
121243
|
},
|
|
121314
121244
|
"required": [
|
|
@@ -122417,6 +122347,10 @@
|
|
|
122417
122347
|
"starred_at": {
|
|
122418
122348
|
"type": "string",
|
|
122419
122349
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
122350
|
+
},
|
|
122351
|
+
"anonymous_access_enabled": {
|
|
122352
|
+
"type": "boolean",
|
|
122353
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
122420
122354
|
}
|
|
122421
122355
|
},
|
|
122422
122356
|
"required": [
|
|
@@ -124996,6 +124930,10 @@
|
|
|
124996
124930
|
"starred_at": {
|
|
124997
124931
|
"type": "string",
|
|
124998
124932
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
124933
|
+
},
|
|
124934
|
+
"anonymous_access_enabled": {
|
|
124935
|
+
"type": "boolean",
|
|
124936
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
124999
124937
|
}
|
|
125000
124938
|
},
|
|
125001
124939
|
"required": [
|
|
@@ -126303,6 +126241,10 @@
|
|
|
126303
126241
|
"starred_at": {
|
|
126304
126242
|
"type": "string",
|
|
126305
126243
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
126244
|
+
},
|
|
126245
|
+
"anonymous_access_enabled": {
|
|
126246
|
+
"type": "boolean",
|
|
126247
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
126306
126248
|
}
|
|
126307
126249
|
},
|
|
126308
126250
|
"required": [
|
|
@@ -127411,6 +127353,10 @@
|
|
|
127411
127353
|
"starred_at": {
|
|
127412
127354
|
"type": "string",
|
|
127413
127355
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
127356
|
+
},
|
|
127357
|
+
"anonymous_access_enabled": {
|
|
127358
|
+
"type": "boolean",
|
|
127359
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
127414
127360
|
}
|
|
127415
127361
|
},
|
|
127416
127362
|
"required": [
|
|
@@ -131696,6 +131642,10 @@
|
|
|
131696
131642
|
"starred_at": {
|
|
131697
131643
|
"type": "string",
|
|
131698
131644
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
131645
|
+
},
|
|
131646
|
+
"anonymous_access_enabled": {
|
|
131647
|
+
"type": "boolean",
|
|
131648
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
131699
131649
|
}
|
|
131700
131650
|
},
|
|
131701
131651
|
"required": [
|
|
@@ -132914,6 +132864,10 @@
|
|
|
132914
132864
|
"starred_at": {
|
|
132915
132865
|
"type": "string",
|
|
132916
132866
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
132867
|
+
},
|
|
132868
|
+
"anonymous_access_enabled": {
|
|
132869
|
+
"type": "boolean",
|
|
132870
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
132917
132871
|
}
|
|
132918
132872
|
},
|
|
132919
132873
|
"required": [
|
|
@@ -136320,6 +136274,10 @@
|
|
|
136320
136274
|
"starred_at": {
|
|
136321
136275
|
"type": "string",
|
|
136322
136276
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
136277
|
+
},
|
|
136278
|
+
"anonymous_access_enabled": {
|
|
136279
|
+
"type": "boolean",
|
|
136280
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
136323
136281
|
}
|
|
136324
136282
|
},
|
|
136325
136283
|
"required": [
|
|
@@ -137997,6 +137955,10 @@
|
|
|
137997
137955
|
"starred_at": {
|
|
137998
137956
|
"type": "string",
|
|
137999
137957
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
137958
|
+
},
|
|
137959
|
+
"anonymous_access_enabled": {
|
|
137960
|
+
"type": "boolean",
|
|
137961
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
138000
137962
|
}
|
|
138001
137963
|
},
|
|
138002
137964
|
"required": [
|
|
@@ -140547,6 +140509,10 @@
|
|
|
140547
140509
|
"starred_at": {
|
|
140548
140510
|
"type": "string",
|
|
140549
140511
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
140512
|
+
},
|
|
140513
|
+
"anonymous_access_enabled": {
|
|
140514
|
+
"type": "boolean",
|
|
140515
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
140550
140516
|
}
|
|
140551
140517
|
},
|
|
140552
140518
|
"required": [
|
|
@@ -142224,6 +142190,10 @@
|
|
|
142224
142190
|
"starred_at": {
|
|
142225
142191
|
"type": "string",
|
|
142226
142192
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
142193
|
+
},
|
|
142194
|
+
"anonymous_access_enabled": {
|
|
142195
|
+
"type": "boolean",
|
|
142196
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
142227
142197
|
}
|
|
142228
142198
|
},
|
|
142229
142199
|
"required": [
|
|
@@ -145336,6 +145306,10 @@
|
|
|
145336
145306
|
"starred_at": {
|
|
145337
145307
|
"type": "string",
|
|
145338
145308
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
145309
|
+
},
|
|
145310
|
+
"anonymous_access_enabled": {
|
|
145311
|
+
"type": "boolean",
|
|
145312
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
145339
145313
|
}
|
|
145340
145314
|
},
|
|
145341
145315
|
"required": [
|
|
@@ -147013,6 +146987,10 @@
|
|
|
147013
146987
|
"starred_at": {
|
|
147014
146988
|
"type": "string",
|
|
147015
146989
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
146990
|
+
},
|
|
146991
|
+
"anonymous_access_enabled": {
|
|
146992
|
+
"type": "boolean",
|
|
146993
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
147016
146994
|
}
|
|
147017
146995
|
},
|
|
147018
146996
|
"required": [
|
|
@@ -153208,6 +153186,10 @@
|
|
|
153208
153186
|
"starred_at": {
|
|
153209
153187
|
"type": "string",
|
|
153210
153188
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
153189
|
+
},
|
|
153190
|
+
"anonymous_access_enabled": {
|
|
153191
|
+
"type": "boolean",
|
|
153192
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
153211
153193
|
}
|
|
153212
153194
|
},
|
|
153213
153195
|
"required": [
|
|
@@ -154885,6 +154867,10 @@
|
|
|
154885
154867
|
"starred_at": {
|
|
154886
154868
|
"type": "string",
|
|
154887
154869
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
154870
|
+
},
|
|
154871
|
+
"anonymous_access_enabled": {
|
|
154872
|
+
"type": "boolean",
|
|
154873
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
154888
154874
|
}
|
|
154889
154875
|
},
|
|
154890
154876
|
"required": [
|
|
@@ -155860,6 +155846,11 @@
|
|
|
155860
155846
|
"url_template": {
|
|
155861
155847
|
"type": "string",
|
|
155862
155848
|
"description": "The URL must contain `<num>` for the reference number."
|
|
155849
|
+
},
|
|
155850
|
+
"is_alphanumeric": {
|
|
155851
|
+
"type": "boolean",
|
|
155852
|
+
"default": "true",
|
|
155853
|
+
"description": "Whether this autolink reference matches alphanumeric characters. If true, the `<num>` parameter of the `url_template` matches alphanumeric characters `A-Z` (case insensitive), `0-9`, and `-`. If false, this autolink reference only matches numeric characters."
|
|
155863
155854
|
}
|
|
155864
155855
|
},
|
|
155865
155856
|
"required": [
|
|
@@ -155871,7 +155862,8 @@
|
|
|
155871
155862
|
"default": {
|
|
155872
155863
|
"value": {
|
|
155873
155864
|
"key_prefix": "TICKET-",
|
|
155874
|
-
"url_template": "https://example.com/TICKET?query=<num>"
|
|
155865
|
+
"url_template": "https://example.com/TICKET?query=<num>",
|
|
155866
|
+
"is_alphanumeric": true
|
|
155875
155867
|
}
|
|
155876
155868
|
}
|
|
155877
155869
|
}
|
|
@@ -160112,6 +160104,111 @@
|
|
|
160112
160104
|
"protected",
|
|
160113
160105
|
"protection_url"
|
|
160114
160106
|
]
|
|
160107
|
+
},
|
|
160108
|
+
"examples": {
|
|
160109
|
+
"default": {
|
|
160110
|
+
"value": {
|
|
160111
|
+
"name": "main",
|
|
160112
|
+
"commit": {
|
|
160113
|
+
"sha": "7fd1a60b01f91b314f59955a4e4d4e80d8edf11d",
|
|
160114
|
+
"node_id": "MDY6Q29tbWl0MTI5NjI2OTo3ZmQxYTYwYjAxZjkxYjMxNGY1OTk1NWE0ZTRkNGU4MGQ4ZWRmMTFk",
|
|
160115
|
+
"commit": {
|
|
160116
|
+
"author": {
|
|
160117
|
+
"name": "The Octocat",
|
|
160118
|
+
"email": "octocat@nowhere.com",
|
|
160119
|
+
"date": "2012-03-06T23:06:50Z"
|
|
160120
|
+
},
|
|
160121
|
+
"committer": {
|
|
160122
|
+
"name": "The Octocat",
|
|
160123
|
+
"email": "octocat@nowhere.com",
|
|
160124
|
+
"date": "2012-03-06T23:06:50Z"
|
|
160125
|
+
},
|
|
160126
|
+
"message": "Merge pull request #6 from Spaceghost/patch-1\n\nNew line at end of file.",
|
|
160127
|
+
"tree": {
|
|
160128
|
+
"sha": "b4eecafa9be2f2006ce1b709d6857b07069b4608",
|
|
160129
|
+
"url": "https://api.github.com/repos/octocat/Hello-World/git/trees/b4eecafa9be2f2006ce1b709d6857b07069b4608"
|
|
160130
|
+
},
|
|
160131
|
+
"url": "https://api.github.com/repos/octocat/Hello-World/git/commits/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d",
|
|
160132
|
+
"comment_count": 77,
|
|
160133
|
+
"verification": {
|
|
160134
|
+
"verified": false,
|
|
160135
|
+
"reason": "unsigned",
|
|
160136
|
+
"signature": null,
|
|
160137
|
+
"payload": null
|
|
160138
|
+
}
|
|
160139
|
+
},
|
|
160140
|
+
"url": "https://api.github.com/repos/octocat/Hello-World/commits/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d",
|
|
160141
|
+
"html_url": "https://github.com/octocat/Hello-World/commit/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d",
|
|
160142
|
+
"comments_url": "https://api.github.com/repos/octocat/Hello-World/commits/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d/comments",
|
|
160143
|
+
"author": {
|
|
160144
|
+
"login": "octocat",
|
|
160145
|
+
"id": 583231,
|
|
160146
|
+
"node_id": "MDQ6VXNlcjU4MzIzMQ==",
|
|
160147
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4",
|
|
160148
|
+
"gravatar_id": "",
|
|
160149
|
+
"url": "https://api.github.com/users/octocat",
|
|
160150
|
+
"html_url": "https://github.com/octocat",
|
|
160151
|
+
"followers_url": "https://api.github.com/users/octocat/followers",
|
|
160152
|
+
"following_url": "https://api.github.com/users/octocat/following{/other_user}",
|
|
160153
|
+
"gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
|
|
160154
|
+
"starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
|
|
160155
|
+
"subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
|
|
160156
|
+
"organizations_url": "https://api.github.com/users/octocat/orgs",
|
|
160157
|
+
"repos_url": "https://api.github.com/users/octocat/repos",
|
|
160158
|
+
"events_url": "https://api.github.com/users/octocat/events{/privacy}",
|
|
160159
|
+
"received_events_url": "https://api.github.com/users/octocat/received_events",
|
|
160160
|
+
"type": "User",
|
|
160161
|
+
"site_admin": false
|
|
160162
|
+
},
|
|
160163
|
+
"committer": {
|
|
160164
|
+
"login": "octocat",
|
|
160165
|
+
"id": 583231,
|
|
160166
|
+
"node_id": "MDQ6VXNlcjU4MzIzMQ==",
|
|
160167
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4",
|
|
160168
|
+
"gravatar_id": "",
|
|
160169
|
+
"url": "https://api.github.com/users/octocat",
|
|
160170
|
+
"html_url": "https://github.com/octocat",
|
|
160171
|
+
"followers_url": "https://api.github.com/users/octocat/followers",
|
|
160172
|
+
"following_url": "https://api.github.com/users/octocat/following{/other_user}",
|
|
160173
|
+
"gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
|
|
160174
|
+
"starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
|
|
160175
|
+
"subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
|
|
160176
|
+
"organizations_url": "https://api.github.com/users/octocat/orgs",
|
|
160177
|
+
"repos_url": "https://api.github.com/users/octocat/repos",
|
|
160178
|
+
"events_url": "https://api.github.com/users/octocat/events{/privacy}",
|
|
160179
|
+
"received_events_url": "https://api.github.com/users/octocat/received_events",
|
|
160180
|
+
"type": "User",
|
|
160181
|
+
"site_admin": false
|
|
160182
|
+
},
|
|
160183
|
+
"parents": [
|
|
160184
|
+
{
|
|
160185
|
+
"sha": "553c2077f0edc3d5dc5d17262f6aa498e69d6f8e",
|
|
160186
|
+
"url": "https://api.github.com/repos/octocat/Hello-World/commits/553c2077f0edc3d5dc5d17262f6aa498e69d6f8e",
|
|
160187
|
+
"html_url": "https://github.com/octocat/Hello-World/commit/553c2077f0edc3d5dc5d17262f6aa498e69d6f8e"
|
|
160188
|
+
},
|
|
160189
|
+
{
|
|
160190
|
+
"sha": "762941318ee16e59dabbacb1b4049eec22f0d303",
|
|
160191
|
+
"url": "https://api.github.com/repos/octocat/Hello-World/commits/762941318ee16e59dabbacb1b4049eec22f0d303",
|
|
160192
|
+
"html_url": "https://github.com/octocat/Hello-World/commit/762941318ee16e59dabbacb1b4049eec22f0d303"
|
|
160193
|
+
}
|
|
160194
|
+
]
|
|
160195
|
+
},
|
|
160196
|
+
"_links": {
|
|
160197
|
+
"self": "https://api.github.com/repos/octocat/Hello-World/branches/main",
|
|
160198
|
+
"html": "https://github.com/octocat/Hello-World/tree/main"
|
|
160199
|
+
},
|
|
160200
|
+
"protected": false,
|
|
160201
|
+
"protection": {
|
|
160202
|
+
"enabled": false,
|
|
160203
|
+
"required_status_checks": {
|
|
160204
|
+
"enforcement_level": "off",
|
|
160205
|
+
"contexts": [],
|
|
160206
|
+
"checks": []
|
|
160207
|
+
}
|
|
160208
|
+
},
|
|
160209
|
+
"protection_url": "https://api.github.com/repos/octocat/Hello-World/branches/main/protection"
|
|
160210
|
+
}
|
|
160211
|
+
}
|
|
160115
160212
|
}
|
|
160116
160213
|
}
|
|
160117
160214
|
}
|
|
@@ -163885,6 +163982,73 @@
|
|
|
163885
163982
|
"required": [
|
|
163886
163983
|
"url"
|
|
163887
163984
|
]
|
|
163985
|
+
},
|
|
163986
|
+
"examples": {
|
|
163987
|
+
"default": {
|
|
163988
|
+
"value": {
|
|
163989
|
+
"url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection",
|
|
163990
|
+
"required_status_checks": {
|
|
163991
|
+
"url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/required_status_checks",
|
|
163992
|
+
"strict": true,
|
|
163993
|
+
"contexts": [
|
|
163994
|
+
"continuous-integration/travis-ci"
|
|
163995
|
+
],
|
|
163996
|
+
"contexts_url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/required_status_checks/contexts",
|
|
163997
|
+
"checks": [
|
|
163998
|
+
{
|
|
163999
|
+
"context": "continuous-integration/travis-ci",
|
|
164000
|
+
"app_id": null
|
|
164001
|
+
}
|
|
164002
|
+
]
|
|
164003
|
+
},
|
|
164004
|
+
"restrictions": {
|
|
164005
|
+
"url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/restrictions",
|
|
164006
|
+
"users_url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/restrictions/users",
|
|
164007
|
+
"teams_url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/restrictions/teams",
|
|
164008
|
+
"apps_url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/restrictions/apps",
|
|
164009
|
+
"users": [],
|
|
164010
|
+
"teams": [],
|
|
164011
|
+
"apps": []
|
|
164012
|
+
},
|
|
164013
|
+
"required_pull_request_reviews": {
|
|
164014
|
+
"url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/required_pull_request_reviews",
|
|
164015
|
+
"dismiss_stale_reviews": true,
|
|
164016
|
+
"require_code_owner_reviews": true,
|
|
164017
|
+
"required_approving_review_count": 2,
|
|
164018
|
+
"dismissal_restrictions": {
|
|
164019
|
+
"url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/dismissal_restrictions",
|
|
164020
|
+
"users_url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/dismissal_restrictions/users",
|
|
164021
|
+
"teams_url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/dismissal_restrictions/teams",
|
|
164022
|
+
"users": [],
|
|
164023
|
+
"teams": [],
|
|
164024
|
+
"apps": []
|
|
164025
|
+
}
|
|
164026
|
+
},
|
|
164027
|
+
"required_signatures": {
|
|
164028
|
+
"url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/required_signatures",
|
|
164029
|
+
"enabled": false
|
|
164030
|
+
},
|
|
164031
|
+
"enforce_admins": {
|
|
164032
|
+
"url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/enforce_admins",
|
|
164033
|
+
"enabled": true
|
|
164034
|
+
},
|
|
164035
|
+
"required_linear_history": {
|
|
164036
|
+
"enabled": true
|
|
164037
|
+
},
|
|
164038
|
+
"allow_force_pushes": {
|
|
164039
|
+
"enabled": true
|
|
164040
|
+
},
|
|
164041
|
+
"allow_deletions": {
|
|
164042
|
+
"enabled": true
|
|
164043
|
+
},
|
|
164044
|
+
"block_creations": {
|
|
164045
|
+
"enabled": true
|
|
164046
|
+
},
|
|
164047
|
+
"required_conversation_resolution": {
|
|
164048
|
+
"enabled": true
|
|
164049
|
+
}
|
|
164050
|
+
}
|
|
164051
|
+
}
|
|
163888
164052
|
}
|
|
163889
164053
|
}
|
|
163890
164054
|
}
|
|
@@ -168088,7 +168252,7 @@
|
|
|
168088
168252
|
"properties": {
|
|
168089
168253
|
"contexts": {
|
|
168090
168254
|
"type": "array",
|
|
168091
|
-
"description": "
|
|
168255
|
+
"description": "The name of the status checks",
|
|
168092
168256
|
"items": {
|
|
168093
168257
|
"type": "string"
|
|
168094
168258
|
}
|
|
@@ -168104,6 +168268,17 @@
|
|
|
168104
168268
|
}
|
|
168105
168269
|
}
|
|
168106
168270
|
]
|
|
168271
|
+
},
|
|
168272
|
+
"examples": {
|
|
168273
|
+
"default": {
|
|
168274
|
+
"summary": "Example adding status checks to a branch protection rule",
|
|
168275
|
+
"value": {
|
|
168276
|
+
"contexts": [
|
|
168277
|
+
"continuous-integration/travis-ci",
|
|
168278
|
+
"continuous-integration/jenkins"
|
|
168279
|
+
]
|
|
168280
|
+
}
|
|
168281
|
+
}
|
|
168107
168282
|
}
|
|
168108
168283
|
}
|
|
168109
168284
|
}
|
|
@@ -168313,7 +168488,7 @@
|
|
|
168313
168488
|
"properties": {
|
|
168314
168489
|
"contexts": {
|
|
168315
168490
|
"type": "array",
|
|
168316
|
-
"description": "
|
|
168491
|
+
"description": "The name of the status checks",
|
|
168317
168492
|
"items": {
|
|
168318
168493
|
"type": "string"
|
|
168319
168494
|
}
|
|
@@ -168329,6 +168504,16 @@
|
|
|
168329
168504
|
}
|
|
168330
168505
|
}
|
|
168331
168506
|
]
|
|
168507
|
+
},
|
|
168508
|
+
"examples": {
|
|
168509
|
+
"default": {
|
|
168510
|
+
"summary": "Example updating status checks for a branch protection rule",
|
|
168511
|
+
"value": {
|
|
168512
|
+
"contexts": [
|
|
168513
|
+
"continuous-integration/travis-ci"
|
|
168514
|
+
]
|
|
168515
|
+
}
|
|
168516
|
+
}
|
|
168332
168517
|
}
|
|
168333
168518
|
}
|
|
168334
168519
|
}
|
|
@@ -168510,7 +168695,7 @@
|
|
|
168510
168695
|
"properties": {
|
|
168511
168696
|
"contexts": {
|
|
168512
168697
|
"type": "array",
|
|
168513
|
-
"description": "
|
|
168698
|
+
"description": "The name of the status checks",
|
|
168514
168699
|
"items": {
|
|
168515
168700
|
"type": "string"
|
|
168516
168701
|
}
|
|
@@ -168526,6 +168711,16 @@
|
|
|
168526
168711
|
}
|
|
168527
168712
|
}
|
|
168528
168713
|
]
|
|
168714
|
+
},
|
|
168715
|
+
"examples": {
|
|
168716
|
+
"default": {
|
|
168717
|
+
"summary": "Example removing status checks from a branch protection rule",
|
|
168718
|
+
"value": {
|
|
168719
|
+
"contexts": [
|
|
168720
|
+
"continuous-integration/travis-ci"
|
|
168721
|
+
]
|
|
168722
|
+
}
|
|
168723
|
+
}
|
|
168529
168724
|
}
|
|
168530
168725
|
}
|
|
168531
168726
|
}
|
|
@@ -171231,7 +171426,7 @@
|
|
|
171231
171426
|
"properties": {
|
|
171232
171427
|
"teams": {
|
|
171233
171428
|
"type": "array",
|
|
171234
|
-
"description": "teams
|
|
171429
|
+
"description": "The slug values for teams",
|
|
171235
171430
|
"items": {
|
|
171236
171431
|
"type": "string"
|
|
171237
171432
|
}
|
|
@@ -171247,6 +171442,16 @@
|
|
|
171247
171442
|
}
|
|
171248
171443
|
}
|
|
171249
171444
|
]
|
|
171445
|
+
},
|
|
171446
|
+
"examples": {
|
|
171447
|
+
"default": {
|
|
171448
|
+
"summary": "Example adding a team in a branch protection rule",
|
|
171449
|
+
"value": {
|
|
171450
|
+
"teams": [
|
|
171451
|
+
"justice-league"
|
|
171452
|
+
]
|
|
171453
|
+
}
|
|
171454
|
+
}
|
|
171250
171455
|
}
|
|
171251
171456
|
}
|
|
171252
171457
|
}
|
|
@@ -171577,7 +171782,7 @@
|
|
|
171577
171782
|
"properties": {
|
|
171578
171783
|
"teams": {
|
|
171579
171784
|
"type": "array",
|
|
171580
|
-
"description": "teams
|
|
171785
|
+
"description": "The slug values for teams",
|
|
171581
171786
|
"items": {
|
|
171582
171787
|
"type": "string"
|
|
171583
171788
|
}
|
|
@@ -171588,11 +171793,21 @@
|
|
|
171588
171793
|
],
|
|
171589
171794
|
"example": {
|
|
171590
171795
|
"teams": [
|
|
171591
|
-
"
|
|
171796
|
+
"justice-league"
|
|
171592
171797
|
]
|
|
171593
171798
|
}
|
|
171594
171799
|
}
|
|
171595
171800
|
]
|
|
171801
|
+
},
|
|
171802
|
+
"examples": {
|
|
171803
|
+
"default": {
|
|
171804
|
+
"summary": "Example replacing a team in a branch protection rule",
|
|
171805
|
+
"value": {
|
|
171806
|
+
"teams": [
|
|
171807
|
+
"justice-league"
|
|
171808
|
+
]
|
|
171809
|
+
}
|
|
171810
|
+
}
|
|
171596
171811
|
}
|
|
171597
171812
|
}
|
|
171598
171813
|
}
|
|
@@ -171922,7 +172137,7 @@
|
|
|
171922
172137
|
"properties": {
|
|
171923
172138
|
"teams": {
|
|
171924
172139
|
"type": "array",
|
|
171925
|
-
"description": "teams
|
|
172140
|
+
"description": "The slug values for teams",
|
|
171926
172141
|
"items": {
|
|
171927
172142
|
"type": "string"
|
|
171928
172143
|
}
|
|
@@ -171938,6 +172153,16 @@
|
|
|
171938
172153
|
}
|
|
171939
172154
|
}
|
|
171940
172155
|
]
|
|
172156
|
+
},
|
|
172157
|
+
"examples": {
|
|
172158
|
+
"default": {
|
|
172159
|
+
"summary": "Example removing a team in a branch protection rule",
|
|
172160
|
+
"value": {
|
|
172161
|
+
"teams": [
|
|
172162
|
+
"justice-league"
|
|
172163
|
+
]
|
|
172164
|
+
}
|
|
172165
|
+
}
|
|
171941
172166
|
}
|
|
171942
172167
|
}
|
|
171943
172168
|
}
|
|
@@ -172502,7 +172727,7 @@
|
|
|
172502
172727
|
"properties": {
|
|
172503
172728
|
"users": {
|
|
172504
172729
|
"type": "array",
|
|
172505
|
-
"description": "users
|
|
172730
|
+
"description": "The username for users",
|
|
172506
172731
|
"items": {
|
|
172507
172732
|
"type": "string"
|
|
172508
172733
|
}
|
|
@@ -172518,6 +172743,16 @@
|
|
|
172518
172743
|
}
|
|
172519
172744
|
}
|
|
172520
172745
|
]
|
|
172746
|
+
},
|
|
172747
|
+
"examples": {
|
|
172748
|
+
"default": {
|
|
172749
|
+
"summary": "Example adding a user in a branch protection rule",
|
|
172750
|
+
"value": {
|
|
172751
|
+
"users": [
|
|
172752
|
+
"octocat"
|
|
172753
|
+
]
|
|
172754
|
+
}
|
|
172755
|
+
}
|
|
172521
172756
|
}
|
|
172522
172757
|
}
|
|
172523
172758
|
}
|
|
@@ -172809,7 +173044,7 @@
|
|
|
172809
173044
|
"properties": {
|
|
172810
173045
|
"users": {
|
|
172811
173046
|
"type": "array",
|
|
172812
|
-
"description": "users
|
|
173047
|
+
"description": "The username for users",
|
|
172813
173048
|
"items": {
|
|
172814
173049
|
"type": "string"
|
|
172815
173050
|
}
|
|
@@ -172825,6 +173060,16 @@
|
|
|
172825
173060
|
}
|
|
172826
173061
|
}
|
|
172827
173062
|
]
|
|
173063
|
+
},
|
|
173064
|
+
"examples": {
|
|
173065
|
+
"default": {
|
|
173066
|
+
"summary": "Example replacing a user in a branch protection rule",
|
|
173067
|
+
"value": {
|
|
173068
|
+
"users": [
|
|
173069
|
+
"octocat"
|
|
173070
|
+
]
|
|
173071
|
+
}
|
|
173072
|
+
}
|
|
172828
173073
|
}
|
|
172829
173074
|
}
|
|
172830
173075
|
}
|
|
@@ -173115,7 +173360,7 @@
|
|
|
173115
173360
|
"properties": {
|
|
173116
173361
|
"users": {
|
|
173117
173362
|
"type": "array",
|
|
173118
|
-
"description": "users
|
|
173363
|
+
"description": "The username for users",
|
|
173119
173364
|
"items": {
|
|
173120
173365
|
"type": "string"
|
|
173121
173366
|
}
|
|
@@ -173131,6 +173376,16 @@
|
|
|
173131
173376
|
}
|
|
173132
173377
|
}
|
|
173133
173378
|
]
|
|
173379
|
+
},
|
|
173380
|
+
"examples": {
|
|
173381
|
+
"default": {
|
|
173382
|
+
"summary": "Example removing a user in a branch protection rule",
|
|
173383
|
+
"value": {
|
|
173384
|
+
"users": [
|
|
173385
|
+
"octocat"
|
|
173386
|
+
]
|
|
173387
|
+
}
|
|
173388
|
+
}
|
|
173134
173389
|
}
|
|
173135
173390
|
}
|
|
173136
173391
|
}
|
|
@@ -181578,6 +181833,10 @@
|
|
|
181578
181833
|
"starred_at": {
|
|
181579
181834
|
"type": "string",
|
|
181580
181835
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
181836
|
+
},
|
|
181837
|
+
"anonymous_access_enabled": {
|
|
181838
|
+
"type": "boolean",
|
|
181839
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
181581
181840
|
}
|
|
181582
181841
|
},
|
|
181583
181842
|
"required": [
|
|
@@ -184073,6 +184332,10 @@
|
|
|
184073
184332
|
"starred_at": {
|
|
184074
184333
|
"type": "string",
|
|
184075
184334
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
184335
|
+
},
|
|
184336
|
+
"anonymous_access_enabled": {
|
|
184337
|
+
"type": "boolean",
|
|
184338
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
184076
184339
|
}
|
|
184077
184340
|
},
|
|
184078
184341
|
"required": [
|
|
@@ -186291,6 +186554,10 @@
|
|
|
186291
186554
|
"starred_at": {
|
|
186292
186555
|
"type": "string",
|
|
186293
186556
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
186557
|
+
},
|
|
186558
|
+
"anonymous_access_enabled": {
|
|
186559
|
+
"type": "boolean",
|
|
186560
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
186294
186561
|
}
|
|
186295
186562
|
},
|
|
186296
186563
|
"required": [
|
|
@@ -188682,6 +188949,10 @@
|
|
|
188682
188949
|
"starred_at": {
|
|
188683
188950
|
"type": "string",
|
|
188684
188951
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
188952
|
+
},
|
|
188953
|
+
"anonymous_access_enabled": {
|
|
188954
|
+
"type": "boolean",
|
|
188955
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
188685
188956
|
}
|
|
188686
188957
|
},
|
|
188687
188958
|
"required": [
|
|
@@ -191420,6 +191691,11 @@
|
|
|
191420
191691
|
"nullable": true,
|
|
191421
191692
|
"type": "string",
|
|
191422
191693
|
"description": "Detailed documentation for the rule as GitHub Flavored Markdown."
|
|
191694
|
+
},
|
|
191695
|
+
"help_uri": {
|
|
191696
|
+
"nullable": true,
|
|
191697
|
+
"type": "string",
|
|
191698
|
+
"description": "A link to the documentation for the rule used to detect the alert."
|
|
191423
191699
|
}
|
|
191424
191700
|
}
|
|
191425
191701
|
},
|
|
@@ -191580,7 +191856,8 @@
|
|
|
191580
191856
|
"security",
|
|
191581
191857
|
"external/cwe/cwe-022"
|
|
191582
191858
|
],
|
|
191583
|
-
"help": "# Arbitrary file write during zip extraction (\"Zip Slip\")\\nExtracting files from a malicious zip archive without validating that the destination file path is within the destination directory can cause files outside the destination directory to be overwritten ..."
|
|
191859
|
+
"help": "# Arbitrary file write during zip extraction (\"Zip Slip\")\\nExtracting files from a malicious zip archive without validating that the destination file path is within the destination directory can cause files outside the destination directory to be overwritten ...",
|
|
191860
|
+
"help_uri": "https://codeql.github.com/"
|
|
191584
191861
|
},
|
|
191585
191862
|
"tool": {
|
|
191586
191863
|
"name": "CodeQL",
|
|
@@ -192052,6 +192329,11 @@
|
|
|
192052
192329
|
"nullable": true,
|
|
192053
192330
|
"type": "string",
|
|
192054
192331
|
"description": "Detailed documentation for the rule as GitHub Flavored Markdown."
|
|
192332
|
+
},
|
|
192333
|
+
"help_uri": {
|
|
192334
|
+
"nullable": true,
|
|
192335
|
+
"type": "string",
|
|
192336
|
+
"description": "A link to the documentation for the rule used to detect the alert."
|
|
192055
192337
|
}
|
|
192056
192338
|
}
|
|
192057
192339
|
},
|
|
@@ -192212,7 +192494,8 @@
|
|
|
192212
192494
|
"security",
|
|
192213
192495
|
"external/cwe/cwe-022"
|
|
192214
192496
|
],
|
|
192215
|
-
"help": "# Arbitrary file write during zip extraction (\"Zip Slip\")\\nExtracting files from a malicious zip archive without validating that the destination file path is within the destination directory can cause files outside the destination directory to be overwritten ..."
|
|
192497
|
+
"help": "# Arbitrary file write during zip extraction (\"Zip Slip\")\\nExtracting files from a malicious zip archive without validating that the destination file path is within the destination directory can cause files outside the destination directory to be overwritten ...",
|
|
192498
|
+
"help_uri": "https://codeql.github.com/"
|
|
192216
192499
|
},
|
|
192217
192500
|
"tool": {
|
|
192218
192501
|
"name": "CodeQL",
|
|
@@ -192501,6 +192784,7 @@
|
|
|
192501
192784
|
"ref": "refs/heads/main",
|
|
192502
192785
|
"analysis_key": ".github/workflows/codeql-analysis.yml:CodeQL-Build",
|
|
192503
192786
|
"environment": "",
|
|
192787
|
+
"category": ".github/workflows/codeql-analysis.yml:CodeQL-Build",
|
|
192504
192788
|
"state": "open",
|
|
192505
192789
|
"fixed_at": null,
|
|
192506
192790
|
"commit_sha": "39406e42cb832f683daa691dd652a8dc36ee8930",
|
|
@@ -193297,7 +193581,7 @@
|
|
|
193297
193581
|
},
|
|
193298
193582
|
"delete": {
|
|
193299
193583
|
"summary": "Delete a code scanning analysis from a repository",
|
|
193300
|
-
"description": "Deletes a specified code scanning analysis from a repository. For\nprivate repositories, you must use an access token with the `repo` scope. For public repositories,\nyou must use an access token with `public_repo` scope.\nGitHub Apps must have the `security_events` write permission to use this endpoint.\n\nYou can delete one analysis at a time.\nTo delete a series of analyses, start with the most recent analysis and work backwards.\nConceptually, the process is similar to the undo function in a text editor.\n\nWhen you list the analyses for a repository,\none or more will be identified as deletable in the response:\n\n```\n\"deletable\": true\n```\n\nAn analysis is deletable when it's the most recent in a set of analyses.\nTypically, a repository will have multiple sets of analyses\nfor each enabled code scanning tool,\nwhere a set is determined by a unique combination of analysis values:\n\n* `ref`\n* `tool`\n* `
|
|
193584
|
+
"description": "Deletes a specified code scanning analysis from a repository. For\nprivate repositories, you must use an access token with the `repo` scope. For public repositories,\nyou must use an access token with `public_repo` scope.\nGitHub Apps must have the `security_events` write permission to use this endpoint.\n\nYou can delete one analysis at a time.\nTo delete a series of analyses, start with the most recent analysis and work backwards.\nConceptually, the process is similar to the undo function in a text editor.\n\nWhen you list the analyses for a repository,\none or more will be identified as deletable in the response:\n\n```\n\"deletable\": true\n```\n\nAn analysis is deletable when it's the most recent in a set of analyses.\nTypically, a repository will have multiple sets of analyses\nfor each enabled code scanning tool,\nwhere a set is determined by a unique combination of analysis values:\n\n* `ref`\n* `tool`\n* `category`\n\nIf you attempt to delete an analysis that is not the most recent in a set,\nyou'll get a 400 response with the message:\n\n```\nAnalysis specified is not deletable.\n```\n\nThe response from a successful `DELETE` operation provides you with\ntwo alternative URLs for deleting the next analysis in the set:\n`next_analysis_url` and `confirm_delete_url`.\nUse the `next_analysis_url` URL if you want to avoid accidentally deleting the final analysis\nin a set. This is a useful option if you want to preserve at least one analysis\nfor the specified tool in your repository.\nUse the `confirm_delete_url` URL if you are content to remove all analyses for a tool.\nWhen you delete the last analysis in a set, the value of `next_analysis_url` and `confirm_delete_url`\nin the 200 response is `null`.\n\nAs an example of the deletion process,\nlet's imagine that you added a workflow that configured a particular code scanning tool\nto analyze the code in a repository. This tool has added 15 analyses:\n10 on the default branch, and another 5 on a topic branch.\nYou therefore have two separate sets of analyses for this tool.\nYou've now decided that you want to remove all of the analyses for the tool.\nTo do this you must make 15 separate deletion requests.\nTo start, you must find an analysis that's identified as deletable.\nEach set of analyses always has one that's identified as deletable.\nHaving found the deletable analysis for one of the two sets,\ndelete this analysis and then continue deleting the next analysis in the set until they're all deleted.\nThen repeat the process for the second set.\nThe procedure therefore consists of a nested loop:\n\n**Outer loop**:\n* List the analyses for the repository, filtered by tool.\n* Parse this list to find a deletable analysis. If found:\n\n **Inner loop**:\n * Delete the identified analysis.\n * Parse the response for the value of `confirm_delete_url` and, if found, use this in the next iteration.\n\nThe above process assumes that you want to remove all trace of the tool's analyses from the GitHub user interface, for the specified repository, and it therefore uses the `confirm_delete_url` value. Alternatively, you could use the `next_analysis_url` value, which would leave the last analysis in each set undeleted to avoid removing a tool's analysis entirely.",
|
|
193301
193585
|
"operationId": "code-scanning/delete-analysis",
|
|
193302
193586
|
"tags": [
|
|
193303
193587
|
"code-scanning"
|
|
@@ -195933,6 +196217,10 @@
|
|
|
195933
196217
|
"starred_at": {
|
|
195934
196218
|
"type": "string",
|
|
195935
196219
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
196220
|
+
},
|
|
196221
|
+
"anonymous_access_enabled": {
|
|
196222
|
+
"type": "boolean",
|
|
196223
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
195936
196224
|
}
|
|
195937
196225
|
},
|
|
195938
196226
|
"required": [
|
|
@@ -203185,6 +203473,10 @@
|
|
|
203185
203473
|
"starred_at": {
|
|
203186
203474
|
"type": "string",
|
|
203187
203475
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
203476
|
+
},
|
|
203477
|
+
"anonymous_access_enabled": {
|
|
203478
|
+
"type": "boolean",
|
|
203479
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
203188
203480
|
}
|
|
203189
203481
|
},
|
|
203190
203482
|
"required": [
|
|
@@ -204434,6 +204726,10 @@
|
|
|
204434
204726
|
"starred_at": {
|
|
204435
204727
|
"type": "string",
|
|
204436
204728
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
204729
|
+
},
|
|
204730
|
+
"anonymous_access_enabled": {
|
|
204731
|
+
"type": "boolean",
|
|
204732
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
204437
204733
|
}
|
|
204438
204734
|
},
|
|
204439
204735
|
"required": [
|
|
@@ -206315,6 +206611,27 @@
|
|
|
206315
206611
|
}
|
|
206316
206612
|
}
|
|
206317
206613
|
}
|
|
206614
|
+
},
|
|
206615
|
+
"503": {
|
|
206616
|
+
"description": "Service unavailable",
|
|
206617
|
+
"content": {
|
|
206618
|
+
"application/json": {
|
|
206619
|
+
"schema": {
|
|
206620
|
+
"type": "object",
|
|
206621
|
+
"properties": {
|
|
206622
|
+
"code": {
|
|
206623
|
+
"type": "string"
|
|
206624
|
+
},
|
|
206625
|
+
"message": {
|
|
206626
|
+
"type": "string"
|
|
206627
|
+
},
|
|
206628
|
+
"documentation_url": {
|
|
206629
|
+
"type": "string"
|
|
206630
|
+
}
|
|
206631
|
+
}
|
|
206632
|
+
}
|
|
206633
|
+
}
|
|
206634
|
+
}
|
|
206318
206635
|
}
|
|
206319
206636
|
},
|
|
206320
206637
|
"x-github": {
|
|
@@ -209346,6 +209663,10 @@
|
|
|
209346
209663
|
"starred_at": {
|
|
209347
209664
|
"type": "string",
|
|
209348
209665
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
209666
|
+
},
|
|
209667
|
+
"anonymous_access_enabled": {
|
|
209668
|
+
"type": "boolean",
|
|
209669
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
209349
209670
|
}
|
|
209350
209671
|
},
|
|
209351
209672
|
"required": [
|
|
@@ -211485,6 +211806,10 @@
|
|
|
211485
211806
|
"starred_at": {
|
|
211486
211807
|
"type": "string",
|
|
211487
211808
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
211809
|
+
},
|
|
211810
|
+
"anonymous_access_enabled": {
|
|
211811
|
+
"type": "boolean",
|
|
211812
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
211488
211813
|
}
|
|
211489
211814
|
},
|
|
211490
211815
|
"required": [
|
|
@@ -214248,6 +214573,27 @@
|
|
|
214248
214573
|
}
|
|
214249
214574
|
}
|
|
214250
214575
|
}
|
|
214576
|
+
},
|
|
214577
|
+
"503": {
|
|
214578
|
+
"description": "Service unavailable",
|
|
214579
|
+
"content": {
|
|
214580
|
+
"application/json": {
|
|
214581
|
+
"schema": {
|
|
214582
|
+
"type": "object",
|
|
214583
|
+
"properties": {
|
|
214584
|
+
"code": {
|
|
214585
|
+
"type": "string"
|
|
214586
|
+
},
|
|
214587
|
+
"message": {
|
|
214588
|
+
"type": "string"
|
|
214589
|
+
},
|
|
214590
|
+
"documentation_url": {
|
|
214591
|
+
"type": "string"
|
|
214592
|
+
}
|
|
214593
|
+
}
|
|
214594
|
+
}
|
|
214595
|
+
}
|
|
214596
|
+
}
|
|
214251
214597
|
}
|
|
214252
214598
|
},
|
|
214253
214599
|
"x-github": {
|
|
@@ -214261,7 +214607,7 @@
|
|
|
214261
214607
|
"/repos/{owner}/{repo}/contents/{path}": {
|
|
214262
214608
|
"get": {
|
|
214263
214609
|
"summary": "Get repository content",
|
|
214264
|
-
"description": "Gets the contents of a file or directory in a repository. Specify the file path or directory in `:path`. If you omit\n`:path`, you will receive the contents of the repository's root directory. See the description below regarding what the API response includes for directories. \n\nFiles and symlinks support [a custom media type](https://docs.github.com/enterprise-server@3.5/rest/reference/repos#custom-media-types) for\nretrieving the raw content or rendered HTML (when supported). All content types support [a custom media\ntype](https://docs.github.com/enterprise-server@3.5/rest/reference/repos#custom-media-types) to ensure the content is returned in a consistent\nobject format.\n\n**
|
|
214610
|
+
"description": "Gets the contents of a file or directory in a repository. Specify the file path or directory in `:path`. If you omit\n`:path`, you will receive the contents of the repository's root directory. See the description below regarding what the API response includes for directories. \n\nFiles and symlinks support [a custom media type](https://docs.github.com/enterprise-server@3.5/rest/reference/repos#custom-media-types) for\nretrieving the raw content or rendered HTML (when supported). All content types support [a custom media\ntype](https://docs.github.com/enterprise-server@3.5/rest/reference/repos#custom-media-types) to ensure the content is returned in a consistent\nobject format.\n\n**Notes**:\n* To get a repository's contents recursively, you can [recursively get the tree](https://docs.github.com/enterprise-server@3.5/rest/reference/git#trees).\n* This API has an upper limit of 1,000 files for a directory. If you need to retrieve more files, use the [Git Trees\nAPI](https://docs.github.com/enterprise-server@3.5/rest/reference/git#get-a-tree).\n * Download URLs expire and are meant to be used just once. To ensure the download URL does not expire, please use the contents API to obtain a fresh download URL for each download. \n* This API supports files up to 1 megabyte in size.\n\n#### If the content is a directory\nThe response will be an array of objects, one object for each item in the directory.\nWhen listing the contents of a directory, submodules have their \"type\" specified as \"file\". Logically, the value\n_should_ be \"submodule\". This behavior exists in API v3 [for backwards compatibility purposes](https://git.io/v1YCW).\nIn the next major version of the API, the type will be returned as \"submodule\".\n\n#### If the content is a symlink \nIf the requested `:path` points to a symlink, and the symlink's target is a normal file in the repository, then the\nAPI responds with the content of the file (in the format shown in the example. Otherwise, the API responds with an object \ndescribing the symlink itself.\n\n#### If the content is a submodule\nThe `submodule_git_url` identifies the location of the submodule repository, and the `sha` identifies a specific\ncommit within the submodule repository. Git uses the given URL when cloning the submodule repository, and checks out\nthe submodule at that specific commit.\n\nIf the submodule repository is not hosted on github.com, the Git URLs (`git_url` and `_links[\"git\"]`) and the\ngithub.com URLs (`html_url` and `_links[\"html\"]`) will have null values.",
|
|
214265
214611
|
"tags": [
|
|
214266
214612
|
"repos"
|
|
214267
214613
|
],
|
|
@@ -225647,6 +225993,10 @@
|
|
|
225647
225993
|
"starred_at": {
|
|
225648
225994
|
"type": "string",
|
|
225649
225995
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
225996
|
+
},
|
|
225997
|
+
"anonymous_access_enabled": {
|
|
225998
|
+
"type": "boolean",
|
|
225999
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
225650
226000
|
}
|
|
225651
226001
|
},
|
|
225652
226002
|
"required": [
|
|
@@ -228226,6 +228576,10 @@
|
|
|
228226
228576
|
"starred_at": {
|
|
228227
228577
|
"type": "string",
|
|
228228
228578
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
228579
|
+
},
|
|
228580
|
+
"anonymous_access_enabled": {
|
|
228581
|
+
"type": "boolean",
|
|
228582
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
228229
228583
|
}
|
|
228230
228584
|
},
|
|
228231
228585
|
"required": [
|
|
@@ -230194,6 +230548,10 @@
|
|
|
230194
230548
|
"starred_at": {
|
|
230195
230549
|
"type": "string",
|
|
230196
230550
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
230551
|
+
},
|
|
230552
|
+
"anonymous_access_enabled": {
|
|
230553
|
+
"type": "boolean",
|
|
230554
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
230197
230555
|
}
|
|
230198
230556
|
},
|
|
230199
230557
|
"required": [
|
|
@@ -231501,6 +231859,10 @@
|
|
|
231501
231859
|
"starred_at": {
|
|
231502
231860
|
"type": "string",
|
|
231503
231861
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
231862
|
+
},
|
|
231863
|
+
"anonymous_access_enabled": {
|
|
231864
|
+
"type": "boolean",
|
|
231865
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
231504
231866
|
}
|
|
231505
231867
|
},
|
|
231506
231868
|
"required": [
|
|
@@ -232609,6 +232971,10 @@
|
|
|
232609
232971
|
"starred_at": {
|
|
232610
232972
|
"type": "string",
|
|
232611
232973
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
232974
|
+
},
|
|
232975
|
+
"anonymous_access_enabled": {
|
|
232976
|
+
"type": "boolean",
|
|
232977
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
232612
232978
|
}
|
|
232613
232979
|
},
|
|
232614
232980
|
"required": [
|
|
@@ -240050,14 +240416,6 @@
|
|
|
240050
240416
|
"write"
|
|
240051
240417
|
]
|
|
240052
240418
|
},
|
|
240053
|
-
"organization_custom_roles": {
|
|
240054
|
-
"type": "string",
|
|
240055
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
240056
|
-
"enum": [
|
|
240057
|
-
"read",
|
|
240058
|
-
"write"
|
|
240059
|
-
]
|
|
240060
|
-
},
|
|
240061
240419
|
"deployments": {
|
|
240062
240420
|
"type": "string",
|
|
240063
240421
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -242113,6 +242471,10 @@
|
|
|
242113
242471
|
"starred_at": {
|
|
242114
242472
|
"type": "string",
|
|
242115
242473
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
242474
|
+
},
|
|
242475
|
+
"anonymous_access_enabled": {
|
|
242476
|
+
"type": "boolean",
|
|
242477
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
242116
242478
|
}
|
|
242117
242479
|
},
|
|
242118
242480
|
"required": [
|
|
@@ -242822,6 +243184,14 @@
|
|
|
242822
243184
|
]
|
|
242823
243185
|
}
|
|
242824
243186
|
}
|
|
243187
|
+
},
|
|
243188
|
+
"examples": {
|
|
243189
|
+
"default": {
|
|
243190
|
+
"summary": "Example request body",
|
|
243191
|
+
"value": {
|
|
243192
|
+
"permissions": "write"
|
|
243193
|
+
}
|
|
243194
|
+
}
|
|
242825
243195
|
}
|
|
242826
243196
|
}
|
|
242827
243197
|
}
|
|
@@ -244306,6 +244676,10 @@
|
|
|
244306
244676
|
"starred_at": {
|
|
244307
244677
|
"type": "string",
|
|
244308
244678
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
244679
|
+
},
|
|
244680
|
+
"anonymous_access_enabled": {
|
|
244681
|
+
"type": "boolean",
|
|
244682
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
244309
244683
|
}
|
|
244310
244684
|
},
|
|
244311
244685
|
"required": [
|
|
@@ -247071,6 +247445,10 @@
|
|
|
247071
247445
|
"starred_at": {
|
|
247072
247446
|
"type": "string",
|
|
247073
247447
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
247448
|
+
},
|
|
247449
|
+
"anonymous_access_enabled": {
|
|
247450
|
+
"type": "boolean",
|
|
247451
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
247074
247452
|
}
|
|
247075
247453
|
},
|
|
247076
247454
|
"required": [
|
|
@@ -247644,7 +248022,8 @@
|
|
|
247644
248022
|
"type": "User",
|
|
247645
248023
|
"site_admin": false
|
|
247646
248024
|
},
|
|
247647
|
-
"author_association": "COLLABORATOR"
|
|
248025
|
+
"author_association": "COLLABORATOR",
|
|
248026
|
+
"state_reason": "completed"
|
|
247648
248027
|
}
|
|
247649
248028
|
]
|
|
247650
248029
|
}
|
|
@@ -249848,6 +250227,10 @@
|
|
|
249848
250227
|
"starred_at": {
|
|
249849
250228
|
"type": "string",
|
|
249850
250229
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
250230
|
+
},
|
|
250231
|
+
"anonymous_access_enabled": {
|
|
250232
|
+
"type": "boolean",
|
|
250233
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
249851
250234
|
}
|
|
249852
250235
|
},
|
|
249853
250236
|
"required": [
|
|
@@ -250419,7 +250802,8 @@
|
|
|
250419
250802
|
"type": "User",
|
|
250420
250803
|
"site_admin": false
|
|
250421
250804
|
},
|
|
250422
|
-
"author_association": "COLLABORATOR"
|
|
250805
|
+
"author_association": "COLLABORATOR",
|
|
250806
|
+
"state_reason": "completed"
|
|
250423
250807
|
}
|
|
250424
250808
|
}
|
|
250425
250809
|
}
|
|
@@ -255778,6 +256162,10 @@
|
|
|
255778
256162
|
"starred_at": {
|
|
255779
256163
|
"type": "string",
|
|
255780
256164
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
256165
|
+
},
|
|
256166
|
+
"anonymous_access_enabled": {
|
|
256167
|
+
"type": "boolean",
|
|
256168
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
255781
256169
|
}
|
|
255782
256170
|
},
|
|
255783
256171
|
"required": [
|
|
@@ -257390,7 +257778,8 @@
|
|
|
257390
257778
|
"closed_at": null,
|
|
257391
257779
|
"created_at": "2011-04-22T13:33:48Z",
|
|
257392
257780
|
"updated_at": "2011-04-22T13:33:48Z",
|
|
257393
|
-
"author_association": "COLLABORATOR"
|
|
257781
|
+
"author_association": "COLLABORATOR",
|
|
257782
|
+
"state_reason": "completed"
|
|
257394
257783
|
}
|
|
257395
257784
|
}
|
|
257396
257785
|
]
|
|
@@ -259611,6 +260000,10 @@
|
|
|
259611
260000
|
"starred_at": {
|
|
259612
260001
|
"type": "string",
|
|
259613
260002
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
260003
|
+
},
|
|
260004
|
+
"anonymous_access_enabled": {
|
|
260005
|
+
"type": "boolean",
|
|
260006
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
259614
260007
|
}
|
|
259615
260008
|
},
|
|
259616
260009
|
"required": [
|
|
@@ -261261,7 +261654,8 @@
|
|
|
261261
261654
|
"closed_at": null,
|
|
261262
261655
|
"created_at": "2011-04-22T13:33:48Z",
|
|
261263
261656
|
"updated_at": "2011-04-22T13:33:48Z",
|
|
261264
|
-
"author_association": "COLLABORATOR"
|
|
261657
|
+
"author_association": "COLLABORATOR",
|
|
261658
|
+
"state_reason": "completed"
|
|
261265
261659
|
}
|
|
261266
261660
|
}
|
|
261267
261661
|
}
|
|
@@ -263326,6 +263720,10 @@
|
|
|
263326
263720
|
"starred_at": {
|
|
263327
263721
|
"type": "string",
|
|
263328
263722
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
263723
|
+
},
|
|
263724
|
+
"anonymous_access_enabled": {
|
|
263725
|
+
"type": "boolean",
|
|
263726
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
263329
263727
|
}
|
|
263330
263728
|
},
|
|
263331
263729
|
"required": [
|
|
@@ -263897,7 +264295,8 @@
|
|
|
263897
264295
|
"type": "User",
|
|
263898
264296
|
"site_admin": false
|
|
263899
264297
|
},
|
|
263900
|
-
"author_association": "COLLABORATOR"
|
|
264298
|
+
"author_association": "COLLABORATOR",
|
|
264299
|
+
"state_reason": "completed"
|
|
263901
264300
|
}
|
|
263902
264301
|
}
|
|
263903
264302
|
}
|
|
@@ -264077,6 +264476,12 @@
|
|
|
264077
264476
|
"closed"
|
|
264078
264477
|
]
|
|
264079
264478
|
},
|
|
264479
|
+
"state_reason": {
|
|
264480
|
+
"type": "string",
|
|
264481
|
+
"nullable": true,
|
|
264482
|
+
"description": "The reason for the current state",
|
|
264483
|
+
"example": "not_planned"
|
|
264484
|
+
},
|
|
264080
264485
|
"milestone": {
|
|
264081
264486
|
"oneOf": [
|
|
264082
264487
|
{
|
|
@@ -266069,6 +266474,10 @@
|
|
|
266069
266474
|
"starred_at": {
|
|
266070
266475
|
"type": "string",
|
|
266071
266476
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
266477
|
+
},
|
|
266478
|
+
"anonymous_access_enabled": {
|
|
266479
|
+
"type": "boolean",
|
|
266480
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
266072
266481
|
}
|
|
266073
266482
|
},
|
|
266074
266483
|
"required": [
|
|
@@ -266640,7 +267049,8 @@
|
|
|
266640
267049
|
"type": "User",
|
|
266641
267050
|
"site_admin": false
|
|
266642
267051
|
},
|
|
266643
|
-
"author_association": "COLLABORATOR"
|
|
267052
|
+
"author_association": "COLLABORATOR",
|
|
267053
|
+
"state_reason": "completed"
|
|
266644
267054
|
}
|
|
266645
267055
|
}
|
|
266646
267056
|
}
|
|
@@ -268849,6 +269259,10 @@
|
|
|
268849
269259
|
"starred_at": {
|
|
268850
269260
|
"type": "string",
|
|
268851
269261
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
269262
|
+
},
|
|
269263
|
+
"anonymous_access_enabled": {
|
|
269264
|
+
"type": "boolean",
|
|
269265
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
268852
269266
|
}
|
|
268853
269267
|
},
|
|
268854
269268
|
"required": [
|
|
@@ -269420,7 +269834,8 @@
|
|
|
269420
269834
|
"type": "User",
|
|
269421
269835
|
"site_admin": false
|
|
269422
269836
|
},
|
|
269423
|
-
"author_association": "COLLABORATOR"
|
|
269837
|
+
"author_association": "COLLABORATOR",
|
|
269838
|
+
"state_reason": "completed"
|
|
269424
269839
|
}
|
|
269425
269840
|
}
|
|
269426
269841
|
}
|
|
@@ -292626,6 +293041,10 @@
|
|
|
292626
293041
|
"starred_at": {
|
|
292627
293042
|
"type": "string",
|
|
292628
293043
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
293044
|
+
},
|
|
293045
|
+
"anonymous_access_enabled": {
|
|
293046
|
+
"type": "boolean",
|
|
293047
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
292629
293048
|
}
|
|
292630
293049
|
},
|
|
292631
293050
|
"required": [
|
|
@@ -301815,6 +302234,10 @@
|
|
|
301815
302234
|
"starred_at": {
|
|
301816
302235
|
"type": "string",
|
|
301817
302236
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
302237
|
+
},
|
|
302238
|
+
"anonymous_access_enabled": {
|
|
302239
|
+
"type": "boolean",
|
|
302240
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
301818
302241
|
}
|
|
301819
302242
|
},
|
|
301820
302243
|
"required": [
|
|
@@ -307751,6 +308174,10 @@
|
|
|
307751
308174
|
"starred_at": {
|
|
307752
308175
|
"type": "string",
|
|
307753
308176
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
308177
|
+
},
|
|
308178
|
+
"anonymous_access_enabled": {
|
|
308179
|
+
"type": "boolean",
|
|
308180
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
307754
308181
|
}
|
|
307755
308182
|
},
|
|
307756
308183
|
"required": [
|
|
@@ -309000,6 +309427,10 @@
|
|
|
309000
309427
|
"starred_at": {
|
|
309001
309428
|
"type": "string",
|
|
309002
309429
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
309430
|
+
},
|
|
309431
|
+
"anonymous_access_enabled": {
|
|
309432
|
+
"type": "boolean",
|
|
309433
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
309003
309434
|
}
|
|
309004
309435
|
},
|
|
309005
309436
|
"required": [
|
|
@@ -319557,6 +319988,27 @@
|
|
|
319557
319988
|
}
|
|
319558
319989
|
}
|
|
319559
319990
|
}
|
|
319991
|
+
},
|
|
319992
|
+
"503": {
|
|
319993
|
+
"description": "Service unavailable",
|
|
319994
|
+
"content": {
|
|
319995
|
+
"application/json": {
|
|
319996
|
+
"schema": {
|
|
319997
|
+
"type": "object",
|
|
319998
|
+
"properties": {
|
|
319999
|
+
"code": {
|
|
320000
|
+
"type": "string"
|
|
320001
|
+
},
|
|
320002
|
+
"message": {
|
|
320003
|
+
"type": "string"
|
|
320004
|
+
},
|
|
320005
|
+
"documentation_url": {
|
|
320006
|
+
"type": "string"
|
|
320007
|
+
}
|
|
320008
|
+
}
|
|
320009
|
+
}
|
|
320010
|
+
}
|
|
320011
|
+
}
|
|
319560
320012
|
}
|
|
319561
320013
|
},
|
|
319562
320014
|
"x-github": {
|
|
@@ -325786,6 +326238,27 @@
|
|
|
325786
326238
|
}
|
|
325787
326239
|
}
|
|
325788
326240
|
}
|
|
326241
|
+
},
|
|
326242
|
+
"503": {
|
|
326243
|
+
"description": "Service unavailable",
|
|
326244
|
+
"content": {
|
|
326245
|
+
"application/json": {
|
|
326246
|
+
"schema": {
|
|
326247
|
+
"type": "object",
|
|
326248
|
+
"properties": {
|
|
326249
|
+
"code": {
|
|
326250
|
+
"type": "string"
|
|
326251
|
+
},
|
|
326252
|
+
"message": {
|
|
326253
|
+
"type": "string"
|
|
326254
|
+
},
|
|
326255
|
+
"documentation_url": {
|
|
326256
|
+
"type": "string"
|
|
326257
|
+
}
|
|
326258
|
+
}
|
|
326259
|
+
}
|
|
326260
|
+
}
|
|
326261
|
+
}
|
|
325789
326262
|
}
|
|
325790
326263
|
},
|
|
325791
326264
|
"x-github": {
|
|
@@ -328726,6 +329199,10 @@
|
|
|
328726
329199
|
"starred_at": {
|
|
328727
329200
|
"type": "string",
|
|
328728
329201
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
329202
|
+
},
|
|
329203
|
+
"anonymous_access_enabled": {
|
|
329204
|
+
"type": "boolean",
|
|
329205
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
328729
329206
|
}
|
|
328730
329207
|
},
|
|
328731
329208
|
"required": [
|
|
@@ -329975,6 +330452,10 @@
|
|
|
329975
330452
|
"starred_at": {
|
|
329976
330453
|
"type": "string",
|
|
329977
330454
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
330455
|
+
},
|
|
330456
|
+
"anonymous_access_enabled": {
|
|
330457
|
+
"type": "boolean",
|
|
330458
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
329978
330459
|
}
|
|
329979
330460
|
},
|
|
329980
330461
|
"required": [
|
|
@@ -333279,6 +333760,10 @@
|
|
|
333279
333760
|
"starred_at": {
|
|
333280
333761
|
"type": "string",
|
|
333281
333762
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
333763
|
+
},
|
|
333764
|
+
"anonymous_access_enabled": {
|
|
333765
|
+
"type": "boolean",
|
|
333766
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
333282
333767
|
}
|
|
333283
333768
|
},
|
|
333284
333769
|
"required": [
|
|
@@ -334528,6 +335013,10 @@
|
|
|
334528
335013
|
"starred_at": {
|
|
334529
335014
|
"type": "string",
|
|
334530
335015
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
335016
|
+
},
|
|
335017
|
+
"anonymous_access_enabled": {
|
|
335018
|
+
"type": "boolean",
|
|
335019
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
334531
335020
|
}
|
|
334532
335021
|
},
|
|
334533
335022
|
"required": [
|
|
@@ -352488,6 +352977,10 @@
|
|
|
352488
352977
|
"starred_at": {
|
|
352489
352978
|
"type": "string",
|
|
352490
352979
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
352980
|
+
},
|
|
352981
|
+
"anonymous_access_enabled": {
|
|
352982
|
+
"type": "boolean",
|
|
352983
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
352491
352984
|
}
|
|
352492
352985
|
},
|
|
352493
352986
|
"required": [
|
|
@@ -353024,7 +353517,7 @@
|
|
|
353024
353517
|
"/repos/{template_owner}/{template_repo}/generate": {
|
|
353025
353518
|
"post": {
|
|
353026
353519
|
"summary": "Create a repository using a template",
|
|
353027
|
-
"description": "Creates a new repository using a repository template. Use the `template_owner` and `template_repo` route parameters to specify the repository to use as the template.
|
|
353520
|
+
"description": "Creates a new repository using a repository template. Use the `template_owner` and `template_repo` route parameters to specify the repository to use as the template. If the repository is not public, the authenticated user must own or be a member of an organization that owns the repository. To check if a repository is available to use as a template, get the repository's information using the [Get a repository](https://docs.github.com/enterprise-server@3.5/rest/reference/repos#get-a-repository) endpoint and check that the `is_template` key is `true`.\n\n**OAuth scope requirements**\n\nWhen using [OAuth](https://docs.github.com/enterprise-server@3.5/apps/building-oauth-apps/understanding-scopes-for-oauth-apps/), authorizations must include:\n\n* `public_repo` scope or `repo` scope to create a public repository. Note: For GitHub AE, use `repo` scope to create an internal repository.\n* `repo` scope to create a private repository",
|
|
353028
353521
|
"tags": [
|
|
353029
353522
|
"repos"
|
|
353030
353523
|
],
|
|
@@ -354134,6 +354627,10 @@
|
|
|
354134
354627
|
"starred_at": {
|
|
354135
354628
|
"type": "string",
|
|
354136
354629
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
354630
|
+
},
|
|
354631
|
+
"anonymous_access_enabled": {
|
|
354632
|
+
"type": "boolean",
|
|
354633
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
354137
354634
|
}
|
|
354138
354635
|
},
|
|
354139
354636
|
"required": [
|
|
@@ -355874,6 +356371,10 @@
|
|
|
355874
356371
|
"starred_at": {
|
|
355875
356372
|
"type": "string",
|
|
355876
356373
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
356374
|
+
},
|
|
356375
|
+
"anonymous_access_enabled": {
|
|
356376
|
+
"type": "boolean",
|
|
356377
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
355877
356378
|
}
|
|
355878
356379
|
},
|
|
355879
356380
|
"required": [
|
|
@@ -358321,6 +358822,10 @@
|
|
|
358321
358822
|
"starred_at": {
|
|
358322
358823
|
"type": "string",
|
|
358323
358824
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
358825
|
+
},
|
|
358826
|
+
"anonymous_access_enabled": {
|
|
358827
|
+
"type": "boolean",
|
|
358828
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
358324
358829
|
}
|
|
358325
358830
|
},
|
|
358326
358831
|
"required": [
|
|
@@ -360671,6 +361176,10 @@
|
|
|
360671
361176
|
"starred_at": {
|
|
360672
361177
|
"type": "string",
|
|
360673
361178
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
361179
|
+
},
|
|
361180
|
+
"anonymous_access_enabled": {
|
|
361181
|
+
"type": "boolean",
|
|
361182
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
360674
361183
|
}
|
|
360675
361184
|
},
|
|
360676
361185
|
"required": [
|
|
@@ -363016,6 +363525,10 @@
|
|
|
363016
363525
|
"starred_at": {
|
|
363017
363526
|
"type": "string",
|
|
363018
363527
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
363528
|
+
},
|
|
363529
|
+
"anonymous_access_enabled": {
|
|
363530
|
+
"type": "boolean",
|
|
363531
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
363019
363532
|
}
|
|
363020
363533
|
},
|
|
363021
363534
|
"required": [
|
|
@@ -363526,7 +364039,8 @@
|
|
|
363526
364039
|
"body": "...",
|
|
363527
364040
|
"score": 1,
|
|
363528
364041
|
"locked": true,
|
|
363529
|
-
"author_association": "COLLABORATOR"
|
|
364042
|
+
"author_association": "COLLABORATOR",
|
|
364043
|
+
"state_reason": "completed"
|
|
363530
364044
|
}
|
|
363531
364045
|
]
|
|
363532
364046
|
}
|
|
@@ -367313,8 +367827,8 @@
|
|
|
367313
367827
|
"example": "2017-08-17T12:37:15Z"
|
|
367314
367828
|
},
|
|
367315
367829
|
"organization": {
|
|
367316
|
-
"title": "Organization
|
|
367317
|
-
"description": "Organization
|
|
367830
|
+
"title": "Team Organization",
|
|
367831
|
+
"description": "Team Organization",
|
|
367318
367832
|
"type": "object",
|
|
367319
367833
|
"properties": {
|
|
367320
367834
|
"login": {
|
|
@@ -367933,8 +368447,8 @@
|
|
|
367933
368447
|
"example": "2017-08-17T12:37:15Z"
|
|
367934
368448
|
},
|
|
367935
368449
|
"organization": {
|
|
367936
|
-
"title": "Organization
|
|
367937
|
-
"description": "Organization
|
|
368450
|
+
"title": "Team Organization",
|
|
368451
|
+
"description": "Team Organization",
|
|
367938
368452
|
"type": "object",
|
|
367939
368453
|
"properties": {
|
|
367940
368454
|
"login": {
|
|
@@ -368431,8 +368945,8 @@
|
|
|
368431
368945
|
"example": "2017-08-17T12:37:15Z"
|
|
368432
368946
|
},
|
|
368433
368947
|
"organization": {
|
|
368434
|
-
"title": "Organization
|
|
368435
|
-
"description": "Organization
|
|
368948
|
+
"title": "Team Organization",
|
|
368949
|
+
"description": "Team Organization",
|
|
368436
368950
|
"type": "object",
|
|
368437
368951
|
"properties": {
|
|
368438
368952
|
"login": {
|
|
@@ -376675,6 +377189,10 @@
|
|
|
376675
377189
|
"starred_at": {
|
|
376676
377190
|
"type": "string",
|
|
376677
377191
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
377192
|
+
},
|
|
377193
|
+
"anonymous_access_enabled": {
|
|
377194
|
+
"type": "boolean",
|
|
377195
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
376678
377196
|
}
|
|
376679
377197
|
},
|
|
376680
377198
|
"required": [
|
|
@@ -378662,6 +379180,10 @@
|
|
|
378662
379180
|
"starred_at": {
|
|
378663
379181
|
"type": "string",
|
|
378664
379182
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
379183
|
+
},
|
|
379184
|
+
"anonymous_access_enabled": {
|
|
379185
|
+
"type": "boolean",
|
|
379186
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
378665
379187
|
}
|
|
378666
379188
|
},
|
|
378667
379189
|
"required": [
|
|
@@ -384129,14 +384651,6 @@
|
|
|
384129
384651
|
"write"
|
|
384130
384652
|
]
|
|
384131
384653
|
},
|
|
384132
|
-
"organization_custom_roles": {
|
|
384133
|
-
"type": "string",
|
|
384134
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
384135
|
-
"enum": [
|
|
384136
|
-
"read",
|
|
384137
|
-
"write"
|
|
384138
|
-
]
|
|
384139
|
-
},
|
|
384140
384654
|
"deployments": {
|
|
384141
384655
|
"type": "string",
|
|
384142
384656
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -385825,6 +386339,10 @@
|
|
|
385825
386339
|
"starred_at": {
|
|
385826
386340
|
"type": "string",
|
|
385827
386341
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
386342
|
+
},
|
|
386343
|
+
"anonymous_access_enabled": {
|
|
386344
|
+
"type": "boolean",
|
|
386345
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
385828
386346
|
}
|
|
385829
386347
|
},
|
|
385830
386348
|
"required": [
|
|
@@ -388387,6 +388905,10 @@
|
|
|
388387
388905
|
"starred_at": {
|
|
388388
388906
|
"type": "string",
|
|
388389
388907
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
388908
|
+
},
|
|
388909
|
+
"anonymous_access_enabled": {
|
|
388910
|
+
"type": "boolean",
|
|
388911
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
388390
388912
|
}
|
|
388391
388913
|
},
|
|
388392
388914
|
"required": [
|
|
@@ -392540,6 +393062,10 @@
|
|
|
392540
393062
|
"starred_at": {
|
|
392541
393063
|
"type": "string",
|
|
392542
393064
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
393065
|
+
},
|
|
393066
|
+
"anonymous_access_enabled": {
|
|
393067
|
+
"type": "boolean",
|
|
393068
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
392543
393069
|
}
|
|
392544
393070
|
},
|
|
392545
393071
|
"required": [
|
|
@@ -394210,6 +394736,10 @@
|
|
|
394210
394736
|
"starred_at": {
|
|
394211
394737
|
"type": "string",
|
|
394212
394738
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
394739
|
+
},
|
|
394740
|
+
"anonymous_access_enabled": {
|
|
394741
|
+
"type": "boolean",
|
|
394742
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
394213
394743
|
}
|
|
394214
394744
|
},
|
|
394215
394745
|
"required": [
|
|
@@ -396245,6 +396775,10 @@
|
|
|
396245
396775
|
"starred_at": {
|
|
396246
396776
|
"type": "string",
|
|
396247
396777
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
396778
|
+
},
|
|
396779
|
+
"anonymous_access_enabled": {
|
|
396780
|
+
"type": "boolean",
|
|
396781
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
396248
396782
|
}
|
|
396249
396783
|
},
|
|
396250
396784
|
"required": [
|
|
@@ -398597,6 +399131,10 @@
|
|
|
398597
399131
|
"starred_at": {
|
|
398598
399132
|
"type": "string",
|
|
398599
399133
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
399134
|
+
},
|
|
399135
|
+
"anonymous_access_enabled": {
|
|
399136
|
+
"type": "boolean",
|
|
399137
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
398600
399138
|
}
|
|
398601
399139
|
},
|
|
398602
399140
|
"required": [
|
|
@@ -400141,6 +400679,10 @@
|
|
|
400141
400679
|
"starred_at": {
|
|
400142
400680
|
"type": "string",
|
|
400143
400681
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
400682
|
+
},
|
|
400683
|
+
"anonymous_access_enabled": {
|
|
400684
|
+
"type": "boolean",
|
|
400685
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
400144
400686
|
}
|
|
400145
400687
|
},
|
|
400146
400688
|
"required": [
|
|
@@ -402098,6 +402640,10 @@
|
|
|
402098
402640
|
"starred_at": {
|
|
402099
402641
|
"type": "string",
|
|
402100
402642
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
402643
|
+
},
|
|
402644
|
+
"anonymous_access_enabled": {
|
|
402645
|
+
"type": "boolean",
|
|
402646
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
402101
402647
|
}
|
|
402102
402648
|
},
|
|
402103
402649
|
"required": [
|
|
@@ -404179,6 +404725,10 @@
|
|
|
404179
404725
|
"starred_at": {
|
|
404180
404726
|
"type": "string",
|
|
404181
404727
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
404728
|
+
},
|
|
404729
|
+
"anonymous_access_enabled": {
|
|
404730
|
+
"type": "boolean",
|
|
404731
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
404182
404732
|
}
|
|
404183
404733
|
},
|
|
404184
404734
|
"required": [
|
|
@@ -405431,6 +405981,10 @@
|
|
|
405431
405981
|
"starred_at": {
|
|
405432
405982
|
"type": "string",
|
|
405433
405983
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
405984
|
+
},
|
|
405985
|
+
"anonymous_access_enabled": {
|
|
405986
|
+
"type": "boolean",
|
|
405987
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
405434
405988
|
}
|
|
405435
405989
|
},
|
|
405436
405990
|
"required": [
|
|
@@ -407612,6 +408166,10 @@
|
|
|
407612
408166
|
"starred_at": {
|
|
407613
408167
|
"type": "string",
|
|
407614
408168
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
408169
|
+
},
|
|
408170
|
+
"anonymous_access_enabled": {
|
|
408171
|
+
"type": "boolean",
|
|
408172
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
407615
408173
|
}
|
|
407616
408174
|
},
|
|
407617
408175
|
"required": [
|
|
@@ -408216,8 +408774,8 @@
|
|
|
408216
408774
|
"example": "2017-08-17T12:37:15Z"
|
|
408217
408775
|
},
|
|
408218
408776
|
"organization": {
|
|
408219
|
-
"title": "Organization
|
|
408220
|
-
"description": "Organization
|
|
408777
|
+
"title": "Team Organization",
|
|
408778
|
+
"description": "Team Organization",
|
|
408221
408779
|
"type": "object",
|
|
408222
408780
|
"properties": {
|
|
408223
408781
|
"login": {
|
|
@@ -411522,6 +412080,10 @@
|
|
|
411522
412080
|
"starred_at": {
|
|
411523
412081
|
"type": "string",
|
|
411524
412082
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
412083
|
+
},
|
|
412084
|
+
"anonymous_access_enabled": {
|
|
412085
|
+
"type": "boolean",
|
|
412086
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
411525
412087
|
}
|
|
411526
412088
|
},
|
|
411527
412089
|
"required": [
|
|
@@ -414645,6 +415207,10 @@
|
|
|
414645
415207
|
"starred_at": {
|
|
414646
415208
|
"type": "string",
|
|
414647
415209
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
415210
|
+
},
|
|
415211
|
+
"anonymous_access_enabled": {
|
|
415212
|
+
"type": "boolean",
|
|
415213
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
414648
415214
|
}
|
|
414649
415215
|
},
|
|
414650
415216
|
"required": [
|
|
@@ -417770,6 +418336,10 @@
|
|
|
417770
418336
|
"starred_at": {
|
|
417771
418337
|
"type": "string",
|
|
417772
418338
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
418339
|
+
},
|
|
418340
|
+
"anonymous_access_enabled": {
|
|
418341
|
+
"type": "boolean",
|
|
418342
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
417773
418343
|
}
|
|
417774
418344
|
},
|
|
417775
418345
|
"required": [
|
|
@@ -420613,14 +421183,6 @@
|
|
|
420613
421183
|
"write"
|
|
420614
421184
|
]
|
|
420615
421185
|
},
|
|
420616
|
-
"organization_custom_roles": {
|
|
420617
|
-
"type": "string",
|
|
420618
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
420619
|
-
"enum": [
|
|
420620
|
-
"read",
|
|
420621
|
-
"write"
|
|
420622
|
-
]
|
|
420623
|
-
},
|
|
420624
421186
|
"deployments": {
|
|
420625
421187
|
"type": "string",
|
|
420626
421188
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -423833,6 +424395,10 @@
|
|
|
423833
424395
|
"starred_at": {
|
|
423834
424396
|
"type": "string",
|
|
423835
424397
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
424398
|
+
},
|
|
424399
|
+
"anonymous_access_enabled": {
|
|
424400
|
+
"type": "boolean",
|
|
424401
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
423836
424402
|
}
|
|
423837
424403
|
},
|
|
423838
424404
|
"required": [
|
|
@@ -426958,6 +427524,10 @@
|
|
|
426958
427524
|
"starred_at": {
|
|
426959
427525
|
"type": "string",
|
|
426960
427526
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
427527
|
+
},
|
|
427528
|
+
"anonymous_access_enabled": {
|
|
427529
|
+
"type": "boolean",
|
|
427530
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
426961
427531
|
}
|
|
426962
427532
|
},
|
|
426963
427533
|
"required": [
|
|
@@ -429567,6 +430137,10 @@
|
|
|
429567
430137
|
"starred_at": {
|
|
429568
430138
|
"type": "string",
|
|
429569
430139
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
430140
|
+
},
|
|
430141
|
+
"anonymous_access_enabled": {
|
|
430142
|
+
"type": "boolean",
|
|
430143
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
429570
430144
|
}
|
|
429571
430145
|
},
|
|
429572
430146
|
"required": [
|
|
@@ -431106,6 +431680,10 @@
|
|
|
431106
431680
|
"starred_at": {
|
|
431107
431681
|
"type": "string",
|
|
431108
431682
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
431683
|
+
},
|
|
431684
|
+
"anonymous_access_enabled": {
|
|
431685
|
+
"type": "boolean",
|
|
431686
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
431109
431687
|
}
|
|
431110
431688
|
},
|
|
431111
431689
|
"required": [
|
|
@@ -432223,6 +432801,10 @@
|
|
|
432223
432801
|
"starred_at": {
|
|
432224
432802
|
"type": "string",
|
|
432225
432803
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
432804
|
+
},
|
|
432805
|
+
"anonymous_access_enabled": {
|
|
432806
|
+
"type": "boolean",
|
|
432807
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
432226
432808
|
}
|
|
432227
432809
|
},
|
|
432228
432810
|
"required": [
|
|
@@ -433968,6 +434550,10 @@
|
|
|
433968
434550
|
"starred_at": {
|
|
433969
434551
|
"type": "string",
|
|
433970
434552
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
434553
|
+
},
|
|
434554
|
+
"anonymous_access_enabled": {
|
|
434555
|
+
"type": "boolean",
|
|
434556
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
433971
434557
|
}
|
|
433972
434558
|
},
|
|
433973
434559
|
"required": [
|