@octokit/openapi 13.1.0 → 13.2.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 +517 -152
- package/generated/api.github.com.json +192 -67
- package/generated/ghec.deref.json +517 -152
- package/generated/ghec.json +192 -67
- package/generated/ghes-3.10.deref.json +71 -52
- package/generated/ghes-3.10.json +44 -50
- package/generated/ghes-3.7.deref.json +70 -43
- package/generated/ghes-3.7.json +43 -41
- package/generated/ghes-3.8.deref.json +71 -52
- package/generated/ghes-3.8.json +44 -50
- package/generated/ghes-3.9.deref.json +71 -52
- package/generated/ghes-3.9.json +44 -50
- package/generated/github.ae.deref.json +70 -41
- package/generated/github.ae.json +43 -39
- package/package.json +1 -1
package/generated/ghec.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "13.
|
|
4
|
+
"version": "13.2.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": {
|
|
@@ -20209,23 +20209,8 @@
|
|
|
20209
20209
|
}
|
|
20210
20210
|
},
|
|
20211
20211
|
"responses": {
|
|
20212
|
-
"
|
|
20213
|
-
"description": "
|
|
20214
|
-
"content": {
|
|
20215
|
-
"application/json": {
|
|
20216
|
-
"schema": {
|
|
20217
|
-
"type": "array",
|
|
20218
|
-
"items": {
|
|
20219
|
-
"$ref": "#/components/schemas/org-repo-custom-property-values"
|
|
20220
|
-
}
|
|
20221
|
-
},
|
|
20222
|
-
"examples": {
|
|
20223
|
-
"default": {
|
|
20224
|
-
"$ref": "#/components/examples/org-repo-custom-property-values"
|
|
20225
|
-
}
|
|
20226
|
-
}
|
|
20227
|
-
}
|
|
20228
|
-
}
|
|
20212
|
+
"204": {
|
|
20213
|
+
"description": "No Content when custom property values are successfully created or updated"
|
|
20229
20214
|
},
|
|
20230
20215
|
"403": {
|
|
20231
20216
|
"$ref": "#/components/responses/forbidden"
|
|
@@ -43123,7 +43108,7 @@
|
|
|
43123
43108
|
"operationId": "repos/list-webhooks",
|
|
43124
43109
|
"externalDocs": {
|
|
43125
43110
|
"description": "API method documentation",
|
|
43126
|
-
"url": "https://docs.github.com/enterprise-cloud@latest//rest/webhooks
|
|
43111
|
+
"url": "https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#list-repository-webhooks"
|
|
43127
43112
|
},
|
|
43128
43113
|
"parameters": [
|
|
43129
43114
|
{
|
|
@@ -43170,8 +43155,8 @@
|
|
|
43170
43155
|
"x-github": {
|
|
43171
43156
|
"githubCloudOnly": false,
|
|
43172
43157
|
"enabledForGitHubApps": true,
|
|
43173
|
-
"category": "
|
|
43174
|
-
"subcategory": "
|
|
43158
|
+
"category": "repos",
|
|
43159
|
+
"subcategory": "webhooks"
|
|
43175
43160
|
},
|
|
43176
43161
|
"x-octokit": {}
|
|
43177
43162
|
},
|
|
@@ -43184,7 +43169,7 @@
|
|
|
43184
43169
|
"operationId": "repos/create-webhook",
|
|
43185
43170
|
"externalDocs": {
|
|
43186
43171
|
"description": "API method documentation",
|
|
43187
|
-
"url": "https://docs.github.com/enterprise-cloud@latest//rest/webhooks
|
|
43172
|
+
"url": "https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#create-a-repository-webhook"
|
|
43188
43173
|
},
|
|
43189
43174
|
"parameters": [
|
|
43190
43175
|
{
|
|
@@ -43307,8 +43292,8 @@
|
|
|
43307
43292
|
"x-github": {
|
|
43308
43293
|
"githubCloudOnly": false,
|
|
43309
43294
|
"enabledForGitHubApps": true,
|
|
43310
|
-
"category": "
|
|
43311
|
-
"subcategory": "
|
|
43295
|
+
"category": "repos",
|
|
43296
|
+
"subcategory": "webhooks"
|
|
43312
43297
|
},
|
|
43313
43298
|
"x-octokit": {}
|
|
43314
43299
|
}
|
|
@@ -43323,7 +43308,7 @@
|
|
|
43323
43308
|
"operationId": "repos/get-webhook",
|
|
43324
43309
|
"externalDocs": {
|
|
43325
43310
|
"description": "API method documentation",
|
|
43326
|
-
"url": "https://docs.github.com/enterprise-cloud@latest//rest/webhooks
|
|
43311
|
+
"url": "https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#get-a-repository-webhook"
|
|
43327
43312
|
},
|
|
43328
43313
|
"parameters": [
|
|
43329
43314
|
{
|
|
@@ -43359,8 +43344,8 @@
|
|
|
43359
43344
|
"x-github": {
|
|
43360
43345
|
"githubCloudOnly": false,
|
|
43361
43346
|
"enabledForGitHubApps": true,
|
|
43362
|
-
"category": "
|
|
43363
|
-
"subcategory": "
|
|
43347
|
+
"category": "repos",
|
|
43348
|
+
"subcategory": "webhooks"
|
|
43364
43349
|
},
|
|
43365
43350
|
"x-octokit": {}
|
|
43366
43351
|
},
|
|
@@ -43373,7 +43358,7 @@
|
|
|
43373
43358
|
"operationId": "repos/update-webhook",
|
|
43374
43359
|
"externalDocs": {
|
|
43375
43360
|
"description": "API method documentation",
|
|
43376
|
-
"url": "https://docs.github.com/enterprise-cloud@latest//rest/webhooks
|
|
43361
|
+
"url": "https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#update-a-repository-webhook"
|
|
43377
43362
|
},
|
|
43378
43363
|
"parameters": [
|
|
43379
43364
|
{
|
|
@@ -43492,8 +43477,8 @@
|
|
|
43492
43477
|
"x-github": {
|
|
43493
43478
|
"githubCloudOnly": false,
|
|
43494
43479
|
"enabledForGitHubApps": true,
|
|
43495
|
-
"category": "
|
|
43496
|
-
"subcategory": "
|
|
43480
|
+
"category": "repos",
|
|
43481
|
+
"subcategory": "webhooks"
|
|
43497
43482
|
},
|
|
43498
43483
|
"x-octokit": {}
|
|
43499
43484
|
},
|
|
@@ -43506,7 +43491,7 @@
|
|
|
43506
43491
|
"operationId": "repos/delete-webhook",
|
|
43507
43492
|
"externalDocs": {
|
|
43508
43493
|
"description": "API method documentation",
|
|
43509
|
-
"url": "https://docs.github.com/enterprise-cloud@latest//rest/webhooks
|
|
43494
|
+
"url": "https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#delete-a-repository-webhook"
|
|
43510
43495
|
},
|
|
43511
43496
|
"parameters": [
|
|
43512
43497
|
{
|
|
@@ -43530,8 +43515,8 @@
|
|
|
43530
43515
|
"x-github": {
|
|
43531
43516
|
"githubCloudOnly": false,
|
|
43532
43517
|
"enabledForGitHubApps": true,
|
|
43533
|
-
"category": "
|
|
43534
|
-
"subcategory": "
|
|
43518
|
+
"category": "repos",
|
|
43519
|
+
"subcategory": "webhooks"
|
|
43535
43520
|
},
|
|
43536
43521
|
"x-octokit": {}
|
|
43537
43522
|
}
|
|
@@ -43546,7 +43531,7 @@
|
|
|
43546
43531
|
"operationId": "repos/get-webhook-config-for-repo",
|
|
43547
43532
|
"externalDocs": {
|
|
43548
43533
|
"description": "API method documentation",
|
|
43549
|
-
"url": "https://docs.github.com/enterprise-cloud@latest//rest/webhooks
|
|
43534
|
+
"url": "https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#get-a-webhook-configuration-for-a-repository"
|
|
43550
43535
|
},
|
|
43551
43536
|
"parameters": [
|
|
43552
43537
|
{
|
|
@@ -43579,8 +43564,8 @@
|
|
|
43579
43564
|
"x-github": {
|
|
43580
43565
|
"githubCloudOnly": false,
|
|
43581
43566
|
"enabledForGitHubApps": true,
|
|
43582
|
-
"category": "
|
|
43583
|
-
"subcategory": "
|
|
43567
|
+
"category": "repos",
|
|
43568
|
+
"subcategory": "webhooks"
|
|
43584
43569
|
},
|
|
43585
43570
|
"x-octokit": {}
|
|
43586
43571
|
},
|
|
@@ -43593,7 +43578,7 @@
|
|
|
43593
43578
|
"operationId": "repos/update-webhook-config-for-repo",
|
|
43594
43579
|
"externalDocs": {
|
|
43595
43580
|
"description": "API method documentation",
|
|
43596
|
-
"url": "https://docs.github.com/enterprise-cloud@latest//rest/webhooks
|
|
43581
|
+
"url": "https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#update-a-webhook-configuration-for-a-repository"
|
|
43597
43582
|
},
|
|
43598
43583
|
"parameters": [
|
|
43599
43584
|
{
|
|
@@ -43660,8 +43645,8 @@
|
|
|
43660
43645
|
"x-github": {
|
|
43661
43646
|
"githubCloudOnly": false,
|
|
43662
43647
|
"enabledForGitHubApps": true,
|
|
43663
|
-
"category": "
|
|
43664
|
-
"subcategory": "
|
|
43648
|
+
"category": "repos",
|
|
43649
|
+
"subcategory": "webhooks"
|
|
43665
43650
|
},
|
|
43666
43651
|
"x-octokit": {}
|
|
43667
43652
|
}
|
|
@@ -43676,7 +43661,7 @@
|
|
|
43676
43661
|
"operationId": "repos/list-webhook-deliveries",
|
|
43677
43662
|
"externalDocs": {
|
|
43678
43663
|
"description": "API method documentation",
|
|
43679
|
-
"url": "https://docs.github.com/enterprise-cloud@latest//rest/webhooks
|
|
43664
|
+
"url": "https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#list-deliveries-for-a-repository-webhook"
|
|
43680
43665
|
},
|
|
43681
43666
|
"parameters": [
|
|
43682
43667
|
{
|
|
@@ -43732,8 +43717,8 @@
|
|
|
43732
43717
|
"x-github": {
|
|
43733
43718
|
"githubCloudOnly": false,
|
|
43734
43719
|
"enabledForGitHubApps": true,
|
|
43735
|
-
"category": "
|
|
43736
|
-
"subcategory": "
|
|
43720
|
+
"category": "repos",
|
|
43721
|
+
"subcategory": "webhooks"
|
|
43737
43722
|
},
|
|
43738
43723
|
"x-octokit": {}
|
|
43739
43724
|
}
|
|
@@ -43748,7 +43733,7 @@
|
|
|
43748
43733
|
"operationId": "repos/get-webhook-delivery",
|
|
43749
43734
|
"externalDocs": {
|
|
43750
43735
|
"description": "API method documentation",
|
|
43751
|
-
"url": "https://docs.github.com/enterprise-cloud@latest//rest/webhooks
|
|
43736
|
+
"url": "https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#get-a-delivery-for-a-repository-webhook"
|
|
43752
43737
|
},
|
|
43753
43738
|
"parameters": [
|
|
43754
43739
|
{
|
|
@@ -43790,8 +43775,8 @@
|
|
|
43790
43775
|
"x-github": {
|
|
43791
43776
|
"githubCloudOnly": false,
|
|
43792
43777
|
"enabledForGitHubApps": true,
|
|
43793
|
-
"category": "
|
|
43794
|
-
"subcategory": "
|
|
43778
|
+
"category": "repos",
|
|
43779
|
+
"subcategory": "webhooks"
|
|
43795
43780
|
},
|
|
43796
43781
|
"x-octokit": {}
|
|
43797
43782
|
}
|
|
@@ -43806,7 +43791,7 @@
|
|
|
43806
43791
|
"operationId": "repos/redeliver-webhook-delivery",
|
|
43807
43792
|
"externalDocs": {
|
|
43808
43793
|
"description": "API method documentation",
|
|
43809
|
-
"url": "https://docs.github.com/enterprise-cloud@latest//rest/webhooks
|
|
43794
|
+
"url": "https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#redeliver-a-delivery-for-a-repository-webhook"
|
|
43810
43795
|
},
|
|
43811
43796
|
"parameters": [
|
|
43812
43797
|
{
|
|
@@ -43836,8 +43821,8 @@
|
|
|
43836
43821
|
"x-github": {
|
|
43837
43822
|
"githubCloudOnly": false,
|
|
43838
43823
|
"enabledForGitHubApps": true,
|
|
43839
|
-
"category": "
|
|
43840
|
-
"subcategory": "
|
|
43824
|
+
"category": "repos",
|
|
43825
|
+
"subcategory": "webhooks"
|
|
43841
43826
|
},
|
|
43842
43827
|
"x-octokit": {}
|
|
43843
43828
|
}
|
|
@@ -43852,7 +43837,7 @@
|
|
|
43852
43837
|
"operationId": "repos/ping-webhook",
|
|
43853
43838
|
"externalDocs": {
|
|
43854
43839
|
"description": "API method documentation",
|
|
43855
|
-
"url": "https://docs.github.com/enterprise-cloud@latest//rest/webhooks
|
|
43840
|
+
"url": "https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#ping-a-repository-webhook"
|
|
43856
43841
|
},
|
|
43857
43842
|
"parameters": [
|
|
43858
43843
|
{
|
|
@@ -43876,8 +43861,8 @@
|
|
|
43876
43861
|
"x-github": {
|
|
43877
43862
|
"githubCloudOnly": false,
|
|
43878
43863
|
"enabledForGitHubApps": true,
|
|
43879
|
-
"category": "
|
|
43880
|
-
"subcategory": "
|
|
43864
|
+
"category": "repos",
|
|
43865
|
+
"subcategory": "webhooks"
|
|
43881
43866
|
},
|
|
43882
43867
|
"x-octokit": {}
|
|
43883
43868
|
}
|
|
@@ -43892,7 +43877,7 @@
|
|
|
43892
43877
|
"operationId": "repos/test-push-webhook",
|
|
43893
43878
|
"externalDocs": {
|
|
43894
43879
|
"description": "API method documentation",
|
|
43895
|
-
"url": "https://docs.github.com/enterprise-cloud@latest//rest/webhooks
|
|
43880
|
+
"url": "https://docs.github.com/enterprise-cloud@latest//rest/repos/webhooks#test-the-push-repository-webhook"
|
|
43896
43881
|
},
|
|
43897
43882
|
"parameters": [
|
|
43898
43883
|
{
|
|
@@ -43916,8 +43901,8 @@
|
|
|
43916
43901
|
"x-github": {
|
|
43917
43902
|
"githubCloudOnly": false,
|
|
43918
43903
|
"enabledForGitHubApps": true,
|
|
43919
|
-
"category": "
|
|
43920
|
-
"subcategory": "
|
|
43904
|
+
"category": "repos",
|
|
43905
|
+
"subcategory": "webhooks"
|
|
43921
43906
|
},
|
|
43922
43907
|
"x-octokit": {}
|
|
43923
43908
|
}
|
|
@@ -48087,6 +48072,9 @@
|
|
|
48087
48072
|
}
|
|
48088
48073
|
}
|
|
48089
48074
|
}
|
|
48075
|
+
},
|
|
48076
|
+
"404": {
|
|
48077
|
+
"$ref": "#/components/responses/not_found"
|
|
48090
48078
|
}
|
|
48091
48079
|
},
|
|
48092
48080
|
"x-github": {
|
|
@@ -49866,7 +49854,7 @@
|
|
|
49866
49854
|
"/repos/{owner}/{repo}/properties/values": {
|
|
49867
49855
|
"get": {
|
|
49868
49856
|
"summary": "Get all custom property values for a repository",
|
|
49869
|
-
"description": "Gets all custom property values that are set for a repository.\nUsers with
|
|
49857
|
+
"description": "Gets all custom property values that are set for a repository.\nUsers with read access to the repository can use this endpoint.",
|
|
49870
49858
|
"tags": [
|
|
49871
49859
|
"repos"
|
|
49872
49860
|
],
|
|
@@ -85309,7 +85297,7 @@
|
|
|
85309
85297
|
"pull-request-edited": {
|
|
85310
85298
|
"post": {
|
|
85311
85299
|
"summary": "This event occurs when there is activity on a pull request. For more information, see \"[About pull requests](https://docs.github.com/enterprise-cloud@latest//pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests).\" For information about the APIs to manage pull requests, see [the GraphQL API documentation](https://docs.github.com/enterprise-cloud@latest//graphql/reference/objects#pullrequest) or \"[Pulls](https://docs.github.com/enterprise-cloud@latest//rest/pulls/pulls)\" in the REST API documentation.\n\nFor activity related to pull request reviews, pull request review comments, pull request comments, or pull request review threads, use the `pull_request_review`, `pull_request_review_comment`, `issue_comment`, or `pull_request_review_thread` events instead.\n\nTo subscribe to this event, a GitHub App must have at least read-level access for the \"Pull requests\" repository permission.",
|
|
85312
|
-
"description": "The title or body of a pull request was edited.",
|
|
85300
|
+
"description": "The title or body of a pull request was edited, or the base branch of a pull request was changed.",
|
|
85313
85301
|
"operationId": "pull-request/edited",
|
|
85314
85302
|
"externalDocs": {
|
|
85315
85303
|
"url": "https://docs.github.com/enterprise-cloud@latest//webhooks/webhook-events-and-payloads#pull_request"
|
|
@@ -106394,7 +106382,9 @@
|
|
|
106394
106382
|
},
|
|
106395
106383
|
"url": {
|
|
106396
106384
|
"type": "string",
|
|
106397
|
-
"
|
|
106385
|
+
"format": "uri",
|
|
106386
|
+
"description": "The API URL for the advisory.",
|
|
106387
|
+
"readOnly": true
|
|
106398
106388
|
},
|
|
106399
106389
|
"html_url": {
|
|
106400
106390
|
"type": "string",
|
|
@@ -110005,7 +109995,8 @@
|
|
|
110005
109995
|
"enum": [
|
|
110006
109996
|
"queued",
|
|
110007
109997
|
"in_progress",
|
|
110008
|
-
"completed"
|
|
109998
|
+
"completed",
|
|
109999
|
+
"waiting"
|
|
110009
110000
|
]
|
|
110010
110001
|
},
|
|
110011
110002
|
"conclusion": {
|
|
@@ -296428,7 +296419,8 @@
|
|
|
296428
296419
|
"permission": "admin",
|
|
296429
296420
|
"parent": null
|
|
296430
296421
|
}
|
|
296431
|
-
]
|
|
296422
|
+
],
|
|
296423
|
+
"private_fork": null
|
|
296432
296424
|
},
|
|
296433
296425
|
{
|
|
296434
296426
|
"ghsa_id": "GHSA-1234-5678-9012",
|
|
@@ -296494,11 +296486,9 @@
|
|
|
296494
296486
|
"published_at": "2020-01-04T00:00:00Z",
|
|
296495
296487
|
"closed_at": null,
|
|
296496
296488
|
"withdrawn_at": null,
|
|
296497
|
-
"submission":
|
|
296498
|
-
|
|
296499
|
-
|
|
296500
|
-
}
|
|
296501
|
-
],
|
|
296489
|
+
"submission": {
|
|
296490
|
+
"accepted": true
|
|
296491
|
+
},
|
|
296502
296492
|
"vulnerabilities": [
|
|
296503
296493
|
{
|
|
296504
296494
|
"package": {
|
|
@@ -296606,7 +296596,74 @@
|
|
|
296606
296596
|
"permission": "admin",
|
|
296607
296597
|
"parent": null
|
|
296608
296598
|
}
|
|
296609
|
-
]
|
|
296599
|
+
],
|
|
296600
|
+
"private_fork": {
|
|
296601
|
+
"id": 217723378,
|
|
296602
|
+
"node_id": "MDEwOlJlcG9zaXRvcnkyMTc3MjMzNzg=",
|
|
296603
|
+
"name": "octo-repo-ghsa-1234-5678-9012",
|
|
296604
|
+
"full_name": "octo-org/octo-repo-ghsa-1234-5678-9012",
|
|
296605
|
+
"owner": {
|
|
296606
|
+
"login": "octo-org",
|
|
296607
|
+
"id": 6811672,
|
|
296608
|
+
"node_id": "MDEyOk9yZ2FuaXphdGlvbjY4MTE2NzI=",
|
|
296609
|
+
"avatar_url": "https://avatars3.githubusercontent.com/u/6811672?v=4",
|
|
296610
|
+
"gravatar_id": "",
|
|
296611
|
+
"url": "https://api.github.com/users/octo-org",
|
|
296612
|
+
"html_url": "https://github.com/octo-org",
|
|
296613
|
+
"followers_url": "https://api.github.com/users/octo-org/followers",
|
|
296614
|
+
"following_url": "https://api.github.com/users/octo-org/following{/other_user}",
|
|
296615
|
+
"gists_url": "https://api.github.com/users/octo-org/gists{/gist_id}",
|
|
296616
|
+
"starred_url": "https://api.github.com/users/octo-org/starred{/owner}{/repo}",
|
|
296617
|
+
"subscriptions_url": "https://api.github.com/users/octo-org/subscriptions",
|
|
296618
|
+
"organizations_url": "https://api.github.com/users/octo-org/orgs",
|
|
296619
|
+
"repos_url": "https://api.github.com/users/octo-org/repos",
|
|
296620
|
+
"events_url": "https://api.github.com/users/octo-org/events{/privacy}",
|
|
296621
|
+
"received_events_url": "https://api.github.com/users/octo-org/received_events",
|
|
296622
|
+
"type": "Organization",
|
|
296623
|
+
"site_admin": false
|
|
296624
|
+
},
|
|
296625
|
+
"private": true,
|
|
296626
|
+
"html_url": "https://github.com/octo-org/octo-repo-ghsa-1234-5678-9012",
|
|
296627
|
+
"description": null,
|
|
296628
|
+
"fork": false,
|
|
296629
|
+
"url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012",
|
|
296630
|
+
"archive_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/{archive_format}{/ref}",
|
|
296631
|
+
"assignees_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/assignees{/user}",
|
|
296632
|
+
"blobs_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/git/blobs{/sha}",
|
|
296633
|
+
"branches_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/branches{/branch}",
|
|
296634
|
+
"collaborators_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/collaborators{/collaborator}",
|
|
296635
|
+
"comments_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/comments{/number}",
|
|
296636
|
+
"commits_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/commits{/sha}",
|
|
296637
|
+
"compare_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/compare/{base}...{head}",
|
|
296638
|
+
"contents_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/contents/{+path}",
|
|
296639
|
+
"contributors_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/contributors",
|
|
296640
|
+
"deployments_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/deployments",
|
|
296641
|
+
"downloads_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/downloads",
|
|
296642
|
+
"events_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/events",
|
|
296643
|
+
"forks_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/forks",
|
|
296644
|
+
"git_commits_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/git/commits{/sha}",
|
|
296645
|
+
"git_refs_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/git/refs{/sha}",
|
|
296646
|
+
"git_tags_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/git/tags{/sha}",
|
|
296647
|
+
"hooks_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/hooks",
|
|
296648
|
+
"issue_comment_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/issues/comments{/number}",
|
|
296649
|
+
"issue_events_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/issues/events{/number}",
|
|
296650
|
+
"issues_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/issues{/number}",
|
|
296651
|
+
"keys_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/keys{/key_id}",
|
|
296652
|
+
"labels_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/labels{/name}",
|
|
296653
|
+
"languages_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/languages",
|
|
296654
|
+
"merges_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/merges",
|
|
296655
|
+
"milestones_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/milestones{/number}",
|
|
296656
|
+
"notifications_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/notifications{?since,all,participating}",
|
|
296657
|
+
"pulls_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/pulls{/number}",
|
|
296658
|
+
"releases_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/releases{/id}",
|
|
296659
|
+
"stargazers_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/stargazers",
|
|
296660
|
+
"statuses_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/statuses/{sha}",
|
|
296661
|
+
"subscribers_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/subscribers",
|
|
296662
|
+
"subscription_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/subscription",
|
|
296663
|
+
"tags_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/tags",
|
|
296664
|
+
"teams_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/teams",
|
|
296665
|
+
"trees_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/git/trees{/sha}"
|
|
296666
|
+
}
|
|
296610
296667
|
}
|
|
296611
296668
|
]
|
|
296612
296669
|
},
|
|
@@ -310696,7 +310753,74 @@
|
|
|
310696
310753
|
"permission": "admin",
|
|
310697
310754
|
"parent": null
|
|
310698
310755
|
}
|
|
310699
|
-
]
|
|
310756
|
+
],
|
|
310757
|
+
"private_fork": {
|
|
310758
|
+
"id": 217723378,
|
|
310759
|
+
"node_id": "MDEwOlJlcG9zaXRvcnkyMTc3MjMzNzg=",
|
|
310760
|
+
"name": "octo-repo-ghsa-abcd-1234-efgh",
|
|
310761
|
+
"full_name": "octo-org/octo-repo-ghsa-abcd-1234-efgh",
|
|
310762
|
+
"owner": {
|
|
310763
|
+
"login": "octo-org",
|
|
310764
|
+
"id": 6811672,
|
|
310765
|
+
"node_id": "MDEyOk9yZ2FuaXphdGlvbjY4MTE2NzI=",
|
|
310766
|
+
"avatar_url": "https://avatars3.githubusercontent.com/u/6811672?v=4",
|
|
310767
|
+
"gravatar_id": "",
|
|
310768
|
+
"url": "https://api.github.com/users/octo-org",
|
|
310769
|
+
"html_url": "https://github.com/octo-org",
|
|
310770
|
+
"followers_url": "https://api.github.com/users/octo-org/followers",
|
|
310771
|
+
"following_url": "https://api.github.com/users/octo-org/following{/other_user}",
|
|
310772
|
+
"gists_url": "https://api.github.com/users/octo-org/gists{/gist_id}",
|
|
310773
|
+
"starred_url": "https://api.github.com/users/octo-org/starred{/owner}{/repo}",
|
|
310774
|
+
"subscriptions_url": "https://api.github.com/users/octo-org/subscriptions",
|
|
310775
|
+
"organizations_url": "https://api.github.com/users/octo-org/orgs",
|
|
310776
|
+
"repos_url": "https://api.github.com/users/octo-org/repos",
|
|
310777
|
+
"events_url": "https://api.github.com/users/octo-org/events{/privacy}",
|
|
310778
|
+
"received_events_url": "https://api.github.com/users/octo-org/received_events",
|
|
310779
|
+
"type": "Organization",
|
|
310780
|
+
"site_admin": false
|
|
310781
|
+
},
|
|
310782
|
+
"private": true,
|
|
310783
|
+
"html_url": "https://github.com/octo-org/octo-repo-ghsa-abcd-1234-efgh",
|
|
310784
|
+
"description": null,
|
|
310785
|
+
"fork": false,
|
|
310786
|
+
"url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh",
|
|
310787
|
+
"archive_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh/{archive_format}{/ref}",
|
|
310788
|
+
"assignees_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh/assignees{/user}",
|
|
310789
|
+
"blobs_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh/git/blobs{/sha}",
|
|
310790
|
+
"branches_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh/branches{/branch}",
|
|
310791
|
+
"collaborators_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh/collaborators{/collaborator}",
|
|
310792
|
+
"comments_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh/comments{/number}",
|
|
310793
|
+
"commits_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh/commits{/sha}",
|
|
310794
|
+
"compare_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh/compare/{base}...{head}",
|
|
310795
|
+
"contents_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh/contents/{+path}",
|
|
310796
|
+
"contributors_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh/contributors",
|
|
310797
|
+
"deployments_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh/deployments",
|
|
310798
|
+
"downloads_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh/downloads",
|
|
310799
|
+
"events_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh/events",
|
|
310800
|
+
"forks_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh/forks",
|
|
310801
|
+
"git_commits_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh/git/commits{/sha}",
|
|
310802
|
+
"git_refs_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh/git/refs{/sha}",
|
|
310803
|
+
"git_tags_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh/git/tags{/sha}",
|
|
310804
|
+
"hooks_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh/hooks",
|
|
310805
|
+
"issue_comment_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh/issues/comments{/number}",
|
|
310806
|
+
"issue_events_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh/issues/events{/number}",
|
|
310807
|
+
"issues_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh/issues{/number}",
|
|
310808
|
+
"keys_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh/keys{/key_id}",
|
|
310809
|
+
"labels_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh/labels{/name}",
|
|
310810
|
+
"languages_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh/languages",
|
|
310811
|
+
"merges_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh/merges",
|
|
310812
|
+
"milestones_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh/milestones{/number}",
|
|
310813
|
+
"notifications_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh/notifications{?since,all,participating}",
|
|
310814
|
+
"pulls_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh/pulls{/number}",
|
|
310815
|
+
"releases_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh/releases{/id}",
|
|
310816
|
+
"stargazers_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh/stargazers",
|
|
310817
|
+
"statuses_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh/statuses/{sha}",
|
|
310818
|
+
"subscribers_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh/subscribers",
|
|
310819
|
+
"subscription_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh/subscription",
|
|
310820
|
+
"tags_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh/tags",
|
|
310821
|
+
"teams_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh/teams",
|
|
310822
|
+
"trees_url": "https://api.github.com/repos/octo-org/octo-repo-ghsa-abcd-1234-efgh/git/trees{/sha}"
|
|
310823
|
+
}
|
|
310700
310824
|
}
|
|
310701
310825
|
},
|
|
310702
310826
|
"repository-advisory-pvr": {
|
|
@@ -310841,7 +310965,8 @@
|
|
|
310841
310965
|
"permission": "admin",
|
|
310842
310966
|
"parent": null
|
|
310843
310967
|
}
|
|
310844
|
-
]
|
|
310968
|
+
],
|
|
310969
|
+
"private_fork": null
|
|
310845
310970
|
}
|
|
310846
310971
|
},
|
|
310847
310972
|
"simple-user-items-default-response": {
|