@octokit/openapi 7.6.0 → 7.9.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 +1927 -149
- package/generated/api.github.com.json +566 -22
- 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 +475 -23
- package/generated/ghes-3.2-diff-to-ghes-3.3.json +36 -6
- package/generated/ghes-3.2.deref.json +585 -35
- package/generated/ghes-3.2.json +48 -17
- package/generated/ghes-3.3-diff-to-ghes-3.4.deref.json +19 -3
- package/generated/ghes-3.3-diff-to-ghes-3.4.json +14 -3
- package/generated/ghes-3.3.deref.json +592 -36
- package/generated/ghes-3.3.json +55 -18
- package/generated/ghes-3.4-diff-to-ghes-3.5.deref.json +145 -1
- package/generated/ghes-3.4-diff-to-ghes-3.5.json +5 -1
- package/generated/ghes-3.4.deref.json +620 -36
- package/generated/ghes-3.4.json +55 -18
- 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 +537 -23
- package/generated/ghes-3.5-diff-to-ghes-3.6.json +39 -6
- package/generated/ghes-3.5.deref.json +633 -36
- package/generated/ghes-3.5.json +55 -18
- package/generated/ghes-3.6-anicca-diff-to-api.github.com.deref.json +122 -1
- package/generated/ghes-3.6-diff-to-api.github.com.deref.json +9482 -2
- package/generated/ghes-3.6-diff-to-api.github.com.json +1044 -31
- package/generated/ghes-3.6.deref.json +782 -39
- package/generated/ghes-3.6.json +204 -21
- package/generated/github.ae-anicca-diff-to-api.github.com.deref.json +49 -0
- package/generated/github.ae-diff-to-api.github.com.deref.json +446 -18
- package/generated/github.ae-diff-to-api.github.com.json +43 -7
- package/generated/github.ae.deref.json +768 -30
- package/generated/github.ae.json +237 -18
- 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.9.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": {
|
|
@@ -9807,6 +9807,10 @@
|
|
|
9807
9807
|
"starred_at": {
|
|
9808
9808
|
"type": "string",
|
|
9809
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"
|
|
9810
9814
|
}
|
|
9811
9815
|
},
|
|
9812
9816
|
"required": [
|
|
@@ -19733,6 +19737,10 @@
|
|
|
19733
19737
|
"starred_at": {
|
|
19734
19738
|
"type": "string",
|
|
19735
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"
|
|
19736
19744
|
}
|
|
19737
19745
|
},
|
|
19738
19746
|
"required": [
|
|
@@ -20947,6 +20955,10 @@
|
|
|
20947
20955
|
"starred_at": {
|
|
20948
20956
|
"type": "string",
|
|
20949
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"
|
|
20950
20962
|
}
|
|
20951
20963
|
},
|
|
20952
20964
|
"required": [
|
|
@@ -33150,6 +33162,10 @@
|
|
|
33150
33162
|
"starred_at": {
|
|
33151
33163
|
"type": "string",
|
|
33152
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"
|
|
33153
33169
|
}
|
|
33154
33170
|
},
|
|
33155
33171
|
"required": [
|
|
@@ -33673,7 +33689,12 @@
|
|
|
33673
33689
|
"description": "The reason for the current state",
|
|
33674
33690
|
"example": "not_planned",
|
|
33675
33691
|
"type": "string",
|
|
33676
|
-
"nullable": true
|
|
33692
|
+
"nullable": true,
|
|
33693
|
+
"enum": [
|
|
33694
|
+
"completed",
|
|
33695
|
+
"reopened",
|
|
33696
|
+
"not_planned"
|
|
33697
|
+
]
|
|
33677
33698
|
},
|
|
33678
33699
|
"title": {
|
|
33679
33700
|
"description": "Title of the issue",
|
|
@@ -35545,6 +35566,10 @@
|
|
|
35545
35566
|
"starred_at": {
|
|
35546
35567
|
"type": "string",
|
|
35547
35568
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
35569
|
+
},
|
|
35570
|
+
"anonymous_access_enabled": {
|
|
35571
|
+
"type": "boolean",
|
|
35572
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
35548
35573
|
}
|
|
35549
35574
|
},
|
|
35550
35575
|
"required": [
|
|
@@ -38642,6 +38667,10 @@
|
|
|
38642
38667
|
"starred_at": {
|
|
38643
38668
|
"type": "string",
|
|
38644
38669
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
38670
|
+
},
|
|
38671
|
+
"anonymous_access_enabled": {
|
|
38672
|
+
"type": "boolean",
|
|
38673
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
38645
38674
|
}
|
|
38646
38675
|
},
|
|
38647
38676
|
"required": [
|
|
@@ -40793,6 +40822,10 @@
|
|
|
40793
40822
|
"starred_at": {
|
|
40794
40823
|
"type": "string",
|
|
40795
40824
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
40825
|
+
},
|
|
40826
|
+
"anonymous_access_enabled": {
|
|
40827
|
+
"type": "boolean",
|
|
40828
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
40796
40829
|
}
|
|
40797
40830
|
},
|
|
40798
40831
|
"required": [
|
|
@@ -42178,6 +42211,36 @@
|
|
|
42178
42211
|
"updated_at": {
|
|
42179
42212
|
"type": "string",
|
|
42180
42213
|
"format": "date-time"
|
|
42214
|
+
},
|
|
42215
|
+
"advanced_security_enabled_for_new_repositories": {
|
|
42216
|
+
"type": "boolean",
|
|
42217
|
+
"example": false,
|
|
42218
|
+
"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."
|
|
42219
|
+
},
|
|
42220
|
+
"dependabot_alerts_enabled_for_new_repositories": {
|
|
42221
|
+
"type": "boolean",
|
|
42222
|
+
"example": false,
|
|
42223
|
+
"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."
|
|
42224
|
+
},
|
|
42225
|
+
"dependabot_security_updates_enabled_for_new_repositories": {
|
|
42226
|
+
"type": "boolean",
|
|
42227
|
+
"example": false,
|
|
42228
|
+
"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."
|
|
42229
|
+
},
|
|
42230
|
+
"dependency_graph_enabled_for_new_repositories": {
|
|
42231
|
+
"type": "boolean",
|
|
42232
|
+
"example": false,
|
|
42233
|
+
"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."
|
|
42234
|
+
},
|
|
42235
|
+
"secret_scanning_enabled_for_new_repositories": {
|
|
42236
|
+
"type": "boolean",
|
|
42237
|
+
"example": false,
|
|
42238
|
+
"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."
|
|
42239
|
+
},
|
|
42240
|
+
"secret_scanning_push_protection_enabled_for_new_repositories": {
|
|
42241
|
+
"type": "boolean",
|
|
42242
|
+
"example": false,
|
|
42243
|
+
"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."
|
|
42181
42244
|
}
|
|
42182
42245
|
},
|
|
42183
42246
|
"required": [
|
|
@@ -42431,6 +42494,30 @@
|
|
|
42431
42494
|
"blog": {
|
|
42432
42495
|
"type": "string",
|
|
42433
42496
|
"example": "\"http://github.blog\""
|
|
42497
|
+
},
|
|
42498
|
+
"advanced_security_enabled_for_new_repositories": {
|
|
42499
|
+
"type": "boolean",
|
|
42500
|
+
"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."
|
|
42501
|
+
},
|
|
42502
|
+
"dependabot_alerts_enabled_for_new_repositories": {
|
|
42503
|
+
"type": "boolean",
|
|
42504
|
+
"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."
|
|
42505
|
+
},
|
|
42506
|
+
"dependabot_security_updates_enabled_for_new_repositories": {
|
|
42507
|
+
"type": "boolean",
|
|
42508
|
+
"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."
|
|
42509
|
+
},
|
|
42510
|
+
"dependency_graph_enabled_for_new_repositories": {
|
|
42511
|
+
"type": "boolean",
|
|
42512
|
+
"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."
|
|
42513
|
+
},
|
|
42514
|
+
"secret_scanning_enabled_for_new_repositories": {
|
|
42515
|
+
"type": "boolean",
|
|
42516
|
+
"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."
|
|
42517
|
+
},
|
|
42518
|
+
"secret_scanning_push_protection_enabled_for_new_repositories": {
|
|
42519
|
+
"type": "boolean",
|
|
42520
|
+
"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."
|
|
42434
42521
|
}
|
|
42435
42522
|
}
|
|
42436
42523
|
},
|
|
@@ -42692,6 +42779,36 @@
|
|
|
42692
42779
|
"updated_at": {
|
|
42693
42780
|
"type": "string",
|
|
42694
42781
|
"format": "date-time"
|
|
42782
|
+
},
|
|
42783
|
+
"advanced_security_enabled_for_new_repositories": {
|
|
42784
|
+
"type": "boolean",
|
|
42785
|
+
"example": false,
|
|
42786
|
+
"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."
|
|
42787
|
+
},
|
|
42788
|
+
"dependabot_alerts_enabled_for_new_repositories": {
|
|
42789
|
+
"type": "boolean",
|
|
42790
|
+
"example": false,
|
|
42791
|
+
"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."
|
|
42792
|
+
},
|
|
42793
|
+
"dependabot_security_updates_enabled_for_new_repositories": {
|
|
42794
|
+
"type": "boolean",
|
|
42795
|
+
"example": false,
|
|
42796
|
+
"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."
|
|
42797
|
+
},
|
|
42798
|
+
"dependency_graph_enabled_for_new_repositories": {
|
|
42799
|
+
"type": "boolean",
|
|
42800
|
+
"example": false,
|
|
42801
|
+
"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."
|
|
42802
|
+
},
|
|
42803
|
+
"secret_scanning_enabled_for_new_repositories": {
|
|
42804
|
+
"type": "boolean",
|
|
42805
|
+
"example": false,
|
|
42806
|
+
"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."
|
|
42807
|
+
},
|
|
42808
|
+
"secret_scanning_push_protection_enabled_for_new_repositories": {
|
|
42809
|
+
"type": "boolean",
|
|
42810
|
+
"example": false,
|
|
42811
|
+
"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."
|
|
42695
42812
|
}
|
|
42696
42813
|
},
|
|
42697
42814
|
"required": [
|
|
@@ -44165,6 +44282,10 @@
|
|
|
44165
44282
|
"starred_at": {
|
|
44166
44283
|
"type": "string",
|
|
44167
44284
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
44285
|
+
},
|
|
44286
|
+
"anonymous_access_enabled": {
|
|
44287
|
+
"type": "boolean",
|
|
44288
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
44168
44289
|
}
|
|
44169
44290
|
},
|
|
44170
44291
|
"required": [
|
|
@@ -46802,6 +46923,10 @@
|
|
|
46802
46923
|
"starred_at": {
|
|
46803
46924
|
"type": "string",
|
|
46804
46925
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
46926
|
+
},
|
|
46927
|
+
"anonymous_access_enabled": {
|
|
46928
|
+
"type": "boolean",
|
|
46929
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
46805
46930
|
}
|
|
46806
46931
|
},
|
|
46807
46932
|
"required": [
|
|
@@ -48016,6 +48141,10 @@
|
|
|
48016
48141
|
"starred_at": {
|
|
48017
48142
|
"type": "string",
|
|
48018
48143
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
48144
|
+
},
|
|
48145
|
+
"anonymous_access_enabled": {
|
|
48146
|
+
"type": "boolean",
|
|
48147
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
48019
48148
|
}
|
|
48020
48149
|
},
|
|
48021
48150
|
"required": [
|
|
@@ -50375,6 +50504,10 @@
|
|
|
50375
50504
|
"starred_at": {
|
|
50376
50505
|
"type": "string",
|
|
50377
50506
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
50507
|
+
},
|
|
50508
|
+
"anonymous_access_enabled": {
|
|
50509
|
+
"type": "boolean",
|
|
50510
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
50378
50511
|
}
|
|
50379
50512
|
},
|
|
50380
50513
|
"required": [
|
|
@@ -55725,7 +55858,12 @@
|
|
|
55725
55858
|
"description": "The reason for the current state",
|
|
55726
55859
|
"example": "not_planned",
|
|
55727
55860
|
"type": "string",
|
|
55728
|
-
"nullable": true
|
|
55861
|
+
"nullable": true,
|
|
55862
|
+
"enum": [
|
|
55863
|
+
"completed",
|
|
55864
|
+
"reopened",
|
|
55865
|
+
"not_planned"
|
|
55866
|
+
]
|
|
55729
55867
|
},
|
|
55730
55868
|
"title": {
|
|
55731
55869
|
"description": "Title of the issue",
|
|
@@ -57597,6 +57735,10 @@
|
|
|
57597
57735
|
"starred_at": {
|
|
57598
57736
|
"type": "string",
|
|
57599
57737
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
57738
|
+
},
|
|
57739
|
+
"anonymous_access_enabled": {
|
|
57740
|
+
"type": "boolean",
|
|
57741
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
57600
57742
|
}
|
|
57601
57743
|
},
|
|
57602
57744
|
"required": [
|
|
@@ -58565,17 +58707,6 @@
|
|
|
58565
58707
|
}
|
|
58566
58708
|
}
|
|
58567
58709
|
},
|
|
58568
|
-
"302": {
|
|
58569
|
-
"description": "Response if requester is not an organization member",
|
|
58570
|
-
"headers": {
|
|
58571
|
-
"Location": {
|
|
58572
|
-
"example": "https://api.github.com/orgs/github/public_members",
|
|
58573
|
-
"schema": {
|
|
58574
|
-
"type": "string"
|
|
58575
|
-
}
|
|
58576
|
-
}
|
|
58577
|
-
}
|
|
58578
|
-
},
|
|
58579
58710
|
"422": {
|
|
58580
58711
|
"description": "Validation failed",
|
|
58581
58712
|
"content": {
|
|
@@ -61001,6 +61132,10 @@
|
|
|
61001
61132
|
"starred_at": {
|
|
61002
61133
|
"type": "string",
|
|
61003
61134
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
61135
|
+
},
|
|
61136
|
+
"anonymous_access_enabled": {
|
|
61137
|
+
"type": "boolean",
|
|
61138
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
61004
61139
|
}
|
|
61005
61140
|
},
|
|
61006
61141
|
"required": [
|
|
@@ -62622,6 +62757,10 @@
|
|
|
62622
62757
|
"starred_at": {
|
|
62623
62758
|
"type": "string",
|
|
62624
62759
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
62760
|
+
},
|
|
62761
|
+
"anonymous_access_enabled": {
|
|
62762
|
+
"type": "boolean",
|
|
62763
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
62625
62764
|
}
|
|
62626
62765
|
},
|
|
62627
62766
|
"required": [
|
|
@@ -64272,6 +64411,10 @@
|
|
|
64272
64411
|
"starred_at": {
|
|
64273
64412
|
"type": "string",
|
|
64274
64413
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
64414
|
+
},
|
|
64415
|
+
"anonymous_access_enabled": {
|
|
64416
|
+
"type": "boolean",
|
|
64417
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
64275
64418
|
}
|
|
64276
64419
|
},
|
|
64277
64420
|
"required": [
|
|
@@ -67413,6 +67556,10 @@
|
|
|
67413
67556
|
"starred_at": {
|
|
67414
67557
|
"type": "string",
|
|
67415
67558
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
67559
|
+
},
|
|
67560
|
+
"anonymous_access_enabled": {
|
|
67561
|
+
"type": "boolean",
|
|
67562
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
67416
67563
|
}
|
|
67417
67564
|
},
|
|
67418
67565
|
"required": [
|
|
@@ -68983,6 +69130,10 @@
|
|
|
68983
69130
|
"starred_at": {
|
|
68984
69131
|
"type": "string",
|
|
68985
69132
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
69133
|
+
},
|
|
69134
|
+
"anonymous_access_enabled": {
|
|
69135
|
+
"type": "boolean",
|
|
69136
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
68986
69137
|
}
|
|
68987
69138
|
},
|
|
68988
69139
|
"required": [
|
|
@@ -79659,6 +79810,10 @@
|
|
|
79659
79810
|
"starred_at": {
|
|
79660
79811
|
"type": "string",
|
|
79661
79812
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
79813
|
+
},
|
|
79814
|
+
"anonymous_access_enabled": {
|
|
79815
|
+
"type": "boolean",
|
|
79816
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
79662
79817
|
}
|
|
79663
79818
|
},
|
|
79664
79819
|
"required": [
|
|
@@ -81635,6 +81790,10 @@
|
|
|
81635
81790
|
"starred_at": {
|
|
81636
81791
|
"type": "string",
|
|
81637
81792
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
81793
|
+
},
|
|
81794
|
+
"anonymous_access_enabled": {
|
|
81795
|
+
"type": "boolean",
|
|
81796
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
81638
81797
|
}
|
|
81639
81798
|
},
|
|
81640
81799
|
"required": [
|
|
@@ -89624,6 +89783,10 @@
|
|
|
89624
89783
|
"starred_at": {
|
|
89625
89784
|
"type": "string",
|
|
89626
89785
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
89786
|
+
},
|
|
89787
|
+
"anonymous_access_enabled": {
|
|
89788
|
+
"type": "boolean",
|
|
89789
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
89627
89790
|
}
|
|
89628
89791
|
},
|
|
89629
89792
|
"required": [
|
|
@@ -90944,6 +91107,10 @@
|
|
|
90944
91107
|
"starred_at": {
|
|
90945
91108
|
"type": "string",
|
|
90946
91109
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
91110
|
+
},
|
|
91111
|
+
"anonymous_access_enabled": {
|
|
91112
|
+
"type": "boolean",
|
|
91113
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
90947
91114
|
}
|
|
90948
91115
|
},
|
|
90949
91116
|
"required": [
|
|
@@ -92057,6 +92224,10 @@
|
|
|
92057
92224
|
"starred_at": {
|
|
92058
92225
|
"type": "string",
|
|
92059
92226
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
92227
|
+
},
|
|
92228
|
+
"anonymous_access_enabled": {
|
|
92229
|
+
"type": "boolean",
|
|
92230
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
92060
92231
|
}
|
|
92061
92232
|
},
|
|
92062
92233
|
"required": [
|
|
@@ -94646,6 +94817,10 @@
|
|
|
94646
94817
|
"starred_at": {
|
|
94647
94818
|
"type": "string",
|
|
94648
94819
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
94820
|
+
},
|
|
94821
|
+
"anonymous_access_enabled": {
|
|
94822
|
+
"type": "boolean",
|
|
94823
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
94649
94824
|
}
|
|
94650
94825
|
},
|
|
94651
94826
|
"required": [
|
|
@@ -95966,6 +96141,10 @@
|
|
|
95966
96141
|
"starred_at": {
|
|
95967
96142
|
"type": "string",
|
|
95968
96143
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
96144
|
+
},
|
|
96145
|
+
"anonymous_access_enabled": {
|
|
96146
|
+
"type": "boolean",
|
|
96147
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
95969
96148
|
}
|
|
95970
96149
|
},
|
|
95971
96150
|
"required": [
|
|
@@ -97079,6 +97258,10 @@
|
|
|
97079
97258
|
"starred_at": {
|
|
97080
97259
|
"type": "string",
|
|
97081
97260
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
97261
|
+
},
|
|
97262
|
+
"anonymous_access_enabled": {
|
|
97263
|
+
"type": "boolean",
|
|
97264
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
97082
97265
|
}
|
|
97083
97266
|
},
|
|
97084
97267
|
"required": [
|
|
@@ -100881,6 +101064,10 @@
|
|
|
100881
101064
|
"starred_at": {
|
|
100882
101065
|
"type": "string",
|
|
100883
101066
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
101067
|
+
},
|
|
101068
|
+
"anonymous_access_enabled": {
|
|
101069
|
+
"type": "boolean",
|
|
101070
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
100884
101071
|
}
|
|
100885
101072
|
},
|
|
100886
101073
|
"required": [
|
|
@@ -102104,6 +102291,10 @@
|
|
|
102104
102291
|
"starred_at": {
|
|
102105
102292
|
"type": "string",
|
|
102106
102293
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
102294
|
+
},
|
|
102295
|
+
"anonymous_access_enabled": {
|
|
102296
|
+
"type": "boolean",
|
|
102297
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
102107
102298
|
}
|
|
102108
102299
|
},
|
|
102109
102300
|
"required": [
|
|
@@ -104605,6 +104796,10 @@
|
|
|
104605
104796
|
"starred_at": {
|
|
104606
104797
|
"type": "string",
|
|
104607
104798
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
104799
|
+
},
|
|
104800
|
+
"anonymous_access_enabled": {
|
|
104801
|
+
"type": "boolean",
|
|
104802
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
104608
104803
|
}
|
|
104609
104804
|
},
|
|
104610
104805
|
"required": [
|
|
@@ -106291,6 +106486,10 @@
|
|
|
106291
106486
|
"starred_at": {
|
|
106292
106487
|
"type": "string",
|
|
106293
106488
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
106489
|
+
},
|
|
106490
|
+
"anonymous_access_enabled": {
|
|
106491
|
+
"type": "boolean",
|
|
106492
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
106294
106493
|
}
|
|
106295
106494
|
},
|
|
106296
106495
|
"required": [
|
|
@@ -108879,6 +109078,10 @@
|
|
|
108879
109078
|
"starred_at": {
|
|
108880
109079
|
"type": "string",
|
|
108881
109080
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
109081
|
+
},
|
|
109082
|
+
"anonymous_access_enabled": {
|
|
109083
|
+
"type": "boolean",
|
|
109084
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
108882
109085
|
}
|
|
108883
109086
|
},
|
|
108884
109087
|
"required": [
|
|
@@ -110565,6 +110768,10 @@
|
|
|
110565
110768
|
"starred_at": {
|
|
110566
110769
|
"type": "string",
|
|
110567
110770
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
110771
|
+
},
|
|
110772
|
+
"anonymous_access_enabled": {
|
|
110773
|
+
"type": "boolean",
|
|
110774
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
110568
110775
|
}
|
|
110569
110776
|
},
|
|
110570
110777
|
"required": [
|
|
@@ -113454,6 +113661,10 @@
|
|
|
113454
113661
|
"starred_at": {
|
|
113455
113662
|
"type": "string",
|
|
113456
113663
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
113664
|
+
},
|
|
113665
|
+
"anonymous_access_enabled": {
|
|
113666
|
+
"type": "boolean",
|
|
113667
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
113457
113668
|
}
|
|
113458
113669
|
},
|
|
113459
113670
|
"required": [
|
|
@@ -115140,6 +115351,10 @@
|
|
|
115140
115351
|
"starred_at": {
|
|
115141
115352
|
"type": "string",
|
|
115142
115353
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
115354
|
+
},
|
|
115355
|
+
"anonymous_access_enabled": {
|
|
115356
|
+
"type": "boolean",
|
|
115357
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
115143
115358
|
}
|
|
115144
115359
|
},
|
|
115145
115360
|
"required": [
|
|
@@ -120405,6 +120620,10 @@
|
|
|
120405
120620
|
"starred_at": {
|
|
120406
120621
|
"type": "string",
|
|
120407
120622
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
120623
|
+
},
|
|
120624
|
+
"anonymous_access_enabled": {
|
|
120625
|
+
"type": "boolean",
|
|
120626
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
120408
120627
|
}
|
|
120409
120628
|
},
|
|
120410
120629
|
"required": [
|
|
@@ -122091,6 +122310,10 @@
|
|
|
122091
122310
|
"starred_at": {
|
|
122092
122311
|
"type": "string",
|
|
122093
122312
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
122313
|
+
},
|
|
122314
|
+
"anonymous_access_enabled": {
|
|
122315
|
+
"type": "boolean",
|
|
122316
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
122094
122317
|
}
|
|
122095
122318
|
},
|
|
122096
122319
|
"required": [
|
|
@@ -123198,6 +123421,11 @@
|
|
|
123198
123421
|
"url_template": {
|
|
123199
123422
|
"type": "string",
|
|
123200
123423
|
"description": "The URL must contain `<num>` for the reference number."
|
|
123424
|
+
},
|
|
123425
|
+
"is_alphanumeric": {
|
|
123426
|
+
"type": "boolean",
|
|
123427
|
+
"default": "true",
|
|
123428
|
+
"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."
|
|
123201
123429
|
}
|
|
123202
123430
|
},
|
|
123203
123431
|
"required": [
|
|
@@ -123209,7 +123437,8 @@
|
|
|
123209
123437
|
"default": {
|
|
123210
123438
|
"value": {
|
|
123211
123439
|
"key_prefix": "TICKET-",
|
|
123212
|
-
"url_template": "https://example.com/TICKET?query=<num>"
|
|
123440
|
+
"url_template": "https://example.com/TICKET?query=<num>",
|
|
123441
|
+
"is_alphanumeric": true
|
|
123213
123442
|
}
|
|
123214
123443
|
}
|
|
123215
123444
|
}
|
|
@@ -146765,6 +146994,10 @@
|
|
|
146765
146994
|
"starred_at": {
|
|
146766
146995
|
"type": "string",
|
|
146767
146996
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
146997
|
+
},
|
|
146998
|
+
"anonymous_access_enabled": {
|
|
146999
|
+
"type": "boolean",
|
|
147000
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
146768
147001
|
}
|
|
146769
147002
|
},
|
|
146770
147003
|
"required": [
|
|
@@ -149269,6 +149502,10 @@
|
|
|
149269
149502
|
"starred_at": {
|
|
149270
149503
|
"type": "string",
|
|
149271
149504
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
149505
|
+
},
|
|
149506
|
+
"anonymous_access_enabled": {
|
|
149507
|
+
"type": "boolean",
|
|
149508
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
149272
149509
|
}
|
|
149273
149510
|
},
|
|
149274
149511
|
"required": [
|
|
@@ -151496,6 +151733,10 @@
|
|
|
151496
151733
|
"starred_at": {
|
|
151497
151734
|
"type": "string",
|
|
151498
151735
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
151736
|
+
},
|
|
151737
|
+
"anonymous_access_enabled": {
|
|
151738
|
+
"type": "boolean",
|
|
151739
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
151499
151740
|
}
|
|
151500
151741
|
},
|
|
151501
151742
|
"required": [
|
|
@@ -153896,6 +154137,10 @@
|
|
|
153896
154137
|
"starred_at": {
|
|
153897
154138
|
"type": "string",
|
|
153898
154139
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
154140
|
+
},
|
|
154141
|
+
"anonymous_access_enabled": {
|
|
154142
|
+
"type": "boolean",
|
|
154143
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
153899
154144
|
}
|
|
153900
154145
|
},
|
|
153901
154146
|
"required": [
|
|
@@ -156560,6 +156805,11 @@
|
|
|
156560
156805
|
"nullable": true,
|
|
156561
156806
|
"type": "string",
|
|
156562
156807
|
"description": "Detailed documentation for the rule as GitHub Flavored Markdown."
|
|
156808
|
+
},
|
|
156809
|
+
"help_uri": {
|
|
156810
|
+
"nullable": true,
|
|
156811
|
+
"type": "string",
|
|
156812
|
+
"description": "A link to the documentation for the rule used to detect the alert."
|
|
156563
156813
|
}
|
|
156564
156814
|
}
|
|
156565
156815
|
},
|
|
@@ -156721,7 +156971,8 @@
|
|
|
156721
156971
|
"security",
|
|
156722
156972
|
"external/cwe/cwe-022"
|
|
156723
156973
|
],
|
|
156724
|
-
"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 ..."
|
|
156974
|
+
"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 ...",
|
|
156975
|
+
"help_uri": "https://codeql.github.com/"
|
|
156725
156976
|
},
|
|
156726
156977
|
"tool": {
|
|
156727
156978
|
"name": "CodeQL",
|
|
@@ -157177,6 +157428,11 @@
|
|
|
157177
157428
|
"nullable": true,
|
|
157178
157429
|
"type": "string",
|
|
157179
157430
|
"description": "Detailed documentation for the rule as GitHub Flavored Markdown."
|
|
157431
|
+
},
|
|
157432
|
+
"help_uri": {
|
|
157433
|
+
"nullable": true,
|
|
157434
|
+
"type": "string",
|
|
157435
|
+
"description": "A link to the documentation for the rule used to detect the alert."
|
|
157180
157436
|
}
|
|
157181
157437
|
}
|
|
157182
157438
|
},
|
|
@@ -157338,7 +157594,8 @@
|
|
|
157338
157594
|
"security",
|
|
157339
157595
|
"external/cwe/cwe-022"
|
|
157340
157596
|
],
|
|
157341
|
-
"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 ..."
|
|
157597
|
+
"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 ...",
|
|
157598
|
+
"help_uri": "https://codeql.github.com/"
|
|
157342
157599
|
},
|
|
157343
157600
|
"tool": {
|
|
157344
157601
|
"name": "CodeQL",
|
|
@@ -161095,6 +161352,10 @@
|
|
|
161095
161352
|
"starred_at": {
|
|
161096
161353
|
"type": "string",
|
|
161097
161354
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
161355
|
+
},
|
|
161356
|
+
"anonymous_access_enabled": {
|
|
161357
|
+
"type": "boolean",
|
|
161358
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
161098
161359
|
}
|
|
161099
161360
|
},
|
|
161100
161361
|
"required": [
|
|
@@ -168405,6 +168666,10 @@
|
|
|
168405
168666
|
"starred_at": {
|
|
168406
168667
|
"type": "string",
|
|
168407
168668
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
168669
|
+
},
|
|
168670
|
+
"anonymous_access_enabled": {
|
|
168671
|
+
"type": "boolean",
|
|
168672
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
168408
168673
|
}
|
|
168409
168674
|
},
|
|
168410
168675
|
"required": [
|
|
@@ -169659,6 +169924,10 @@
|
|
|
169659
169924
|
"starred_at": {
|
|
169660
169925
|
"type": "string",
|
|
169661
169926
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
169927
|
+
},
|
|
169928
|
+
"anonymous_access_enabled": {
|
|
169929
|
+
"type": "boolean",
|
|
169930
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
169662
169931
|
}
|
|
169663
169932
|
},
|
|
169664
169933
|
"required": [
|
|
@@ -171540,6 +171809,27 @@
|
|
|
171540
171809
|
}
|
|
171541
171810
|
}
|
|
171542
171811
|
}
|
|
171812
|
+
},
|
|
171813
|
+
"503": {
|
|
171814
|
+
"description": "Service unavailable",
|
|
171815
|
+
"content": {
|
|
171816
|
+
"application/json": {
|
|
171817
|
+
"schema": {
|
|
171818
|
+
"type": "object",
|
|
171819
|
+
"properties": {
|
|
171820
|
+
"code": {
|
|
171821
|
+
"type": "string"
|
|
171822
|
+
},
|
|
171823
|
+
"message": {
|
|
171824
|
+
"type": "string"
|
|
171825
|
+
},
|
|
171826
|
+
"documentation_url": {
|
|
171827
|
+
"type": "string"
|
|
171828
|
+
}
|
|
171829
|
+
}
|
|
171830
|
+
}
|
|
171831
|
+
}
|
|
171832
|
+
}
|
|
171543
171833
|
}
|
|
171544
171834
|
},
|
|
171545
171835
|
"x-github": {
|
|
@@ -174576,6 +174866,10 @@
|
|
|
174576
174866
|
"starred_at": {
|
|
174577
174867
|
"type": "string",
|
|
174578
174868
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
174869
|
+
},
|
|
174870
|
+
"anonymous_access_enabled": {
|
|
174871
|
+
"type": "boolean",
|
|
174872
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
174579
174873
|
}
|
|
174580
174874
|
},
|
|
174581
174875
|
"required": [
|
|
@@ -176724,6 +177018,10 @@
|
|
|
176724
177018
|
"starred_at": {
|
|
176725
177019
|
"type": "string",
|
|
176726
177020
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
177021
|
+
},
|
|
177022
|
+
"anonymous_access_enabled": {
|
|
177023
|
+
"type": "boolean",
|
|
177024
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
176727
177025
|
}
|
|
176728
177026
|
},
|
|
176729
177027
|
"required": [
|
|
@@ -179491,6 +179789,27 @@
|
|
|
179491
179789
|
}
|
|
179492
179790
|
}
|
|
179493
179791
|
}
|
|
179792
|
+
},
|
|
179793
|
+
"503": {
|
|
179794
|
+
"description": "Service unavailable",
|
|
179795
|
+
"content": {
|
|
179796
|
+
"application/json": {
|
|
179797
|
+
"schema": {
|
|
179798
|
+
"type": "object",
|
|
179799
|
+
"properties": {
|
|
179800
|
+
"code": {
|
|
179801
|
+
"type": "string"
|
|
179802
|
+
},
|
|
179803
|
+
"message": {
|
|
179804
|
+
"type": "string"
|
|
179805
|
+
},
|
|
179806
|
+
"documentation_url": {
|
|
179807
|
+
"type": "string"
|
|
179808
|
+
}
|
|
179809
|
+
}
|
|
179810
|
+
}
|
|
179811
|
+
}
|
|
179812
|
+
}
|
|
179494
179813
|
}
|
|
179495
179814
|
},
|
|
179496
179815
|
"x-github": {
|
|
@@ -188562,7 +188881,12 @@
|
|
|
188562
188881
|
"description": "The reason for the current state",
|
|
188563
188882
|
"example": "not_planned",
|
|
188564
188883
|
"type": "string",
|
|
188565
|
-
"nullable": true
|
|
188884
|
+
"nullable": true,
|
|
188885
|
+
"enum": [
|
|
188886
|
+
"completed",
|
|
188887
|
+
"reopened",
|
|
188888
|
+
"not_planned"
|
|
188889
|
+
]
|
|
188566
188890
|
},
|
|
188567
188891
|
"title": {
|
|
188568
188892
|
"description": "Title of the issue",
|
|
@@ -190434,6 +190758,10 @@
|
|
|
190434
190758
|
"starred_at": {
|
|
190435
190759
|
"type": "string",
|
|
190436
190760
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
190761
|
+
},
|
|
190762
|
+
"anonymous_access_enabled": {
|
|
190763
|
+
"type": "boolean",
|
|
190764
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
190437
190765
|
}
|
|
190438
190766
|
},
|
|
190439
190767
|
"required": [
|
|
@@ -193018,6 +193346,10 @@
|
|
|
193018
193346
|
"starred_at": {
|
|
193019
193347
|
"type": "string",
|
|
193020
193348
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
193349
|
+
},
|
|
193350
|
+
"anonymous_access_enabled": {
|
|
193351
|
+
"type": "boolean",
|
|
193352
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
193021
193353
|
}
|
|
193022
193354
|
},
|
|
193023
193355
|
"required": [
|
|
@@ -194995,6 +195327,10 @@
|
|
|
194995
195327
|
"starred_at": {
|
|
194996
195328
|
"type": "string",
|
|
194997
195329
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
195330
|
+
},
|
|
195331
|
+
"anonymous_access_enabled": {
|
|
195332
|
+
"type": "boolean",
|
|
195333
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
194998
195334
|
}
|
|
194999
195335
|
},
|
|
195000
195336
|
"required": [
|
|
@@ -196315,6 +196651,10 @@
|
|
|
196315
196651
|
"starred_at": {
|
|
196316
196652
|
"type": "string",
|
|
196317
196653
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
196654
|
+
},
|
|
196655
|
+
"anonymous_access_enabled": {
|
|
196656
|
+
"type": "boolean",
|
|
196657
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
196318
196658
|
}
|
|
196319
196659
|
},
|
|
196320
196660
|
"required": [
|
|
@@ -197428,6 +197768,10 @@
|
|
|
197428
197768
|
"starred_at": {
|
|
197429
197769
|
"type": "string",
|
|
197430
197770
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
197771
|
+
},
|
|
197772
|
+
"anonymous_access_enabled": {
|
|
197773
|
+
"type": "boolean",
|
|
197774
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
197431
197775
|
}
|
|
197432
197776
|
},
|
|
197433
197777
|
"required": [
|
|
@@ -206936,6 +207280,10 @@
|
|
|
206936
207280
|
"starred_at": {
|
|
206937
207281
|
"type": "string",
|
|
206938
207282
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
207283
|
+
},
|
|
207284
|
+
"anonymous_access_enabled": {
|
|
207285
|
+
"type": "boolean",
|
|
207286
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
206939
207287
|
}
|
|
206940
207288
|
},
|
|
206941
207289
|
"required": [
|
|
@@ -209146,6 +209494,10 @@
|
|
|
209146
209494
|
"starred_at": {
|
|
209147
209495
|
"type": "string",
|
|
209148
209496
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
209497
|
+
},
|
|
209498
|
+
"anonymous_access_enabled": {
|
|
209499
|
+
"type": "boolean",
|
|
209500
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
209149
209501
|
}
|
|
209150
209502
|
},
|
|
209151
209503
|
"required": [
|
|
@@ -210048,7 +210400,12 @@
|
|
|
210048
210400
|
"description": "The reason for the current state",
|
|
210049
210401
|
"example": "not_planned",
|
|
210050
210402
|
"type": "string",
|
|
210051
|
-
"nullable": true
|
|
210403
|
+
"nullable": true,
|
|
210404
|
+
"enum": [
|
|
210405
|
+
"completed",
|
|
210406
|
+
"reopened",
|
|
210407
|
+
"not_planned"
|
|
210408
|
+
]
|
|
210052
210409
|
},
|
|
210053
210410
|
"title": {
|
|
210054
210411
|
"description": "Title of the issue",
|
|
@@ -211920,6 +212277,10 @@
|
|
|
211920
212277
|
"starred_at": {
|
|
211921
212278
|
"type": "string",
|
|
211922
212279
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
212280
|
+
},
|
|
212281
|
+
"anonymous_access_enabled": {
|
|
212282
|
+
"type": "boolean",
|
|
212283
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
211923
212284
|
}
|
|
211924
212285
|
},
|
|
211925
212286
|
"required": [
|
|
@@ -212831,7 +213192,12 @@
|
|
|
212831
213192
|
"description": "The reason for the current state",
|
|
212832
213193
|
"example": "not_planned",
|
|
212833
213194
|
"type": "string",
|
|
212834
|
-
"nullable": true
|
|
213195
|
+
"nullable": true,
|
|
213196
|
+
"enum": [
|
|
213197
|
+
"completed",
|
|
213198
|
+
"reopened",
|
|
213199
|
+
"not_planned"
|
|
213200
|
+
]
|
|
212835
213201
|
},
|
|
212836
213202
|
"title": {
|
|
212837
213203
|
"description": "Title of the issue",
|
|
@@ -214703,6 +215069,10 @@
|
|
|
214703
215069
|
"starred_at": {
|
|
214704
215070
|
"type": "string",
|
|
214705
215071
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
215072
|
+
},
|
|
215073
|
+
"anonymous_access_enabled": {
|
|
215074
|
+
"type": "boolean",
|
|
215075
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
214706
215076
|
}
|
|
214707
215077
|
},
|
|
214708
215078
|
"required": [
|
|
@@ -218782,7 +219152,12 @@
|
|
|
218782
219152
|
"description": "The reason for the current state",
|
|
218783
219153
|
"example": "not_planned",
|
|
218784
219154
|
"type": "string",
|
|
218785
|
-
"nullable": true
|
|
219155
|
+
"nullable": true,
|
|
219156
|
+
"enum": [
|
|
219157
|
+
"completed",
|
|
219158
|
+
"reopened",
|
|
219159
|
+
"not_planned"
|
|
219160
|
+
]
|
|
218786
219161
|
},
|
|
218787
219162
|
"title": {
|
|
218788
219163
|
"description": "Title of the issue",
|
|
@@ -220654,6 +221029,10 @@
|
|
|
220654
221029
|
"starred_at": {
|
|
220655
221030
|
"type": "string",
|
|
220656
221031
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
221032
|
+
},
|
|
221033
|
+
"anonymous_access_enabled": {
|
|
221034
|
+
"type": "boolean",
|
|
221035
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
220657
221036
|
}
|
|
220658
221037
|
},
|
|
220659
221038
|
"required": [
|
|
@@ -222621,7 +223000,12 @@
|
|
|
222621
223000
|
"description": "The reason for the current state",
|
|
222622
223001
|
"example": "not_planned",
|
|
222623
223002
|
"type": "string",
|
|
222624
|
-
"nullable": true
|
|
223003
|
+
"nullable": true,
|
|
223004
|
+
"enum": [
|
|
223005
|
+
"completed",
|
|
223006
|
+
"reopened",
|
|
223007
|
+
"not_planned"
|
|
223008
|
+
]
|
|
222625
223009
|
},
|
|
222626
223010
|
"title": {
|
|
222627
223011
|
"description": "Title of the issue",
|
|
@@ -224493,6 +224877,10 @@
|
|
|
224493
224877
|
"starred_at": {
|
|
224494
224878
|
"type": "string",
|
|
224495
224879
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
224880
|
+
},
|
|
224881
|
+
"anonymous_access_enabled": {
|
|
224882
|
+
"type": "boolean",
|
|
224883
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
224496
224884
|
}
|
|
224497
224885
|
},
|
|
224498
224886
|
"required": [
|
|
@@ -226342,7 +226730,12 @@
|
|
|
226342
226730
|
"description": "The reason for the current state",
|
|
226343
226731
|
"example": "not_planned",
|
|
226344
226732
|
"type": "string",
|
|
226345
|
-
"nullable": true
|
|
226733
|
+
"nullable": true,
|
|
226734
|
+
"enum": [
|
|
226735
|
+
"completed",
|
|
226736
|
+
"reopened",
|
|
226737
|
+
"not_planned"
|
|
226738
|
+
]
|
|
226346
226739
|
},
|
|
226347
226740
|
"title": {
|
|
226348
226741
|
"description": "Title of the issue",
|
|
@@ -228214,6 +228607,10 @@
|
|
|
228214
228607
|
"starred_at": {
|
|
228215
228608
|
"type": "string",
|
|
228216
228609
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
228610
|
+
},
|
|
228611
|
+
"anonymous_access_enabled": {
|
|
228612
|
+
"type": "boolean",
|
|
228613
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
228217
228614
|
}
|
|
228218
228615
|
},
|
|
228219
228616
|
"required": [
|
|
@@ -228968,6 +229365,11 @@
|
|
|
228968
229365
|
},
|
|
228969
229366
|
"state_reason": {
|
|
228970
229367
|
"type": "string",
|
|
229368
|
+
"enum": [
|
|
229369
|
+
"completed",
|
|
229370
|
+
"not_planned",
|
|
229371
|
+
"reopened"
|
|
229372
|
+
],
|
|
228971
229373
|
"nullable": true,
|
|
228972
229374
|
"description": "The reason for the current state",
|
|
228973
229375
|
"example": "not_planned"
|
|
@@ -229097,7 +229499,12 @@
|
|
|
229097
229499
|
"description": "The reason for the current state",
|
|
229098
229500
|
"example": "not_planned",
|
|
229099
229501
|
"type": "string",
|
|
229100
|
-
"nullable": true
|
|
229502
|
+
"nullable": true,
|
|
229503
|
+
"enum": [
|
|
229504
|
+
"completed",
|
|
229505
|
+
"reopened",
|
|
229506
|
+
"not_planned"
|
|
229507
|
+
]
|
|
229101
229508
|
},
|
|
229102
229509
|
"title": {
|
|
229103
229510
|
"description": "Title of the issue",
|
|
@@ -230969,6 +231376,10 @@
|
|
|
230969
231376
|
"starred_at": {
|
|
230970
231377
|
"type": "string",
|
|
230971
231378
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
231379
|
+
},
|
|
231380
|
+
"anonymous_access_enabled": {
|
|
231381
|
+
"type": "boolean",
|
|
231382
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
230972
231383
|
}
|
|
230973
231384
|
},
|
|
230974
231385
|
"required": [
|
|
@@ -231883,7 +232294,12 @@
|
|
|
231883
232294
|
"description": "The reason for the current state",
|
|
231884
232295
|
"example": "not_planned",
|
|
231885
232296
|
"type": "string",
|
|
231886
|
-
"nullable": true
|
|
232297
|
+
"nullable": true,
|
|
232298
|
+
"enum": [
|
|
232299
|
+
"completed",
|
|
232300
|
+
"reopened",
|
|
232301
|
+
"not_planned"
|
|
232302
|
+
]
|
|
231887
232303
|
},
|
|
231888
232304
|
"title": {
|
|
231889
232305
|
"description": "Title of the issue",
|
|
@@ -233755,6 +234171,10 @@
|
|
|
233755
234171
|
"starred_at": {
|
|
233756
234172
|
"type": "string",
|
|
233757
234173
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
234174
|
+
},
|
|
234175
|
+
"anonymous_access_enabled": {
|
|
234176
|
+
"type": "boolean",
|
|
234177
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
233758
234178
|
}
|
|
233759
234179
|
},
|
|
233760
234180
|
"required": [
|
|
@@ -255681,7 +256101,12 @@
|
|
|
255681
256101
|
"description": "The reason for the current state",
|
|
255682
256102
|
"example": "not_planned",
|
|
255683
256103
|
"type": "string",
|
|
255684
|
-
"nullable": true
|
|
256104
|
+
"nullable": true,
|
|
256105
|
+
"enum": [
|
|
256106
|
+
"completed",
|
|
256107
|
+
"reopened",
|
|
256108
|
+
"not_planned"
|
|
256109
|
+
]
|
|
255685
256110
|
},
|
|
255686
256111
|
"title": {
|
|
255687
256112
|
"description": "Title of the issue",
|
|
@@ -257553,6 +257978,10 @@
|
|
|
257553
257978
|
"starred_at": {
|
|
257554
257979
|
"type": "string",
|
|
257555
257980
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
257981
|
+
},
|
|
257982
|
+
"anonymous_access_enabled": {
|
|
257983
|
+
"type": "boolean",
|
|
257984
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
257556
257985
|
}
|
|
257557
257986
|
},
|
|
257558
257987
|
"required": [
|
|
@@ -266765,6 +267194,10 @@
|
|
|
266765
267194
|
"starred_at": {
|
|
266766
267195
|
"type": "string",
|
|
266767
267196
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
267197
|
+
},
|
|
267198
|
+
"anonymous_access_enabled": {
|
|
267199
|
+
"type": "boolean",
|
|
267200
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
266768
267201
|
}
|
|
266769
267202
|
},
|
|
266770
267203
|
"required": [
|
|
@@ -272301,6 +272734,10 @@
|
|
|
272301
272734
|
"starred_at": {
|
|
272302
272735
|
"type": "string",
|
|
272303
272736
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
272737
|
+
},
|
|
272738
|
+
"anonymous_access_enabled": {
|
|
272739
|
+
"type": "boolean",
|
|
272740
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
272304
272741
|
}
|
|
272305
272742
|
},
|
|
272306
272743
|
"required": [
|
|
@@ -273555,6 +273992,10 @@
|
|
|
273555
273992
|
"starred_at": {
|
|
273556
273993
|
"type": "string",
|
|
273557
273994
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
273995
|
+
},
|
|
273996
|
+
"anonymous_access_enabled": {
|
|
273997
|
+
"type": "boolean",
|
|
273998
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
273558
273999
|
}
|
|
273559
274000
|
},
|
|
273560
274001
|
"required": [
|
|
@@ -284133,6 +284574,27 @@
|
|
|
284133
284574
|
}
|
|
284134
284575
|
}
|
|
284135
284576
|
}
|
|
284577
|
+
},
|
|
284578
|
+
"503": {
|
|
284579
|
+
"description": "Service unavailable",
|
|
284580
|
+
"content": {
|
|
284581
|
+
"application/json": {
|
|
284582
|
+
"schema": {
|
|
284583
|
+
"type": "object",
|
|
284584
|
+
"properties": {
|
|
284585
|
+
"code": {
|
|
284586
|
+
"type": "string"
|
|
284587
|
+
},
|
|
284588
|
+
"message": {
|
|
284589
|
+
"type": "string"
|
|
284590
|
+
},
|
|
284591
|
+
"documentation_url": {
|
|
284592
|
+
"type": "string"
|
|
284593
|
+
}
|
|
284594
|
+
}
|
|
284595
|
+
}
|
|
284596
|
+
}
|
|
284597
|
+
}
|
|
284136
284598
|
}
|
|
284137
284599
|
},
|
|
284138
284600
|
"x-github": {
|
|
@@ -290356,6 +290818,27 @@
|
|
|
290356
290818
|
}
|
|
290357
290819
|
}
|
|
290358
290820
|
}
|
|
290821
|
+
},
|
|
290822
|
+
"503": {
|
|
290823
|
+
"description": "Service unavailable",
|
|
290824
|
+
"content": {
|
|
290825
|
+
"application/json": {
|
|
290826
|
+
"schema": {
|
|
290827
|
+
"type": "object",
|
|
290828
|
+
"properties": {
|
|
290829
|
+
"code": {
|
|
290830
|
+
"type": "string"
|
|
290831
|
+
},
|
|
290832
|
+
"message": {
|
|
290833
|
+
"type": "string"
|
|
290834
|
+
},
|
|
290835
|
+
"documentation_url": {
|
|
290836
|
+
"type": "string"
|
|
290837
|
+
}
|
|
290838
|
+
}
|
|
290839
|
+
}
|
|
290840
|
+
}
|
|
290841
|
+
}
|
|
290359
290842
|
}
|
|
290360
290843
|
},
|
|
290361
290844
|
"x-github": {
|
|
@@ -293301,6 +293784,10 @@
|
|
|
293301
293784
|
"starred_at": {
|
|
293302
293785
|
"type": "string",
|
|
293303
293786
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
293787
|
+
},
|
|
293788
|
+
"anonymous_access_enabled": {
|
|
293789
|
+
"type": "boolean",
|
|
293790
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
293304
293791
|
}
|
|
293305
293792
|
},
|
|
293306
293793
|
"required": [
|
|
@@ -294555,6 +295042,10 @@
|
|
|
294555
295042
|
"starred_at": {
|
|
294556
295043
|
"type": "string",
|
|
294557
295044
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
295045
|
+
},
|
|
295046
|
+
"anonymous_access_enabled": {
|
|
295047
|
+
"type": "boolean",
|
|
295048
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
294558
295049
|
}
|
|
294559
295050
|
},
|
|
294560
295051
|
"required": [
|
|
@@ -297864,6 +298355,10 @@
|
|
|
297864
298355
|
"starred_at": {
|
|
297865
298356
|
"type": "string",
|
|
297866
298357
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
298358
|
+
},
|
|
298359
|
+
"anonymous_access_enabled": {
|
|
298360
|
+
"type": "boolean",
|
|
298361
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
297867
298362
|
}
|
|
297868
298363
|
},
|
|
297869
298364
|
"required": [
|
|
@@ -299118,6 +299613,10 @@
|
|
|
299118
299613
|
"starred_at": {
|
|
299119
299614
|
"type": "string",
|
|
299120
299615
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
299616
|
+
},
|
|
299617
|
+
"anonymous_access_enabled": {
|
|
299618
|
+
"type": "boolean",
|
|
299619
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
299121
299620
|
}
|
|
299122
299621
|
},
|
|
299123
299622
|
"required": [
|
|
@@ -316144,6 +316643,10 @@
|
|
|
316144
316643
|
"starred_at": {
|
|
316145
316644
|
"type": "string",
|
|
316146
316645
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
316646
|
+
},
|
|
316647
|
+
"anonymous_access_enabled": {
|
|
316648
|
+
"type": "boolean",
|
|
316649
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
316147
316650
|
}
|
|
316148
316651
|
},
|
|
316149
316652
|
"required": [
|
|
@@ -316684,7 +317187,7 @@
|
|
|
316684
317187
|
"/repos/{template_owner}/{template_repo}/generate": {
|
|
316685
317188
|
"post": {
|
|
316686
317189
|
"summary": "Create a repository using a template",
|
|
316687
|
-
"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.
|
|
317190
|
+
"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",
|
|
316688
317191
|
"tags": [
|
|
316689
317192
|
"repos"
|
|
316690
317193
|
],
|
|
@@ -317799,6 +318302,10 @@
|
|
|
317799
318302
|
"starred_at": {
|
|
317800
318303
|
"type": "string",
|
|
317801
318304
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
318305
|
+
},
|
|
318306
|
+
"anonymous_access_enabled": {
|
|
318307
|
+
"type": "boolean",
|
|
318308
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
317802
318309
|
}
|
|
317803
318310
|
},
|
|
317804
318311
|
"required": [
|
|
@@ -320617,6 +321124,10 @@
|
|
|
320617
321124
|
"starred_at": {
|
|
320618
321125
|
"type": "string",
|
|
320619
321126
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
321127
|
+
},
|
|
321128
|
+
"anonymous_access_enabled": {
|
|
321129
|
+
"type": "boolean",
|
|
321130
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
320620
321131
|
}
|
|
320621
321132
|
},
|
|
320622
321133
|
"required": [
|
|
@@ -322976,6 +323487,10 @@
|
|
|
322976
323487
|
"starred_at": {
|
|
322977
323488
|
"type": "string",
|
|
322978
323489
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
323490
|
+
},
|
|
323491
|
+
"anonymous_access_enabled": {
|
|
323492
|
+
"type": "boolean",
|
|
323493
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
322979
323494
|
}
|
|
322980
323495
|
},
|
|
322981
323496
|
"required": [
|
|
@@ -325330,6 +325845,10 @@
|
|
|
325330
325845
|
"starred_at": {
|
|
325331
325846
|
"type": "string",
|
|
325332
325847
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
325848
|
+
},
|
|
325849
|
+
"anonymous_access_enabled": {
|
|
325850
|
+
"type": "boolean",
|
|
325851
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
325333
325852
|
}
|
|
325334
325853
|
},
|
|
325335
325854
|
"required": [
|
|
@@ -336379,6 +336898,10 @@
|
|
|
336379
336898
|
"starred_at": {
|
|
336380
336899
|
"type": "string",
|
|
336381
336900
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
336901
|
+
},
|
|
336902
|
+
"anonymous_access_enabled": {
|
|
336903
|
+
"type": "boolean",
|
|
336904
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
336382
336905
|
}
|
|
336383
336906
|
},
|
|
336384
336907
|
"required": [
|
|
@@ -338375,6 +338898,10 @@
|
|
|
338375
338898
|
"starred_at": {
|
|
338376
338899
|
"type": "string",
|
|
338377
338900
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
338901
|
+
},
|
|
338902
|
+
"anonymous_access_enabled": {
|
|
338903
|
+
"type": "boolean",
|
|
338904
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
338378
338905
|
}
|
|
338379
338906
|
},
|
|
338380
338907
|
"required": [
|
|
@@ -344831,6 +345358,10 @@
|
|
|
344831
345358
|
"starred_at": {
|
|
344832
345359
|
"type": "string",
|
|
344833
345360
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
345361
|
+
},
|
|
345362
|
+
"anonymous_access_enabled": {
|
|
345363
|
+
"type": "boolean",
|
|
345364
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
344834
345365
|
}
|
|
344835
345366
|
},
|
|
344836
345367
|
"required": [
|
|
@@ -345526,7 +346057,12 @@
|
|
|
345526
346057
|
"description": "The reason for the current state",
|
|
345527
346058
|
"example": "not_planned",
|
|
345528
346059
|
"type": "string",
|
|
345529
|
-
"nullable": true
|
|
346060
|
+
"nullable": true,
|
|
346061
|
+
"enum": [
|
|
346062
|
+
"completed",
|
|
346063
|
+
"reopened",
|
|
346064
|
+
"not_planned"
|
|
346065
|
+
]
|
|
345530
346066
|
},
|
|
345531
346067
|
"title": {
|
|
345532
346068
|
"description": "Title of the issue",
|
|
@@ -347398,6 +347934,10 @@
|
|
|
347398
347934
|
"starred_at": {
|
|
347399
347935
|
"type": "string",
|
|
347400
347936
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
347937
|
+
},
|
|
347938
|
+
"anonymous_access_enabled": {
|
|
347939
|
+
"type": "boolean",
|
|
347940
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
347401
347941
|
}
|
|
347402
347942
|
},
|
|
347403
347943
|
"required": [
|
|
@@ -351556,6 +352096,10 @@
|
|
|
351556
352096
|
"starred_at": {
|
|
351557
352097
|
"type": "string",
|
|
351558
352098
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
352099
|
+
},
|
|
352100
|
+
"anonymous_access_enabled": {
|
|
352101
|
+
"type": "boolean",
|
|
352102
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
351559
352103
|
}
|
|
351560
352104
|
},
|
|
351561
352105
|
"required": [
|
|
@@ -353231,6 +353775,10 @@
|
|
|
353231
353775
|
"starred_at": {
|
|
353232
353776
|
"type": "string",
|
|
353233
353777
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
353778
|
+
},
|
|
353779
|
+
"anonymous_access_enabled": {
|
|
353780
|
+
"type": "boolean",
|
|
353781
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
353234
353782
|
}
|
|
353235
353783
|
},
|
|
353236
353784
|
"required": [
|
|
@@ -355271,6 +355819,10 @@
|
|
|
355271
355819
|
"starred_at": {
|
|
355272
355820
|
"type": "string",
|
|
355273
355821
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
355822
|
+
},
|
|
355823
|
+
"anonymous_access_enabled": {
|
|
355824
|
+
"type": "boolean",
|
|
355825
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
355274
355826
|
}
|
|
355275
355827
|
},
|
|
355276
355828
|
"required": [
|
|
@@ -357437,6 +357989,10 @@
|
|
|
357437
357989
|
"starred_at": {
|
|
357438
357990
|
"type": "string",
|
|
357439
357991
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
357992
|
+
},
|
|
357993
|
+
"anonymous_access_enabled": {
|
|
357994
|
+
"type": "boolean",
|
|
357995
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
357440
357996
|
}
|
|
357441
357997
|
},
|
|
357442
357998
|
"required": [
|
|
@@ -358986,6 +359542,10 @@
|
|
|
358986
359542
|
"starred_at": {
|
|
358987
359543
|
"type": "string",
|
|
358988
359544
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
359545
|
+
},
|
|
359546
|
+
"anonymous_access_enabled": {
|
|
359547
|
+
"type": "boolean",
|
|
359548
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
358989
359549
|
}
|
|
358990
359550
|
},
|
|
358991
359551
|
"required": [
|
|
@@ -360948,6 +361508,10 @@
|
|
|
360948
361508
|
"starred_at": {
|
|
360949
361509
|
"type": "string",
|
|
360950
361510
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
361511
|
+
},
|
|
361512
|
+
"anonymous_access_enabled": {
|
|
361513
|
+
"type": "boolean",
|
|
361514
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
360951
361515
|
}
|
|
360952
361516
|
},
|
|
360953
361517
|
"required": [
|
|
@@ -363038,6 +363602,10 @@
|
|
|
363038
363602
|
"starred_at": {
|
|
363039
363603
|
"type": "string",
|
|
363040
363604
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
363605
|
+
},
|
|
363606
|
+
"anonymous_access_enabled": {
|
|
363607
|
+
"type": "boolean",
|
|
363608
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
363041
363609
|
}
|
|
363042
363610
|
},
|
|
363043
363611
|
"required": [
|
|
@@ -364295,6 +364863,10 @@
|
|
|
364295
364863
|
"starred_at": {
|
|
364296
364864
|
"type": "string",
|
|
364297
364865
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
364866
|
+
},
|
|
364867
|
+
"anonymous_access_enabled": {
|
|
364868
|
+
"type": "boolean",
|
|
364869
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
364298
364870
|
}
|
|
364299
364871
|
},
|
|
364300
364872
|
"required": [
|
|
@@ -366481,6 +367053,10 @@
|
|
|
366481
367053
|
"starred_at": {
|
|
366482
367054
|
"type": "string",
|
|
366483
367055
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
367056
|
+
},
|
|
367057
|
+
"anonymous_access_enabled": {
|
|
367058
|
+
"type": "boolean",
|
|
367059
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
366484
367060
|
}
|
|
366485
367061
|
},
|
|
366486
367062
|
"required": [
|
|
@@ -368527,7 +369103,12 @@
|
|
|
368527
369103
|
"description": "The reason for the current state",
|
|
368528
369104
|
"example": "not_planned",
|
|
368529
369105
|
"type": "string",
|
|
368530
|
-
"nullable": true
|
|
369106
|
+
"nullable": true,
|
|
369107
|
+
"enum": [
|
|
369108
|
+
"completed",
|
|
369109
|
+
"reopened",
|
|
369110
|
+
"not_planned"
|
|
369111
|
+
]
|
|
368531
369112
|
},
|
|
368532
369113
|
"title": {
|
|
368533
369114
|
"description": "Title of the issue",
|
|
@@ -370399,6 +370980,10 @@
|
|
|
370399
370980
|
"starred_at": {
|
|
370400
370981
|
"type": "string",
|
|
370401
370982
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
370983
|
+
},
|
|
370984
|
+
"anonymous_access_enabled": {
|
|
370985
|
+
"type": "boolean",
|
|
370986
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
370402
370987
|
}
|
|
370403
370988
|
},
|
|
370404
370989
|
"required": [
|
|
@@ -371655,7 +372240,12 @@
|
|
|
371655
372240
|
"description": "The reason for the current state",
|
|
371656
372241
|
"example": "not_planned",
|
|
371657
372242
|
"type": "string",
|
|
371658
|
-
"nullable": true
|
|
372243
|
+
"nullable": true,
|
|
372244
|
+
"enum": [
|
|
372245
|
+
"completed",
|
|
372246
|
+
"reopened",
|
|
372247
|
+
"not_planned"
|
|
372248
|
+
]
|
|
371659
372249
|
},
|
|
371660
372250
|
"title": {
|
|
371661
372251
|
"description": "Title of the issue",
|
|
@@ -373527,6 +374117,10 @@
|
|
|
373527
374117
|
"starred_at": {
|
|
373528
374118
|
"type": "string",
|
|
373529
374119
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
374120
|
+
},
|
|
374121
|
+
"anonymous_access_enabled": {
|
|
374122
|
+
"type": "boolean",
|
|
374123
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
373530
374124
|
}
|
|
373531
374125
|
},
|
|
373532
374126
|
"required": [
|
|
@@ -379088,6 +379682,10 @@
|
|
|
379088
379682
|
"starred_at": {
|
|
379089
379683
|
"type": "string",
|
|
379090
379684
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
379685
|
+
},
|
|
379686
|
+
"anonymous_access_enabled": {
|
|
379687
|
+
"type": "boolean",
|
|
379688
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
379091
379689
|
}
|
|
379092
379690
|
},
|
|
379093
379691
|
"required": [
|
|
@@ -380564,6 +381162,10 @@
|
|
|
380564
381162
|
"starred_at": {
|
|
380565
381163
|
"type": "string",
|
|
380566
381164
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
381165
|
+
},
|
|
381166
|
+
"anonymous_access_enabled": {
|
|
381167
|
+
"type": "boolean",
|
|
381168
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
380567
381169
|
}
|
|
380568
381170
|
},
|
|
380569
381171
|
"required": [
|
|
@@ -381686,6 +382288,10 @@
|
|
|
381686
382288
|
"starred_at": {
|
|
381687
382289
|
"type": "string",
|
|
381688
382290
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
382291
|
+
},
|
|
382292
|
+
"anonymous_access_enabled": {
|
|
382293
|
+
"type": "boolean",
|
|
382294
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
381689
382295
|
}
|
|
381690
382296
|
},
|
|
381691
382297
|
"required": [
|
|
@@ -383436,6 +384042,10 @@
|
|
|
383436
384042
|
"starred_at": {
|
|
383437
384043
|
"type": "string",
|
|
383438
384044
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
384045
|
+
},
|
|
384046
|
+
"anonymous_access_enabled": {
|
|
384047
|
+
"type": "boolean",
|
|
384048
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
383439
384049
|
}
|
|
383440
384050
|
},
|
|
383441
384051
|
"required": [
|
|
@@ -388150,6 +388760,28 @@
|
|
|
388150
388760
|
}
|
|
388151
388761
|
}
|
|
388152
388762
|
},
|
|
388763
|
+
"/orgs/{org}/{security_product}/{enablement}": {
|
|
388764
|
+
"post": {
|
|
388765
|
+
"summary": "Enable or disable a security feature for an organization",
|
|
388766
|
+
"description": "This endpoint is currently not supported by GitHub AE. It only exists in api.github.com right now.",
|
|
388767
|
+
"tags": [
|
|
388768
|
+
"orgs"
|
|
388769
|
+
],
|
|
388770
|
+
"operationId": "orgs/enable-or-disable-security-product-on-all-org-repos",
|
|
388771
|
+
"externalDocs": {
|
|
388772
|
+
"description": "API method documentation",
|
|
388773
|
+
"url": "https://docs.github.com/rest/reference/orgs#enable-or-disable-security-product-on-all-org-repos"
|
|
388774
|
+
},
|
|
388775
|
+
"x-octokit": {
|
|
388776
|
+
"api.github.com": "removed"
|
|
388777
|
+
},
|
|
388778
|
+
"responses": {
|
|
388779
|
+
"501": {
|
|
388780
|
+
"description": "Not Implemented"
|
|
388781
|
+
}
|
|
388782
|
+
}
|
|
388783
|
+
}
|
|
388784
|
+
},
|
|
388153
388785
|
"/repos/{owner}/{repo}/actions/cache/usage": {
|
|
388154
388786
|
"get": {
|
|
388155
388787
|
"summary": "Get GitHub Actions cache usage for a repository",
|
|
@@ -391041,6 +391673,90 @@
|
|
|
391041
391673
|
}
|
|
391042
391674
|
}
|
|
391043
391675
|
},
|
|
391676
|
+
"/user/ssh_signing_keys": {
|
|
391677
|
+
"get": {
|
|
391678
|
+
"summary": "List SSH signing keys for the authenticated user",
|
|
391679
|
+
"description": "This endpoint is currently not supported by GitHub AE. It only exists in api.github.com right now.",
|
|
391680
|
+
"tags": [
|
|
391681
|
+
"users"
|
|
391682
|
+
],
|
|
391683
|
+
"operationId": "users/list-ssh-signing-keys-for-authenticated-user",
|
|
391684
|
+
"externalDocs": {
|
|
391685
|
+
"description": "API method documentation",
|
|
391686
|
+
"url": "https://docs.github.com/rest/reference/users#list-public-ssh-signing-keys-for-the-authenticated-user"
|
|
391687
|
+
},
|
|
391688
|
+
"x-octokit": {
|
|
391689
|
+
"api.github.com": "removed"
|
|
391690
|
+
},
|
|
391691
|
+
"responses": {
|
|
391692
|
+
"501": {
|
|
391693
|
+
"description": "Not Implemented"
|
|
391694
|
+
}
|
|
391695
|
+
}
|
|
391696
|
+
},
|
|
391697
|
+
"post": {
|
|
391698
|
+
"summary": "Create a SSH signing key for the authenticated user",
|
|
391699
|
+
"description": "This endpoint is currently not supported by GitHub AE. It only exists in api.github.com right now.",
|
|
391700
|
+
"operationId": "users/create-ssh-signing-key-for-authenticated-user",
|
|
391701
|
+
"tags": [
|
|
391702
|
+
"users"
|
|
391703
|
+
],
|
|
391704
|
+
"externalDocs": {
|
|
391705
|
+
"description": "API method documentation",
|
|
391706
|
+
"url": "https://docs.github.com/rest/reference/users#create-an-ssh-signing-key-for-the-authenticated-user"
|
|
391707
|
+
},
|
|
391708
|
+
"x-octokit": {
|
|
391709
|
+
"api.github.com": "removed"
|
|
391710
|
+
},
|
|
391711
|
+
"responses": {
|
|
391712
|
+
"501": {
|
|
391713
|
+
"description": "Not Implemented"
|
|
391714
|
+
}
|
|
391715
|
+
}
|
|
391716
|
+
}
|
|
391717
|
+
},
|
|
391718
|
+
"/user/ssh_signing_keys/{ssh_signing_key_id}": {
|
|
391719
|
+
"get": {
|
|
391720
|
+
"summary": "Get an SSH signing key for the authenticated user",
|
|
391721
|
+
"description": "This endpoint is currently not supported by GitHub AE. It only exists in api.github.com right now.",
|
|
391722
|
+
"tags": [
|
|
391723
|
+
"users"
|
|
391724
|
+
],
|
|
391725
|
+
"operationId": "users/get-ssh-signing-key-for-authenticated-user",
|
|
391726
|
+
"externalDocs": {
|
|
391727
|
+
"description": "API method documentation",
|
|
391728
|
+
"url": "https://docs.github.com/rest/reference/users#get-a-ssh-signing-key-for-the-authenticated-user"
|
|
391729
|
+
},
|
|
391730
|
+
"x-octokit": {
|
|
391731
|
+
"api.github.com": "removed"
|
|
391732
|
+
},
|
|
391733
|
+
"responses": {
|
|
391734
|
+
"501": {
|
|
391735
|
+
"description": "Not Implemented"
|
|
391736
|
+
}
|
|
391737
|
+
}
|
|
391738
|
+
},
|
|
391739
|
+
"delete": {
|
|
391740
|
+
"summary": "Delete an SSH signing key for the authenticated user",
|
|
391741
|
+
"description": "This endpoint is currently not supported by GitHub AE. It only exists in api.github.com right now.",
|
|
391742
|
+
"tags": [
|
|
391743
|
+
"users"
|
|
391744
|
+
],
|
|
391745
|
+
"operationId": "users/delete-ssh-signing-key-for-authenticated-user",
|
|
391746
|
+
"externalDocs": {
|
|
391747
|
+
"description": "API method documentation",
|
|
391748
|
+
"url": "https://docs.github.com/rest/reference/users#delete-a-ssh-signing-key-for-the-authenticated-user"
|
|
391749
|
+
},
|
|
391750
|
+
"x-octokit": {
|
|
391751
|
+
"api.github.com": "removed"
|
|
391752
|
+
},
|
|
391753
|
+
"responses": {
|
|
391754
|
+
"501": {
|
|
391755
|
+
"description": "Not Implemented"
|
|
391756
|
+
}
|
|
391757
|
+
}
|
|
391758
|
+
}
|
|
391759
|
+
},
|
|
391044
391760
|
"/users/{username}/events/public": {
|
|
391045
391761
|
"get": {
|
|
391046
391762
|
"summary": "List public events for a user",
|
|
@@ -391344,6 +392060,28 @@
|
|
|
391344
392060
|
}
|
|
391345
392061
|
}
|
|
391346
392062
|
}
|
|
392063
|
+
},
|
|
392064
|
+
"/users/{username}/ssh_signing_keys": {
|
|
392065
|
+
"get": {
|
|
392066
|
+
"summary": "List SSH signing keys for a user",
|
|
392067
|
+
"description": "This endpoint is currently not supported by GitHub AE. It only exists in api.github.com right now.",
|
|
392068
|
+
"tags": [
|
|
392069
|
+
"users"
|
|
392070
|
+
],
|
|
392071
|
+
"operationId": "users/list-ssh-signing-keys-for-user",
|
|
392072
|
+
"externalDocs": {
|
|
392073
|
+
"description": "API method documentation",
|
|
392074
|
+
"url": "https://docs.github.com/rest/reference/users#list-ssh-signing-keys-for-a-user"
|
|
392075
|
+
},
|
|
392076
|
+
"x-octokit": {
|
|
392077
|
+
"api.github.com": "removed"
|
|
392078
|
+
},
|
|
392079
|
+
"responses": {
|
|
392080
|
+
"501": {
|
|
392081
|
+
"description": "Not Implemented"
|
|
392082
|
+
}
|
|
392083
|
+
}
|
|
392084
|
+
}
|
|
391347
392085
|
}
|
|
391348
392086
|
}
|
|
391349
392087
|
}
|