@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": {
|
|
@@ -4251,14 +4251,6 @@
|
|
|
4251
4251
|
"write"
|
|
4252
4252
|
]
|
|
4253
4253
|
},
|
|
4254
|
-
"organization_custom_roles": {
|
|
4255
|
-
"type": "string",
|
|
4256
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
4257
|
-
"enum": [
|
|
4258
|
-
"read",
|
|
4259
|
-
"write"
|
|
4260
|
-
]
|
|
4261
|
-
},
|
|
4262
4254
|
"deployments": {
|
|
4263
4255
|
"type": "string",
|
|
4264
4256
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -5349,14 +5341,6 @@
|
|
|
5349
5341
|
"write"
|
|
5350
5342
|
]
|
|
5351
5343
|
},
|
|
5352
|
-
"organization_custom_roles": {
|
|
5353
|
-
"type": "string",
|
|
5354
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
5355
|
-
"enum": [
|
|
5356
|
-
"read",
|
|
5357
|
-
"write"
|
|
5358
|
-
]
|
|
5359
|
-
},
|
|
5360
5344
|
"deployments": {
|
|
5361
5345
|
"type": "string",
|
|
5362
5346
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -6029,14 +6013,6 @@
|
|
|
6029
6013
|
"write"
|
|
6030
6014
|
]
|
|
6031
6015
|
},
|
|
6032
|
-
"organization_custom_roles": {
|
|
6033
|
-
"type": "string",
|
|
6034
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
6035
|
-
"enum": [
|
|
6036
|
-
"read",
|
|
6037
|
-
"write"
|
|
6038
|
-
]
|
|
6039
|
-
},
|
|
6040
6016
|
"deployments": {
|
|
6041
6017
|
"type": "string",
|
|
6042
6018
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -8614,14 +8590,6 @@
|
|
|
8614
8590
|
"write"
|
|
8615
8591
|
]
|
|
8616
8592
|
},
|
|
8617
|
-
"organization_custom_roles": {
|
|
8618
|
-
"type": "string",
|
|
8619
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
8620
|
-
"enum": [
|
|
8621
|
-
"read",
|
|
8622
|
-
"write"
|
|
8623
|
-
]
|
|
8624
|
-
},
|
|
8625
8593
|
"deployments": {
|
|
8626
8594
|
"type": "string",
|
|
8627
8595
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -9419,14 +9387,6 @@
|
|
|
9419
9387
|
"write"
|
|
9420
9388
|
]
|
|
9421
9389
|
},
|
|
9422
|
-
"organization_custom_roles": {
|
|
9423
|
-
"type": "string",
|
|
9424
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
9425
|
-
"enum": [
|
|
9426
|
-
"read",
|
|
9427
|
-
"write"
|
|
9428
|
-
]
|
|
9429
|
-
},
|
|
9430
9390
|
"deployments": {
|
|
9431
9391
|
"type": "string",
|
|
9432
9392
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -10088,14 +10048,6 @@
|
|
|
10088
10048
|
"write"
|
|
10089
10049
|
]
|
|
10090
10050
|
},
|
|
10091
|
-
"organization_custom_roles": {
|
|
10092
|
-
"type": "string",
|
|
10093
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
10094
|
-
"enum": [
|
|
10095
|
-
"read",
|
|
10096
|
-
"write"
|
|
10097
|
-
]
|
|
10098
|
-
},
|
|
10099
10051
|
"deployments": {
|
|
10100
10052
|
"type": "string",
|
|
10101
10053
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -10389,14 +10341,6 @@
|
|
|
10389
10341
|
"write"
|
|
10390
10342
|
]
|
|
10391
10343
|
},
|
|
10392
|
-
"organization_custom_roles": {
|
|
10393
|
-
"type": "string",
|
|
10394
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
10395
|
-
"enum": [
|
|
10396
|
-
"read",
|
|
10397
|
-
"write"
|
|
10398
|
-
]
|
|
10399
|
-
},
|
|
10400
10344
|
"deployments": {
|
|
10401
10345
|
"type": "string",
|
|
10402
10346
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -11651,6 +11595,10 @@
|
|
|
11651
11595
|
"starred_at": {
|
|
11652
11596
|
"type": "string",
|
|
11653
11597
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
11598
|
+
},
|
|
11599
|
+
"anonymous_access_enabled": {
|
|
11600
|
+
"type": "boolean",
|
|
11601
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
11654
11602
|
}
|
|
11655
11603
|
},
|
|
11656
11604
|
"required": [
|
|
@@ -13424,14 +13372,6 @@
|
|
|
13424
13372
|
"write"
|
|
13425
13373
|
]
|
|
13426
13374
|
},
|
|
13427
|
-
"organization_custom_roles": {
|
|
13428
|
-
"type": "string",
|
|
13429
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
13430
|
-
"enum": [
|
|
13431
|
-
"read",
|
|
13432
|
-
"write"
|
|
13433
|
-
]
|
|
13434
|
-
},
|
|
13435
13375
|
"deployments": {
|
|
13436
13376
|
"type": "string",
|
|
13437
13377
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -14283,14 +14223,6 @@
|
|
|
14283
14223
|
"write"
|
|
14284
14224
|
]
|
|
14285
14225
|
},
|
|
14286
|
-
"organization_custom_roles": {
|
|
14287
|
-
"type": "string",
|
|
14288
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
14289
|
-
"enum": [
|
|
14290
|
-
"read",
|
|
14291
|
-
"write"
|
|
14292
|
-
]
|
|
14293
|
-
},
|
|
14294
14226
|
"deployments": {
|
|
14295
14227
|
"type": "string",
|
|
14296
14228
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -15066,14 +14998,6 @@
|
|
|
15066
14998
|
"write"
|
|
15067
14999
|
]
|
|
15068
15000
|
},
|
|
15069
|
-
"organization_custom_roles": {
|
|
15070
|
-
"type": "string",
|
|
15071
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
15072
|
-
"enum": [
|
|
15073
|
-
"read",
|
|
15074
|
-
"write"
|
|
15075
|
-
]
|
|
15076
|
-
},
|
|
15077
15001
|
"deployments": {
|
|
15078
15002
|
"type": "string",
|
|
15079
15003
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -15557,14 +15481,6 @@
|
|
|
15557
15481
|
"write"
|
|
15558
15482
|
]
|
|
15559
15483
|
},
|
|
15560
|
-
"organization_custom_roles": {
|
|
15561
|
-
"type": "string",
|
|
15562
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
15563
|
-
"enum": [
|
|
15564
|
-
"read",
|
|
15565
|
-
"write"
|
|
15566
|
-
]
|
|
15567
|
-
},
|
|
15568
15484
|
"deployments": {
|
|
15569
15485
|
"type": "string",
|
|
15570
15486
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -16481,14 +16397,6 @@
|
|
|
16481
16397
|
"write"
|
|
16482
16398
|
]
|
|
16483
16399
|
},
|
|
16484
|
-
"organization_custom_roles": {
|
|
16485
|
-
"type": "string",
|
|
16486
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
16487
|
-
"enum": [
|
|
16488
|
-
"read",
|
|
16489
|
-
"write"
|
|
16490
|
-
]
|
|
16491
|
-
},
|
|
16492
16400
|
"deployments": {
|
|
16493
16401
|
"type": "string",
|
|
16494
16402
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -17257,14 +17165,6 @@
|
|
|
17257
17165
|
"write"
|
|
17258
17166
|
]
|
|
17259
17167
|
},
|
|
17260
|
-
"organization_custom_roles": {
|
|
17261
|
-
"type": "string",
|
|
17262
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
17263
|
-
"enum": [
|
|
17264
|
-
"read",
|
|
17265
|
-
"write"
|
|
17266
|
-
]
|
|
17267
|
-
},
|
|
17268
17168
|
"deployments": {
|
|
17269
17169
|
"type": "string",
|
|
17270
17170
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -18448,14 +18348,6 @@
|
|
|
18448
18348
|
"write"
|
|
18449
18349
|
]
|
|
18450
18350
|
},
|
|
18451
|
-
"organization_custom_roles": {
|
|
18452
|
-
"type": "string",
|
|
18453
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
18454
|
-
"enum": [
|
|
18455
|
-
"read",
|
|
18456
|
-
"write"
|
|
18457
|
-
]
|
|
18458
|
-
},
|
|
18459
18351
|
"deployments": {
|
|
18460
18352
|
"type": "string",
|
|
18461
18353
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -19317,14 +19209,6 @@
|
|
|
19317
19209
|
"write"
|
|
19318
19210
|
]
|
|
19319
19211
|
},
|
|
19320
|
-
"organization_custom_roles": {
|
|
19321
|
-
"type": "string",
|
|
19322
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
19323
|
-
"enum": [
|
|
19324
|
-
"read",
|
|
19325
|
-
"write"
|
|
19326
|
-
]
|
|
19327
|
-
},
|
|
19328
19212
|
"deployments": {
|
|
19329
19213
|
"type": "string",
|
|
19330
19214
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -20255,14 +20139,6 @@
|
|
|
20255
20139
|
"write"
|
|
20256
20140
|
]
|
|
20257
20141
|
},
|
|
20258
|
-
"organization_custom_roles": {
|
|
20259
|
-
"type": "string",
|
|
20260
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
20261
|
-
"enum": [
|
|
20262
|
-
"read",
|
|
20263
|
-
"write"
|
|
20264
|
-
]
|
|
20265
|
-
},
|
|
20266
20142
|
"deployments": {
|
|
20267
20143
|
"type": "string",
|
|
20268
20144
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -20943,14 +20819,6 @@
|
|
|
20943
20819
|
"write"
|
|
20944
20820
|
]
|
|
20945
20821
|
},
|
|
20946
|
-
"organization_custom_roles": {
|
|
20947
|
-
"type": "string",
|
|
20948
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
20949
|
-
"enum": [
|
|
20950
|
-
"read",
|
|
20951
|
-
"write"
|
|
20952
|
-
]
|
|
20953
|
-
},
|
|
20954
20822
|
"deployments": {
|
|
20955
20823
|
"type": "string",
|
|
20956
20824
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -21859,14 +21727,6 @@
|
|
|
21859
21727
|
"write"
|
|
21860
21728
|
]
|
|
21861
21729
|
},
|
|
21862
|
-
"organization_custom_roles": {
|
|
21863
|
-
"type": "string",
|
|
21864
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
21865
|
-
"enum": [
|
|
21866
|
-
"read",
|
|
21867
|
-
"write"
|
|
21868
|
-
]
|
|
21869
|
-
},
|
|
21870
21730
|
"deployments": {
|
|
21871
21731
|
"type": "string",
|
|
21872
21732
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -22547,14 +22407,6 @@
|
|
|
22547
22407
|
"write"
|
|
22548
22408
|
]
|
|
22549
22409
|
},
|
|
22550
|
-
"organization_custom_roles": {
|
|
22551
|
-
"type": "string",
|
|
22552
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
22553
|
-
"enum": [
|
|
22554
|
-
"read",
|
|
22555
|
-
"write"
|
|
22556
|
-
]
|
|
22557
|
-
},
|
|
22558
22410
|
"deployments": {
|
|
22559
22411
|
"type": "string",
|
|
22560
22412
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -23341,14 +23193,6 @@
|
|
|
23341
23193
|
"write"
|
|
23342
23194
|
]
|
|
23343
23195
|
},
|
|
23344
|
-
"organization_custom_roles": {
|
|
23345
|
-
"type": "string",
|
|
23346
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
23347
|
-
"enum": [
|
|
23348
|
-
"read",
|
|
23349
|
-
"write"
|
|
23350
|
-
]
|
|
23351
|
-
},
|
|
23352
23196
|
"deployments": {
|
|
23353
23197
|
"type": "string",
|
|
23354
23198
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -24162,14 +24006,6 @@
|
|
|
24162
24006
|
"write"
|
|
24163
24007
|
]
|
|
24164
24008
|
},
|
|
24165
|
-
"organization_custom_roles": {
|
|
24166
|
-
"type": "string",
|
|
24167
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
24168
|
-
"enum": [
|
|
24169
|
-
"read",
|
|
24170
|
-
"write"
|
|
24171
|
-
]
|
|
24172
|
-
},
|
|
24173
24009
|
"deployments": {
|
|
24174
24010
|
"type": "string",
|
|
24175
24011
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -31342,6 +31178,10 @@
|
|
|
31342
31178
|
"starred_at": {
|
|
31343
31179
|
"type": "string",
|
|
31344
31180
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
31181
|
+
},
|
|
31182
|
+
"anonymous_access_enabled": {
|
|
31183
|
+
"type": "boolean",
|
|
31184
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
31345
31185
|
}
|
|
31346
31186
|
},
|
|
31347
31187
|
"required": [
|
|
@@ -32542,6 +32382,10 @@
|
|
|
32542
32382
|
"starred_at": {
|
|
32543
32383
|
"type": "string",
|
|
32544
32384
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
32385
|
+
},
|
|
32386
|
+
"anonymous_access_enabled": {
|
|
32387
|
+
"type": "boolean",
|
|
32388
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
32545
32389
|
}
|
|
32546
32390
|
},
|
|
32547
32391
|
"required": [
|
|
@@ -34916,6 +34760,10 @@
|
|
|
34916
34760
|
"starred_at": {
|
|
34917
34761
|
"type": "string",
|
|
34918
34762
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
34763
|
+
},
|
|
34764
|
+
"anonymous_access_enabled": {
|
|
34765
|
+
"type": "boolean",
|
|
34766
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
34919
34767
|
}
|
|
34920
34768
|
},
|
|
34921
34769
|
"required": [
|
|
@@ -47461,6 +47309,10 @@
|
|
|
47461
47309
|
"starred_at": {
|
|
47462
47310
|
"type": "string",
|
|
47463
47311
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
47312
|
+
},
|
|
47313
|
+
"anonymous_access_enabled": {
|
|
47314
|
+
"type": "boolean",
|
|
47315
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
47464
47316
|
}
|
|
47465
47317
|
},
|
|
47466
47318
|
"required": [
|
|
@@ -49848,6 +49700,10 @@
|
|
|
49848
49700
|
"starred_at": {
|
|
49849
49701
|
"type": "string",
|
|
49850
49702
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
49703
|
+
},
|
|
49704
|
+
"anonymous_access_enabled": {
|
|
49705
|
+
"type": "boolean",
|
|
49706
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
49851
49707
|
}
|
|
49852
49708
|
},
|
|
49853
49709
|
"required": [
|
|
@@ -53354,6 +53210,10 @@
|
|
|
53354
53210
|
"starred_at": {
|
|
53355
53211
|
"type": "string",
|
|
53356
53212
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
53213
|
+
},
|
|
53214
|
+
"anonymous_access_enabled": {
|
|
53215
|
+
"type": "boolean",
|
|
53216
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
53357
53217
|
}
|
|
53358
53218
|
},
|
|
53359
53219
|
"required": [
|
|
@@ -56015,6 +55875,10 @@
|
|
|
56015
55875
|
"starred_at": {
|
|
56016
55876
|
"type": "string",
|
|
56017
55877
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
55878
|
+
},
|
|
55879
|
+
"anonymous_access_enabled": {
|
|
55880
|
+
"type": "boolean",
|
|
55881
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
56018
55882
|
}
|
|
56019
55883
|
},
|
|
56020
55884
|
"required": [
|
|
@@ -58144,6 +58008,10 @@
|
|
|
58144
58008
|
"starred_at": {
|
|
58145
58009
|
"type": "string",
|
|
58146
58010
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
58011
|
+
},
|
|
58012
|
+
"anonymous_access_enabled": {
|
|
58013
|
+
"type": "boolean",
|
|
58014
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
58147
58015
|
}
|
|
58148
58016
|
},
|
|
58149
58017
|
"required": [
|
|
@@ -61467,6 +61335,10 @@
|
|
|
61467
61335
|
"starred_at": {
|
|
61468
61336
|
"type": "string",
|
|
61469
61337
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
61338
|
+
},
|
|
61339
|
+
"anonymous_access_enabled": {
|
|
61340
|
+
"type": "boolean",
|
|
61341
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
61470
61342
|
}
|
|
61471
61343
|
},
|
|
61472
61344
|
"required": [
|
|
@@ -64132,6 +64004,10 @@
|
|
|
64132
64004
|
"starred_at": {
|
|
64133
64005
|
"type": "string",
|
|
64134
64006
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
64007
|
+
},
|
|
64008
|
+
"anonymous_access_enabled": {
|
|
64009
|
+
"type": "boolean",
|
|
64010
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
64135
64011
|
}
|
|
64136
64012
|
},
|
|
64137
64013
|
"required": [
|
|
@@ -66614,6 +66490,10 @@
|
|
|
66614
66490
|
"starred_at": {
|
|
66615
66491
|
"type": "string",
|
|
66616
66492
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
66493
|
+
},
|
|
66494
|
+
"anonymous_access_enabled": {
|
|
66495
|
+
"type": "boolean",
|
|
66496
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
66617
66497
|
}
|
|
66618
66498
|
},
|
|
66619
66499
|
"required": [
|
|
@@ -67814,6 +67694,10 @@
|
|
|
67814
67694
|
"starred_at": {
|
|
67815
67695
|
"type": "string",
|
|
67816
67696
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
67697
|
+
},
|
|
67698
|
+
"anonymous_access_enabled": {
|
|
67699
|
+
"type": "boolean",
|
|
67700
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
67817
67701
|
}
|
|
67818
67702
|
},
|
|
67819
67703
|
"required": [
|
|
@@ -70149,6 +70033,10 @@
|
|
|
70149
70033
|
"starred_at": {
|
|
70150
70034
|
"type": "string",
|
|
70151
70035
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
70036
|
+
},
|
|
70037
|
+
"anonymous_access_enabled": {
|
|
70038
|
+
"type": "boolean",
|
|
70039
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
70152
70040
|
}
|
|
70153
70041
|
},
|
|
70154
70042
|
"required": [
|
|
@@ -72712,6 +72600,10 @@
|
|
|
72712
72600
|
"starred_at": {
|
|
72713
72601
|
"type": "string",
|
|
72714
72602
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
72603
|
+
},
|
|
72604
|
+
"anonymous_access_enabled": {
|
|
72605
|
+
"type": "boolean",
|
|
72606
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
72715
72607
|
}
|
|
72716
72608
|
},
|
|
72717
72609
|
"required": [
|
|
@@ -76383,14 +76275,6 @@
|
|
|
76383
76275
|
"write"
|
|
76384
76276
|
]
|
|
76385
76277
|
},
|
|
76386
|
-
"organization_custom_roles": {
|
|
76387
|
-
"type": "string",
|
|
76388
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
76389
|
-
"enum": [
|
|
76390
|
-
"read",
|
|
76391
|
-
"write"
|
|
76392
|
-
]
|
|
76393
|
-
},
|
|
76394
76278
|
"deployments": {
|
|
76395
76279
|
"type": "string",
|
|
76396
76280
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -77202,14 +77086,6 @@
|
|
|
77202
77086
|
"write"
|
|
77203
77087
|
]
|
|
77204
77088
|
},
|
|
77205
|
-
"organization_custom_roles": {
|
|
77206
|
-
"type": "string",
|
|
77207
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
77208
|
-
"enum": [
|
|
77209
|
-
"read",
|
|
77210
|
-
"write"
|
|
77211
|
-
]
|
|
77212
|
-
},
|
|
77213
77089
|
"deployments": {
|
|
77214
77090
|
"type": "string",
|
|
77215
77091
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -79743,6 +79619,10 @@
|
|
|
79743
79619
|
"starred_at": {
|
|
79744
79620
|
"type": "string",
|
|
79745
79621
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
79622
|
+
},
|
|
79623
|
+
"anonymous_access_enabled": {
|
|
79624
|
+
"type": "boolean",
|
|
79625
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
79746
79626
|
}
|
|
79747
79627
|
},
|
|
79748
79628
|
"required": [
|
|
@@ -80720,17 +80600,6 @@
|
|
|
80720
80600
|
}
|
|
80721
80601
|
}
|
|
80722
80602
|
},
|
|
80723
|
-
"302": {
|
|
80724
|
-
"description": "Response if requester is not an organization member",
|
|
80725
|
-
"headers": {
|
|
80726
|
-
"Location": {
|
|
80727
|
-
"example": "https://api.github.com/orgs/github/public_members",
|
|
80728
|
-
"schema": {
|
|
80729
|
-
"type": "string"
|
|
80730
|
-
}
|
|
80731
|
-
}
|
|
80732
|
-
}
|
|
80733
|
-
},
|
|
80734
80603
|
"422": {
|
|
80735
80604
|
"description": "Validation failed",
|
|
80736
80605
|
"content": {
|
|
@@ -85490,6 +85359,10 @@
|
|
|
85490
85359
|
"starred_at": {
|
|
85491
85360
|
"type": "string",
|
|
85492
85361
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
85362
|
+
},
|
|
85363
|
+
"anonymous_access_enabled": {
|
|
85364
|
+
"type": "boolean",
|
|
85365
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
85493
85366
|
}
|
|
85494
85367
|
},
|
|
85495
85368
|
"required": [
|
|
@@ -87046,6 +86919,10 @@
|
|
|
87046
86919
|
"starred_at": {
|
|
87047
86920
|
"type": "string",
|
|
87048
86921
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
86922
|
+
},
|
|
86923
|
+
"anonymous_access_enabled": {
|
|
86924
|
+
"type": "boolean",
|
|
86925
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
87049
86926
|
}
|
|
87050
86927
|
},
|
|
87051
86928
|
"required": [
|
|
@@ -87917,8 +87794,8 @@
|
|
|
87917
87794
|
"example": "2017-08-17T12:37:15Z"
|
|
87918
87795
|
},
|
|
87919
87796
|
"organization": {
|
|
87920
|
-
"title": "Organization
|
|
87921
|
-
"description": "Organization
|
|
87797
|
+
"title": "Team Organization",
|
|
87798
|
+
"description": "Team Organization",
|
|
87922
87799
|
"type": "object",
|
|
87923
87800
|
"properties": {
|
|
87924
87801
|
"login": {
|
|
@@ -88548,8 +88425,8 @@
|
|
|
88548
88425
|
"example": "2017-08-17T12:37:15Z"
|
|
88549
88426
|
},
|
|
88550
88427
|
"organization": {
|
|
88551
|
-
"title": "Organization
|
|
88552
|
-
"description": "Organization
|
|
88428
|
+
"title": "Team Organization",
|
|
88429
|
+
"description": "Team Organization",
|
|
88553
88430
|
"type": "object",
|
|
88554
88431
|
"properties": {
|
|
88555
88432
|
"login": {
|
|
@@ -89160,8 +89037,8 @@
|
|
|
89160
89037
|
"example": "2017-08-17T12:37:15Z"
|
|
89161
89038
|
},
|
|
89162
89039
|
"organization": {
|
|
89163
|
-
"title": "Organization
|
|
89164
|
-
"description": "Organization
|
|
89040
|
+
"title": "Team Organization",
|
|
89041
|
+
"description": "Team Organization",
|
|
89165
89042
|
"type": "object",
|
|
89166
89043
|
"properties": {
|
|
89167
89044
|
"login": {
|
|
@@ -97482,6 +97359,10 @@
|
|
|
97482
97359
|
"starred_at": {
|
|
97483
97360
|
"type": "string",
|
|
97484
97361
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
97362
|
+
},
|
|
97363
|
+
"anonymous_access_enabled": {
|
|
97364
|
+
"type": "boolean",
|
|
97365
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
97485
97366
|
}
|
|
97486
97367
|
},
|
|
97487
97368
|
"required": [
|
|
@@ -99436,6 +99317,10 @@
|
|
|
99436
99317
|
"starred_at": {
|
|
99437
99318
|
"type": "string",
|
|
99438
99319
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
99320
|
+
},
|
|
99321
|
+
"anonymous_access_enabled": {
|
|
99322
|
+
"type": "boolean",
|
|
99323
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
99439
99324
|
}
|
|
99440
99325
|
},
|
|
99441
99326
|
"required": [
|
|
@@ -107634,6 +107519,10 @@
|
|
|
107634
107519
|
"starred_at": {
|
|
107635
107520
|
"type": "string",
|
|
107636
107521
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
107522
|
+
},
|
|
107523
|
+
"anonymous_access_enabled": {
|
|
107524
|
+
"type": "boolean",
|
|
107525
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
107637
107526
|
}
|
|
107638
107527
|
},
|
|
107639
107528
|
"required": [
|
|
@@ -108928,6 +108817,10 @@
|
|
|
108928
108817
|
"starred_at": {
|
|
108929
108818
|
"type": "string",
|
|
108930
108819
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
108820
|
+
},
|
|
108821
|
+
"anonymous_access_enabled": {
|
|
108822
|
+
"type": "boolean",
|
|
108823
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
108931
108824
|
}
|
|
108932
108825
|
},
|
|
108933
108826
|
"required": [
|
|
@@ -110027,6 +109920,10 @@
|
|
|
110027
109920
|
"starred_at": {
|
|
110028
109921
|
"type": "string",
|
|
110029
109922
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
109923
|
+
},
|
|
109924
|
+
"anonymous_access_enabled": {
|
|
109925
|
+
"type": "boolean",
|
|
109926
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
110030
109927
|
}
|
|
110031
109928
|
},
|
|
110032
109929
|
"required": [
|
|
@@ -113101,6 +112998,10 @@
|
|
|
113101
112998
|
"starred_at": {
|
|
113102
112999
|
"type": "string",
|
|
113103
113000
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
113001
|
+
},
|
|
113002
|
+
"anonymous_access_enabled": {
|
|
113003
|
+
"type": "boolean",
|
|
113004
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
113104
113005
|
}
|
|
113105
113006
|
},
|
|
113106
113007
|
"required": [
|
|
@@ -114395,6 +114296,10 @@
|
|
|
114395
114296
|
"starred_at": {
|
|
114396
114297
|
"type": "string",
|
|
114397
114298
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
114299
|
+
},
|
|
114300
|
+
"anonymous_access_enabled": {
|
|
114301
|
+
"type": "boolean",
|
|
114302
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
114398
114303
|
}
|
|
114399
114304
|
},
|
|
114400
114305
|
"required": [
|
|
@@ -115494,6 +115399,10 @@
|
|
|
115494
115399
|
"starred_at": {
|
|
115495
115400
|
"type": "string",
|
|
115496
115401
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
115402
|
+
},
|
|
115403
|
+
"anonymous_access_enabled": {
|
|
115404
|
+
"type": "boolean",
|
|
115405
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
115497
115406
|
}
|
|
115498
115407
|
},
|
|
115499
115408
|
"required": [
|
|
@@ -119222,6 +119131,10 @@
|
|
|
119222
119131
|
"starred_at": {
|
|
119223
119132
|
"type": "string",
|
|
119224
119133
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
119134
|
+
},
|
|
119135
|
+
"anonymous_access_enabled": {
|
|
119136
|
+
"type": "boolean",
|
|
119137
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
119225
119138
|
}
|
|
119226
119139
|
},
|
|
119227
119140
|
"required": [
|
|
@@ -120431,6 +120344,10 @@
|
|
|
120431
120344
|
"starred_at": {
|
|
120432
120345
|
"type": "string",
|
|
120433
120346
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
120347
|
+
},
|
|
120348
|
+
"anonymous_access_enabled": {
|
|
120349
|
+
"type": "boolean",
|
|
120350
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
120434
120351
|
}
|
|
120435
120352
|
},
|
|
120436
120353
|
"required": [
|
|
@@ -122631,6 +122548,10 @@
|
|
|
122631
122548
|
"starred_at": {
|
|
122632
122549
|
"type": "string",
|
|
122633
122550
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
122551
|
+
},
|
|
122552
|
+
"anonymous_access_enabled": {
|
|
122553
|
+
"type": "boolean",
|
|
122554
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
122634
122555
|
}
|
|
122635
122556
|
},
|
|
122636
122557
|
"required": [
|
|
@@ -124295,6 +124216,10 @@
|
|
|
124295
124216
|
"starred_at": {
|
|
124296
124217
|
"type": "string",
|
|
124297
124218
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
124219
|
+
},
|
|
124220
|
+
"anonymous_access_enabled": {
|
|
124221
|
+
"type": "boolean",
|
|
124222
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
124298
124223
|
}
|
|
124299
124224
|
},
|
|
124300
124225
|
"required": [
|
|
@@ -126536,6 +126461,10 @@
|
|
|
126536
126461
|
"starred_at": {
|
|
126537
126462
|
"type": "string",
|
|
126538
126463
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
126464
|
+
},
|
|
126465
|
+
"anonymous_access_enabled": {
|
|
126466
|
+
"type": "boolean",
|
|
126467
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
126539
126468
|
}
|
|
126540
126469
|
},
|
|
126541
126470
|
"required": [
|
|
@@ -128200,6 +128129,10 @@
|
|
|
128200
128129
|
"starred_at": {
|
|
128201
128130
|
"type": "string",
|
|
128202
128131
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
128132
|
+
},
|
|
128133
|
+
"anonymous_access_enabled": {
|
|
128134
|
+
"type": "boolean",
|
|
128135
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
128203
128136
|
}
|
|
128204
128137
|
},
|
|
128205
128138
|
"required": [
|
|
@@ -133992,6 +133925,10 @@
|
|
|
133992
133925
|
"starred_at": {
|
|
133993
133926
|
"type": "string",
|
|
133994
133927
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
133928
|
+
},
|
|
133929
|
+
"anonymous_access_enabled": {
|
|
133930
|
+
"type": "boolean",
|
|
133931
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
133995
133932
|
}
|
|
133996
133933
|
},
|
|
133997
133934
|
"required": [
|
|
@@ -135656,6 +135593,10 @@
|
|
|
135656
135593
|
"starred_at": {
|
|
135657
135594
|
"type": "string",
|
|
135658
135595
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
135596
|
+
},
|
|
135597
|
+
"anonymous_access_enabled": {
|
|
135598
|
+
"type": "boolean",
|
|
135599
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
135659
135600
|
}
|
|
135660
135601
|
},
|
|
135661
135602
|
"required": [
|
|
@@ -139219,6 +139160,111 @@
|
|
|
139219
139160
|
"protected",
|
|
139220
139161
|
"protection_url"
|
|
139221
139162
|
]
|
|
139163
|
+
},
|
|
139164
|
+
"examples": {
|
|
139165
|
+
"default": {
|
|
139166
|
+
"value": {
|
|
139167
|
+
"name": "main",
|
|
139168
|
+
"commit": {
|
|
139169
|
+
"sha": "7fd1a60b01f91b314f59955a4e4d4e80d8edf11d",
|
|
139170
|
+
"node_id": "MDY6Q29tbWl0MTI5NjI2OTo3ZmQxYTYwYjAxZjkxYjMxNGY1OTk1NWE0ZTRkNGU4MGQ4ZWRmMTFk",
|
|
139171
|
+
"commit": {
|
|
139172
|
+
"author": {
|
|
139173
|
+
"name": "The Octocat",
|
|
139174
|
+
"email": "octocat@nowhere.com",
|
|
139175
|
+
"date": "2012-03-06T23:06:50Z"
|
|
139176
|
+
},
|
|
139177
|
+
"committer": {
|
|
139178
|
+
"name": "The Octocat",
|
|
139179
|
+
"email": "octocat@nowhere.com",
|
|
139180
|
+
"date": "2012-03-06T23:06:50Z"
|
|
139181
|
+
},
|
|
139182
|
+
"message": "Merge pull request #6 from Spaceghost/patch-1\n\nNew line at end of file.",
|
|
139183
|
+
"tree": {
|
|
139184
|
+
"sha": "b4eecafa9be2f2006ce1b709d6857b07069b4608",
|
|
139185
|
+
"url": "https://api.github.com/repos/octocat/Hello-World/git/trees/b4eecafa9be2f2006ce1b709d6857b07069b4608"
|
|
139186
|
+
},
|
|
139187
|
+
"url": "https://api.github.com/repos/octocat/Hello-World/git/commits/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d",
|
|
139188
|
+
"comment_count": 77,
|
|
139189
|
+
"verification": {
|
|
139190
|
+
"verified": false,
|
|
139191
|
+
"reason": "unsigned",
|
|
139192
|
+
"signature": null,
|
|
139193
|
+
"payload": null
|
|
139194
|
+
}
|
|
139195
|
+
},
|
|
139196
|
+
"url": "https://api.github.com/repos/octocat/Hello-World/commits/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d",
|
|
139197
|
+
"html_url": "https://github.com/octocat/Hello-World/commit/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d",
|
|
139198
|
+
"comments_url": "https://api.github.com/repos/octocat/Hello-World/commits/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d/comments",
|
|
139199
|
+
"author": {
|
|
139200
|
+
"login": "octocat",
|
|
139201
|
+
"id": 583231,
|
|
139202
|
+
"node_id": "MDQ6VXNlcjU4MzIzMQ==",
|
|
139203
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4",
|
|
139204
|
+
"gravatar_id": "",
|
|
139205
|
+
"url": "https://api.github.com/users/octocat",
|
|
139206
|
+
"html_url": "https://github.com/octocat",
|
|
139207
|
+
"followers_url": "https://api.github.com/users/octocat/followers",
|
|
139208
|
+
"following_url": "https://api.github.com/users/octocat/following{/other_user}",
|
|
139209
|
+
"gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
|
|
139210
|
+
"starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
|
|
139211
|
+
"subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
|
|
139212
|
+
"organizations_url": "https://api.github.com/users/octocat/orgs",
|
|
139213
|
+
"repos_url": "https://api.github.com/users/octocat/repos",
|
|
139214
|
+
"events_url": "https://api.github.com/users/octocat/events{/privacy}",
|
|
139215
|
+
"received_events_url": "https://api.github.com/users/octocat/received_events",
|
|
139216
|
+
"type": "User",
|
|
139217
|
+
"site_admin": false
|
|
139218
|
+
},
|
|
139219
|
+
"committer": {
|
|
139220
|
+
"login": "octocat",
|
|
139221
|
+
"id": 583231,
|
|
139222
|
+
"node_id": "MDQ6VXNlcjU4MzIzMQ==",
|
|
139223
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4",
|
|
139224
|
+
"gravatar_id": "",
|
|
139225
|
+
"url": "https://api.github.com/users/octocat",
|
|
139226
|
+
"html_url": "https://github.com/octocat",
|
|
139227
|
+
"followers_url": "https://api.github.com/users/octocat/followers",
|
|
139228
|
+
"following_url": "https://api.github.com/users/octocat/following{/other_user}",
|
|
139229
|
+
"gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
|
|
139230
|
+
"starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
|
|
139231
|
+
"subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
|
|
139232
|
+
"organizations_url": "https://api.github.com/users/octocat/orgs",
|
|
139233
|
+
"repos_url": "https://api.github.com/users/octocat/repos",
|
|
139234
|
+
"events_url": "https://api.github.com/users/octocat/events{/privacy}",
|
|
139235
|
+
"received_events_url": "https://api.github.com/users/octocat/received_events",
|
|
139236
|
+
"type": "User",
|
|
139237
|
+
"site_admin": false
|
|
139238
|
+
},
|
|
139239
|
+
"parents": [
|
|
139240
|
+
{
|
|
139241
|
+
"sha": "553c2077f0edc3d5dc5d17262f6aa498e69d6f8e",
|
|
139242
|
+
"url": "https://api.github.com/repos/octocat/Hello-World/commits/553c2077f0edc3d5dc5d17262f6aa498e69d6f8e",
|
|
139243
|
+
"html_url": "https://github.com/octocat/Hello-World/commit/553c2077f0edc3d5dc5d17262f6aa498e69d6f8e"
|
|
139244
|
+
},
|
|
139245
|
+
{
|
|
139246
|
+
"sha": "762941318ee16e59dabbacb1b4049eec22f0d303",
|
|
139247
|
+
"url": "https://api.github.com/repos/octocat/Hello-World/commits/762941318ee16e59dabbacb1b4049eec22f0d303",
|
|
139248
|
+
"html_url": "https://github.com/octocat/Hello-World/commit/762941318ee16e59dabbacb1b4049eec22f0d303"
|
|
139249
|
+
}
|
|
139250
|
+
]
|
|
139251
|
+
},
|
|
139252
|
+
"_links": {
|
|
139253
|
+
"self": "https://api.github.com/repos/octocat/Hello-World/branches/main",
|
|
139254
|
+
"html": "https://github.com/octocat/Hello-World/tree/main"
|
|
139255
|
+
},
|
|
139256
|
+
"protected": false,
|
|
139257
|
+
"protection": {
|
|
139258
|
+
"enabled": false,
|
|
139259
|
+
"required_status_checks": {
|
|
139260
|
+
"enforcement_level": "off",
|
|
139261
|
+
"contexts": [],
|
|
139262
|
+
"checks": []
|
|
139263
|
+
}
|
|
139264
|
+
},
|
|
139265
|
+
"protection_url": "https://api.github.com/repos/octocat/Hello-World/branches/main/protection"
|
|
139266
|
+
}
|
|
139267
|
+
}
|
|
139222
139268
|
}
|
|
139223
139269
|
}
|
|
139224
139270
|
}
|
|
@@ -141845,6 +141891,73 @@
|
|
|
141845
141891
|
"required": [
|
|
141846
141892
|
"url"
|
|
141847
141893
|
]
|
|
141894
|
+
},
|
|
141895
|
+
"examples": {
|
|
141896
|
+
"default": {
|
|
141897
|
+
"value": {
|
|
141898
|
+
"url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection",
|
|
141899
|
+
"required_status_checks": {
|
|
141900
|
+
"url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/required_status_checks",
|
|
141901
|
+
"strict": true,
|
|
141902
|
+
"contexts": [
|
|
141903
|
+
"continuous-integration/travis-ci"
|
|
141904
|
+
],
|
|
141905
|
+
"contexts_url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/required_status_checks/contexts",
|
|
141906
|
+
"checks": [
|
|
141907
|
+
{
|
|
141908
|
+
"context": "continuous-integration/travis-ci",
|
|
141909
|
+
"app_id": null
|
|
141910
|
+
}
|
|
141911
|
+
]
|
|
141912
|
+
},
|
|
141913
|
+
"restrictions": {
|
|
141914
|
+
"url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/restrictions",
|
|
141915
|
+
"users_url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/restrictions/users",
|
|
141916
|
+
"teams_url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/restrictions/teams",
|
|
141917
|
+
"apps_url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/restrictions/apps",
|
|
141918
|
+
"users": [],
|
|
141919
|
+
"teams": [],
|
|
141920
|
+
"apps": []
|
|
141921
|
+
},
|
|
141922
|
+
"required_pull_request_reviews": {
|
|
141923
|
+
"url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/required_pull_request_reviews",
|
|
141924
|
+
"dismiss_stale_reviews": true,
|
|
141925
|
+
"require_code_owner_reviews": true,
|
|
141926
|
+
"required_approving_review_count": 2,
|
|
141927
|
+
"dismissal_restrictions": {
|
|
141928
|
+
"url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/dismissal_restrictions",
|
|
141929
|
+
"users_url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/dismissal_restrictions/users",
|
|
141930
|
+
"teams_url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/dismissal_restrictions/teams",
|
|
141931
|
+
"users": [],
|
|
141932
|
+
"teams": [],
|
|
141933
|
+
"apps": []
|
|
141934
|
+
}
|
|
141935
|
+
},
|
|
141936
|
+
"required_signatures": {
|
|
141937
|
+
"url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/required_signatures",
|
|
141938
|
+
"enabled": false
|
|
141939
|
+
},
|
|
141940
|
+
"enforce_admins": {
|
|
141941
|
+
"url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/enforce_admins",
|
|
141942
|
+
"enabled": true
|
|
141943
|
+
},
|
|
141944
|
+
"required_linear_history": {
|
|
141945
|
+
"enabled": true
|
|
141946
|
+
},
|
|
141947
|
+
"allow_force_pushes": {
|
|
141948
|
+
"enabled": true
|
|
141949
|
+
},
|
|
141950
|
+
"allow_deletions": {
|
|
141951
|
+
"enabled": true
|
|
141952
|
+
},
|
|
141953
|
+
"block_creations": {
|
|
141954
|
+
"enabled": true
|
|
141955
|
+
},
|
|
141956
|
+
"required_conversation_resolution": {
|
|
141957
|
+
"enabled": true
|
|
141958
|
+
}
|
|
141959
|
+
}
|
|
141960
|
+
}
|
|
141848
141961
|
}
|
|
141849
141962
|
}
|
|
141850
141963
|
}
|
|
@@ -144903,7 +145016,7 @@
|
|
|
144903
145016
|
"properties": {
|
|
144904
145017
|
"contexts": {
|
|
144905
145018
|
"type": "array",
|
|
144906
|
-
"description": "
|
|
145019
|
+
"description": "The name of the status checks",
|
|
144907
145020
|
"items": {
|
|
144908
145021
|
"type": "string"
|
|
144909
145022
|
}
|
|
@@ -144919,6 +145032,17 @@
|
|
|
144919
145032
|
}
|
|
144920
145033
|
}
|
|
144921
145034
|
]
|
|
145035
|
+
},
|
|
145036
|
+
"examples": {
|
|
145037
|
+
"default": {
|
|
145038
|
+
"summary": "Example adding status checks to a branch protection rule",
|
|
145039
|
+
"value": {
|
|
145040
|
+
"contexts": [
|
|
145041
|
+
"continuous-integration/travis-ci",
|
|
145042
|
+
"continuous-integration/jenkins"
|
|
145043
|
+
]
|
|
145044
|
+
}
|
|
145045
|
+
}
|
|
144922
145046
|
}
|
|
144923
145047
|
}
|
|
144924
145048
|
}
|
|
@@ -145128,7 +145252,7 @@
|
|
|
145128
145252
|
"properties": {
|
|
145129
145253
|
"contexts": {
|
|
145130
145254
|
"type": "array",
|
|
145131
|
-
"description": "
|
|
145255
|
+
"description": "The name of the status checks",
|
|
145132
145256
|
"items": {
|
|
145133
145257
|
"type": "string"
|
|
145134
145258
|
}
|
|
@@ -145144,6 +145268,16 @@
|
|
|
145144
145268
|
}
|
|
145145
145269
|
}
|
|
145146
145270
|
]
|
|
145271
|
+
},
|
|
145272
|
+
"examples": {
|
|
145273
|
+
"default": {
|
|
145274
|
+
"summary": "Example updating status checks for a branch protection rule",
|
|
145275
|
+
"value": {
|
|
145276
|
+
"contexts": [
|
|
145277
|
+
"continuous-integration/travis-ci"
|
|
145278
|
+
]
|
|
145279
|
+
}
|
|
145280
|
+
}
|
|
145147
145281
|
}
|
|
145148
145282
|
}
|
|
145149
145283
|
}
|
|
@@ -145325,7 +145459,7 @@
|
|
|
145325
145459
|
"properties": {
|
|
145326
145460
|
"contexts": {
|
|
145327
145461
|
"type": "array",
|
|
145328
|
-
"description": "
|
|
145462
|
+
"description": "The name of the status checks",
|
|
145329
145463
|
"items": {
|
|
145330
145464
|
"type": "string"
|
|
145331
145465
|
}
|
|
@@ -145341,6 +145475,16 @@
|
|
|
145341
145475
|
}
|
|
145342
145476
|
}
|
|
145343
145477
|
]
|
|
145478
|
+
},
|
|
145479
|
+
"examples": {
|
|
145480
|
+
"default": {
|
|
145481
|
+
"summary": "Example removing status checks from a branch protection rule",
|
|
145482
|
+
"value": {
|
|
145483
|
+
"contexts": [
|
|
145484
|
+
"continuous-integration/travis-ci"
|
|
145485
|
+
]
|
|
145486
|
+
}
|
|
145487
|
+
}
|
|
145344
145488
|
}
|
|
145345
145489
|
}
|
|
145346
145490
|
}
|
|
@@ -148046,7 +148190,7 @@
|
|
|
148046
148190
|
"properties": {
|
|
148047
148191
|
"teams": {
|
|
148048
148192
|
"type": "array",
|
|
148049
|
-
"description": "teams
|
|
148193
|
+
"description": "The slug values for teams",
|
|
148050
148194
|
"items": {
|
|
148051
148195
|
"type": "string"
|
|
148052
148196
|
}
|
|
@@ -148062,6 +148206,16 @@
|
|
|
148062
148206
|
}
|
|
148063
148207
|
}
|
|
148064
148208
|
]
|
|
148209
|
+
},
|
|
148210
|
+
"examples": {
|
|
148211
|
+
"default": {
|
|
148212
|
+
"summary": "Example adding a team in a branch protection rule",
|
|
148213
|
+
"value": {
|
|
148214
|
+
"teams": [
|
|
148215
|
+
"justice-league"
|
|
148216
|
+
]
|
|
148217
|
+
}
|
|
148218
|
+
}
|
|
148065
148219
|
}
|
|
148066
148220
|
}
|
|
148067
148221
|
}
|
|
@@ -148392,7 +148546,7 @@
|
|
|
148392
148546
|
"properties": {
|
|
148393
148547
|
"teams": {
|
|
148394
148548
|
"type": "array",
|
|
148395
|
-
"description": "teams
|
|
148549
|
+
"description": "The slug values for teams",
|
|
148396
148550
|
"items": {
|
|
148397
148551
|
"type": "string"
|
|
148398
148552
|
}
|
|
@@ -148403,11 +148557,21 @@
|
|
|
148403
148557
|
],
|
|
148404
148558
|
"example": {
|
|
148405
148559
|
"teams": [
|
|
148406
|
-
"
|
|
148560
|
+
"justice-league"
|
|
148407
148561
|
]
|
|
148408
148562
|
}
|
|
148409
148563
|
}
|
|
148410
148564
|
]
|
|
148565
|
+
},
|
|
148566
|
+
"examples": {
|
|
148567
|
+
"default": {
|
|
148568
|
+
"summary": "Example replacing a team in a branch protection rule",
|
|
148569
|
+
"value": {
|
|
148570
|
+
"teams": [
|
|
148571
|
+
"justice-league"
|
|
148572
|
+
]
|
|
148573
|
+
}
|
|
148574
|
+
}
|
|
148411
148575
|
}
|
|
148412
148576
|
}
|
|
148413
148577
|
}
|
|
@@ -148737,7 +148901,7 @@
|
|
|
148737
148901
|
"properties": {
|
|
148738
148902
|
"teams": {
|
|
148739
148903
|
"type": "array",
|
|
148740
|
-
"description": "teams
|
|
148904
|
+
"description": "The slug values for teams",
|
|
148741
148905
|
"items": {
|
|
148742
148906
|
"type": "string"
|
|
148743
148907
|
}
|
|
@@ -148753,6 +148917,16 @@
|
|
|
148753
148917
|
}
|
|
148754
148918
|
}
|
|
148755
148919
|
]
|
|
148920
|
+
},
|
|
148921
|
+
"examples": {
|
|
148922
|
+
"default": {
|
|
148923
|
+
"summary": "Example removing a team in a branch protection rule",
|
|
148924
|
+
"value": {
|
|
148925
|
+
"teams": [
|
|
148926
|
+
"justice-league"
|
|
148927
|
+
]
|
|
148928
|
+
}
|
|
148929
|
+
}
|
|
148756
148930
|
}
|
|
148757
148931
|
}
|
|
148758
148932
|
}
|
|
@@ -149317,7 +149491,7 @@
|
|
|
149317
149491
|
"properties": {
|
|
149318
149492
|
"users": {
|
|
149319
149493
|
"type": "array",
|
|
149320
|
-
"description": "users
|
|
149494
|
+
"description": "The username for users",
|
|
149321
149495
|
"items": {
|
|
149322
149496
|
"type": "string"
|
|
149323
149497
|
}
|
|
@@ -149333,6 +149507,16 @@
|
|
|
149333
149507
|
}
|
|
149334
149508
|
}
|
|
149335
149509
|
]
|
|
149510
|
+
},
|
|
149511
|
+
"examples": {
|
|
149512
|
+
"default": {
|
|
149513
|
+
"summary": "Example adding a user in a branch protection rule",
|
|
149514
|
+
"value": {
|
|
149515
|
+
"users": [
|
|
149516
|
+
"octocat"
|
|
149517
|
+
]
|
|
149518
|
+
}
|
|
149519
|
+
}
|
|
149336
149520
|
}
|
|
149337
149521
|
}
|
|
149338
149522
|
}
|
|
@@ -149624,7 +149808,7 @@
|
|
|
149624
149808
|
"properties": {
|
|
149625
149809
|
"users": {
|
|
149626
149810
|
"type": "array",
|
|
149627
|
-
"description": "users
|
|
149811
|
+
"description": "The username for users",
|
|
149628
149812
|
"items": {
|
|
149629
149813
|
"type": "string"
|
|
149630
149814
|
}
|
|
@@ -149640,6 +149824,16 @@
|
|
|
149640
149824
|
}
|
|
149641
149825
|
}
|
|
149642
149826
|
]
|
|
149827
|
+
},
|
|
149828
|
+
"examples": {
|
|
149829
|
+
"default": {
|
|
149830
|
+
"summary": "Example replacing a user in a branch protection rule",
|
|
149831
|
+
"value": {
|
|
149832
|
+
"users": [
|
|
149833
|
+
"octocat"
|
|
149834
|
+
]
|
|
149835
|
+
}
|
|
149836
|
+
}
|
|
149643
149837
|
}
|
|
149644
149838
|
}
|
|
149645
149839
|
}
|
|
@@ -149930,7 +150124,7 @@
|
|
|
149930
150124
|
"properties": {
|
|
149931
150125
|
"users": {
|
|
149932
150126
|
"type": "array",
|
|
149933
|
-
"description": "users
|
|
150127
|
+
"description": "The username for users",
|
|
149934
150128
|
"items": {
|
|
149935
150129
|
"type": "string"
|
|
149936
150130
|
}
|
|
@@ -149946,6 +150140,16 @@
|
|
|
149946
150140
|
}
|
|
149947
150141
|
}
|
|
149948
150142
|
]
|
|
150143
|
+
},
|
|
150144
|
+
"examples": {
|
|
150145
|
+
"default": {
|
|
150146
|
+
"summary": "Example removing a user in a branch protection rule",
|
|
150147
|
+
"value": {
|
|
150148
|
+
"users": [
|
|
150149
|
+
"octocat"
|
|
150150
|
+
]
|
|
150151
|
+
}
|
|
150152
|
+
}
|
|
149949
150153
|
}
|
|
149950
150154
|
}
|
|
149951
150155
|
}
|
|
@@ -157672,6 +157876,10 @@
|
|
|
157672
157876
|
"starred_at": {
|
|
157673
157877
|
"type": "string",
|
|
157674
157878
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
157879
|
+
},
|
|
157880
|
+
"anonymous_access_enabled": {
|
|
157881
|
+
"type": "boolean",
|
|
157882
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
157675
157883
|
}
|
|
157676
157884
|
},
|
|
157677
157885
|
"required": [
|
|
@@ -160154,6 +160362,10 @@
|
|
|
160154
160362
|
"starred_at": {
|
|
160155
160363
|
"type": "string",
|
|
160156
160364
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
160365
|
+
},
|
|
160366
|
+
"anonymous_access_enabled": {
|
|
160367
|
+
"type": "boolean",
|
|
160368
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
160157
160369
|
}
|
|
160158
160370
|
},
|
|
160159
160371
|
"required": [
|
|
@@ -162359,6 +162571,10 @@
|
|
|
162359
162571
|
"starred_at": {
|
|
162360
162572
|
"type": "string",
|
|
162361
162573
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
162574
|
+
},
|
|
162575
|
+
"anonymous_access_enabled": {
|
|
162576
|
+
"type": "boolean",
|
|
162577
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
162362
162578
|
}
|
|
162363
162579
|
},
|
|
162364
162580
|
"required": [
|
|
@@ -164737,6 +164953,10 @@
|
|
|
164737
164953
|
"starred_at": {
|
|
164738
164954
|
"type": "string",
|
|
164739
164955
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
164956
|
+
},
|
|
164957
|
+
"anonymous_access_enabled": {
|
|
164958
|
+
"type": "boolean",
|
|
164959
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
164740
164960
|
}
|
|
164741
164961
|
},
|
|
164742
164962
|
"required": [
|
|
@@ -167391,6 +167611,11 @@
|
|
|
167391
167611
|
"nullable": true,
|
|
167392
167612
|
"type": "string",
|
|
167393
167613
|
"description": "Detailed documentation for the rule as GitHub Flavored Markdown."
|
|
167614
|
+
},
|
|
167615
|
+
"help_uri": {
|
|
167616
|
+
"nullable": true,
|
|
167617
|
+
"type": "string",
|
|
167618
|
+
"description": "A link to the documentation for the rule used to detect the alert."
|
|
167394
167619
|
}
|
|
167395
167620
|
}
|
|
167396
167621
|
},
|
|
@@ -167553,7 +167778,8 @@
|
|
|
167553
167778
|
"security",
|
|
167554
167779
|
"external/cwe/cwe-022"
|
|
167555
167780
|
],
|
|
167556
|
-
"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 ..."
|
|
167781
|
+
"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 ...",
|
|
167782
|
+
"help_uri": "https://codeql.github.com/"
|
|
167557
167783
|
},
|
|
167558
167784
|
"tool": {
|
|
167559
167785
|
"name": "CodeQL",
|
|
@@ -168009,6 +168235,11 @@
|
|
|
168009
168235
|
"nullable": true,
|
|
168010
168236
|
"type": "string",
|
|
168011
168237
|
"description": "Detailed documentation for the rule as GitHub Flavored Markdown."
|
|
168238
|
+
},
|
|
168239
|
+
"help_uri": {
|
|
168240
|
+
"nullable": true,
|
|
168241
|
+
"type": "string",
|
|
168242
|
+
"description": "A link to the documentation for the rule used to detect the alert."
|
|
168012
168243
|
}
|
|
168013
168244
|
}
|
|
168014
168245
|
},
|
|
@@ -168171,7 +168402,8 @@
|
|
|
168171
168402
|
"security",
|
|
168172
168403
|
"external/cwe/cwe-022"
|
|
168173
168404
|
],
|
|
168174
|
-
"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 ..."
|
|
168405
|
+
"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 ...",
|
|
168406
|
+
"help_uri": "https://codeql.github.com/"
|
|
168175
168407
|
},
|
|
168176
168408
|
"tool": {
|
|
168177
168409
|
"name": "CodeQL",
|
|
@@ -171728,6 +171960,10 @@
|
|
|
171728
171960
|
"starred_at": {
|
|
171729
171961
|
"type": "string",
|
|
171730
171962
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
171963
|
+
},
|
|
171964
|
+
"anonymous_access_enabled": {
|
|
171965
|
+
"type": "boolean",
|
|
171966
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
171731
171967
|
}
|
|
171732
171968
|
},
|
|
171733
171969
|
"required": [
|
|
@@ -179028,6 +179264,10 @@
|
|
|
179028
179264
|
"starred_at": {
|
|
179029
179265
|
"type": "string",
|
|
179030
179266
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
179267
|
+
},
|
|
179268
|
+
"anonymous_access_enabled": {
|
|
179269
|
+
"type": "boolean",
|
|
179270
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
179031
179271
|
}
|
|
179032
179272
|
},
|
|
179033
179273
|
"required": [
|
|
@@ -180268,6 +180508,10 @@
|
|
|
180268
180508
|
"starred_at": {
|
|
180269
180509
|
"type": "string",
|
|
180270
180510
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
180511
|
+
},
|
|
180512
|
+
"anonymous_access_enabled": {
|
|
180513
|
+
"type": "boolean",
|
|
180514
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
180271
180515
|
}
|
|
180272
180516
|
},
|
|
180273
180517
|
"required": [
|
|
@@ -182155,6 +182399,27 @@
|
|
|
182155
182399
|
}
|
|
182156
182400
|
}
|
|
182157
182401
|
}
|
|
182402
|
+
},
|
|
182403
|
+
"503": {
|
|
182404
|
+
"description": "Service unavailable",
|
|
182405
|
+
"content": {
|
|
182406
|
+
"application/json": {
|
|
182407
|
+
"schema": {
|
|
182408
|
+
"type": "object",
|
|
182409
|
+
"properties": {
|
|
182410
|
+
"code": {
|
|
182411
|
+
"type": "string"
|
|
182412
|
+
},
|
|
182413
|
+
"message": {
|
|
182414
|
+
"type": "string"
|
|
182415
|
+
},
|
|
182416
|
+
"documentation_url": {
|
|
182417
|
+
"type": "string"
|
|
182418
|
+
}
|
|
182419
|
+
}
|
|
182420
|
+
}
|
|
182421
|
+
}
|
|
182422
|
+
}
|
|
182158
182423
|
}
|
|
182159
182424
|
},
|
|
182160
182425
|
"x-github": {
|
|
@@ -185173,6 +185438,10 @@
|
|
|
185173
185438
|
"starred_at": {
|
|
185174
185439
|
"type": "string",
|
|
185175
185440
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
185441
|
+
},
|
|
185442
|
+
"anonymous_access_enabled": {
|
|
185443
|
+
"type": "boolean",
|
|
185444
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
185176
185445
|
}
|
|
185177
185446
|
},
|
|
185178
185447
|
"required": [
|
|
@@ -187299,6 +187568,10 @@
|
|
|
187299
187568
|
"starred_at": {
|
|
187300
187569
|
"type": "string",
|
|
187301
187570
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
187571
|
+
},
|
|
187572
|
+
"anonymous_access_enabled": {
|
|
187573
|
+
"type": "boolean",
|
|
187574
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
187302
187575
|
}
|
|
187303
187576
|
},
|
|
187304
187577
|
"required": [
|
|
@@ -190062,6 +190335,27 @@
|
|
|
190062
190335
|
}
|
|
190063
190336
|
}
|
|
190064
190337
|
}
|
|
190338
|
+
},
|
|
190339
|
+
"503": {
|
|
190340
|
+
"description": "Service unavailable",
|
|
190341
|
+
"content": {
|
|
190342
|
+
"application/json": {
|
|
190343
|
+
"schema": {
|
|
190344
|
+
"type": "object",
|
|
190345
|
+
"properties": {
|
|
190346
|
+
"code": {
|
|
190347
|
+
"type": "string"
|
|
190348
|
+
},
|
|
190349
|
+
"message": {
|
|
190350
|
+
"type": "string"
|
|
190351
|
+
},
|
|
190352
|
+
"documentation_url": {
|
|
190353
|
+
"type": "string"
|
|
190354
|
+
}
|
|
190355
|
+
}
|
|
190356
|
+
}
|
|
190357
|
+
}
|
|
190358
|
+
}
|
|
190065
190359
|
}
|
|
190066
190360
|
},
|
|
190067
190361
|
"x-github": {
|
|
@@ -190383,7 +190677,7 @@
|
|
|
190383
190677
|
"/repos/{owner}/{repo}/contents/{path}": {
|
|
190384
190678
|
"get": {
|
|
190385
190679
|
"summary": "Get repository content",
|
|
190386
|
-
"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.2/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.2/rest/reference/repos#custom-media-types) to ensure the content is returned in a consistent\nobject format.\n\n**
|
|
190680
|
+
"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.2/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.2/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.2/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.2/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.",
|
|
190387
190681
|
"tags": [
|
|
190388
190682
|
"repos"
|
|
190389
190683
|
],
|
|
@@ -201351,6 +201645,10 @@
|
|
|
201351
201645
|
"starred_at": {
|
|
201352
201646
|
"type": "string",
|
|
201353
201647
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
201648
|
+
},
|
|
201649
|
+
"anonymous_access_enabled": {
|
|
201650
|
+
"type": "boolean",
|
|
201651
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
201354
201652
|
}
|
|
201355
201653
|
},
|
|
201356
201654
|
"required": [
|
|
@@ -203917,6 +204215,10 @@
|
|
|
203917
204215
|
"starred_at": {
|
|
203918
204216
|
"type": "string",
|
|
203919
204217
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
204218
|
+
},
|
|
204219
|
+
"anonymous_access_enabled": {
|
|
204220
|
+
"type": "boolean",
|
|
204221
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
203920
204222
|
}
|
|
203921
204223
|
},
|
|
203922
204224
|
"required": [
|
|
@@ -205876,6 +206178,10 @@
|
|
|
205876
206178
|
"starred_at": {
|
|
205877
206179
|
"type": "string",
|
|
205878
206180
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
206181
|
+
},
|
|
206182
|
+
"anonymous_access_enabled": {
|
|
206183
|
+
"type": "boolean",
|
|
206184
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
205879
206185
|
}
|
|
205880
206186
|
},
|
|
205881
206187
|
"required": [
|
|
@@ -207170,6 +207476,10 @@
|
|
|
207170
207476
|
"starred_at": {
|
|
207171
207477
|
"type": "string",
|
|
207172
207478
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
207479
|
+
},
|
|
207480
|
+
"anonymous_access_enabled": {
|
|
207481
|
+
"type": "boolean",
|
|
207482
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
207173
207483
|
}
|
|
207174
207484
|
},
|
|
207175
207485
|
"required": [
|
|
@@ -208269,6 +208579,10 @@
|
|
|
208269
208579
|
"starred_at": {
|
|
208270
208580
|
"type": "string",
|
|
208271
208581
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
208582
|
+
},
|
|
208583
|
+
"anonymous_access_enabled": {
|
|
208584
|
+
"type": "boolean",
|
|
208585
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
208272
208586
|
}
|
|
208273
208587
|
},
|
|
208274
208588
|
"required": [
|
|
@@ -215703,14 +216017,6 @@
|
|
|
215703
216017
|
"write"
|
|
215704
216018
|
]
|
|
215705
216019
|
},
|
|
215706
|
-
"organization_custom_roles": {
|
|
215707
|
-
"type": "string",
|
|
215708
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
215709
|
-
"enum": [
|
|
215710
|
-
"read",
|
|
215711
|
-
"write"
|
|
215712
|
-
]
|
|
215713
|
-
},
|
|
215714
216020
|
"deployments": {
|
|
215715
216021
|
"type": "string",
|
|
215716
216022
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -217761,6 +218067,10 @@
|
|
|
217761
218067
|
"starred_at": {
|
|
217762
218068
|
"type": "string",
|
|
217763
218069
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
218070
|
+
},
|
|
218071
|
+
"anonymous_access_enabled": {
|
|
218072
|
+
"type": "boolean",
|
|
218073
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
217764
218074
|
}
|
|
217765
218075
|
},
|
|
217766
218076
|
"required": [
|
|
@@ -218470,6 +218780,14 @@
|
|
|
218470
218780
|
]
|
|
218471
218781
|
}
|
|
218472
218782
|
}
|
|
218783
|
+
},
|
|
218784
|
+
"examples": {
|
|
218785
|
+
"default": {
|
|
218786
|
+
"summary": "Example request body",
|
|
218787
|
+
"value": {
|
|
218788
|
+
"permissions": "write"
|
|
218789
|
+
}
|
|
218790
|
+
}
|
|
218473
218791
|
}
|
|
218474
218792
|
}
|
|
218475
218793
|
}
|
|
@@ -219941,6 +220259,10 @@
|
|
|
219941
220259
|
"starred_at": {
|
|
219942
220260
|
"type": "string",
|
|
219943
220261
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
220262
|
+
},
|
|
220263
|
+
"anonymous_access_enabled": {
|
|
220264
|
+
"type": "boolean",
|
|
220265
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
219944
220266
|
}
|
|
219945
220267
|
},
|
|
219946
220268
|
"required": [
|
|
@@ -222697,6 +223019,10 @@
|
|
|
222697
223019
|
"starred_at": {
|
|
222698
223020
|
"type": "string",
|
|
222699
223021
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
223022
|
+
},
|
|
223023
|
+
"anonymous_access_enabled": {
|
|
223024
|
+
"type": "boolean",
|
|
223025
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
222700
223026
|
}
|
|
222701
223027
|
},
|
|
222702
223028
|
"required": [
|
|
@@ -223270,7 +223596,8 @@
|
|
|
223270
223596
|
"type": "User",
|
|
223271
223597
|
"site_admin": false
|
|
223272
223598
|
},
|
|
223273
|
-
"author_association": "COLLABORATOR"
|
|
223599
|
+
"author_association": "COLLABORATOR",
|
|
223600
|
+
"state_reason": "completed"
|
|
223274
223601
|
}
|
|
223275
223602
|
]
|
|
223276
223603
|
}
|
|
@@ -225474,6 +225801,10 @@
|
|
|
225474
225801
|
"starred_at": {
|
|
225475
225802
|
"type": "string",
|
|
225476
225803
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
225804
|
+
},
|
|
225805
|
+
"anonymous_access_enabled": {
|
|
225806
|
+
"type": "boolean",
|
|
225807
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
225477
225808
|
}
|
|
225478
225809
|
},
|
|
225479
225810
|
"required": [
|
|
@@ -226045,7 +226376,8 @@
|
|
|
226045
226376
|
"type": "User",
|
|
226046
226377
|
"site_admin": false
|
|
226047
226378
|
},
|
|
226048
|
-
"author_association": "COLLABORATOR"
|
|
226379
|
+
"author_association": "COLLABORATOR",
|
|
226380
|
+
"state_reason": "completed"
|
|
226049
226381
|
}
|
|
226050
226382
|
}
|
|
226051
226383
|
}
|
|
@@ -231426,6 +231758,10 @@
|
|
|
231426
231758
|
"starred_at": {
|
|
231427
231759
|
"type": "string",
|
|
231428
231760
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
231761
|
+
},
|
|
231762
|
+
"anonymous_access_enabled": {
|
|
231763
|
+
"type": "boolean",
|
|
231764
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
231429
231765
|
}
|
|
231430
231766
|
},
|
|
231431
231767
|
"required": [
|
|
@@ -233038,7 +233374,8 @@
|
|
|
233038
233374
|
"closed_at": null,
|
|
233039
233375
|
"created_at": "2011-04-22T13:33:48Z",
|
|
233040
233376
|
"updated_at": "2011-04-22T13:33:48Z",
|
|
233041
|
-
"author_association": "COLLABORATOR"
|
|
233377
|
+
"author_association": "COLLABORATOR",
|
|
233378
|
+
"state_reason": "completed"
|
|
233042
233379
|
}
|
|
233043
233380
|
}
|
|
233044
233381
|
]
|
|
@@ -235256,6 +235593,10 @@
|
|
|
235256
235593
|
"starred_at": {
|
|
235257
235594
|
"type": "string",
|
|
235258
235595
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
235596
|
+
},
|
|
235597
|
+
"anonymous_access_enabled": {
|
|
235598
|
+
"type": "boolean",
|
|
235599
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
235259
235600
|
}
|
|
235260
235601
|
},
|
|
235261
235602
|
"required": [
|
|
@@ -236906,7 +237247,8 @@
|
|
|
236906
237247
|
"closed_at": null,
|
|
236907
237248
|
"created_at": "2011-04-22T13:33:48Z",
|
|
236908
237249
|
"updated_at": "2011-04-22T13:33:48Z",
|
|
236909
|
-
"author_association": "COLLABORATOR"
|
|
237250
|
+
"author_association": "COLLABORATOR",
|
|
237251
|
+
"state_reason": "completed"
|
|
236910
237252
|
}
|
|
236911
237253
|
}
|
|
236912
237254
|
}
|
|
@@ -238968,6 +239310,10 @@
|
|
|
238968
239310
|
"starred_at": {
|
|
238969
239311
|
"type": "string",
|
|
238970
239312
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
239313
|
+
},
|
|
239314
|
+
"anonymous_access_enabled": {
|
|
239315
|
+
"type": "boolean",
|
|
239316
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
238971
239317
|
}
|
|
238972
239318
|
},
|
|
238973
239319
|
"required": [
|
|
@@ -239539,7 +239885,8 @@
|
|
|
239539
239885
|
"type": "User",
|
|
239540
239886
|
"site_admin": false
|
|
239541
239887
|
},
|
|
239542
|
-
"author_association": "COLLABORATOR"
|
|
239888
|
+
"author_association": "COLLABORATOR",
|
|
239889
|
+
"state_reason": "completed"
|
|
239543
239890
|
}
|
|
239544
239891
|
}
|
|
239545
239892
|
}
|
|
@@ -239724,6 +240071,12 @@
|
|
|
239724
240071
|
"closed"
|
|
239725
240072
|
]
|
|
239726
240073
|
},
|
|
240074
|
+
"state_reason": {
|
|
240075
|
+
"type": "string",
|
|
240076
|
+
"nullable": true,
|
|
240077
|
+
"description": "The reason for the current state",
|
|
240078
|
+
"example": "not_planned"
|
|
240079
|
+
},
|
|
239727
240080
|
"milestone": {
|
|
239728
240081
|
"oneOf": [
|
|
239729
240082
|
{
|
|
@@ -241707,6 +242060,10 @@
|
|
|
241707
242060
|
"starred_at": {
|
|
241708
242061
|
"type": "string",
|
|
241709
242062
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
242063
|
+
},
|
|
242064
|
+
"anonymous_access_enabled": {
|
|
242065
|
+
"type": "boolean",
|
|
242066
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
241710
242067
|
}
|
|
241711
242068
|
},
|
|
241712
242069
|
"required": [
|
|
@@ -242278,7 +242635,8 @@
|
|
|
242278
242635
|
"type": "User",
|
|
242279
242636
|
"site_admin": false
|
|
242280
242637
|
},
|
|
242281
|
-
"author_association": "COLLABORATOR"
|
|
242638
|
+
"author_association": "COLLABORATOR",
|
|
242639
|
+
"state_reason": "completed"
|
|
242282
242640
|
}
|
|
242283
242641
|
}
|
|
242284
242642
|
}
|
|
@@ -244478,6 +244836,10 @@
|
|
|
244478
244836
|
"starred_at": {
|
|
244479
244837
|
"type": "string",
|
|
244480
244838
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
244839
|
+
},
|
|
244840
|
+
"anonymous_access_enabled": {
|
|
244841
|
+
"type": "boolean",
|
|
244842
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
244481
244843
|
}
|
|
244482
244844
|
},
|
|
244483
244845
|
"required": [
|
|
@@ -245049,7 +245411,8 @@
|
|
|
245049
245411
|
"type": "User",
|
|
245050
245412
|
"site_admin": false
|
|
245051
245413
|
},
|
|
245052
|
-
"author_association": "COLLABORATOR"
|
|
245414
|
+
"author_association": "COLLABORATOR",
|
|
245415
|
+
"state_reason": "completed"
|
|
245053
245416
|
}
|
|
245054
245417
|
}
|
|
245055
245418
|
}
|
|
@@ -268273,6 +268636,10 @@
|
|
|
268273
268636
|
"starred_at": {
|
|
268274
268637
|
"type": "string",
|
|
268275
268638
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
268639
|
+
},
|
|
268640
|
+
"anonymous_access_enabled": {
|
|
268641
|
+
"type": "boolean",
|
|
268642
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
268276
268643
|
}
|
|
268277
268644
|
},
|
|
268278
268645
|
"required": [
|
|
@@ -277247,6 +277614,10 @@
|
|
|
277247
277614
|
"starred_at": {
|
|
277248
277615
|
"type": "string",
|
|
277249
277616
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
277617
|
+
},
|
|
277618
|
+
"anonymous_access_enabled": {
|
|
277619
|
+
"type": "boolean",
|
|
277620
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
277250
277621
|
}
|
|
277251
277622
|
},
|
|
277252
277623
|
"required": [
|
|
@@ -283220,6 +283591,10 @@
|
|
|
283220
283591
|
"starred_at": {
|
|
283221
283592
|
"type": "string",
|
|
283222
283593
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
283594
|
+
},
|
|
283595
|
+
"anonymous_access_enabled": {
|
|
283596
|
+
"type": "boolean",
|
|
283597
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
283223
283598
|
}
|
|
283224
283599
|
},
|
|
283225
283600
|
"required": [
|
|
@@ -284460,6 +284835,10 @@
|
|
|
284460
284835
|
"starred_at": {
|
|
284461
284836
|
"type": "string",
|
|
284462
284837
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
284838
|
+
},
|
|
284839
|
+
"anonymous_access_enabled": {
|
|
284840
|
+
"type": "boolean",
|
|
284841
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
284463
284842
|
}
|
|
284464
284843
|
},
|
|
284465
284844
|
"required": [
|
|
@@ -295052,6 +295431,27 @@
|
|
|
295052
295431
|
}
|
|
295053
295432
|
}
|
|
295054
295433
|
}
|
|
295434
|
+
},
|
|
295435
|
+
"503": {
|
|
295436
|
+
"description": "Service unavailable",
|
|
295437
|
+
"content": {
|
|
295438
|
+
"application/json": {
|
|
295439
|
+
"schema": {
|
|
295440
|
+
"type": "object",
|
|
295441
|
+
"properties": {
|
|
295442
|
+
"code": {
|
|
295443
|
+
"type": "string"
|
|
295444
|
+
},
|
|
295445
|
+
"message": {
|
|
295446
|
+
"type": "string"
|
|
295447
|
+
},
|
|
295448
|
+
"documentation_url": {
|
|
295449
|
+
"type": "string"
|
|
295450
|
+
}
|
|
295451
|
+
}
|
|
295452
|
+
}
|
|
295453
|
+
}
|
|
295454
|
+
}
|
|
295055
295455
|
}
|
|
295056
295456
|
},
|
|
295057
295457
|
"x-github": {
|
|
@@ -301285,6 +301685,27 @@
|
|
|
301285
301685
|
}
|
|
301286
301686
|
}
|
|
301287
301687
|
}
|
|
301688
|
+
},
|
|
301689
|
+
"503": {
|
|
301690
|
+
"description": "Service unavailable",
|
|
301691
|
+
"content": {
|
|
301692
|
+
"application/json": {
|
|
301693
|
+
"schema": {
|
|
301694
|
+
"type": "object",
|
|
301695
|
+
"properties": {
|
|
301696
|
+
"code": {
|
|
301697
|
+
"type": "string"
|
|
301698
|
+
},
|
|
301699
|
+
"message": {
|
|
301700
|
+
"type": "string"
|
|
301701
|
+
},
|
|
301702
|
+
"documentation_url": {
|
|
301703
|
+
"type": "string"
|
|
301704
|
+
}
|
|
301705
|
+
}
|
|
301706
|
+
}
|
|
301707
|
+
}
|
|
301708
|
+
}
|
|
301288
301709
|
}
|
|
301289
301710
|
},
|
|
301290
301711
|
"x-github": {
|
|
@@ -304216,6 +304637,10 @@
|
|
|
304216
304637
|
"starred_at": {
|
|
304217
304638
|
"type": "string",
|
|
304218
304639
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
304640
|
+
},
|
|
304641
|
+
"anonymous_access_enabled": {
|
|
304642
|
+
"type": "boolean",
|
|
304643
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
304219
304644
|
}
|
|
304220
304645
|
},
|
|
304221
304646
|
"required": [
|
|
@@ -305456,6 +305881,10 @@
|
|
|
305456
305881
|
"starred_at": {
|
|
305457
305882
|
"type": "string",
|
|
305458
305883
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
305884
|
+
},
|
|
305885
|
+
"anonymous_access_enabled": {
|
|
305886
|
+
"type": "boolean",
|
|
305887
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
305459
305888
|
}
|
|
305460
305889
|
},
|
|
305461
305890
|
"required": [
|
|
@@ -308751,6 +309180,10 @@
|
|
|
308751
309180
|
"starred_at": {
|
|
308752
309181
|
"type": "string",
|
|
308753
309182
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
309183
|
+
},
|
|
309184
|
+
"anonymous_access_enabled": {
|
|
309185
|
+
"type": "boolean",
|
|
309186
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
308754
309187
|
}
|
|
308755
309188
|
},
|
|
308756
309189
|
"required": [
|
|
@@ -309991,6 +310424,10 @@
|
|
|
309991
310424
|
"starred_at": {
|
|
309992
310425
|
"type": "string",
|
|
309993
310426
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
310427
|
+
},
|
|
310428
|
+
"anonymous_access_enabled": {
|
|
310429
|
+
"type": "boolean",
|
|
310430
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
309994
310431
|
}
|
|
309995
310432
|
},
|
|
309996
310433
|
"required": [
|
|
@@ -327020,6 +327457,10 @@
|
|
|
327020
327457
|
"starred_at": {
|
|
327021
327458
|
"type": "string",
|
|
327022
327459
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
327460
|
+
},
|
|
327461
|
+
"anonymous_access_enabled": {
|
|
327462
|
+
"type": "boolean",
|
|
327463
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
327023
327464
|
}
|
|
327024
327465
|
},
|
|
327025
327466
|
"required": [
|
|
@@ -327553,7 +327994,7 @@
|
|
|
327553
327994
|
"/repos/{template_owner}/{template_repo}/generate": {
|
|
327554
327995
|
"post": {
|
|
327555
327996
|
"summary": "Create a repository using a template",
|
|
327556
|
-
"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.
|
|
327997
|
+
"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.2/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.2/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",
|
|
327557
327998
|
"tags": [
|
|
327558
327999
|
"repos"
|
|
327559
328000
|
],
|
|
@@ -328654,6 +329095,10 @@
|
|
|
328654
329095
|
"starred_at": {
|
|
328655
329096
|
"type": "string",
|
|
328656
329097
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
329098
|
+
},
|
|
329099
|
+
"anonymous_access_enabled": {
|
|
329100
|
+
"type": "boolean",
|
|
329101
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
328657
329102
|
}
|
|
328658
329103
|
},
|
|
328659
329104
|
"required": [
|
|
@@ -330380,6 +330825,10 @@
|
|
|
330380
330825
|
"starred_at": {
|
|
330381
330826
|
"type": "string",
|
|
330382
330827
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
330828
|
+
},
|
|
330829
|
+
"anonymous_access_enabled": {
|
|
330830
|
+
"type": "boolean",
|
|
330831
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
330383
330832
|
}
|
|
330384
330833
|
},
|
|
330385
330834
|
"required": [
|
|
@@ -332814,6 +333263,10 @@
|
|
|
332814
333263
|
"starred_at": {
|
|
332815
333264
|
"type": "string",
|
|
332816
333265
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
333266
|
+
},
|
|
333267
|
+
"anonymous_access_enabled": {
|
|
333268
|
+
"type": "boolean",
|
|
333269
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
332817
333270
|
}
|
|
332818
333271
|
},
|
|
332819
333272
|
"required": [
|
|
@@ -335151,6 +335604,10 @@
|
|
|
335151
335604
|
"starred_at": {
|
|
335152
335605
|
"type": "string",
|
|
335153
335606
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
335607
|
+
},
|
|
335608
|
+
"anonymous_access_enabled": {
|
|
335609
|
+
"type": "boolean",
|
|
335610
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
335154
335611
|
}
|
|
335155
335612
|
},
|
|
335156
335613
|
"required": [
|
|
@@ -337492,6 +337949,10 @@
|
|
|
337492
337949
|
"starred_at": {
|
|
337493
337950
|
"type": "string",
|
|
337494
337951
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
337952
|
+
},
|
|
337953
|
+
"anonymous_access_enabled": {
|
|
337954
|
+
"type": "boolean",
|
|
337955
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
337495
337956
|
}
|
|
337496
337957
|
},
|
|
337497
337958
|
"required": [
|
|
@@ -338002,7 +338463,8 @@
|
|
|
338002
338463
|
"body": "...",
|
|
338003
338464
|
"score": 1,
|
|
338004
338465
|
"locked": true,
|
|
338005
|
-
"author_association": "COLLABORATOR"
|
|
338466
|
+
"author_association": "COLLABORATOR",
|
|
338467
|
+
"state_reason": "completed"
|
|
338006
338468
|
}
|
|
338007
338469
|
]
|
|
338008
338470
|
}
|
|
@@ -341821,8 +342283,8 @@
|
|
|
341821
342283
|
"example": "2017-08-17T12:37:15Z"
|
|
341822
342284
|
},
|
|
341823
342285
|
"organization": {
|
|
341824
|
-
"title": "Organization
|
|
341825
|
-
"description": "Organization
|
|
342286
|
+
"title": "Team Organization",
|
|
342287
|
+
"description": "Team Organization",
|
|
341826
342288
|
"type": "object",
|
|
341827
342289
|
"properties": {
|
|
341828
342290
|
"login": {
|
|
@@ -342430,8 +342892,8 @@
|
|
|
342430
342892
|
"example": "2017-08-17T12:37:15Z"
|
|
342431
342893
|
},
|
|
342432
342894
|
"organization": {
|
|
342433
|
-
"title": "Organization
|
|
342434
|
-
"description": "Organization
|
|
342895
|
+
"title": "Team Organization",
|
|
342896
|
+
"description": "Team Organization",
|
|
342435
342897
|
"type": "object",
|
|
342436
342898
|
"properties": {
|
|
342437
342899
|
"login": {
|
|
@@ -342923,8 +343385,8 @@
|
|
|
342923
343385
|
"example": "2017-08-17T12:37:15Z"
|
|
342924
343386
|
},
|
|
342925
343387
|
"organization": {
|
|
342926
|
-
"title": "Organization
|
|
342927
|
-
"description": "Organization
|
|
343388
|
+
"title": "Team Organization",
|
|
343389
|
+
"description": "Team Organization",
|
|
342928
343390
|
"type": "object",
|
|
342929
343391
|
"properties": {
|
|
342930
343392
|
"login": {
|
|
@@ -351226,6 +351688,10 @@
|
|
|
351226
351688
|
"starred_at": {
|
|
351227
351689
|
"type": "string",
|
|
351228
351690
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
351691
|
+
},
|
|
351692
|
+
"anonymous_access_enabled": {
|
|
351693
|
+
"type": "boolean",
|
|
351694
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
351229
351695
|
}
|
|
351230
351696
|
},
|
|
351231
351697
|
"required": [
|
|
@@ -353200,6 +353666,10 @@
|
|
|
353200
353666
|
"starred_at": {
|
|
353201
353667
|
"type": "string",
|
|
353202
353668
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
353669
|
+
},
|
|
353670
|
+
"anonymous_access_enabled": {
|
|
353671
|
+
"type": "boolean",
|
|
353672
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
353203
353673
|
}
|
|
353204
353674
|
},
|
|
353205
353675
|
"required": [
|
|
@@ -358650,14 +359120,6 @@
|
|
|
358650
359120
|
"write"
|
|
358651
359121
|
]
|
|
358652
359122
|
},
|
|
358653
|
-
"organization_custom_roles": {
|
|
358654
|
-
"type": "string",
|
|
358655
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
358656
|
-
"enum": [
|
|
358657
|
-
"read",
|
|
358658
|
-
"write"
|
|
358659
|
-
]
|
|
358660
|
-
},
|
|
358661
359123
|
"deployments": {
|
|
358662
359124
|
"type": "string",
|
|
358663
359125
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -360345,6 +360807,10 @@
|
|
|
360345
360807
|
"starred_at": {
|
|
360346
360808
|
"type": "string",
|
|
360347
360809
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
360810
|
+
},
|
|
360811
|
+
"anonymous_access_enabled": {
|
|
360812
|
+
"type": "boolean",
|
|
360813
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
360348
360814
|
}
|
|
360349
360815
|
},
|
|
360350
360816
|
"required": [
|
|
@@ -362904,6 +363370,10 @@
|
|
|
362904
363370
|
"starred_at": {
|
|
362905
363371
|
"type": "string",
|
|
362906
363372
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
363373
|
+
},
|
|
363374
|
+
"anonymous_access_enabled": {
|
|
363375
|
+
"type": "boolean",
|
|
363376
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
362907
363377
|
}
|
|
362908
363378
|
},
|
|
362909
363379
|
"required": [
|
|
@@ -367827,6 +368297,10 @@
|
|
|
367827
368297
|
"starred_at": {
|
|
367828
368298
|
"type": "string",
|
|
367829
368299
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
368300
|
+
},
|
|
368301
|
+
"anonymous_access_enabled": {
|
|
368302
|
+
"type": "boolean",
|
|
368303
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
367830
368304
|
}
|
|
367831
368305
|
},
|
|
367832
368306
|
"required": [
|
|
@@ -369355,6 +369829,10 @@
|
|
|
369355
369829
|
"starred_at": {
|
|
369356
369830
|
"type": "string",
|
|
369357
369831
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
369832
|
+
},
|
|
369833
|
+
"anonymous_access_enabled": {
|
|
369834
|
+
"type": "boolean",
|
|
369835
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
369358
369836
|
}
|
|
369359
369837
|
},
|
|
369360
369838
|
"required": [
|
|
@@ -371295,6 +371773,10 @@
|
|
|
371295
371773
|
"starred_at": {
|
|
371296
371774
|
"type": "string",
|
|
371297
371775
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
371776
|
+
},
|
|
371777
|
+
"anonymous_access_enabled": {
|
|
371778
|
+
"type": "boolean",
|
|
371779
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
371298
371780
|
}
|
|
371299
371781
|
},
|
|
371300
371782
|
"required": [
|
|
@@ -373367,6 +373849,10 @@
|
|
|
373367
373849
|
"starred_at": {
|
|
373368
373850
|
"type": "string",
|
|
373369
373851
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
373852
|
+
},
|
|
373853
|
+
"anonymous_access_enabled": {
|
|
373854
|
+
"type": "boolean",
|
|
373855
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
373370
373856
|
}
|
|
373371
373857
|
},
|
|
373372
373858
|
"required": [
|
|
@@ -374609,6 +375095,10 @@
|
|
|
374609
375095
|
"starred_at": {
|
|
374610
375096
|
"type": "string",
|
|
374611
375097
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
375098
|
+
},
|
|
375099
|
+
"anonymous_access_enabled": {
|
|
375100
|
+
"type": "boolean",
|
|
375101
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
374612
375102
|
}
|
|
374613
375103
|
},
|
|
374614
375104
|
"required": [
|
|
@@ -376777,6 +377267,10 @@
|
|
|
376777
377267
|
"starred_at": {
|
|
376778
377268
|
"type": "string",
|
|
376779
377269
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
377270
|
+
},
|
|
377271
|
+
"anonymous_access_enabled": {
|
|
377272
|
+
"type": "boolean",
|
|
377273
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
376780
377274
|
}
|
|
376781
377275
|
},
|
|
376782
377276
|
"required": [
|
|
@@ -377381,8 +377875,8 @@
|
|
|
377381
377875
|
"example": "2017-08-17T12:37:15Z"
|
|
377382
377876
|
},
|
|
377383
377877
|
"organization": {
|
|
377384
|
-
"title": "Organization
|
|
377385
|
-
"description": "Organization
|
|
377878
|
+
"title": "Team Organization",
|
|
377879
|
+
"description": "Team Organization",
|
|
377386
377880
|
"type": "object",
|
|
377387
377881
|
"properties": {
|
|
377388
377882
|
"login": {
|
|
@@ -380667,6 +381161,10 @@
|
|
|
380667
381161
|
"starred_at": {
|
|
380668
381162
|
"type": "string",
|
|
380669
381163
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
381164
|
+
},
|
|
381165
|
+
"anonymous_access_enabled": {
|
|
381166
|
+
"type": "boolean",
|
|
381167
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
380670
381168
|
}
|
|
380671
381169
|
},
|
|
380672
381170
|
"required": [
|
|
@@ -383781,6 +384279,10 @@
|
|
|
383781
384279
|
"starred_at": {
|
|
383782
384280
|
"type": "string",
|
|
383783
384281
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
384282
|
+
},
|
|
384283
|
+
"anonymous_access_enabled": {
|
|
384284
|
+
"type": "boolean",
|
|
384285
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
383784
384286
|
}
|
|
383785
384287
|
},
|
|
383786
384288
|
"required": [
|
|
@@ -386897,6 +387399,10 @@
|
|
|
386897
387399
|
"starred_at": {
|
|
386898
387400
|
"type": "string",
|
|
386899
387401
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
387402
|
+
},
|
|
387403
|
+
"anonymous_access_enabled": {
|
|
387404
|
+
"type": "boolean",
|
|
387405
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
386900
387406
|
}
|
|
386901
387407
|
},
|
|
386902
387408
|
"required": [
|
|
@@ -389734,14 +390240,6 @@
|
|
|
389734
390240
|
"write"
|
|
389735
390241
|
]
|
|
389736
390242
|
},
|
|
389737
|
-
"organization_custom_roles": {
|
|
389738
|
-
"type": "string",
|
|
389739
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
389740
|
-
"enum": [
|
|
389741
|
-
"read",
|
|
389742
|
-
"write"
|
|
389743
|
-
]
|
|
389744
|
-
},
|
|
389745
390243
|
"deployments": {
|
|
389746
390244
|
"type": "string",
|
|
389747
390245
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -392958,6 +393456,10 @@
|
|
|
392958
393456
|
"starred_at": {
|
|
392959
393457
|
"type": "string",
|
|
392960
393458
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
393459
|
+
},
|
|
393460
|
+
"anonymous_access_enabled": {
|
|
393461
|
+
"type": "boolean",
|
|
393462
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
392961
393463
|
}
|
|
392962
393464
|
},
|
|
392963
393465
|
"required": [
|
|
@@ -396074,6 +396576,10 @@
|
|
|
396074
396576
|
"starred_at": {
|
|
396075
396577
|
"type": "string",
|
|
396076
396578
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
396579
|
+
},
|
|
396580
|
+
"anonymous_access_enabled": {
|
|
396581
|
+
"type": "boolean",
|
|
396582
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
396077
396583
|
}
|
|
396078
396584
|
},
|
|
396079
396585
|
"required": [
|
|
@@ -398670,6 +399176,10 @@
|
|
|
398670
399176
|
"starred_at": {
|
|
398671
399177
|
"type": "string",
|
|
398672
399178
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
399179
|
+
},
|
|
399180
|
+
"anonymous_access_enabled": {
|
|
399181
|
+
"type": "boolean",
|
|
399182
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
398673
399183
|
}
|
|
398674
399184
|
},
|
|
398675
399185
|
"required": [
|
|
@@ -400205,6 +400715,10 @@
|
|
|
400205
400715
|
"starred_at": {
|
|
400206
400716
|
"type": "string",
|
|
400207
400717
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
400718
|
+
},
|
|
400719
|
+
"anonymous_access_enabled": {
|
|
400720
|
+
"type": "boolean",
|
|
400721
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
400208
400722
|
}
|
|
400209
400723
|
},
|
|
400210
400724
|
"required": [
|
|
@@ -401313,6 +401827,10 @@
|
|
|
401313
401827
|
"starred_at": {
|
|
401314
401828
|
"type": "string",
|
|
401315
401829
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
401830
|
+
},
|
|
401831
|
+
"anonymous_access_enabled": {
|
|
401832
|
+
"type": "boolean",
|
|
401833
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
401316
401834
|
}
|
|
401317
401835
|
},
|
|
401318
401836
|
"required": [
|
|
@@ -403044,6 +403562,10 @@
|
|
|
403044
403562
|
"starred_at": {
|
|
403045
403563
|
"type": "string",
|
|
403046
403564
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
403565
|
+
},
|
|
403566
|
+
"anonymous_access_enabled": {
|
|
403567
|
+
"type": "boolean",
|
|
403568
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
403047
403569
|
}
|
|
403048
403570
|
},
|
|
403049
403571
|
"required": [
|