@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": {
|
|
@@ -2763,14 +2763,6 @@
|
|
|
2763
2763
|
"write"
|
|
2764
2764
|
]
|
|
2765
2765
|
},
|
|
2766
|
-
"organization_custom_roles": {
|
|
2767
|
-
"type": "string",
|
|
2768
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
2769
|
-
"enum": [
|
|
2770
|
-
"read",
|
|
2771
|
-
"write"
|
|
2772
|
-
]
|
|
2773
|
-
},
|
|
2774
2766
|
"deployments": {
|
|
2775
2767
|
"type": "string",
|
|
2776
2768
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -3572,14 +3564,6 @@
|
|
|
3572
3564
|
"write"
|
|
3573
3565
|
]
|
|
3574
3566
|
},
|
|
3575
|
-
"organization_custom_roles": {
|
|
3576
|
-
"type": "string",
|
|
3577
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
3578
|
-
"enum": [
|
|
3579
|
-
"read",
|
|
3580
|
-
"write"
|
|
3581
|
-
]
|
|
3582
|
-
},
|
|
3583
3567
|
"deployments": {
|
|
3584
3568
|
"type": "string",
|
|
3585
3569
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -4244,14 +4228,6 @@
|
|
|
4244
4228
|
"write"
|
|
4245
4229
|
]
|
|
4246
4230
|
},
|
|
4247
|
-
"organization_custom_roles": {
|
|
4248
|
-
"type": "string",
|
|
4249
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
4250
|
-
"enum": [
|
|
4251
|
-
"read",
|
|
4252
|
-
"write"
|
|
4253
|
-
]
|
|
4254
|
-
},
|
|
4255
4231
|
"deployments": {
|
|
4256
4232
|
"type": "string",
|
|
4257
4233
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -6832,14 +6808,6 @@
|
|
|
6832
6808
|
"write"
|
|
6833
6809
|
]
|
|
6834
6810
|
},
|
|
6835
|
-
"organization_custom_roles": {
|
|
6836
|
-
"type": "string",
|
|
6837
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
6838
|
-
"enum": [
|
|
6839
|
-
"read",
|
|
6840
|
-
"write"
|
|
6841
|
-
]
|
|
6842
|
-
},
|
|
6843
6811
|
"deployments": {
|
|
6844
6812
|
"type": "string",
|
|
6845
6813
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -7319,7 +7287,13 @@
|
|
|
7319
7287
|
"category": "apps",
|
|
7320
7288
|
"subcategory": null
|
|
7321
7289
|
},
|
|
7322
|
-
"x-octokit": {
|
|
7290
|
+
"x-octokit": {
|
|
7291
|
+
"diff": {
|
|
7292
|
+
"api.github.com": {
|
|
7293
|
+
"type": "changed"
|
|
7294
|
+
}
|
|
7295
|
+
}
|
|
7296
|
+
}
|
|
7323
7297
|
}
|
|
7324
7298
|
},
|
|
7325
7299
|
"/app/installations/{installation_id}": {
|
|
@@ -7629,14 +7603,6 @@
|
|
|
7629
7603
|
"write"
|
|
7630
7604
|
]
|
|
7631
7605
|
},
|
|
7632
|
-
"organization_custom_roles": {
|
|
7633
|
-
"type": "string",
|
|
7634
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
7635
|
-
"enum": [
|
|
7636
|
-
"read",
|
|
7637
|
-
"write"
|
|
7638
|
-
]
|
|
7639
|
-
},
|
|
7640
7606
|
"deployments": {
|
|
7641
7607
|
"type": "string",
|
|
7642
7608
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -8131,7 +8097,13 @@
|
|
|
8131
8097
|
"category": "apps",
|
|
8132
8098
|
"subcategory": null
|
|
8133
8099
|
},
|
|
8134
|
-
"x-octokit": {
|
|
8100
|
+
"x-octokit": {
|
|
8101
|
+
"diff": {
|
|
8102
|
+
"api.github.com": {
|
|
8103
|
+
"type": "changed"
|
|
8104
|
+
}
|
|
8105
|
+
}
|
|
8106
|
+
}
|
|
8135
8107
|
},
|
|
8136
8108
|
"delete": {
|
|
8137
8109
|
"summary": "Delete an installation for the authenticated app",
|
|
@@ -8290,14 +8262,6 @@
|
|
|
8290
8262
|
"write"
|
|
8291
8263
|
]
|
|
8292
8264
|
},
|
|
8293
|
-
"organization_custom_roles": {
|
|
8294
|
-
"type": "string",
|
|
8295
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
8296
|
-
"enum": [
|
|
8297
|
-
"read",
|
|
8298
|
-
"write"
|
|
8299
|
-
]
|
|
8300
|
-
},
|
|
8301
8265
|
"deployments": {
|
|
8302
8266
|
"type": "string",
|
|
8303
8267
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -8583,14 +8547,6 @@
|
|
|
8583
8547
|
"write"
|
|
8584
8548
|
]
|
|
8585
8549
|
},
|
|
8586
|
-
"organization_custom_roles": {
|
|
8587
|
-
"type": "string",
|
|
8588
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
8589
|
-
"enum": [
|
|
8590
|
-
"read",
|
|
8591
|
-
"write"
|
|
8592
|
-
]
|
|
8593
|
-
},
|
|
8594
8550
|
"deployments": {
|
|
8595
8551
|
"type": "string",
|
|
8596
8552
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -9851,6 +9807,10 @@
|
|
|
9851
9807
|
"starred_at": {
|
|
9852
9808
|
"type": "string",
|
|
9853
9809
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
9810
|
+
},
|
|
9811
|
+
"anonymous_access_enabled": {
|
|
9812
|
+
"type": "boolean",
|
|
9813
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
9854
9814
|
}
|
|
9855
9815
|
},
|
|
9856
9816
|
"required": [
|
|
@@ -10821,14 +10781,6 @@
|
|
|
10821
10781
|
"write"
|
|
10822
10782
|
]
|
|
10823
10783
|
},
|
|
10824
|
-
"organization_custom_roles": {
|
|
10825
|
-
"type": "string",
|
|
10826
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
10827
|
-
"enum": [
|
|
10828
|
-
"read",
|
|
10829
|
-
"write"
|
|
10830
|
-
]
|
|
10831
|
-
},
|
|
10832
10784
|
"deployments": {
|
|
10833
10785
|
"type": "string",
|
|
10834
10786
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -11379,7 +11331,13 @@
|
|
|
11379
11331
|
"category": "apps",
|
|
11380
11332
|
"subcategory": "oauth-applications"
|
|
11381
11333
|
},
|
|
11382
|
-
"x-octokit": {
|
|
11334
|
+
"x-octokit": {
|
|
11335
|
+
"diff": {
|
|
11336
|
+
"api.github.com": {
|
|
11337
|
+
"type": "changed"
|
|
11338
|
+
}
|
|
11339
|
+
}
|
|
11340
|
+
}
|
|
11383
11341
|
},
|
|
11384
11342
|
"patch": {
|
|
11385
11343
|
"summary": "Reset a token",
|
|
@@ -11672,14 +11630,6 @@
|
|
|
11672
11630
|
"write"
|
|
11673
11631
|
]
|
|
11674
11632
|
},
|
|
11675
|
-
"organization_custom_roles": {
|
|
11676
|
-
"type": "string",
|
|
11677
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
11678
|
-
"enum": [
|
|
11679
|
-
"read",
|
|
11680
|
-
"write"
|
|
11681
|
-
]
|
|
11682
|
-
},
|
|
11683
11633
|
"deployments": {
|
|
11684
11634
|
"type": "string",
|
|
11685
11635
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -12204,7 +12154,13 @@
|
|
|
12204
12154
|
"category": "apps",
|
|
12205
12155
|
"subcategory": "oauth-applications"
|
|
12206
12156
|
},
|
|
12207
|
-
"x-octokit": {
|
|
12157
|
+
"x-octokit": {
|
|
12158
|
+
"diff": {
|
|
12159
|
+
"api.github.com": {
|
|
12160
|
+
"type": "changed"
|
|
12161
|
+
}
|
|
12162
|
+
}
|
|
12163
|
+
}
|
|
12208
12164
|
},
|
|
12209
12165
|
"delete": {
|
|
12210
12166
|
"summary": "Delete an app token",
|
|
@@ -12616,14 +12572,6 @@
|
|
|
12616
12572
|
"write"
|
|
12617
12573
|
]
|
|
12618
12574
|
},
|
|
12619
|
-
"organization_custom_roles": {
|
|
12620
|
-
"type": "string",
|
|
12621
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
12622
|
-
"enum": [
|
|
12623
|
-
"read",
|
|
12624
|
-
"write"
|
|
12625
|
-
]
|
|
12626
|
-
},
|
|
12627
12575
|
"deployments": {
|
|
12628
12576
|
"type": "string",
|
|
12629
12577
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -19789,6 +19737,10 @@
|
|
|
19789
19737
|
"starred_at": {
|
|
19790
19738
|
"type": "string",
|
|
19791
19739
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
19740
|
+
},
|
|
19741
|
+
"anonymous_access_enabled": {
|
|
19742
|
+
"type": "boolean",
|
|
19743
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
19792
19744
|
}
|
|
19793
19745
|
},
|
|
19794
19746
|
"required": [
|
|
@@ -21003,6 +20955,10 @@
|
|
|
21003
20955
|
"starred_at": {
|
|
21004
20956
|
"type": "string",
|
|
21005
20957
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
20958
|
+
},
|
|
20959
|
+
"anonymous_access_enabled": {
|
|
20960
|
+
"type": "boolean",
|
|
20961
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
21006
20962
|
}
|
|
21007
20963
|
},
|
|
21008
20964
|
"required": [
|
|
@@ -33206,6 +33162,10 @@
|
|
|
33206
33162
|
"starred_at": {
|
|
33207
33163
|
"type": "string",
|
|
33208
33164
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
33165
|
+
},
|
|
33166
|
+
"anonymous_access_enabled": {
|
|
33167
|
+
"type": "boolean",
|
|
33168
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
33209
33169
|
}
|
|
33210
33170
|
},
|
|
33211
33171
|
"required": [
|
|
@@ -35601,6 +35561,10 @@
|
|
|
35601
35561
|
"starred_at": {
|
|
35602
35562
|
"type": "string",
|
|
35603
35563
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
35564
|
+
},
|
|
35565
|
+
"anonymous_access_enabled": {
|
|
35566
|
+
"type": "boolean",
|
|
35567
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
35604
35568
|
}
|
|
35605
35569
|
},
|
|
35606
35570
|
"required": [
|
|
@@ -38698,6 +38662,10 @@
|
|
|
38698
38662
|
"starred_at": {
|
|
38699
38663
|
"type": "string",
|
|
38700
38664
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
38665
|
+
},
|
|
38666
|
+
"anonymous_access_enabled": {
|
|
38667
|
+
"type": "boolean",
|
|
38668
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
38701
38669
|
}
|
|
38702
38670
|
},
|
|
38703
38671
|
"required": [
|
|
@@ -40849,6 +40817,10 @@
|
|
|
40849
40817
|
"starred_at": {
|
|
40850
40818
|
"type": "string",
|
|
40851
40819
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
40820
|
+
},
|
|
40821
|
+
"anonymous_access_enabled": {
|
|
40822
|
+
"type": "boolean",
|
|
40823
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
40852
40824
|
}
|
|
40853
40825
|
},
|
|
40854
40826
|
"required": [
|
|
@@ -42234,6 +42206,36 @@
|
|
|
42234
42206
|
"updated_at": {
|
|
42235
42207
|
"type": "string",
|
|
42236
42208
|
"format": "date-time"
|
|
42209
|
+
},
|
|
42210
|
+
"advanced_security_enabled_for_new_repositories": {
|
|
42211
|
+
"type": "boolean",
|
|
42212
|
+
"example": false,
|
|
42213
|
+
"description": "Whether GitHub Advanced Security is enabled for new repositories and repositories transferred to this organization.\n\nThis field is only visible to organization owners or members of a team with the security manager role."
|
|
42214
|
+
},
|
|
42215
|
+
"dependabot_alerts_enabled_for_new_repositories": {
|
|
42216
|
+
"type": "boolean",
|
|
42217
|
+
"example": false,
|
|
42218
|
+
"description": "Whether GitHub Advanced Security is automatically enabled for new repositories and repositories transferred to\nthis organization.\n\nThis field is only visible to organization owners or members of a team with the security manager role."
|
|
42219
|
+
},
|
|
42220
|
+
"dependabot_security_updates_enabled_for_new_repositories": {
|
|
42221
|
+
"type": "boolean",
|
|
42222
|
+
"example": false,
|
|
42223
|
+
"description": "Whether dependabot security updates are automatically enabled for new repositories and repositories transferred\nto this organization.\n\nThis field is only visible to organization owners or members of a team with the security manager role."
|
|
42224
|
+
},
|
|
42225
|
+
"dependency_graph_enabled_for_new_repositories": {
|
|
42226
|
+
"type": "boolean",
|
|
42227
|
+
"example": false,
|
|
42228
|
+
"description": "Whether dependency graph is automatically enabled for new repositories and repositories transferred to this\norganization.\n\nThis field is only visible to organization owners or members of a team with the security manager role."
|
|
42229
|
+
},
|
|
42230
|
+
"secret_scanning_enabled_for_new_repositories": {
|
|
42231
|
+
"type": "boolean",
|
|
42232
|
+
"example": false,
|
|
42233
|
+
"description": "Whether secret scanning is automatically enabled for new repositories and repositories transferred to this\norganization.\n\nThis field is only visible to organization owners or members of a team with the security manager role."
|
|
42234
|
+
},
|
|
42235
|
+
"secret_scanning_push_protection_enabled_for_new_repositories": {
|
|
42236
|
+
"type": "boolean",
|
|
42237
|
+
"example": false,
|
|
42238
|
+
"description": "Whether secret scanning push protection is automatically enabled for new repositories and repositories\ntransferred to this organization.\n\nThis field is only visible to organization owners or members of a team with the security manager role."
|
|
42237
42239
|
}
|
|
42238
42240
|
},
|
|
42239
42241
|
"required": [
|
|
@@ -42487,6 +42489,30 @@
|
|
|
42487
42489
|
"blog": {
|
|
42488
42490
|
"type": "string",
|
|
42489
42491
|
"example": "\"http://github.blog\""
|
|
42492
|
+
},
|
|
42493
|
+
"advanced_security_enabled_for_new_repositories": {
|
|
42494
|
+
"type": "boolean",
|
|
42495
|
+
"description": "Whether GitHub Advanced Security is automatically enabled for new repositories.\n\nTo use this parameter, you must have admin permissions for the repository or be an owner or security manager for the organization that owns the repository. For more information, see \"[Managing security managers in your organization](https://docs.github.com/github-ae@latest/organizations/managing-peoples-access-to-your-organization-with-roles/managing-security-managers-in-your-organization).\"\n\nYou can check which security and analysis features are currently enabled by using a `GET /orgs/{org}` request."
|
|
42496
|
+
},
|
|
42497
|
+
"dependabot_alerts_enabled_for_new_repositories": {
|
|
42498
|
+
"type": "boolean",
|
|
42499
|
+
"description": "Whether Dependabot alerts is automatically enabled for new repositories.\n\nTo use this parameter, you must have admin permissions for the repository or be an owner or security manager for the organization that owns the repository. For more information, see \"[Managing security managers in your organization](https://docs.github.com/github-ae@latest/organizations/managing-peoples-access-to-your-organization-with-roles/managing-security-managers-in-your-organization).\"\n\nYou can check which security and analysis features are currently enabled by using a `GET /orgs/{org}` request."
|
|
42500
|
+
},
|
|
42501
|
+
"dependabot_security_updates_enabled_for_new_repositories": {
|
|
42502
|
+
"type": "boolean",
|
|
42503
|
+
"description": "Whether Dependabot security updates is automatically enabled for new repositories.\n\nTo use this parameter, you must have admin permissions for the repository or be an owner or security manager for the organization that owns the repository. For more information, see \"[Managing security managers in your organization](https://docs.github.com/github-ae@latest/organizations/managing-peoples-access-to-your-organization-with-roles/managing-security-managers-in-your-organization).\"\n\nYou can check which security and analysis features are currently enabled by using a `GET /orgs/{org}` request."
|
|
42504
|
+
},
|
|
42505
|
+
"dependency_graph_enabled_for_new_repositories": {
|
|
42506
|
+
"type": "boolean",
|
|
42507
|
+
"description": "Whether dependency graph is automatically enabled for new repositories.\n\nTo use this parameter, you must have admin permissions for the repository or be an owner or security manager for the organization that owns the repository. For more information, see \"[Managing security managers in your organization](https://docs.github.com/github-ae@latest/organizations/managing-peoples-access-to-your-organization-with-roles/managing-security-managers-in-your-organization).\"\n\nYou can check which security and analysis features are currently enabled by using a `GET /orgs/{org}` request."
|
|
42508
|
+
},
|
|
42509
|
+
"secret_scanning_enabled_for_new_repositories": {
|
|
42510
|
+
"type": "boolean",
|
|
42511
|
+
"description": "Whether secret scanning is automatically enabled for new repositories.\n\nTo use this parameter, you must have admin permissions for the repository or be an owner or security manager for the organization that owns the repository. For more information, see \"[Managing security managers in your organization](https://docs.github.com/github-ae@latest/organizations/managing-peoples-access-to-your-organization-with-roles/managing-security-managers-in-your-organization).\"\n\nYou can check which security and analysis features are currently enabled by using a `GET /orgs/{org}` request."
|
|
42512
|
+
},
|
|
42513
|
+
"secret_scanning_push_protection_enabled_for_new_repositories": {
|
|
42514
|
+
"type": "boolean",
|
|
42515
|
+
"description": "Whether secret scanning push protection is automatically enabled for new repositories.\n\nTo use this parameter, you must have admin permissions for the repository or be an owner or security manager for the organization that owns the repository. For more information, see \"[Managing security managers in your organization](https://docs.github.com/github-ae@latest/organizations/managing-peoples-access-to-your-organization-with-roles/managing-security-managers-in-your-organization).\"\n\nYou can check which security and analysis features are currently enabled by using a `GET /orgs/{org}` request."
|
|
42490
42516
|
}
|
|
42491
42517
|
}
|
|
42492
42518
|
},
|
|
@@ -42748,6 +42774,36 @@
|
|
|
42748
42774
|
"updated_at": {
|
|
42749
42775
|
"type": "string",
|
|
42750
42776
|
"format": "date-time"
|
|
42777
|
+
},
|
|
42778
|
+
"advanced_security_enabled_for_new_repositories": {
|
|
42779
|
+
"type": "boolean",
|
|
42780
|
+
"example": false,
|
|
42781
|
+
"description": "Whether GitHub Advanced Security is enabled for new repositories and repositories transferred to this organization.\n\nThis field is only visible to organization owners or members of a team with the security manager role."
|
|
42782
|
+
},
|
|
42783
|
+
"dependabot_alerts_enabled_for_new_repositories": {
|
|
42784
|
+
"type": "boolean",
|
|
42785
|
+
"example": false,
|
|
42786
|
+
"description": "Whether GitHub Advanced Security is automatically enabled for new repositories and repositories transferred to\nthis organization.\n\nThis field is only visible to organization owners or members of a team with the security manager role."
|
|
42787
|
+
},
|
|
42788
|
+
"dependabot_security_updates_enabled_for_new_repositories": {
|
|
42789
|
+
"type": "boolean",
|
|
42790
|
+
"example": false,
|
|
42791
|
+
"description": "Whether dependabot security updates are automatically enabled for new repositories and repositories transferred\nto this organization.\n\nThis field is only visible to organization owners or members of a team with the security manager role."
|
|
42792
|
+
},
|
|
42793
|
+
"dependency_graph_enabled_for_new_repositories": {
|
|
42794
|
+
"type": "boolean",
|
|
42795
|
+
"example": false,
|
|
42796
|
+
"description": "Whether dependency graph is automatically enabled for new repositories and repositories transferred to this\norganization.\n\nThis field is only visible to organization owners or members of a team with the security manager role."
|
|
42797
|
+
},
|
|
42798
|
+
"secret_scanning_enabled_for_new_repositories": {
|
|
42799
|
+
"type": "boolean",
|
|
42800
|
+
"example": false,
|
|
42801
|
+
"description": "Whether secret scanning is automatically enabled for new repositories and repositories transferred to this\norganization.\n\nThis field is only visible to organization owners or members of a team with the security manager role."
|
|
42802
|
+
},
|
|
42803
|
+
"secret_scanning_push_protection_enabled_for_new_repositories": {
|
|
42804
|
+
"type": "boolean",
|
|
42805
|
+
"example": false,
|
|
42806
|
+
"description": "Whether secret scanning push protection is automatically enabled for new repositories and repositories\ntransferred to this organization.\n\nThis field is only visible to organization owners or members of a team with the security manager role."
|
|
42751
42807
|
}
|
|
42752
42808
|
},
|
|
42753
42809
|
"required": [
|
|
@@ -44221,6 +44277,10 @@
|
|
|
44221
44277
|
"starred_at": {
|
|
44222
44278
|
"type": "string",
|
|
44223
44279
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
44280
|
+
},
|
|
44281
|
+
"anonymous_access_enabled": {
|
|
44282
|
+
"type": "boolean",
|
|
44283
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
44224
44284
|
}
|
|
44225
44285
|
},
|
|
44226
44286
|
"required": [
|
|
@@ -46858,6 +46918,10 @@
|
|
|
46858
46918
|
"starred_at": {
|
|
46859
46919
|
"type": "string",
|
|
46860
46920
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
46921
|
+
},
|
|
46922
|
+
"anonymous_access_enabled": {
|
|
46923
|
+
"type": "boolean",
|
|
46924
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
46861
46925
|
}
|
|
46862
46926
|
},
|
|
46863
46927
|
"required": [
|
|
@@ -48072,6 +48136,10 @@
|
|
|
48072
48136
|
"starred_at": {
|
|
48073
48137
|
"type": "string",
|
|
48074
48138
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
48139
|
+
},
|
|
48140
|
+
"anonymous_access_enabled": {
|
|
48141
|
+
"type": "boolean",
|
|
48142
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
48075
48143
|
}
|
|
48076
48144
|
},
|
|
48077
48145
|
"required": [
|
|
@@ -50431,6 +50499,10 @@
|
|
|
50431
50499
|
"starred_at": {
|
|
50432
50500
|
"type": "string",
|
|
50433
50501
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
50502
|
+
},
|
|
50503
|
+
"anonymous_access_enabled": {
|
|
50504
|
+
"type": "boolean",
|
|
50505
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
50434
50506
|
}
|
|
50435
50507
|
},
|
|
50436
50508
|
"required": [
|
|
@@ -54299,14 +54371,6 @@
|
|
|
54299
54371
|
"write"
|
|
54300
54372
|
]
|
|
54301
54373
|
},
|
|
54302
|
-
"organization_custom_roles": {
|
|
54303
|
-
"type": "string",
|
|
54304
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
54305
|
-
"enum": [
|
|
54306
|
-
"read",
|
|
54307
|
-
"write"
|
|
54308
|
-
]
|
|
54309
|
-
},
|
|
54310
54374
|
"deployments": {
|
|
54311
54375
|
"type": "string",
|
|
54312
54376
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -54775,7 +54839,13 @@
|
|
|
54775
54839
|
"category": "apps",
|
|
54776
54840
|
"subcategory": null
|
|
54777
54841
|
},
|
|
54778
|
-
"x-octokit": {
|
|
54842
|
+
"x-octokit": {
|
|
54843
|
+
"diff": {
|
|
54844
|
+
"api.github.com": {
|
|
54845
|
+
"type": "changed"
|
|
54846
|
+
}
|
|
54847
|
+
}
|
|
54848
|
+
}
|
|
54779
54849
|
}
|
|
54780
54850
|
},
|
|
54781
54851
|
"/orgs/{org}/installations": {
|
|
@@ -55110,14 +55180,6 @@
|
|
|
55110
55180
|
"write"
|
|
55111
55181
|
]
|
|
55112
55182
|
},
|
|
55113
|
-
"organization_custom_roles": {
|
|
55114
|
-
"type": "string",
|
|
55115
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
55116
|
-
"enum": [
|
|
55117
|
-
"read",
|
|
55118
|
-
"write"
|
|
55119
|
-
]
|
|
55120
|
-
},
|
|
55121
55183
|
"deployments": {
|
|
55122
55184
|
"type": "string",
|
|
55123
55185
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -55603,7 +55665,13 @@
|
|
|
55603
55665
|
"category": "orgs",
|
|
55604
55666
|
"subcategory": null
|
|
55605
55667
|
},
|
|
55606
|
-
"x-octokit": {
|
|
55668
|
+
"x-octokit": {
|
|
55669
|
+
"diff": {
|
|
55670
|
+
"api.github.com": {
|
|
55671
|
+
"type": "changed"
|
|
55672
|
+
}
|
|
55673
|
+
}
|
|
55674
|
+
}
|
|
55607
55675
|
}
|
|
55608
55676
|
},
|
|
55609
55677
|
"/orgs/{org}/issues": {
|
|
@@ -57657,6 +57725,10 @@
|
|
|
57657
57725
|
"starred_at": {
|
|
57658
57726
|
"type": "string",
|
|
57659
57727
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
57728
|
+
},
|
|
57729
|
+
"anonymous_access_enabled": {
|
|
57730
|
+
"type": "boolean",
|
|
57731
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
57660
57732
|
}
|
|
57661
57733
|
},
|
|
57662
57734
|
"required": [
|
|
@@ -58625,17 +58697,6 @@
|
|
|
58625
58697
|
}
|
|
58626
58698
|
}
|
|
58627
58699
|
},
|
|
58628
|
-
"302": {
|
|
58629
|
-
"description": "Response if requester is not an organization member",
|
|
58630
|
-
"headers": {
|
|
58631
|
-
"Location": {
|
|
58632
|
-
"example": "https://api.github.com/orgs/github/public_members",
|
|
58633
|
-
"schema": {
|
|
58634
|
-
"type": "string"
|
|
58635
|
-
}
|
|
58636
|
-
}
|
|
58637
|
-
}
|
|
58638
|
-
},
|
|
58639
58700
|
"422": {
|
|
58640
58701
|
"description": "Validation failed",
|
|
58641
58702
|
"content": {
|
|
@@ -61061,6 +61122,10 @@
|
|
|
61061
61122
|
"starred_at": {
|
|
61062
61123
|
"type": "string",
|
|
61063
61124
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
61125
|
+
},
|
|
61126
|
+
"anonymous_access_enabled": {
|
|
61127
|
+
"type": "boolean",
|
|
61128
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
61064
61129
|
}
|
|
61065
61130
|
},
|
|
61066
61131
|
"required": [
|
|
@@ -62682,6 +62747,10 @@
|
|
|
62682
62747
|
"starred_at": {
|
|
62683
62748
|
"type": "string",
|
|
62684
62749
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
62750
|
+
},
|
|
62751
|
+
"anonymous_access_enabled": {
|
|
62752
|
+
"type": "boolean",
|
|
62753
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
62685
62754
|
}
|
|
62686
62755
|
},
|
|
62687
62756
|
"required": [
|
|
@@ -64332,6 +64401,10 @@
|
|
|
64332
64401
|
"starred_at": {
|
|
64333
64402
|
"type": "string",
|
|
64334
64403
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
64404
|
+
},
|
|
64405
|
+
"anonymous_access_enabled": {
|
|
64406
|
+
"type": "boolean",
|
|
64407
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
64335
64408
|
}
|
|
64336
64409
|
},
|
|
64337
64410
|
"required": [
|
|
@@ -67473,6 +67546,10 @@
|
|
|
67473
67546
|
"starred_at": {
|
|
67474
67547
|
"type": "string",
|
|
67475
67548
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
67549
|
+
},
|
|
67550
|
+
"anonymous_access_enabled": {
|
|
67551
|
+
"type": "boolean",
|
|
67552
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
67476
67553
|
}
|
|
67477
67554
|
},
|
|
67478
67555
|
"required": [
|
|
@@ -69043,6 +69120,10 @@
|
|
|
69043
69120
|
"starred_at": {
|
|
69044
69121
|
"type": "string",
|
|
69045
69122
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
69123
|
+
},
|
|
69124
|
+
"anonymous_access_enabled": {
|
|
69125
|
+
"type": "boolean",
|
|
69126
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
69046
69127
|
}
|
|
69047
69128
|
},
|
|
69048
69129
|
"required": [
|
|
@@ -69905,8 +69986,8 @@
|
|
|
69905
69986
|
"example": "2017-08-17T12:37:15Z"
|
|
69906
69987
|
},
|
|
69907
69988
|
"organization": {
|
|
69908
|
-
"title": "Organization
|
|
69909
|
-
"description": "Organization
|
|
69989
|
+
"title": "Team Organization",
|
|
69990
|
+
"description": "Team Organization",
|
|
69910
69991
|
"type": "object",
|
|
69911
69992
|
"properties": {
|
|
69912
69993
|
"login": {
|
|
@@ -70546,8 +70627,8 @@
|
|
|
70546
70627
|
"example": "2017-08-17T12:37:15Z"
|
|
70547
70628
|
},
|
|
70548
70629
|
"organization": {
|
|
70549
|
-
"title": "Organization
|
|
70550
|
-
"description": "Organization
|
|
70630
|
+
"title": "Team Organization",
|
|
70631
|
+
"description": "Team Organization",
|
|
70551
70632
|
"type": "object",
|
|
70552
70633
|
"properties": {
|
|
70553
70634
|
"login": {
|
|
@@ -71168,8 +71249,8 @@
|
|
|
71168
71249
|
"example": "2017-08-17T12:37:15Z"
|
|
71169
71250
|
},
|
|
71170
71251
|
"organization": {
|
|
71171
|
-
"title": "Organization
|
|
71172
|
-
"description": "Organization
|
|
71252
|
+
"title": "Team Organization",
|
|
71253
|
+
"description": "Team Organization",
|
|
71173
71254
|
"type": "object",
|
|
71174
71255
|
"properties": {
|
|
71175
71256
|
"login": {
|
|
@@ -79719,6 +79800,10 @@
|
|
|
79719
79800
|
"starred_at": {
|
|
79720
79801
|
"type": "string",
|
|
79721
79802
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
79803
|
+
},
|
|
79804
|
+
"anonymous_access_enabled": {
|
|
79805
|
+
"type": "boolean",
|
|
79806
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
79722
79807
|
}
|
|
79723
79808
|
},
|
|
79724
79809
|
"required": [
|
|
@@ -81695,6 +81780,10 @@
|
|
|
81695
81780
|
"starred_at": {
|
|
81696
81781
|
"type": "string",
|
|
81697
81782
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
81783
|
+
},
|
|
81784
|
+
"anonymous_access_enabled": {
|
|
81785
|
+
"type": "boolean",
|
|
81786
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
81698
81787
|
}
|
|
81699
81788
|
},
|
|
81700
81789
|
"required": [
|
|
@@ -89684,6 +89773,10 @@
|
|
|
89684
89773
|
"starred_at": {
|
|
89685
89774
|
"type": "string",
|
|
89686
89775
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
89776
|
+
},
|
|
89777
|
+
"anonymous_access_enabled": {
|
|
89778
|
+
"type": "boolean",
|
|
89779
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
89687
89780
|
}
|
|
89688
89781
|
},
|
|
89689
89782
|
"required": [
|
|
@@ -91004,6 +91097,10 @@
|
|
|
91004
91097
|
"starred_at": {
|
|
91005
91098
|
"type": "string",
|
|
91006
91099
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
91100
|
+
},
|
|
91101
|
+
"anonymous_access_enabled": {
|
|
91102
|
+
"type": "boolean",
|
|
91103
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
91007
91104
|
}
|
|
91008
91105
|
},
|
|
91009
91106
|
"required": [
|
|
@@ -92117,6 +92214,10 @@
|
|
|
92117
92214
|
"starred_at": {
|
|
92118
92215
|
"type": "string",
|
|
92119
92216
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
92217
|
+
},
|
|
92218
|
+
"anonymous_access_enabled": {
|
|
92219
|
+
"type": "boolean",
|
|
92220
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
92120
92221
|
}
|
|
92121
92222
|
},
|
|
92122
92223
|
"required": [
|
|
@@ -94706,6 +94807,10 @@
|
|
|
94706
94807
|
"starred_at": {
|
|
94707
94808
|
"type": "string",
|
|
94708
94809
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
94810
|
+
},
|
|
94811
|
+
"anonymous_access_enabled": {
|
|
94812
|
+
"type": "boolean",
|
|
94813
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
94709
94814
|
}
|
|
94710
94815
|
},
|
|
94711
94816
|
"required": [
|
|
@@ -96026,6 +96131,10 @@
|
|
|
96026
96131
|
"starred_at": {
|
|
96027
96132
|
"type": "string",
|
|
96028
96133
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
96134
|
+
},
|
|
96135
|
+
"anonymous_access_enabled": {
|
|
96136
|
+
"type": "boolean",
|
|
96137
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
96029
96138
|
}
|
|
96030
96139
|
},
|
|
96031
96140
|
"required": [
|
|
@@ -97139,6 +97248,10 @@
|
|
|
97139
97248
|
"starred_at": {
|
|
97140
97249
|
"type": "string",
|
|
97141
97250
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
97251
|
+
},
|
|
97252
|
+
"anonymous_access_enabled": {
|
|
97253
|
+
"type": "boolean",
|
|
97254
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
97142
97255
|
}
|
|
97143
97256
|
},
|
|
97144
97257
|
"required": [
|
|
@@ -100941,6 +101054,10 @@
|
|
|
100941
101054
|
"starred_at": {
|
|
100942
101055
|
"type": "string",
|
|
100943
101056
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
101057
|
+
},
|
|
101058
|
+
"anonymous_access_enabled": {
|
|
101059
|
+
"type": "boolean",
|
|
101060
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
100944
101061
|
}
|
|
100945
101062
|
},
|
|
100946
101063
|
"required": [
|
|
@@ -102164,6 +102281,10 @@
|
|
|
102164
102281
|
"starred_at": {
|
|
102165
102282
|
"type": "string",
|
|
102166
102283
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
102284
|
+
},
|
|
102285
|
+
"anonymous_access_enabled": {
|
|
102286
|
+
"type": "boolean",
|
|
102287
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
102167
102288
|
}
|
|
102168
102289
|
},
|
|
102169
102290
|
"required": [
|
|
@@ -104665,6 +104786,10 @@
|
|
|
104665
104786
|
"starred_at": {
|
|
104666
104787
|
"type": "string",
|
|
104667
104788
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
104789
|
+
},
|
|
104790
|
+
"anonymous_access_enabled": {
|
|
104791
|
+
"type": "boolean",
|
|
104792
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
104668
104793
|
}
|
|
104669
104794
|
},
|
|
104670
104795
|
"required": [
|
|
@@ -106351,6 +106476,10 @@
|
|
|
106351
106476
|
"starred_at": {
|
|
106352
106477
|
"type": "string",
|
|
106353
106478
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
106479
|
+
},
|
|
106480
|
+
"anonymous_access_enabled": {
|
|
106481
|
+
"type": "boolean",
|
|
106482
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
106354
106483
|
}
|
|
106355
106484
|
},
|
|
106356
106485
|
"required": [
|
|
@@ -108939,6 +109068,10 @@
|
|
|
108939
109068
|
"starred_at": {
|
|
108940
109069
|
"type": "string",
|
|
108941
109070
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
109071
|
+
},
|
|
109072
|
+
"anonymous_access_enabled": {
|
|
109073
|
+
"type": "boolean",
|
|
109074
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
108942
109075
|
}
|
|
108943
109076
|
},
|
|
108944
109077
|
"required": [
|
|
@@ -110625,6 +110758,10 @@
|
|
|
110625
110758
|
"starred_at": {
|
|
110626
110759
|
"type": "string",
|
|
110627
110760
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
110761
|
+
},
|
|
110762
|
+
"anonymous_access_enabled": {
|
|
110763
|
+
"type": "boolean",
|
|
110764
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
110628
110765
|
}
|
|
110629
110766
|
},
|
|
110630
110767
|
"required": [
|
|
@@ -113514,6 +113651,10 @@
|
|
|
113514
113651
|
"starred_at": {
|
|
113515
113652
|
"type": "string",
|
|
113516
113653
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
113654
|
+
},
|
|
113655
|
+
"anonymous_access_enabled": {
|
|
113656
|
+
"type": "boolean",
|
|
113657
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
113517
113658
|
}
|
|
113518
113659
|
},
|
|
113519
113660
|
"required": [
|
|
@@ -115200,6 +115341,10 @@
|
|
|
115200
115341
|
"starred_at": {
|
|
115201
115342
|
"type": "string",
|
|
115202
115343
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
115344
|
+
},
|
|
115345
|
+
"anonymous_access_enabled": {
|
|
115346
|
+
"type": "boolean",
|
|
115347
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
115203
115348
|
}
|
|
115204
115349
|
},
|
|
115205
115350
|
"required": [
|
|
@@ -120465,6 +120610,10 @@
|
|
|
120465
120610
|
"starred_at": {
|
|
120466
120611
|
"type": "string",
|
|
120467
120612
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
120613
|
+
},
|
|
120614
|
+
"anonymous_access_enabled": {
|
|
120615
|
+
"type": "boolean",
|
|
120616
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
120468
120617
|
}
|
|
120469
120618
|
},
|
|
120470
120619
|
"required": [
|
|
@@ -122151,6 +122300,10 @@
|
|
|
122151
122300
|
"starred_at": {
|
|
122152
122301
|
"type": "string",
|
|
122153
122302
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
122303
|
+
},
|
|
122304
|
+
"anonymous_access_enabled": {
|
|
122305
|
+
"type": "boolean",
|
|
122306
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
122154
122307
|
}
|
|
122155
122308
|
},
|
|
122156
122309
|
"required": [
|
|
@@ -123258,6 +123411,11 @@
|
|
|
123258
123411
|
"url_template": {
|
|
123259
123412
|
"type": "string",
|
|
123260
123413
|
"description": "The URL must contain `<num>` for the reference number."
|
|
123414
|
+
},
|
|
123415
|
+
"is_alphanumeric": {
|
|
123416
|
+
"type": "boolean",
|
|
123417
|
+
"default": "true",
|
|
123418
|
+
"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."
|
|
123261
123419
|
}
|
|
123262
123420
|
},
|
|
123263
123421
|
"required": [
|
|
@@ -123269,7 +123427,8 @@
|
|
|
123269
123427
|
"default": {
|
|
123270
123428
|
"value": {
|
|
123271
123429
|
"key_prefix": "TICKET-",
|
|
123272
|
-
"url_template": "https://example.com/TICKET?query=<num>"
|
|
123430
|
+
"url_template": "https://example.com/TICKET?query=<num>",
|
|
123431
|
+
"is_alphanumeric": true
|
|
123273
123432
|
}
|
|
123274
123433
|
}
|
|
123275
123434
|
}
|
|
@@ -127522,6 +127681,111 @@
|
|
|
127522
127681
|
"protected",
|
|
127523
127682
|
"protection_url"
|
|
127524
127683
|
]
|
|
127684
|
+
},
|
|
127685
|
+
"examples": {
|
|
127686
|
+
"default": {
|
|
127687
|
+
"value": {
|
|
127688
|
+
"name": "main",
|
|
127689
|
+
"commit": {
|
|
127690
|
+
"sha": "7fd1a60b01f91b314f59955a4e4d4e80d8edf11d",
|
|
127691
|
+
"node_id": "MDY6Q29tbWl0MTI5NjI2OTo3ZmQxYTYwYjAxZjkxYjMxNGY1OTk1NWE0ZTRkNGU4MGQ4ZWRmMTFk",
|
|
127692
|
+
"commit": {
|
|
127693
|
+
"author": {
|
|
127694
|
+
"name": "The Octocat",
|
|
127695
|
+
"email": "octocat@nowhere.com",
|
|
127696
|
+
"date": "2012-03-06T23:06:50Z"
|
|
127697
|
+
},
|
|
127698
|
+
"committer": {
|
|
127699
|
+
"name": "The Octocat",
|
|
127700
|
+
"email": "octocat@nowhere.com",
|
|
127701
|
+
"date": "2012-03-06T23:06:50Z"
|
|
127702
|
+
},
|
|
127703
|
+
"message": "Merge pull request #6 from Spaceghost/patch-1\n\nNew line at end of file.",
|
|
127704
|
+
"tree": {
|
|
127705
|
+
"sha": "b4eecafa9be2f2006ce1b709d6857b07069b4608",
|
|
127706
|
+
"url": "https://api.github.com/repos/octocat/Hello-World/git/trees/b4eecafa9be2f2006ce1b709d6857b07069b4608"
|
|
127707
|
+
},
|
|
127708
|
+
"url": "https://api.github.com/repos/octocat/Hello-World/git/commits/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d",
|
|
127709
|
+
"comment_count": 77,
|
|
127710
|
+
"verification": {
|
|
127711
|
+
"verified": false,
|
|
127712
|
+
"reason": "unsigned",
|
|
127713
|
+
"signature": null,
|
|
127714
|
+
"payload": null
|
|
127715
|
+
}
|
|
127716
|
+
},
|
|
127717
|
+
"url": "https://api.github.com/repos/octocat/Hello-World/commits/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d",
|
|
127718
|
+
"html_url": "https://github.com/octocat/Hello-World/commit/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d",
|
|
127719
|
+
"comments_url": "https://api.github.com/repos/octocat/Hello-World/commits/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d/comments",
|
|
127720
|
+
"author": {
|
|
127721
|
+
"login": "octocat",
|
|
127722
|
+
"id": 583231,
|
|
127723
|
+
"node_id": "MDQ6VXNlcjU4MzIzMQ==",
|
|
127724
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4",
|
|
127725
|
+
"gravatar_id": "",
|
|
127726
|
+
"url": "https://api.github.com/users/octocat",
|
|
127727
|
+
"html_url": "https://github.com/octocat",
|
|
127728
|
+
"followers_url": "https://api.github.com/users/octocat/followers",
|
|
127729
|
+
"following_url": "https://api.github.com/users/octocat/following{/other_user}",
|
|
127730
|
+
"gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
|
|
127731
|
+
"starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
|
|
127732
|
+
"subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
|
|
127733
|
+
"organizations_url": "https://api.github.com/users/octocat/orgs",
|
|
127734
|
+
"repos_url": "https://api.github.com/users/octocat/repos",
|
|
127735
|
+
"events_url": "https://api.github.com/users/octocat/events{/privacy}",
|
|
127736
|
+
"received_events_url": "https://api.github.com/users/octocat/received_events",
|
|
127737
|
+
"type": "User",
|
|
127738
|
+
"site_admin": false
|
|
127739
|
+
},
|
|
127740
|
+
"committer": {
|
|
127741
|
+
"login": "octocat",
|
|
127742
|
+
"id": 583231,
|
|
127743
|
+
"node_id": "MDQ6VXNlcjU4MzIzMQ==",
|
|
127744
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4",
|
|
127745
|
+
"gravatar_id": "",
|
|
127746
|
+
"url": "https://api.github.com/users/octocat",
|
|
127747
|
+
"html_url": "https://github.com/octocat",
|
|
127748
|
+
"followers_url": "https://api.github.com/users/octocat/followers",
|
|
127749
|
+
"following_url": "https://api.github.com/users/octocat/following{/other_user}",
|
|
127750
|
+
"gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
|
|
127751
|
+
"starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
|
|
127752
|
+
"subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
|
|
127753
|
+
"organizations_url": "https://api.github.com/users/octocat/orgs",
|
|
127754
|
+
"repos_url": "https://api.github.com/users/octocat/repos",
|
|
127755
|
+
"events_url": "https://api.github.com/users/octocat/events{/privacy}",
|
|
127756
|
+
"received_events_url": "https://api.github.com/users/octocat/received_events",
|
|
127757
|
+
"type": "User",
|
|
127758
|
+
"site_admin": false
|
|
127759
|
+
},
|
|
127760
|
+
"parents": [
|
|
127761
|
+
{
|
|
127762
|
+
"sha": "553c2077f0edc3d5dc5d17262f6aa498e69d6f8e",
|
|
127763
|
+
"url": "https://api.github.com/repos/octocat/Hello-World/commits/553c2077f0edc3d5dc5d17262f6aa498e69d6f8e",
|
|
127764
|
+
"html_url": "https://github.com/octocat/Hello-World/commit/553c2077f0edc3d5dc5d17262f6aa498e69d6f8e"
|
|
127765
|
+
},
|
|
127766
|
+
{
|
|
127767
|
+
"sha": "762941318ee16e59dabbacb1b4049eec22f0d303",
|
|
127768
|
+
"url": "https://api.github.com/repos/octocat/Hello-World/commits/762941318ee16e59dabbacb1b4049eec22f0d303",
|
|
127769
|
+
"html_url": "https://github.com/octocat/Hello-World/commit/762941318ee16e59dabbacb1b4049eec22f0d303"
|
|
127770
|
+
}
|
|
127771
|
+
]
|
|
127772
|
+
},
|
|
127773
|
+
"_links": {
|
|
127774
|
+
"self": "https://api.github.com/repos/octocat/Hello-World/branches/main",
|
|
127775
|
+
"html": "https://github.com/octocat/Hello-World/tree/main"
|
|
127776
|
+
},
|
|
127777
|
+
"protected": false,
|
|
127778
|
+
"protection": {
|
|
127779
|
+
"enabled": false,
|
|
127780
|
+
"required_status_checks": {
|
|
127781
|
+
"enforcement_level": "off",
|
|
127782
|
+
"contexts": [],
|
|
127783
|
+
"checks": []
|
|
127784
|
+
}
|
|
127785
|
+
},
|
|
127786
|
+
"protection_url": "https://api.github.com/repos/octocat/Hello-World/branches/main/protection"
|
|
127787
|
+
}
|
|
127788
|
+
}
|
|
127525
127789
|
}
|
|
127526
127790
|
}
|
|
127527
127791
|
}
|
|
@@ -131295,6 +131559,73 @@
|
|
|
131295
131559
|
"required": [
|
|
131296
131560
|
"url"
|
|
131297
131561
|
]
|
|
131562
|
+
},
|
|
131563
|
+
"examples": {
|
|
131564
|
+
"default": {
|
|
131565
|
+
"value": {
|
|
131566
|
+
"url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection",
|
|
131567
|
+
"required_status_checks": {
|
|
131568
|
+
"url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/required_status_checks",
|
|
131569
|
+
"strict": true,
|
|
131570
|
+
"contexts": [
|
|
131571
|
+
"continuous-integration/travis-ci"
|
|
131572
|
+
],
|
|
131573
|
+
"contexts_url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/required_status_checks/contexts",
|
|
131574
|
+
"checks": [
|
|
131575
|
+
{
|
|
131576
|
+
"context": "continuous-integration/travis-ci",
|
|
131577
|
+
"app_id": null
|
|
131578
|
+
}
|
|
131579
|
+
]
|
|
131580
|
+
},
|
|
131581
|
+
"restrictions": {
|
|
131582
|
+
"url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/restrictions",
|
|
131583
|
+
"users_url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/restrictions/users",
|
|
131584
|
+
"teams_url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/restrictions/teams",
|
|
131585
|
+
"apps_url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/restrictions/apps",
|
|
131586
|
+
"users": [],
|
|
131587
|
+
"teams": [],
|
|
131588
|
+
"apps": []
|
|
131589
|
+
},
|
|
131590
|
+
"required_pull_request_reviews": {
|
|
131591
|
+
"url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/required_pull_request_reviews",
|
|
131592
|
+
"dismiss_stale_reviews": true,
|
|
131593
|
+
"require_code_owner_reviews": true,
|
|
131594
|
+
"required_approving_review_count": 2,
|
|
131595
|
+
"dismissal_restrictions": {
|
|
131596
|
+
"url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/dismissal_restrictions",
|
|
131597
|
+
"users_url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/dismissal_restrictions/users",
|
|
131598
|
+
"teams_url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/dismissal_restrictions/teams",
|
|
131599
|
+
"users": [],
|
|
131600
|
+
"teams": [],
|
|
131601
|
+
"apps": []
|
|
131602
|
+
}
|
|
131603
|
+
},
|
|
131604
|
+
"required_signatures": {
|
|
131605
|
+
"url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/required_signatures",
|
|
131606
|
+
"enabled": false
|
|
131607
|
+
},
|
|
131608
|
+
"enforce_admins": {
|
|
131609
|
+
"url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/enforce_admins",
|
|
131610
|
+
"enabled": true
|
|
131611
|
+
},
|
|
131612
|
+
"required_linear_history": {
|
|
131613
|
+
"enabled": true
|
|
131614
|
+
},
|
|
131615
|
+
"allow_force_pushes": {
|
|
131616
|
+
"enabled": true
|
|
131617
|
+
},
|
|
131618
|
+
"allow_deletions": {
|
|
131619
|
+
"enabled": true
|
|
131620
|
+
},
|
|
131621
|
+
"block_creations": {
|
|
131622
|
+
"enabled": true
|
|
131623
|
+
},
|
|
131624
|
+
"required_conversation_resolution": {
|
|
131625
|
+
"enabled": true
|
|
131626
|
+
}
|
|
131627
|
+
}
|
|
131628
|
+
}
|
|
131298
131629
|
}
|
|
131299
131630
|
}
|
|
131300
131631
|
}
|
|
@@ -135498,7 +135829,7 @@
|
|
|
135498
135829
|
"properties": {
|
|
135499
135830
|
"contexts": {
|
|
135500
135831
|
"type": "array",
|
|
135501
|
-
"description": "
|
|
135832
|
+
"description": "The name of the status checks",
|
|
135502
135833
|
"items": {
|
|
135503
135834
|
"type": "string"
|
|
135504
135835
|
}
|
|
@@ -135514,6 +135845,17 @@
|
|
|
135514
135845
|
}
|
|
135515
135846
|
}
|
|
135516
135847
|
]
|
|
135848
|
+
},
|
|
135849
|
+
"examples": {
|
|
135850
|
+
"default": {
|
|
135851
|
+
"summary": "Example adding status checks to a branch protection rule",
|
|
135852
|
+
"value": {
|
|
135853
|
+
"contexts": [
|
|
135854
|
+
"continuous-integration/travis-ci",
|
|
135855
|
+
"continuous-integration/jenkins"
|
|
135856
|
+
]
|
|
135857
|
+
}
|
|
135858
|
+
}
|
|
135517
135859
|
}
|
|
135518
135860
|
}
|
|
135519
135861
|
}
|
|
@@ -135723,7 +136065,7 @@
|
|
|
135723
136065
|
"properties": {
|
|
135724
136066
|
"contexts": {
|
|
135725
136067
|
"type": "array",
|
|
135726
|
-
"description": "
|
|
136068
|
+
"description": "The name of the status checks",
|
|
135727
136069
|
"items": {
|
|
135728
136070
|
"type": "string"
|
|
135729
136071
|
}
|
|
@@ -135739,6 +136081,16 @@
|
|
|
135739
136081
|
}
|
|
135740
136082
|
}
|
|
135741
136083
|
]
|
|
136084
|
+
},
|
|
136085
|
+
"examples": {
|
|
136086
|
+
"default": {
|
|
136087
|
+
"summary": "Example updating status checks for a branch protection rule",
|
|
136088
|
+
"value": {
|
|
136089
|
+
"contexts": [
|
|
136090
|
+
"continuous-integration/travis-ci"
|
|
136091
|
+
]
|
|
136092
|
+
}
|
|
136093
|
+
}
|
|
135742
136094
|
}
|
|
135743
136095
|
}
|
|
135744
136096
|
}
|
|
@@ -135920,7 +136272,7 @@
|
|
|
135920
136272
|
"properties": {
|
|
135921
136273
|
"contexts": {
|
|
135922
136274
|
"type": "array",
|
|
135923
|
-
"description": "
|
|
136275
|
+
"description": "The name of the status checks",
|
|
135924
136276
|
"items": {
|
|
135925
136277
|
"type": "string"
|
|
135926
136278
|
}
|
|
@@ -135936,6 +136288,16 @@
|
|
|
135936
136288
|
}
|
|
135937
136289
|
}
|
|
135938
136290
|
]
|
|
136291
|
+
},
|
|
136292
|
+
"examples": {
|
|
136293
|
+
"default": {
|
|
136294
|
+
"summary": "Example removing status checks from a branch protection rule",
|
|
136295
|
+
"value": {
|
|
136296
|
+
"contexts": [
|
|
136297
|
+
"continuous-integration/travis-ci"
|
|
136298
|
+
]
|
|
136299
|
+
}
|
|
136300
|
+
}
|
|
135939
136301
|
}
|
|
135940
136302
|
}
|
|
135941
136303
|
}
|
|
@@ -138641,7 +139003,7 @@
|
|
|
138641
139003
|
"properties": {
|
|
138642
139004
|
"teams": {
|
|
138643
139005
|
"type": "array",
|
|
138644
|
-
"description": "teams
|
|
139006
|
+
"description": "The slug values for teams",
|
|
138645
139007
|
"items": {
|
|
138646
139008
|
"type": "string"
|
|
138647
139009
|
}
|
|
@@ -138657,6 +139019,16 @@
|
|
|
138657
139019
|
}
|
|
138658
139020
|
}
|
|
138659
139021
|
]
|
|
139022
|
+
},
|
|
139023
|
+
"examples": {
|
|
139024
|
+
"default": {
|
|
139025
|
+
"summary": "Example adding a team in a branch protection rule",
|
|
139026
|
+
"value": {
|
|
139027
|
+
"teams": [
|
|
139028
|
+
"justice-league"
|
|
139029
|
+
]
|
|
139030
|
+
}
|
|
139031
|
+
}
|
|
138660
139032
|
}
|
|
138661
139033
|
}
|
|
138662
139034
|
}
|
|
@@ -138987,7 +139359,7 @@
|
|
|
138987
139359
|
"properties": {
|
|
138988
139360
|
"teams": {
|
|
138989
139361
|
"type": "array",
|
|
138990
|
-
"description": "teams
|
|
139362
|
+
"description": "The slug values for teams",
|
|
138991
139363
|
"items": {
|
|
138992
139364
|
"type": "string"
|
|
138993
139365
|
}
|
|
@@ -138998,11 +139370,21 @@
|
|
|
138998
139370
|
],
|
|
138999
139371
|
"example": {
|
|
139000
139372
|
"teams": [
|
|
139001
|
-
"
|
|
139373
|
+
"justice-league"
|
|
139002
139374
|
]
|
|
139003
139375
|
}
|
|
139004
139376
|
}
|
|
139005
139377
|
]
|
|
139378
|
+
},
|
|
139379
|
+
"examples": {
|
|
139380
|
+
"default": {
|
|
139381
|
+
"summary": "Example replacing a team in a branch protection rule",
|
|
139382
|
+
"value": {
|
|
139383
|
+
"teams": [
|
|
139384
|
+
"justice-league"
|
|
139385
|
+
]
|
|
139386
|
+
}
|
|
139387
|
+
}
|
|
139006
139388
|
}
|
|
139007
139389
|
}
|
|
139008
139390
|
}
|
|
@@ -139332,7 +139714,7 @@
|
|
|
139332
139714
|
"properties": {
|
|
139333
139715
|
"teams": {
|
|
139334
139716
|
"type": "array",
|
|
139335
|
-
"description": "teams
|
|
139717
|
+
"description": "The slug values for teams",
|
|
139336
139718
|
"items": {
|
|
139337
139719
|
"type": "string"
|
|
139338
139720
|
}
|
|
@@ -139348,6 +139730,16 @@
|
|
|
139348
139730
|
}
|
|
139349
139731
|
}
|
|
139350
139732
|
]
|
|
139733
|
+
},
|
|
139734
|
+
"examples": {
|
|
139735
|
+
"default": {
|
|
139736
|
+
"summary": "Example removing a team in a branch protection rule",
|
|
139737
|
+
"value": {
|
|
139738
|
+
"teams": [
|
|
139739
|
+
"justice-league"
|
|
139740
|
+
]
|
|
139741
|
+
}
|
|
139742
|
+
}
|
|
139351
139743
|
}
|
|
139352
139744
|
}
|
|
139353
139745
|
}
|
|
@@ -139912,7 +140304,7 @@
|
|
|
139912
140304
|
"properties": {
|
|
139913
140305
|
"users": {
|
|
139914
140306
|
"type": "array",
|
|
139915
|
-
"description": "users
|
|
140307
|
+
"description": "The username for users",
|
|
139916
140308
|
"items": {
|
|
139917
140309
|
"type": "string"
|
|
139918
140310
|
}
|
|
@@ -139928,6 +140320,16 @@
|
|
|
139928
140320
|
}
|
|
139929
140321
|
}
|
|
139930
140322
|
]
|
|
140323
|
+
},
|
|
140324
|
+
"examples": {
|
|
140325
|
+
"default": {
|
|
140326
|
+
"summary": "Example adding a user in a branch protection rule",
|
|
140327
|
+
"value": {
|
|
140328
|
+
"users": [
|
|
140329
|
+
"octocat"
|
|
140330
|
+
]
|
|
140331
|
+
}
|
|
140332
|
+
}
|
|
139931
140333
|
}
|
|
139932
140334
|
}
|
|
139933
140335
|
}
|
|
@@ -140219,7 +140621,7 @@
|
|
|
140219
140621
|
"properties": {
|
|
140220
140622
|
"users": {
|
|
140221
140623
|
"type": "array",
|
|
140222
|
-
"description": "users
|
|
140624
|
+
"description": "The username for users",
|
|
140223
140625
|
"items": {
|
|
140224
140626
|
"type": "string"
|
|
140225
140627
|
}
|
|
@@ -140235,6 +140637,16 @@
|
|
|
140235
140637
|
}
|
|
140236
140638
|
}
|
|
140237
140639
|
]
|
|
140640
|
+
},
|
|
140641
|
+
"examples": {
|
|
140642
|
+
"default": {
|
|
140643
|
+
"summary": "Example replacing a user in a branch protection rule",
|
|
140644
|
+
"value": {
|
|
140645
|
+
"users": [
|
|
140646
|
+
"octocat"
|
|
140647
|
+
]
|
|
140648
|
+
}
|
|
140649
|
+
}
|
|
140238
140650
|
}
|
|
140239
140651
|
}
|
|
140240
140652
|
}
|
|
@@ -140525,7 +140937,7 @@
|
|
|
140525
140937
|
"properties": {
|
|
140526
140938
|
"users": {
|
|
140527
140939
|
"type": "array",
|
|
140528
|
-
"description": "users
|
|
140940
|
+
"description": "The username for users",
|
|
140529
140941
|
"items": {
|
|
140530
140942
|
"type": "string"
|
|
140531
140943
|
}
|
|
@@ -140541,6 +140953,16 @@
|
|
|
140541
140953
|
}
|
|
140542
140954
|
}
|
|
140543
140955
|
]
|
|
140956
|
+
},
|
|
140957
|
+
"examples": {
|
|
140958
|
+
"default": {
|
|
140959
|
+
"summary": "Example removing a user in a branch protection rule",
|
|
140960
|
+
"value": {
|
|
140961
|
+
"users": [
|
|
140962
|
+
"octocat"
|
|
140963
|
+
]
|
|
140964
|
+
}
|
|
140965
|
+
}
|
|
140544
140966
|
}
|
|
140545
140967
|
}
|
|
140546
140968
|
}
|
|
@@ -146562,6 +146984,10 @@
|
|
|
146562
146984
|
"starred_at": {
|
|
146563
146985
|
"type": "string",
|
|
146564
146986
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
146987
|
+
},
|
|
146988
|
+
"anonymous_access_enabled": {
|
|
146989
|
+
"type": "boolean",
|
|
146990
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
146565
146991
|
}
|
|
146566
146992
|
},
|
|
146567
146993
|
"required": [
|
|
@@ -149066,6 +149492,10 @@
|
|
|
149066
149492
|
"starred_at": {
|
|
149067
149493
|
"type": "string",
|
|
149068
149494
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
149495
|
+
},
|
|
149496
|
+
"anonymous_access_enabled": {
|
|
149497
|
+
"type": "boolean",
|
|
149498
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
149069
149499
|
}
|
|
149070
149500
|
},
|
|
149071
149501
|
"required": [
|
|
@@ -151293,6 +151723,10 @@
|
|
|
151293
151723
|
"starred_at": {
|
|
151294
151724
|
"type": "string",
|
|
151295
151725
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
151726
|
+
},
|
|
151727
|
+
"anonymous_access_enabled": {
|
|
151728
|
+
"type": "boolean",
|
|
151729
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
151296
151730
|
}
|
|
151297
151731
|
},
|
|
151298
151732
|
"required": [
|
|
@@ -153693,6 +154127,10 @@
|
|
|
153693
154127
|
"starred_at": {
|
|
153694
154128
|
"type": "string",
|
|
153695
154129
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
154130
|
+
},
|
|
154131
|
+
"anonymous_access_enabled": {
|
|
154132
|
+
"type": "boolean",
|
|
154133
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
153696
154134
|
}
|
|
153697
154135
|
},
|
|
153698
154136
|
"required": [
|
|
@@ -156357,6 +156795,11 @@
|
|
|
156357
156795
|
"nullable": true,
|
|
156358
156796
|
"type": "string",
|
|
156359
156797
|
"description": "Detailed documentation for the rule as GitHub Flavored Markdown."
|
|
156798
|
+
},
|
|
156799
|
+
"help_uri": {
|
|
156800
|
+
"nullable": true,
|
|
156801
|
+
"type": "string",
|
|
156802
|
+
"description": "A link to the documentation for the rule used to detect the alert."
|
|
156360
156803
|
}
|
|
156361
156804
|
}
|
|
156362
156805
|
},
|
|
@@ -156518,7 +156961,8 @@
|
|
|
156518
156961
|
"security",
|
|
156519
156962
|
"external/cwe/cwe-022"
|
|
156520
156963
|
],
|
|
156521
|
-
"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 ..."
|
|
156964
|
+
"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 ...",
|
|
156965
|
+
"help_uri": "https://codeql.github.com/"
|
|
156522
156966
|
},
|
|
156523
156967
|
"tool": {
|
|
156524
156968
|
"name": "CodeQL",
|
|
@@ -156974,6 +157418,11 @@
|
|
|
156974
157418
|
"nullable": true,
|
|
156975
157419
|
"type": "string",
|
|
156976
157420
|
"description": "Detailed documentation for the rule as GitHub Flavored Markdown."
|
|
157421
|
+
},
|
|
157422
|
+
"help_uri": {
|
|
157423
|
+
"nullable": true,
|
|
157424
|
+
"type": "string",
|
|
157425
|
+
"description": "A link to the documentation for the rule used to detect the alert."
|
|
156977
157426
|
}
|
|
156978
157427
|
}
|
|
156979
157428
|
},
|
|
@@ -157135,7 +157584,8 @@
|
|
|
157135
157584
|
"security",
|
|
157136
157585
|
"external/cwe/cwe-022"
|
|
157137
157586
|
],
|
|
157138
|
-
"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 ..."
|
|
157587
|
+
"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 ...",
|
|
157588
|
+
"help_uri": "https://codeql.github.com/"
|
|
157139
157589
|
},
|
|
157140
157590
|
"tool": {
|
|
157141
157591
|
"name": "CodeQL",
|
|
@@ -157650,6 +158100,33 @@
|
|
|
157650
158100
|
"description": "An identifier for the upload.",
|
|
157651
158101
|
"example": "6c81cd8e-b078-4ac3-a3be-1dad7dbd0b53"
|
|
157652
158102
|
}
|
|
158103
|
+
},
|
|
158104
|
+
{
|
|
158105
|
+
"name": "direction",
|
|
158106
|
+
"description": "The direction to sort the results by.",
|
|
158107
|
+
"in": "query",
|
|
158108
|
+
"required": false,
|
|
158109
|
+
"schema": {
|
|
158110
|
+
"type": "string",
|
|
158111
|
+
"enum": [
|
|
158112
|
+
"asc",
|
|
158113
|
+
"desc"
|
|
158114
|
+
],
|
|
158115
|
+
"default": "desc"
|
|
158116
|
+
}
|
|
158117
|
+
},
|
|
158118
|
+
{
|
|
158119
|
+
"name": "sort",
|
|
158120
|
+
"description": "The property by which to sort the results.",
|
|
158121
|
+
"in": "query",
|
|
158122
|
+
"required": false,
|
|
158123
|
+
"schema": {
|
|
158124
|
+
"type": "string",
|
|
158125
|
+
"enum": [
|
|
158126
|
+
"created"
|
|
158127
|
+
],
|
|
158128
|
+
"default": "created"
|
|
158129
|
+
}
|
|
157653
158130
|
}
|
|
157654
158131
|
],
|
|
157655
158132
|
"responses": {
|
|
@@ -160865,6 +161342,10 @@
|
|
|
160865
161342
|
"starred_at": {
|
|
160866
161343
|
"type": "string",
|
|
160867
161344
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
161345
|
+
},
|
|
161346
|
+
"anonymous_access_enabled": {
|
|
161347
|
+
"type": "boolean",
|
|
161348
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
160868
161349
|
}
|
|
160869
161350
|
},
|
|
160870
161351
|
"required": [
|
|
@@ -168175,6 +168656,10 @@
|
|
|
168175
168656
|
"starred_at": {
|
|
168176
168657
|
"type": "string",
|
|
168177
168658
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
168659
|
+
},
|
|
168660
|
+
"anonymous_access_enabled": {
|
|
168661
|
+
"type": "boolean",
|
|
168662
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
168178
168663
|
}
|
|
168179
168664
|
},
|
|
168180
168665
|
"required": [
|
|
@@ -169429,6 +169914,10 @@
|
|
|
169429
169914
|
"starred_at": {
|
|
169430
169915
|
"type": "string",
|
|
169431
169916
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
169917
|
+
},
|
|
169918
|
+
"anonymous_access_enabled": {
|
|
169919
|
+
"type": "boolean",
|
|
169920
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
169432
169921
|
}
|
|
169433
169922
|
},
|
|
169434
169923
|
"required": [
|
|
@@ -171310,6 +171799,27 @@
|
|
|
171310
171799
|
}
|
|
171311
171800
|
}
|
|
171312
171801
|
}
|
|
171802
|
+
},
|
|
171803
|
+
"503": {
|
|
171804
|
+
"description": "Service unavailable",
|
|
171805
|
+
"content": {
|
|
171806
|
+
"application/json": {
|
|
171807
|
+
"schema": {
|
|
171808
|
+
"type": "object",
|
|
171809
|
+
"properties": {
|
|
171810
|
+
"code": {
|
|
171811
|
+
"type": "string"
|
|
171812
|
+
},
|
|
171813
|
+
"message": {
|
|
171814
|
+
"type": "string"
|
|
171815
|
+
},
|
|
171816
|
+
"documentation_url": {
|
|
171817
|
+
"type": "string"
|
|
171818
|
+
}
|
|
171819
|
+
}
|
|
171820
|
+
}
|
|
171821
|
+
}
|
|
171822
|
+
}
|
|
171313
171823
|
}
|
|
171314
171824
|
},
|
|
171315
171825
|
"x-github": {
|
|
@@ -174346,6 +174856,10 @@
|
|
|
174346
174856
|
"starred_at": {
|
|
174347
174857
|
"type": "string",
|
|
174348
174858
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
174859
|
+
},
|
|
174860
|
+
"anonymous_access_enabled": {
|
|
174861
|
+
"type": "boolean",
|
|
174862
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
174349
174863
|
}
|
|
174350
174864
|
},
|
|
174351
174865
|
"required": [
|
|
@@ -176494,6 +177008,10 @@
|
|
|
176494
177008
|
"starred_at": {
|
|
176495
177009
|
"type": "string",
|
|
176496
177010
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
177011
|
+
},
|
|
177012
|
+
"anonymous_access_enabled": {
|
|
177013
|
+
"type": "boolean",
|
|
177014
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
176497
177015
|
}
|
|
176498
177016
|
},
|
|
176499
177017
|
"required": [
|
|
@@ -179261,6 +179779,27 @@
|
|
|
179261
179779
|
}
|
|
179262
179780
|
}
|
|
179263
179781
|
}
|
|
179782
|
+
},
|
|
179783
|
+
"503": {
|
|
179784
|
+
"description": "Service unavailable",
|
|
179785
|
+
"content": {
|
|
179786
|
+
"application/json": {
|
|
179787
|
+
"schema": {
|
|
179788
|
+
"type": "object",
|
|
179789
|
+
"properties": {
|
|
179790
|
+
"code": {
|
|
179791
|
+
"type": "string"
|
|
179792
|
+
},
|
|
179793
|
+
"message": {
|
|
179794
|
+
"type": "string"
|
|
179795
|
+
},
|
|
179796
|
+
"documentation_url": {
|
|
179797
|
+
"type": "string"
|
|
179798
|
+
}
|
|
179799
|
+
}
|
|
179800
|
+
}
|
|
179801
|
+
}
|
|
179802
|
+
}
|
|
179264
179803
|
}
|
|
179265
179804
|
},
|
|
179266
179805
|
"x-github": {
|
|
@@ -179274,7 +179813,7 @@
|
|
|
179274
179813
|
"/repos/{owner}/{repo}/contents/{path}": {
|
|
179275
179814
|
"get": {
|
|
179276
179815
|
"summary": "Get repository content",
|
|
179277
|
-
"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/github-ae@latest/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/github-ae@latest/rest/reference/repos#custom-media-types) to ensure the content is returned in a consistent\nobject format.\n\n**
|
|
179816
|
+
"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/github-ae@latest/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/github-ae@latest/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/github-ae@latest/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/github-ae@latest/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.",
|
|
179278
179817
|
"tags": [
|
|
179279
179818
|
"repos"
|
|
179280
179819
|
],
|
|
@@ -190204,6 +190743,10 @@
|
|
|
190204
190743
|
"starred_at": {
|
|
190205
190744
|
"type": "string",
|
|
190206
190745
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
190746
|
+
},
|
|
190747
|
+
"anonymous_access_enabled": {
|
|
190748
|
+
"type": "boolean",
|
|
190749
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
190207
190750
|
}
|
|
190208
190751
|
},
|
|
190209
190752
|
"required": [
|
|
@@ -192788,6 +193331,10 @@
|
|
|
192788
193331
|
"starred_at": {
|
|
192789
193332
|
"type": "string",
|
|
192790
193333
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
193334
|
+
},
|
|
193335
|
+
"anonymous_access_enabled": {
|
|
193336
|
+
"type": "boolean",
|
|
193337
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
192791
193338
|
}
|
|
192792
193339
|
},
|
|
192793
193340
|
"required": [
|
|
@@ -194765,6 +195312,10 @@
|
|
|
194765
195312
|
"starred_at": {
|
|
194766
195313
|
"type": "string",
|
|
194767
195314
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
195315
|
+
},
|
|
195316
|
+
"anonymous_access_enabled": {
|
|
195317
|
+
"type": "boolean",
|
|
195318
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
194768
195319
|
}
|
|
194769
195320
|
},
|
|
194770
195321
|
"required": [
|
|
@@ -196085,6 +196636,10 @@
|
|
|
196085
196636
|
"starred_at": {
|
|
196086
196637
|
"type": "string",
|
|
196087
196638
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
196639
|
+
},
|
|
196640
|
+
"anonymous_access_enabled": {
|
|
196641
|
+
"type": "boolean",
|
|
196642
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
196088
196643
|
}
|
|
196089
196644
|
},
|
|
196090
196645
|
"required": [
|
|
@@ -197198,6 +197753,10 @@
|
|
|
197198
197753
|
"starred_at": {
|
|
197199
197754
|
"type": "string",
|
|
197200
197755
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
197756
|
+
},
|
|
197757
|
+
"anonymous_access_enabled": {
|
|
197758
|
+
"type": "boolean",
|
|
197759
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
197201
197760
|
}
|
|
197202
197761
|
},
|
|
197203
197762
|
"required": [
|
|
@@ -204640,14 +205199,6 @@
|
|
|
204640
205199
|
"write"
|
|
204641
205200
|
]
|
|
204642
205201
|
},
|
|
204643
|
-
"organization_custom_roles": {
|
|
204644
|
-
"type": "string",
|
|
204645
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
204646
|
-
"enum": [
|
|
204647
|
-
"read",
|
|
204648
|
-
"write"
|
|
204649
|
-
]
|
|
204650
|
-
},
|
|
204651
205202
|
"deployments": {
|
|
204652
205203
|
"type": "string",
|
|
204653
205204
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -205168,7 +205719,13 @@
|
|
|
205168
205719
|
"category": "apps",
|
|
205169
205720
|
"subcategory": null
|
|
205170
205721
|
},
|
|
205171
|
-
"x-octokit": {
|
|
205722
|
+
"x-octokit": {
|
|
205723
|
+
"diff": {
|
|
205724
|
+
"api.github.com": {
|
|
205725
|
+
"type": "changed"
|
|
205726
|
+
}
|
|
205727
|
+
}
|
|
205728
|
+
}
|
|
205172
205729
|
}
|
|
205173
205730
|
},
|
|
205174
205731
|
"/repos/{owner}/{repo}/invitations": {
|
|
@@ -206708,6 +207265,10 @@
|
|
|
206708
207265
|
"starred_at": {
|
|
206709
207266
|
"type": "string",
|
|
206710
207267
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
207268
|
+
},
|
|
207269
|
+
"anonymous_access_enabled": {
|
|
207270
|
+
"type": "boolean",
|
|
207271
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
206711
207272
|
}
|
|
206712
207273
|
},
|
|
206713
207274
|
"required": [
|
|
@@ -207421,6 +207982,14 @@
|
|
|
207421
207982
|
]
|
|
207422
207983
|
}
|
|
207423
207984
|
}
|
|
207985
|
+
},
|
|
207986
|
+
"examples": {
|
|
207987
|
+
"default": {
|
|
207988
|
+
"summary": "Example request body",
|
|
207989
|
+
"value": {
|
|
207990
|
+
"permissions": "write"
|
|
207991
|
+
}
|
|
207992
|
+
}
|
|
207424
207993
|
}
|
|
207425
207994
|
}
|
|
207426
207995
|
}
|
|
@@ -208910,6 +209479,10 @@
|
|
|
208910
209479
|
"starred_at": {
|
|
208911
209480
|
"type": "string",
|
|
208912
209481
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
209482
|
+
},
|
|
209483
|
+
"anonymous_access_enabled": {
|
|
209484
|
+
"type": "boolean",
|
|
209485
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
208913
209486
|
}
|
|
208914
209487
|
},
|
|
208915
209488
|
"required": [
|
|
@@ -211684,6 +212257,10 @@
|
|
|
211684
212257
|
"starred_at": {
|
|
211685
212258
|
"type": "string",
|
|
211686
212259
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
212260
|
+
},
|
|
212261
|
+
"anonymous_access_enabled": {
|
|
212262
|
+
"type": "boolean",
|
|
212263
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
211687
212264
|
}
|
|
211688
212265
|
},
|
|
211689
212266
|
"required": [
|
|
@@ -212257,7 +212834,8 @@
|
|
|
212257
212834
|
"type": "User",
|
|
212258
212835
|
"site_admin": false
|
|
212259
212836
|
},
|
|
212260
|
-
"author_association": "COLLABORATOR"
|
|
212837
|
+
"author_association": "COLLABORATOR",
|
|
212838
|
+
"state_reason": "completed"
|
|
212261
212839
|
}
|
|
212262
212840
|
]
|
|
212263
212841
|
}
|
|
@@ -214466,6 +215044,10 @@
|
|
|
214466
215044
|
"starred_at": {
|
|
214467
215045
|
"type": "string",
|
|
214468
215046
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
215047
|
+
},
|
|
215048
|
+
"anonymous_access_enabled": {
|
|
215049
|
+
"type": "boolean",
|
|
215050
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
214469
215051
|
}
|
|
214470
215052
|
},
|
|
214471
215053
|
"required": [
|
|
@@ -215037,7 +215619,8 @@
|
|
|
215037
215619
|
"type": "User",
|
|
215038
215620
|
"site_admin": false
|
|
215039
215621
|
},
|
|
215040
|
-
"author_association": "COLLABORATOR"
|
|
215622
|
+
"author_association": "COLLABORATOR",
|
|
215623
|
+
"state_reason": "completed"
|
|
215041
215624
|
}
|
|
215042
215625
|
}
|
|
215043
215626
|
}
|
|
@@ -220416,6 +220999,10 @@
|
|
|
220416
220999
|
"starred_at": {
|
|
220417
221000
|
"type": "string",
|
|
220418
221001
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
221002
|
+
},
|
|
221003
|
+
"anonymous_access_enabled": {
|
|
221004
|
+
"type": "boolean",
|
|
221005
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
220419
221006
|
}
|
|
220420
221007
|
},
|
|
220421
221008
|
"required": [
|
|
@@ -222028,7 +222615,8 @@
|
|
|
222028
222615
|
"closed_at": null,
|
|
222029
222616
|
"created_at": "2011-04-22T13:33:48Z",
|
|
222030
222617
|
"updated_at": "2011-04-22T13:33:48Z",
|
|
222031
|
-
"author_association": "COLLABORATOR"
|
|
222618
|
+
"author_association": "COLLABORATOR",
|
|
222619
|
+
"state_reason": "completed"
|
|
222032
222620
|
}
|
|
222033
222621
|
}
|
|
222034
222622
|
]
|
|
@@ -224254,6 +224842,10 @@
|
|
|
224254
224842
|
"starred_at": {
|
|
224255
224843
|
"type": "string",
|
|
224256
224844
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
224845
|
+
},
|
|
224846
|
+
"anonymous_access_enabled": {
|
|
224847
|
+
"type": "boolean",
|
|
224848
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
224257
224849
|
}
|
|
224258
224850
|
},
|
|
224259
224851
|
"required": [
|
|
@@ -225904,7 +226496,8 @@
|
|
|
225904
226496
|
"closed_at": null,
|
|
225905
226497
|
"created_at": "2011-04-22T13:33:48Z",
|
|
225906
226498
|
"updated_at": "2011-04-22T13:33:48Z",
|
|
225907
|
-
"author_association": "COLLABORATOR"
|
|
226499
|
+
"author_association": "COLLABORATOR",
|
|
226500
|
+
"state_reason": "completed"
|
|
225908
226501
|
}
|
|
225909
226502
|
}
|
|
225910
226503
|
}
|
|
@@ -227974,6 +228567,10 @@
|
|
|
227974
228567
|
"starred_at": {
|
|
227975
228568
|
"type": "string",
|
|
227976
228569
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
228570
|
+
},
|
|
228571
|
+
"anonymous_access_enabled": {
|
|
228572
|
+
"type": "boolean",
|
|
228573
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
227977
228574
|
}
|
|
227978
228575
|
},
|
|
227979
228576
|
"required": [
|
|
@@ -228545,7 +229142,8 @@
|
|
|
228545
229142
|
"type": "User",
|
|
228546
229143
|
"site_admin": false
|
|
228547
229144
|
},
|
|
228548
|
-
"author_association": "COLLABORATOR"
|
|
229145
|
+
"author_association": "COLLABORATOR",
|
|
229146
|
+
"state_reason": "completed"
|
|
228549
229147
|
}
|
|
228550
229148
|
}
|
|
228551
229149
|
}
|
|
@@ -228725,6 +229323,12 @@
|
|
|
228725
229323
|
"closed"
|
|
228726
229324
|
]
|
|
228727
229325
|
},
|
|
229326
|
+
"state_reason": {
|
|
229327
|
+
"type": "string",
|
|
229328
|
+
"nullable": true,
|
|
229329
|
+
"description": "The reason for the current state",
|
|
229330
|
+
"example": "not_planned"
|
|
229331
|
+
},
|
|
228728
229332
|
"milestone": {
|
|
228729
229333
|
"oneOf": [
|
|
228730
229334
|
{
|
|
@@ -230722,6 +231326,10 @@
|
|
|
230722
231326
|
"starred_at": {
|
|
230723
231327
|
"type": "string",
|
|
230724
231328
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
231329
|
+
},
|
|
231330
|
+
"anonymous_access_enabled": {
|
|
231331
|
+
"type": "boolean",
|
|
231332
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
230725
231333
|
}
|
|
230726
231334
|
},
|
|
230727
231335
|
"required": [
|
|
@@ -231293,7 +231901,8 @@
|
|
|
231293
231901
|
"type": "User",
|
|
231294
231902
|
"site_admin": false
|
|
231295
231903
|
},
|
|
231296
|
-
"author_association": "COLLABORATOR"
|
|
231904
|
+
"author_association": "COLLABORATOR",
|
|
231905
|
+
"state_reason": "completed"
|
|
231297
231906
|
}
|
|
231298
231907
|
}
|
|
231299
231908
|
}
|
|
@@ -233507,6 +234116,10 @@
|
|
|
233507
234116
|
"starred_at": {
|
|
233508
234117
|
"type": "string",
|
|
233509
234118
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
234119
|
+
},
|
|
234120
|
+
"anonymous_access_enabled": {
|
|
234121
|
+
"type": "boolean",
|
|
234122
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
233510
234123
|
}
|
|
233511
234124
|
},
|
|
233512
234125
|
"required": [
|
|
@@ -234078,7 +234691,8 @@
|
|
|
234078
234691
|
"type": "User",
|
|
234079
234692
|
"site_admin": false
|
|
234080
234693
|
},
|
|
234081
|
-
"author_association": "COLLABORATOR"
|
|
234694
|
+
"author_association": "COLLABORATOR",
|
|
234695
|
+
"state_reason": "completed"
|
|
234082
234696
|
}
|
|
234083
234697
|
}
|
|
234084
234698
|
}
|
|
@@ -257304,6 +257918,10 @@
|
|
|
257304
257918
|
"starred_at": {
|
|
257305
257919
|
"type": "string",
|
|
257306
257920
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
257921
|
+
},
|
|
257922
|
+
"anonymous_access_enabled": {
|
|
257923
|
+
"type": "boolean",
|
|
257924
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
257307
257925
|
}
|
|
257308
257926
|
},
|
|
257309
257927
|
"required": [
|
|
@@ -266516,6 +267134,10 @@
|
|
|
266516
267134
|
"starred_at": {
|
|
266517
267135
|
"type": "string",
|
|
266518
267136
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
267137
|
+
},
|
|
267138
|
+
"anonymous_access_enabled": {
|
|
267139
|
+
"type": "boolean",
|
|
267140
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
266519
267141
|
}
|
|
266520
267142
|
},
|
|
266521
267143
|
"required": [
|
|
@@ -272052,6 +272674,10 @@
|
|
|
272052
272674
|
"starred_at": {
|
|
272053
272675
|
"type": "string",
|
|
272054
272676
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
272677
|
+
},
|
|
272678
|
+
"anonymous_access_enabled": {
|
|
272679
|
+
"type": "boolean",
|
|
272680
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
272055
272681
|
}
|
|
272056
272682
|
},
|
|
272057
272683
|
"required": [
|
|
@@ -273306,6 +273932,10 @@
|
|
|
273306
273932
|
"starred_at": {
|
|
273307
273933
|
"type": "string",
|
|
273308
273934
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
273935
|
+
},
|
|
273936
|
+
"anonymous_access_enabled": {
|
|
273937
|
+
"type": "boolean",
|
|
273938
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
273309
273939
|
}
|
|
273310
273940
|
},
|
|
273311
273941
|
"required": [
|
|
@@ -283884,6 +284514,27 @@
|
|
|
283884
284514
|
}
|
|
283885
284515
|
}
|
|
283886
284516
|
}
|
|
284517
|
+
},
|
|
284518
|
+
"503": {
|
|
284519
|
+
"description": "Service unavailable",
|
|
284520
|
+
"content": {
|
|
284521
|
+
"application/json": {
|
|
284522
|
+
"schema": {
|
|
284523
|
+
"type": "object",
|
|
284524
|
+
"properties": {
|
|
284525
|
+
"code": {
|
|
284526
|
+
"type": "string"
|
|
284527
|
+
},
|
|
284528
|
+
"message": {
|
|
284529
|
+
"type": "string"
|
|
284530
|
+
},
|
|
284531
|
+
"documentation_url": {
|
|
284532
|
+
"type": "string"
|
|
284533
|
+
}
|
|
284534
|
+
}
|
|
284535
|
+
}
|
|
284536
|
+
}
|
|
284537
|
+
}
|
|
283887
284538
|
}
|
|
283888
284539
|
},
|
|
283889
284540
|
"x-github": {
|
|
@@ -290107,6 +290758,27 @@
|
|
|
290107
290758
|
}
|
|
290108
290759
|
}
|
|
290109
290760
|
}
|
|
290761
|
+
},
|
|
290762
|
+
"503": {
|
|
290763
|
+
"description": "Service unavailable",
|
|
290764
|
+
"content": {
|
|
290765
|
+
"application/json": {
|
|
290766
|
+
"schema": {
|
|
290767
|
+
"type": "object",
|
|
290768
|
+
"properties": {
|
|
290769
|
+
"code": {
|
|
290770
|
+
"type": "string"
|
|
290771
|
+
},
|
|
290772
|
+
"message": {
|
|
290773
|
+
"type": "string"
|
|
290774
|
+
},
|
|
290775
|
+
"documentation_url": {
|
|
290776
|
+
"type": "string"
|
|
290777
|
+
}
|
|
290778
|
+
}
|
|
290779
|
+
}
|
|
290780
|
+
}
|
|
290781
|
+
}
|
|
290110
290782
|
}
|
|
290111
290783
|
},
|
|
290112
290784
|
"x-github": {
|
|
@@ -293052,6 +293724,10 @@
|
|
|
293052
293724
|
"starred_at": {
|
|
293053
293725
|
"type": "string",
|
|
293054
293726
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
293727
|
+
},
|
|
293728
|
+
"anonymous_access_enabled": {
|
|
293729
|
+
"type": "boolean",
|
|
293730
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
293055
293731
|
}
|
|
293056
293732
|
},
|
|
293057
293733
|
"required": [
|
|
@@ -294306,6 +294982,10 @@
|
|
|
294306
294982
|
"starred_at": {
|
|
294307
294983
|
"type": "string",
|
|
294308
294984
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
294985
|
+
},
|
|
294986
|
+
"anonymous_access_enabled": {
|
|
294987
|
+
"type": "boolean",
|
|
294988
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
294309
294989
|
}
|
|
294310
294990
|
},
|
|
294311
294991
|
"required": [
|
|
@@ -297615,6 +298295,10 @@
|
|
|
297615
298295
|
"starred_at": {
|
|
297616
298296
|
"type": "string",
|
|
297617
298297
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
298298
|
+
},
|
|
298299
|
+
"anonymous_access_enabled": {
|
|
298300
|
+
"type": "boolean",
|
|
298301
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
297618
298302
|
}
|
|
297619
298303
|
},
|
|
297620
298304
|
"required": [
|
|
@@ -298869,6 +299553,10 @@
|
|
|
298869
299553
|
"starred_at": {
|
|
298870
299554
|
"type": "string",
|
|
298871
299555
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
299556
|
+
},
|
|
299557
|
+
"anonymous_access_enabled": {
|
|
299558
|
+
"type": "boolean",
|
|
299559
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
298872
299560
|
}
|
|
298873
299561
|
},
|
|
298874
299562
|
"required": [
|
|
@@ -315895,6 +316583,10 @@
|
|
|
315895
316583
|
"starred_at": {
|
|
315896
316584
|
"type": "string",
|
|
315897
316585
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
316586
|
+
},
|
|
316587
|
+
"anonymous_access_enabled": {
|
|
316588
|
+
"type": "boolean",
|
|
316589
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
315898
316590
|
}
|
|
315899
316591
|
},
|
|
315900
316592
|
"required": [
|
|
@@ -316435,7 +317127,7 @@
|
|
|
316435
317127
|
"/repos/{template_owner}/{template_repo}/generate": {
|
|
316436
317128
|
"post": {
|
|
316437
317129
|
"summary": "Create a repository using a template",
|
|
316438
|
-
"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.
|
|
317130
|
+
"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/github-ae@latest/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/github-ae@latest/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",
|
|
316439
317131
|
"tags": [
|
|
316440
317132
|
"repos"
|
|
316441
317133
|
],
|
|
@@ -317550,6 +318242,10 @@
|
|
|
317550
318242
|
"starred_at": {
|
|
317551
318243
|
"type": "string",
|
|
317552
318244
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
318245
|
+
},
|
|
318246
|
+
"anonymous_access_enabled": {
|
|
318247
|
+
"type": "boolean",
|
|
318248
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
317553
318249
|
}
|
|
317554
318250
|
},
|
|
317555
318251
|
"required": [
|
|
@@ -320368,6 +321064,10 @@
|
|
|
320368
321064
|
"starred_at": {
|
|
320369
321065
|
"type": "string",
|
|
320370
321066
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
321067
|
+
},
|
|
321068
|
+
"anonymous_access_enabled": {
|
|
321069
|
+
"type": "boolean",
|
|
321070
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
320371
321071
|
}
|
|
320372
321072
|
},
|
|
320373
321073
|
"required": [
|
|
@@ -322727,6 +323427,10 @@
|
|
|
322727
323427
|
"starred_at": {
|
|
322728
323428
|
"type": "string",
|
|
322729
323429
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
323430
|
+
},
|
|
323431
|
+
"anonymous_access_enabled": {
|
|
323432
|
+
"type": "boolean",
|
|
323433
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
322730
323434
|
}
|
|
322731
323435
|
},
|
|
322732
323436
|
"required": [
|
|
@@ -325081,6 +325785,10 @@
|
|
|
325081
325785
|
"starred_at": {
|
|
325082
325786
|
"type": "string",
|
|
325083
325787
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
325788
|
+
},
|
|
325789
|
+
"anonymous_access_enabled": {
|
|
325790
|
+
"type": "boolean",
|
|
325791
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
325084
325792
|
}
|
|
325085
325793
|
},
|
|
325086
325794
|
"required": [
|
|
@@ -325591,7 +326299,8 @@
|
|
|
325591
326299
|
"body": "...",
|
|
325592
326300
|
"score": 1,
|
|
325593
326301
|
"locked": true,
|
|
325594
|
-
"author_association": "COLLABORATOR"
|
|
326302
|
+
"author_association": "COLLABORATOR",
|
|
326303
|
+
"state_reason": "completed"
|
|
325595
326304
|
}
|
|
325596
326305
|
]
|
|
325597
326306
|
}
|
|
@@ -327925,8 +328634,8 @@
|
|
|
327925
328634
|
"example": "2017-08-17T12:37:15Z"
|
|
327926
328635
|
},
|
|
327927
328636
|
"organization": {
|
|
327928
|
-
"title": "Organization
|
|
327929
|
-
"description": "Organization
|
|
328637
|
+
"title": "Team Organization",
|
|
328638
|
+
"description": "Team Organization",
|
|
327930
328639
|
"type": "object",
|
|
327931
328640
|
"properties": {
|
|
327932
328641
|
"login": {
|
|
@@ -328544,8 +329253,8 @@
|
|
|
328544
329253
|
"example": "2017-08-17T12:37:15Z"
|
|
328545
329254
|
},
|
|
328546
329255
|
"organization": {
|
|
328547
|
-
"title": "Organization
|
|
328548
|
-
"description": "Organization
|
|
329256
|
+
"title": "Team Organization",
|
|
329257
|
+
"description": "Team Organization",
|
|
328549
329258
|
"type": "object",
|
|
328550
329259
|
"properties": {
|
|
328551
329260
|
"login": {
|
|
@@ -329047,8 +329756,8 @@
|
|
|
329047
329756
|
"example": "2017-08-17T12:37:15Z"
|
|
329048
329757
|
},
|
|
329049
329758
|
"organization": {
|
|
329050
|
-
"title": "Organization
|
|
329051
|
-
"description": "Organization
|
|
329759
|
+
"title": "Team Organization",
|
|
329760
|
+
"description": "Team Organization",
|
|
329052
329761
|
"type": "object",
|
|
329053
329762
|
"properties": {
|
|
329054
329763
|
"login": {
|
|
@@ -336129,6 +336838,10 @@
|
|
|
336129
336838
|
"starred_at": {
|
|
336130
336839
|
"type": "string",
|
|
336131
336840
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
336841
|
+
},
|
|
336842
|
+
"anonymous_access_enabled": {
|
|
336843
|
+
"type": "boolean",
|
|
336844
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
336132
336845
|
}
|
|
336133
336846
|
},
|
|
336134
336847
|
"required": [
|
|
@@ -338125,6 +338838,10 @@
|
|
|
338125
338838
|
"starred_at": {
|
|
338126
338839
|
"type": "string",
|
|
338127
338840
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
338841
|
+
},
|
|
338842
|
+
"anonymous_access_enabled": {
|
|
338843
|
+
"type": "boolean",
|
|
338844
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
338128
338845
|
}
|
|
338129
338846
|
},
|
|
338130
338847
|
"required": [
|
|
@@ -342882,14 +343599,6 @@
|
|
|
342882
343599
|
"write"
|
|
342883
343600
|
]
|
|
342884
343601
|
},
|
|
342885
|
-
"organization_custom_roles": {
|
|
342886
|
-
"type": "string",
|
|
342887
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
342888
|
-
"enum": [
|
|
342889
|
-
"read",
|
|
342890
|
-
"write"
|
|
342891
|
-
]
|
|
342892
|
-
},
|
|
342893
343602
|
"deployments": {
|
|
342894
343603
|
"type": "string",
|
|
342895
343604
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -343479,7 +344188,13 @@
|
|
|
343479
344188
|
"category": "apps",
|
|
343480
344189
|
"subcategory": "installations"
|
|
343481
344190
|
},
|
|
343482
|
-
"x-octokit": {
|
|
344191
|
+
"x-octokit": {
|
|
344192
|
+
"diff": {
|
|
344193
|
+
"api.github.com": {
|
|
344194
|
+
"type": "changed"
|
|
344195
|
+
}
|
|
344196
|
+
}
|
|
344197
|
+
}
|
|
343483
344198
|
}
|
|
343484
344199
|
},
|
|
343485
344200
|
"/user/installations/{installation_id}/repositories": {
|
|
@@ -344583,6 +345298,10 @@
|
|
|
344583
345298
|
"starred_at": {
|
|
344584
345299
|
"type": "string",
|
|
344585
345300
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
345301
|
+
},
|
|
345302
|
+
"anonymous_access_enabled": {
|
|
345303
|
+
"type": "boolean",
|
|
345304
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
344586
345305
|
}
|
|
344587
345306
|
},
|
|
344588
345307
|
"required": [
|
|
@@ -347150,6 +347869,10 @@
|
|
|
347150
347869
|
"starred_at": {
|
|
347151
347870
|
"type": "string",
|
|
347152
347871
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
347872
|
+
},
|
|
347873
|
+
"anonymous_access_enabled": {
|
|
347874
|
+
"type": "boolean",
|
|
347875
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
347153
347876
|
}
|
|
347154
347877
|
},
|
|
347155
347878
|
"required": [
|
|
@@ -351308,6 +352031,10 @@
|
|
|
351308
352031
|
"starred_at": {
|
|
351309
352032
|
"type": "string",
|
|
351310
352033
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
352034
|
+
},
|
|
352035
|
+
"anonymous_access_enabled": {
|
|
352036
|
+
"type": "boolean",
|
|
352037
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
351311
352038
|
}
|
|
351312
352039
|
},
|
|
351313
352040
|
"required": [
|
|
@@ -352983,6 +353710,10 @@
|
|
|
352983
353710
|
"starred_at": {
|
|
352984
353711
|
"type": "string",
|
|
352985
353712
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
353713
|
+
},
|
|
353714
|
+
"anonymous_access_enabled": {
|
|
353715
|
+
"type": "boolean",
|
|
353716
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
352986
353717
|
}
|
|
352987
353718
|
},
|
|
352988
353719
|
"required": [
|
|
@@ -355023,6 +355754,10 @@
|
|
|
355023
355754
|
"starred_at": {
|
|
355024
355755
|
"type": "string",
|
|
355025
355756
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
355757
|
+
},
|
|
355758
|
+
"anonymous_access_enabled": {
|
|
355759
|
+
"type": "boolean",
|
|
355760
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
355026
355761
|
}
|
|
355027
355762
|
},
|
|
355028
355763
|
"required": [
|
|
@@ -357189,6 +357924,10 @@
|
|
|
357189
357924
|
"starred_at": {
|
|
357190
357925
|
"type": "string",
|
|
357191
357926
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
357927
|
+
},
|
|
357928
|
+
"anonymous_access_enabled": {
|
|
357929
|
+
"type": "boolean",
|
|
357930
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
357192
357931
|
}
|
|
357193
357932
|
},
|
|
357194
357933
|
"required": [
|
|
@@ -358738,6 +359477,10 @@
|
|
|
358738
359477
|
"starred_at": {
|
|
358739
359478
|
"type": "string",
|
|
358740
359479
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
359480
|
+
},
|
|
359481
|
+
"anonymous_access_enabled": {
|
|
359482
|
+
"type": "boolean",
|
|
359483
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
358741
359484
|
}
|
|
358742
359485
|
},
|
|
358743
359486
|
"required": [
|
|
@@ -360700,6 +361443,10 @@
|
|
|
360700
361443
|
"starred_at": {
|
|
360701
361444
|
"type": "string",
|
|
360702
361445
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
361446
|
+
},
|
|
361447
|
+
"anonymous_access_enabled": {
|
|
361448
|
+
"type": "boolean",
|
|
361449
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
360703
361450
|
}
|
|
360704
361451
|
},
|
|
360705
361452
|
"required": [
|
|
@@ -362790,6 +363537,10 @@
|
|
|
362790
363537
|
"starred_at": {
|
|
362791
363538
|
"type": "string",
|
|
362792
363539
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
363540
|
+
},
|
|
363541
|
+
"anonymous_access_enabled": {
|
|
363542
|
+
"type": "boolean",
|
|
363543
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
362793
363544
|
}
|
|
362794
363545
|
},
|
|
362795
363546
|
"required": [
|
|
@@ -364047,6 +364798,10 @@
|
|
|
364047
364798
|
"starred_at": {
|
|
364048
364799
|
"type": "string",
|
|
364049
364800
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
364801
|
+
},
|
|
364802
|
+
"anonymous_access_enabled": {
|
|
364803
|
+
"type": "boolean",
|
|
364804
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
364050
364805
|
}
|
|
364051
364806
|
},
|
|
364052
364807
|
"required": [
|
|
@@ -366233,6 +366988,10 @@
|
|
|
366233
366988
|
"starred_at": {
|
|
366234
366989
|
"type": "string",
|
|
366235
366990
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
366991
|
+
},
|
|
366992
|
+
"anonymous_access_enabled": {
|
|
366993
|
+
"type": "boolean",
|
|
366994
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
366236
366995
|
}
|
|
366237
366996
|
},
|
|
366238
366997
|
"required": [
|
|
@@ -366841,8 +367600,8 @@
|
|
|
366841
367600
|
"example": "2017-08-17T12:37:15Z"
|
|
366842
367601
|
},
|
|
366843
367602
|
"organization": {
|
|
366844
|
-
"title": "Organization
|
|
366845
|
-
"description": "Organization
|
|
367603
|
+
"title": "Team Organization",
|
|
367604
|
+
"description": "Team Organization",
|
|
366846
367605
|
"type": "object",
|
|
366847
367606
|
"properties": {
|
|
366848
367607
|
"login": {
|
|
@@ -370151,6 +370910,10 @@
|
|
|
370151
370910
|
"starred_at": {
|
|
370152
370911
|
"type": "string",
|
|
370153
370912
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
370913
|
+
},
|
|
370914
|
+
"anonymous_access_enabled": {
|
|
370915
|
+
"type": "boolean",
|
|
370916
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
370154
370917
|
}
|
|
370155
370918
|
},
|
|
370156
370919
|
"required": [
|
|
@@ -373279,6 +374042,10 @@
|
|
|
373279
374042
|
"starred_at": {
|
|
373280
374043
|
"type": "string",
|
|
373281
374044
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
374045
|
+
},
|
|
374046
|
+
"anonymous_access_enabled": {
|
|
374047
|
+
"type": "boolean",
|
|
374048
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
373282
374049
|
}
|
|
373283
374050
|
},
|
|
373284
374051
|
"required": [
|
|
@@ -376133,14 +376900,6 @@
|
|
|
376133
376900
|
"write"
|
|
376134
376901
|
]
|
|
376135
376902
|
},
|
|
376136
|
-
"organization_custom_roles": {
|
|
376137
|
-
"type": "string",
|
|
376138
|
-
"description": "The level of permission to grant the access token for custom roles management.",
|
|
376139
|
-
"enum": [
|
|
376140
|
-
"read",
|
|
376141
|
-
"write"
|
|
376142
|
-
]
|
|
376143
|
-
},
|
|
376144
376903
|
"deployments": {
|
|
376145
376904
|
"type": "string",
|
|
376146
376905
|
"description": "The level of permission to grant the access token for deployments and deployment statuses.",
|
|
@@ -376609,7 +377368,13 @@
|
|
|
376609
377368
|
"category": "apps",
|
|
376610
377369
|
"subcategory": null
|
|
376611
377370
|
},
|
|
376612
|
-
"x-octokit": {
|
|
377371
|
+
"x-octokit": {
|
|
377372
|
+
"diff": {
|
|
377373
|
+
"api.github.com": {
|
|
377374
|
+
"type": "changed"
|
|
377375
|
+
}
|
|
377376
|
+
}
|
|
377377
|
+
}
|
|
376613
377378
|
}
|
|
376614
377379
|
},
|
|
376615
377380
|
"/users/{username}/keys": {
|
|
@@ -378842,6 +379607,10 @@
|
|
|
378842
379607
|
"starred_at": {
|
|
378843
379608
|
"type": "string",
|
|
378844
379609
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
379610
|
+
},
|
|
379611
|
+
"anonymous_access_enabled": {
|
|
379612
|
+
"type": "boolean",
|
|
379613
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
378845
379614
|
}
|
|
378846
379615
|
},
|
|
378847
379616
|
"required": [
|
|
@@ -380318,6 +381087,10 @@
|
|
|
380318
381087
|
"starred_at": {
|
|
380319
381088
|
"type": "string",
|
|
380320
381089
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
381090
|
+
},
|
|
381091
|
+
"anonymous_access_enabled": {
|
|
381092
|
+
"type": "boolean",
|
|
381093
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
380321
381094
|
}
|
|
380322
381095
|
},
|
|
380323
381096
|
"required": [
|
|
@@ -381440,6 +382213,10 @@
|
|
|
381440
382213
|
"starred_at": {
|
|
381441
382214
|
"type": "string",
|
|
381442
382215
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
382216
|
+
},
|
|
382217
|
+
"anonymous_access_enabled": {
|
|
382218
|
+
"type": "boolean",
|
|
382219
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
381443
382220
|
}
|
|
381444
382221
|
},
|
|
381445
382222
|
"required": [
|
|
@@ -383190,6 +383967,10 @@
|
|
|
383190
383967
|
"starred_at": {
|
|
383191
383968
|
"type": "string",
|
|
383192
383969
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
383970
|
+
},
|
|
383971
|
+
"anonymous_access_enabled": {
|
|
383972
|
+
"type": "boolean",
|
|
383973
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
383193
383974
|
}
|
|
383194
383975
|
},
|
|
383195
383976
|
"required": [
|
|
@@ -387904,6 +388685,28 @@
|
|
|
387904
388685
|
}
|
|
387905
388686
|
}
|
|
387906
388687
|
},
|
|
388688
|
+
"/orgs/{org}/{security_product}/{enablement}": {
|
|
388689
|
+
"post": {
|
|
388690
|
+
"summary": "Enable or disable a security feature for an organization",
|
|
388691
|
+
"description": "This endpoint is currently not supported by GitHub AE. It only exists in api.github.com right now.",
|
|
388692
|
+
"tags": [
|
|
388693
|
+
"orgs"
|
|
388694
|
+
],
|
|
388695
|
+
"operationId": "orgs/enable-or-disable-security-product-on-all-org-repos",
|
|
388696
|
+
"externalDocs": {
|
|
388697
|
+
"description": "API method documentation",
|
|
388698
|
+
"url": "https://docs.github.com/rest/reference/orgs#enable-or-disable-security-product-on-all-org-repos"
|
|
388699
|
+
},
|
|
388700
|
+
"x-octokit": {
|
|
388701
|
+
"api.github.com": "removed"
|
|
388702
|
+
},
|
|
388703
|
+
"responses": {
|
|
388704
|
+
"501": {
|
|
388705
|
+
"description": "Not Implemented"
|
|
388706
|
+
}
|
|
388707
|
+
}
|
|
388708
|
+
}
|
|
388709
|
+
},
|
|
387907
388710
|
"/repos/{owner}/{repo}/actions/cache/usage": {
|
|
387908
388711
|
"get": {
|
|
387909
388712
|
"summary": "Get GitHub Actions cache usage for a repository",
|
|
@@ -390795,6 +391598,90 @@
|
|
|
390795
391598
|
}
|
|
390796
391599
|
}
|
|
390797
391600
|
},
|
|
391601
|
+
"/user/ssh_signing_keys": {
|
|
391602
|
+
"get": {
|
|
391603
|
+
"summary": "List SSH signing keys for the authenticated user",
|
|
391604
|
+
"description": "This endpoint is currently not supported by GitHub AE. It only exists in api.github.com right now.",
|
|
391605
|
+
"tags": [
|
|
391606
|
+
"users"
|
|
391607
|
+
],
|
|
391608
|
+
"operationId": "users/list-ssh-signing-keys-for-authenticated-user",
|
|
391609
|
+
"externalDocs": {
|
|
391610
|
+
"description": "API method documentation",
|
|
391611
|
+
"url": "https://docs.github.com/rest/reference/users#list-public-ssh-signing-keys-for-the-authenticated-user"
|
|
391612
|
+
},
|
|
391613
|
+
"x-octokit": {
|
|
391614
|
+
"api.github.com": "removed"
|
|
391615
|
+
},
|
|
391616
|
+
"responses": {
|
|
391617
|
+
"501": {
|
|
391618
|
+
"description": "Not Implemented"
|
|
391619
|
+
}
|
|
391620
|
+
}
|
|
391621
|
+
},
|
|
391622
|
+
"post": {
|
|
391623
|
+
"summary": "Create a SSH signing key for the authenticated user",
|
|
391624
|
+
"description": "This endpoint is currently not supported by GitHub AE. It only exists in api.github.com right now.",
|
|
391625
|
+
"operationId": "users/create-ssh-signing-key-for-authenticated-user",
|
|
391626
|
+
"tags": [
|
|
391627
|
+
"users"
|
|
391628
|
+
],
|
|
391629
|
+
"externalDocs": {
|
|
391630
|
+
"description": "API method documentation",
|
|
391631
|
+
"url": "https://docs.github.com/rest/reference/users#create-an-ssh-signing-key-for-the-authenticated-user"
|
|
391632
|
+
},
|
|
391633
|
+
"x-octokit": {
|
|
391634
|
+
"api.github.com": "removed"
|
|
391635
|
+
},
|
|
391636
|
+
"responses": {
|
|
391637
|
+
"501": {
|
|
391638
|
+
"description": "Not Implemented"
|
|
391639
|
+
}
|
|
391640
|
+
}
|
|
391641
|
+
}
|
|
391642
|
+
},
|
|
391643
|
+
"/user/ssh_signing_keys/{ssh_signing_key_id}": {
|
|
391644
|
+
"get": {
|
|
391645
|
+
"summary": "Get an SSH signing key for the authenticated user",
|
|
391646
|
+
"description": "This endpoint is currently not supported by GitHub AE. It only exists in api.github.com right now.",
|
|
391647
|
+
"tags": [
|
|
391648
|
+
"users"
|
|
391649
|
+
],
|
|
391650
|
+
"operationId": "users/get-ssh-signing-key-for-authenticated-user",
|
|
391651
|
+
"externalDocs": {
|
|
391652
|
+
"description": "API method documentation",
|
|
391653
|
+
"url": "https://docs.github.com/rest/reference/users#get-a-ssh-signing-key-for-the-authenticated-user"
|
|
391654
|
+
},
|
|
391655
|
+
"x-octokit": {
|
|
391656
|
+
"api.github.com": "removed"
|
|
391657
|
+
},
|
|
391658
|
+
"responses": {
|
|
391659
|
+
"501": {
|
|
391660
|
+
"description": "Not Implemented"
|
|
391661
|
+
}
|
|
391662
|
+
}
|
|
391663
|
+
},
|
|
391664
|
+
"delete": {
|
|
391665
|
+
"summary": "Delete an SSH signing key for the authenticated user",
|
|
391666
|
+
"description": "This endpoint is currently not supported by GitHub AE. It only exists in api.github.com right now.",
|
|
391667
|
+
"tags": [
|
|
391668
|
+
"users"
|
|
391669
|
+
],
|
|
391670
|
+
"operationId": "users/delete-ssh-signing-key-for-authenticated-user",
|
|
391671
|
+
"externalDocs": {
|
|
391672
|
+
"description": "API method documentation",
|
|
391673
|
+
"url": "https://docs.github.com/rest/reference/users#delete-a-ssh-signing-key-for-the-authenticated-user"
|
|
391674
|
+
},
|
|
391675
|
+
"x-octokit": {
|
|
391676
|
+
"api.github.com": "removed"
|
|
391677
|
+
},
|
|
391678
|
+
"responses": {
|
|
391679
|
+
"501": {
|
|
391680
|
+
"description": "Not Implemented"
|
|
391681
|
+
}
|
|
391682
|
+
}
|
|
391683
|
+
}
|
|
391684
|
+
},
|
|
390798
391685
|
"/users/{username}/events/public": {
|
|
390799
391686
|
"get": {
|
|
390800
391687
|
"summary": "List public events for a user",
|
|
@@ -391098,6 +391985,28 @@
|
|
|
391098
391985
|
}
|
|
391099
391986
|
}
|
|
391100
391987
|
}
|
|
391988
|
+
},
|
|
391989
|
+
"/users/{username}/ssh_signing_keys": {
|
|
391990
|
+
"get": {
|
|
391991
|
+
"summary": "List SSH signing keys for a user",
|
|
391992
|
+
"description": "This endpoint is currently not supported by GitHub AE. It only exists in api.github.com right now.",
|
|
391993
|
+
"tags": [
|
|
391994
|
+
"users"
|
|
391995
|
+
],
|
|
391996
|
+
"operationId": "users/list-ssh-signing-keys-for-user",
|
|
391997
|
+
"externalDocs": {
|
|
391998
|
+
"description": "API method documentation",
|
|
391999
|
+
"url": "https://docs.github.com/rest/reference/users#list-ssh-signing-keys-for-a-user"
|
|
392000
|
+
},
|
|
392001
|
+
"x-octokit": {
|
|
392002
|
+
"api.github.com": "removed"
|
|
392003
|
+
},
|
|
392004
|
+
"responses": {
|
|
392005
|
+
"501": {
|
|
392006
|
+
"description": "Not Implemented"
|
|
392007
|
+
}
|
|
392008
|
+
}
|
|
392009
|
+
}
|
|
391101
392010
|
}
|
|
391102
392011
|
}
|
|
391103
392012
|
}
|