@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
package/generated/ghes-3.6.json
CHANGED
|
@@ -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": {
|
|
@@ -10140,7 +10140,13 @@
|
|
|
10140
10140
|
"category": "orgs",
|
|
10141
10141
|
"subcategory": null
|
|
10142
10142
|
},
|
|
10143
|
-
"x-octokit": {
|
|
10143
|
+
"x-octokit": {
|
|
10144
|
+
"diff": {
|
|
10145
|
+
"api.github.com": {
|
|
10146
|
+
"type": "changed"
|
|
10147
|
+
}
|
|
10148
|
+
}
|
|
10149
|
+
}
|
|
10144
10150
|
},
|
|
10145
10151
|
"patch": {
|
|
10146
10152
|
"summary": "Update an organization",
|
|
@@ -14533,17 +14539,6 @@
|
|
|
14533
14539
|
}
|
|
14534
14540
|
}
|
|
14535
14541
|
},
|
|
14536
|
-
"302": {
|
|
14537
|
-
"description": "Response if requester is not an organization member",
|
|
14538
|
-
"headers": {
|
|
14539
|
-
"Location": {
|
|
14540
|
-
"example": "https://api.github.com/orgs/github/public_members",
|
|
14541
|
-
"schema": {
|
|
14542
|
-
"type": "string"
|
|
14543
|
-
}
|
|
14544
|
-
}
|
|
14545
|
-
}
|
|
14546
|
-
},
|
|
14547
14542
|
"422": {
|
|
14548
14543
|
"$ref": "#/components/responses/validation_failed"
|
|
14549
14544
|
}
|
|
@@ -22086,7 +22081,13 @@
|
|
|
22086
22081
|
"category": "actions",
|
|
22087
22082
|
"subcategory": "workflow-runs"
|
|
22088
22083
|
},
|
|
22089
|
-
"x-octokit": {
|
|
22084
|
+
"x-octokit": {
|
|
22085
|
+
"diff": {
|
|
22086
|
+
"api.github.com": {
|
|
22087
|
+
"type": "changed"
|
|
22088
|
+
}
|
|
22089
|
+
}
|
|
22090
|
+
}
|
|
22090
22091
|
}
|
|
22091
22092
|
},
|
|
22092
22093
|
"/repos/{owner}/{repo}/actions/runs/{run_id}": {
|
|
@@ -23658,7 +23659,13 @@
|
|
|
23658
23659
|
"category": "actions",
|
|
23659
23660
|
"subcategory": "workflow-runs"
|
|
23660
23661
|
},
|
|
23661
|
-
"x-octokit": {
|
|
23662
|
+
"x-octokit": {
|
|
23663
|
+
"diff": {
|
|
23664
|
+
"api.github.com": {
|
|
23665
|
+
"type": "changed"
|
|
23666
|
+
}
|
|
23667
|
+
}
|
|
23668
|
+
}
|
|
23662
23669
|
}
|
|
23663
23670
|
},
|
|
23664
23671
|
"/repos/{owner}/{repo}/assignees": {
|
|
@@ -23866,6 +23873,11 @@
|
|
|
23866
23873
|
"url_template": {
|
|
23867
23874
|
"type": "string",
|
|
23868
23875
|
"description": "The URL must contain `<num>` for the reference number."
|
|
23876
|
+
},
|
|
23877
|
+
"is_alphanumeric": {
|
|
23878
|
+
"type": "boolean",
|
|
23879
|
+
"default": "true",
|
|
23880
|
+
"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."
|
|
23869
23881
|
}
|
|
23870
23882
|
},
|
|
23871
23883
|
"required": [
|
|
@@ -23877,7 +23889,8 @@
|
|
|
23877
23889
|
"default": {
|
|
23878
23890
|
"value": {
|
|
23879
23891
|
"key_prefix": "TICKET-",
|
|
23880
|
-
"url_template": "https://example.com/TICKET?query=<num>"
|
|
23892
|
+
"url_template": "https://example.com/TICKET?query=<num>",
|
|
23893
|
+
"is_alphanumeric": true
|
|
23881
23894
|
}
|
|
23882
23895
|
}
|
|
23883
23896
|
}
|
|
@@ -29999,6 +30012,9 @@
|
|
|
29999
30012
|
},
|
|
30000
30013
|
"500": {
|
|
30001
30014
|
"$ref": "#/components/responses/internal_error"
|
|
30015
|
+
},
|
|
30016
|
+
"503": {
|
|
30017
|
+
"$ref": "#/components/responses/service_unavailable"
|
|
30002
30018
|
}
|
|
30003
30019
|
},
|
|
30004
30020
|
"x-github": {
|
|
@@ -30408,6 +30424,9 @@
|
|
|
30408
30424
|
},
|
|
30409
30425
|
"500": {
|
|
30410
30426
|
"$ref": "#/components/responses/internal_error"
|
|
30427
|
+
},
|
|
30428
|
+
"503": {
|
|
30429
|
+
"$ref": "#/components/responses/service_unavailable"
|
|
30411
30430
|
}
|
|
30412
30431
|
},
|
|
30413
30432
|
"x-github": {
|
|
@@ -35920,6 +35939,11 @@
|
|
|
35920
35939
|
},
|
|
35921
35940
|
"state_reason": {
|
|
35922
35941
|
"type": "string",
|
|
35942
|
+
"enum": [
|
|
35943
|
+
"completed",
|
|
35944
|
+
"not_planned",
|
|
35945
|
+
"reopened"
|
|
35946
|
+
],
|
|
35923
35947
|
"nullable": true,
|
|
35924
35948
|
"description": "The reason for the current state",
|
|
35925
35949
|
"example": "not_planned"
|
|
@@ -40518,6 +40542,9 @@
|
|
|
40518
40542
|
},
|
|
40519
40543
|
"500": {
|
|
40520
40544
|
"$ref": "#/components/responses/internal_error"
|
|
40545
|
+
},
|
|
40546
|
+
"503": {
|
|
40547
|
+
"$ref": "#/components/responses/service_unavailable"
|
|
40521
40548
|
}
|
|
40522
40549
|
},
|
|
40523
40550
|
"x-github": {
|
|
@@ -41065,6 +41092,9 @@
|
|
|
41065
41092
|
},
|
|
41066
41093
|
"500": {
|
|
41067
41094
|
"$ref": "#/components/responses/internal_error"
|
|
41095
|
+
},
|
|
41096
|
+
"503": {
|
|
41097
|
+
"$ref": "#/components/responses/service_unavailable"
|
|
41068
41098
|
}
|
|
41069
41099
|
},
|
|
41070
41100
|
"x-github": {
|
|
@@ -45239,7 +45269,7 @@
|
|
|
45239
45269
|
"/repos/{template_owner}/{template_repo}/generate": {
|
|
45240
45270
|
"post": {
|
|
45241
45271
|
"summary": "Create a repository using a template",
|
|
45242
|
-
"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.
|
|
45272
|
+
"description": "Creates a new repository using a repository template. Use the `template_owner` and `template_repo` route parameters to specify the repository to use as the template. If the repository is not public, the authenticated user must own or be a member of an organization that owns the repository. To check if a repository is available to use as a template, get the repository's information using the [Get a repository](https://docs.github.com/enterprise-server@3.6/rest/reference/repos#get-a-repository) endpoint and check that the `is_template` key is `true`.\n\n**OAuth scope requirements**\n\nWhen using [OAuth](https://docs.github.com/enterprise-server@3.6/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",
|
|
45243
45273
|
"tags": [
|
|
45244
45274
|
"repos"
|
|
45245
45275
|
],
|
|
@@ -55271,6 +55301,28 @@
|
|
|
55271
55301
|
}
|
|
55272
55302
|
}
|
|
55273
55303
|
},
|
|
55304
|
+
"/orgs/{org}/{security_product}/{enablement}": {
|
|
55305
|
+
"post": {
|
|
55306
|
+
"summary": "Enable or disable a security feature for an organization",
|
|
55307
|
+
"description": "This endpoint does not exist in GitHub Enterprise Server 3.6. It was added in api.github.com",
|
|
55308
|
+
"tags": [
|
|
55309
|
+
"orgs"
|
|
55310
|
+
],
|
|
55311
|
+
"operationId": "orgs/enable-or-disable-security-product-on-all-org-repos",
|
|
55312
|
+
"externalDocs": {
|
|
55313
|
+
"description": "API method documentation",
|
|
55314
|
+
"url": "https://docs.github.com/rest/reference/orgs#enable-or-disable-security-product-on-all-org-repos"
|
|
55315
|
+
},
|
|
55316
|
+
"x-octokit": {
|
|
55317
|
+
"api.github.com": "removed"
|
|
55318
|
+
},
|
|
55319
|
+
"responses": {
|
|
55320
|
+
"501": {
|
|
55321
|
+
"description": "Not Implemented"
|
|
55322
|
+
}
|
|
55323
|
+
}
|
|
55324
|
+
}
|
|
55325
|
+
},
|
|
55274
55326
|
"/repos/{owner}/{repo}/actions/caches": {
|
|
55275
55327
|
"get": {
|
|
55276
55328
|
"summary": "List GitHub Actions caches for a repository",
|
|
@@ -57454,6 +57506,90 @@
|
|
|
57454
57506
|
}
|
|
57455
57507
|
}
|
|
57456
57508
|
},
|
|
57509
|
+
"/user/ssh_signing_keys": {
|
|
57510
|
+
"get": {
|
|
57511
|
+
"summary": "List SSH signing keys for the authenticated user",
|
|
57512
|
+
"description": "This endpoint does not exist in GitHub Enterprise Server 3.6. It was added in api.github.com",
|
|
57513
|
+
"tags": [
|
|
57514
|
+
"users"
|
|
57515
|
+
],
|
|
57516
|
+
"operationId": "users/list-ssh-signing-keys-for-authenticated-user",
|
|
57517
|
+
"externalDocs": {
|
|
57518
|
+
"description": "API method documentation",
|
|
57519
|
+
"url": "https://docs.github.com/rest/reference/users#list-public-ssh-signing-keys-for-the-authenticated-user"
|
|
57520
|
+
},
|
|
57521
|
+
"x-octokit": {
|
|
57522
|
+
"api.github.com": "removed"
|
|
57523
|
+
},
|
|
57524
|
+
"responses": {
|
|
57525
|
+
"501": {
|
|
57526
|
+
"description": "Not Implemented"
|
|
57527
|
+
}
|
|
57528
|
+
}
|
|
57529
|
+
},
|
|
57530
|
+
"post": {
|
|
57531
|
+
"summary": "Create a SSH signing key for the authenticated user",
|
|
57532
|
+
"description": "This endpoint does not exist in GitHub Enterprise Server 3.6. It was added in api.github.com",
|
|
57533
|
+
"operationId": "users/create-ssh-signing-key-for-authenticated-user",
|
|
57534
|
+
"tags": [
|
|
57535
|
+
"users"
|
|
57536
|
+
],
|
|
57537
|
+
"externalDocs": {
|
|
57538
|
+
"description": "API method documentation",
|
|
57539
|
+
"url": "https://docs.github.com/rest/reference/users#create-an-ssh-signing-key-for-the-authenticated-user"
|
|
57540
|
+
},
|
|
57541
|
+
"x-octokit": {
|
|
57542
|
+
"api.github.com": "removed"
|
|
57543
|
+
},
|
|
57544
|
+
"responses": {
|
|
57545
|
+
"501": {
|
|
57546
|
+
"description": "Not Implemented"
|
|
57547
|
+
}
|
|
57548
|
+
}
|
|
57549
|
+
}
|
|
57550
|
+
},
|
|
57551
|
+
"/user/ssh_signing_keys/{ssh_signing_key_id}": {
|
|
57552
|
+
"get": {
|
|
57553
|
+
"summary": "Get an SSH signing key for the authenticated user",
|
|
57554
|
+
"description": "This endpoint does not exist in GitHub Enterprise Server 3.6. It was added in api.github.com",
|
|
57555
|
+
"tags": [
|
|
57556
|
+
"users"
|
|
57557
|
+
],
|
|
57558
|
+
"operationId": "users/get-ssh-signing-key-for-authenticated-user",
|
|
57559
|
+
"externalDocs": {
|
|
57560
|
+
"description": "API method documentation",
|
|
57561
|
+
"url": "https://docs.github.com/rest/reference/users#get-a-ssh-signing-key-for-the-authenticated-user"
|
|
57562
|
+
},
|
|
57563
|
+
"x-octokit": {
|
|
57564
|
+
"api.github.com": "removed"
|
|
57565
|
+
},
|
|
57566
|
+
"responses": {
|
|
57567
|
+
"501": {
|
|
57568
|
+
"description": "Not Implemented"
|
|
57569
|
+
}
|
|
57570
|
+
}
|
|
57571
|
+
},
|
|
57572
|
+
"delete": {
|
|
57573
|
+
"summary": "Delete an SSH signing key for the authenticated user",
|
|
57574
|
+
"description": "This endpoint does not exist in GitHub Enterprise Server 3.6. It was added in api.github.com",
|
|
57575
|
+
"tags": [
|
|
57576
|
+
"users"
|
|
57577
|
+
],
|
|
57578
|
+
"operationId": "users/delete-ssh-signing-key-for-authenticated-user",
|
|
57579
|
+
"externalDocs": {
|
|
57580
|
+
"description": "API method documentation",
|
|
57581
|
+
"url": "https://docs.github.com/rest/reference/users#delete-a-ssh-signing-key-for-the-authenticated-user"
|
|
57582
|
+
},
|
|
57583
|
+
"x-octokit": {
|
|
57584
|
+
"api.github.com": "removed"
|
|
57585
|
+
},
|
|
57586
|
+
"responses": {
|
|
57587
|
+
"501": {
|
|
57588
|
+
"description": "Not Implemented"
|
|
57589
|
+
}
|
|
57590
|
+
}
|
|
57591
|
+
}
|
|
57592
|
+
},
|
|
57457
57593
|
"/users/{username}/packages": {
|
|
57458
57594
|
"get": {
|
|
57459
57595
|
"summary": "List packages for a user",
|
|
@@ -57691,6 +57827,28 @@
|
|
|
57691
57827
|
}
|
|
57692
57828
|
}
|
|
57693
57829
|
}
|
|
57830
|
+
},
|
|
57831
|
+
"/users/{username}/ssh_signing_keys": {
|
|
57832
|
+
"get": {
|
|
57833
|
+
"summary": "List SSH signing keys for a user",
|
|
57834
|
+
"description": "This endpoint does not exist in GitHub Enterprise Server 3.6. It was added in api.github.com",
|
|
57835
|
+
"tags": [
|
|
57836
|
+
"users"
|
|
57837
|
+
],
|
|
57838
|
+
"operationId": "users/list-ssh-signing-keys-for-user",
|
|
57839
|
+
"externalDocs": {
|
|
57840
|
+
"description": "API method documentation",
|
|
57841
|
+
"url": "https://docs.github.com/rest/reference/users#list-ssh-signing-keys-for-a-user"
|
|
57842
|
+
},
|
|
57843
|
+
"x-octokit": {
|
|
57844
|
+
"api.github.com": "removed"
|
|
57845
|
+
},
|
|
57846
|
+
"responses": {
|
|
57847
|
+
"501": {
|
|
57848
|
+
"description": "Not Implemented"
|
|
57849
|
+
}
|
|
57850
|
+
}
|
|
57851
|
+
}
|
|
57694
57852
|
}
|
|
57695
57853
|
},
|
|
57696
57854
|
"components": {
|
|
@@ -60775,6 +60933,10 @@
|
|
|
60775
60933
|
"starred_at": {
|
|
60776
60934
|
"type": "string",
|
|
60777
60935
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
60936
|
+
},
|
|
60937
|
+
"anonymous_access_enabled": {
|
|
60938
|
+
"type": "boolean",
|
|
60939
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
60778
60940
|
}
|
|
60779
60941
|
},
|
|
60780
60942
|
"required": [
|
|
@@ -62680,7 +62842,12 @@
|
|
|
62680
62842
|
"description": "The reason for the current state",
|
|
62681
62843
|
"example": "not_planned",
|
|
62682
62844
|
"type": "string",
|
|
62683
|
-
"nullable": true
|
|
62845
|
+
"nullable": true,
|
|
62846
|
+
"enum": [
|
|
62847
|
+
"completed",
|
|
62848
|
+
"reopened",
|
|
62849
|
+
"not_planned"
|
|
62850
|
+
]
|
|
62684
62851
|
},
|
|
62685
62852
|
"title": {
|
|
62686
62853
|
"description": "Title of the issue",
|
|
@@ -64873,6 +65040,10 @@
|
|
|
64873
65040
|
"starred_at": {
|
|
64874
65041
|
"type": "string",
|
|
64875
65042
|
"example": "\"2020-07-09T00:17:42Z\""
|
|
65043
|
+
},
|
|
65044
|
+
"anonymous_access_enabled": {
|
|
65045
|
+
"type": "boolean",
|
|
65046
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
64876
65047
|
}
|
|
64877
65048
|
},
|
|
64878
65049
|
"required": [
|
|
@@ -66090,6 +66261,11 @@
|
|
|
66090
66261
|
"nullable": true,
|
|
66091
66262
|
"type": "string",
|
|
66092
66263
|
"description": "Detailed documentation for the rule as GitHub Flavored Markdown."
|
|
66264
|
+
},
|
|
66265
|
+
"help_uri": {
|
|
66266
|
+
"nullable": true,
|
|
66267
|
+
"type": "string",
|
|
66268
|
+
"description": "A link to the documentation for the rule used to detect the alert."
|
|
66093
66269
|
}
|
|
66094
66270
|
}
|
|
66095
66271
|
},
|
|
@@ -75048,7 +75224,12 @@
|
|
|
75048
75224
|
"description": "The reason for the current state",
|
|
75049
75225
|
"example": "not_planned",
|
|
75050
75226
|
"type": "string",
|
|
75051
|
-
"nullable": true
|
|
75227
|
+
"nullable": true,
|
|
75228
|
+
"enum": [
|
|
75229
|
+
"completed",
|
|
75230
|
+
"reopened",
|
|
75231
|
+
"not_planned"
|
|
75232
|
+
]
|
|
75052
75233
|
},
|
|
75053
75234
|
"title": {
|
|
75054
75235
|
"description": "Title of the issue",
|
|
@@ -94596,7 +94777,8 @@
|
|
|
94596
94777
|
"security",
|
|
94597
94778
|
"external/cwe/cwe-022"
|
|
94598
94779
|
],
|
|
94599
|
-
"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 ..."
|
|
94780
|
+
"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 ...",
|
|
94781
|
+
"help_uri": "https://codeql.github.com/"
|
|
94600
94782
|
},
|
|
94601
94783
|
"tool": {
|
|
94602
94784
|
"name": "CodeQL",
|
|
@@ -94668,7 +94850,8 @@
|
|
|
94668
94850
|
"security",
|
|
94669
94851
|
"external/cwe/cwe-022"
|
|
94670
94852
|
],
|
|
94671
|
-
"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 ..."
|
|
94853
|
+
"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 ...",
|
|
94854
|
+
"help_uri": "https://codeql.github.com/"
|
|
94672
94855
|
},
|
|
94673
94856
|
"tool": {
|
|
94674
94857
|
"name": "CodeQL",
|
|
@@ -8023,6 +8023,16 @@
|
|
|
8023
8023
|
"type": "integer"
|
|
8024
8024
|
},
|
|
8025
8025
|
"style": "form"
|
|
8026
|
+
},
|
|
8027
|
+
{
|
|
8028
|
+
"description": "Only returns workflow runs that are associated with the specified `head_sha`.",
|
|
8029
|
+
"in": "query",
|
|
8030
|
+
"name": "head_sha",
|
|
8031
|
+
"required": false,
|
|
8032
|
+
"schema": {
|
|
8033
|
+
"type": "string"
|
|
8034
|
+
},
|
|
8035
|
+
"style": "form"
|
|
8026
8036
|
}
|
|
8027
8037
|
]
|
|
8028
8038
|
},
|
|
@@ -8310,6 +8320,16 @@
|
|
|
8310
8320
|
"type": "integer"
|
|
8311
8321
|
},
|
|
8312
8322
|
"style": "form"
|
|
8323
|
+
},
|
|
8324
|
+
{
|
|
8325
|
+
"description": "Only returns workflow runs that are associated with the specified `head_sha`.",
|
|
8326
|
+
"in": "query",
|
|
8327
|
+
"name": "head_sha",
|
|
8328
|
+
"required": false,
|
|
8329
|
+
"schema": {
|
|
8330
|
+
"type": "string"
|
|
8331
|
+
},
|
|
8332
|
+
"style": "form"
|
|
8313
8333
|
}
|
|
8314
8334
|
]
|
|
8315
8335
|
},
|
|
@@ -8415,6 +8435,11 @@
|
|
|
8415
8435
|
"removed": [
|
|
8416
8436
|
"is_alphanumeric"
|
|
8417
8437
|
]
|
|
8438
|
+
},
|
|
8439
|
+
"required_changed": {
|
|
8440
|
+
"removed": [
|
|
8441
|
+
"is_alphanumeric"
|
|
8442
|
+
]
|
|
8418
8443
|
}
|
|
8419
8444
|
}
|
|
8420
8445
|
}
|
|
@@ -8437,6 +8462,11 @@
|
|
|
8437
8462
|
"removed": [
|
|
8438
8463
|
"is_alphanumeric"
|
|
8439
8464
|
]
|
|
8465
|
+
},
|
|
8466
|
+
"required_changed": {
|
|
8467
|
+
"removed": [
|
|
8468
|
+
"is_alphanumeric"
|
|
8469
|
+
]
|
|
8440
8470
|
}
|
|
8441
8471
|
}
|
|
8442
8472
|
}
|
|
@@ -8460,6 +8490,11 @@
|
|
|
8460
8490
|
"removed": [
|
|
8461
8491
|
"is_alphanumeric"
|
|
8462
8492
|
]
|
|
8493
|
+
},
|
|
8494
|
+
"required_changed": {
|
|
8495
|
+
"removed": [
|
|
8496
|
+
"is_alphanumeric"
|
|
8497
|
+
]
|
|
8463
8498
|
}
|
|
8464
8499
|
}
|
|
8465
8500
|
}
|
|
@@ -11942,6 +11977,9 @@
|
|
|
11942
11977
|
"get",
|
|
11943
11978
|
"patch"
|
|
11944
11979
|
],
|
|
11980
|
+
"/orgs/{org}/{security_product}/{enablement}": [
|
|
11981
|
+
"post"
|
|
11982
|
+
],
|
|
11945
11983
|
"/repos/{owner}/{repo}/actions/cache/usage": [
|
|
11946
11984
|
"get"
|
|
11947
11985
|
],
|
|
@@ -12250,6 +12288,14 @@
|
|
|
12250
12288
|
"/user/public_emails": [
|
|
12251
12289
|
"get"
|
|
12252
12290
|
],
|
|
12291
|
+
"/user/ssh_signing_keys": [
|
|
12292
|
+
"get",
|
|
12293
|
+
"post"
|
|
12294
|
+
],
|
|
12295
|
+
"/user/ssh_signing_keys/{ssh_signing_key_id}": [
|
|
12296
|
+
"get",
|
|
12297
|
+
"delete"
|
|
12298
|
+
],
|
|
12253
12299
|
"/users/{username}/events/public": [
|
|
12254
12300
|
"get"
|
|
12255
12301
|
],
|
|
@@ -12287,6 +12333,9 @@
|
|
|
12287
12333
|
],
|
|
12288
12334
|
"/users/{username}/settings/billing/shared-storage": [
|
|
12289
12335
|
"get"
|
|
12336
|
+
],
|
|
12337
|
+
"/users/{username}/ssh_signing_keys": [
|
|
12338
|
+
"get"
|
|
12290
12339
|
]
|
|
12291
12340
|
}
|
|
12292
12341
|
},
|