@octokit/openapi 13.1.0 → 13.3.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 +7065 -5036
- package/generated/api.github.com.json +3392 -2510
- package/generated/ghec.deref.json +8041 -5986
- package/generated/ghec.json +3179 -2289
- package/generated/ghes-3.10.deref.json +2531 -5390
- package/generated/ghes-3.10.json +773 -974
- package/generated/ghes-3.7.deref.json +2497 -5359
- package/generated/ghes-3.7.json +771 -965
- package/generated/ghes-3.8.deref.json +2505 -5368
- package/generated/ghes-3.8.json +773 -974
- package/generated/ghes-3.9.deref.json +2526 -5380
- package/generated/ghes-3.9.json +773 -974
- package/generated/github.ae.deref.json +2604 -4350
- package/generated/github.ae.json +1053 -1212
- package/package.json +1 -1
package/generated/ghes-3.10.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "13.
|
|
4
|
+
"version": "13.3.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": {
|
|
@@ -40252,7 +40252,7 @@
|
|
|
40252
40252
|
"operationId": "repos/list-webhooks",
|
|
40253
40253
|
"externalDocs": {
|
|
40254
40254
|
"description": "API method documentation",
|
|
40255
|
-
"url": "https://docs.github.com/enterprise-server@3.10/rest/webhooks
|
|
40255
|
+
"url": "https://docs.github.com/enterprise-server@3.10/rest/repos/webhooks#list-repository-webhooks"
|
|
40256
40256
|
},
|
|
40257
40257
|
"parameters": [
|
|
40258
40258
|
{
|
|
@@ -40299,8 +40299,8 @@
|
|
|
40299
40299
|
"x-github": {
|
|
40300
40300
|
"githubCloudOnly": false,
|
|
40301
40301
|
"enabledForGitHubApps": true,
|
|
40302
|
-
"category": "
|
|
40303
|
-
"subcategory": "
|
|
40302
|
+
"category": "repos",
|
|
40303
|
+
"subcategory": "webhooks"
|
|
40304
40304
|
},
|
|
40305
40305
|
"x-octokit": {}
|
|
40306
40306
|
},
|
|
@@ -40313,7 +40313,7 @@
|
|
|
40313
40313
|
"operationId": "repos/create-webhook",
|
|
40314
40314
|
"externalDocs": {
|
|
40315
40315
|
"description": "API method documentation",
|
|
40316
|
-
"url": "https://docs.github.com/enterprise-server@3.10/rest/webhooks
|
|
40316
|
+
"url": "https://docs.github.com/enterprise-server@3.10/rest/repos/webhooks#create-a-repository-webhook"
|
|
40317
40317
|
},
|
|
40318
40318
|
"parameters": [
|
|
40319
40319
|
{
|
|
@@ -40436,8 +40436,8 @@
|
|
|
40436
40436
|
"x-github": {
|
|
40437
40437
|
"githubCloudOnly": false,
|
|
40438
40438
|
"enabledForGitHubApps": true,
|
|
40439
|
-
"category": "
|
|
40440
|
-
"subcategory": "
|
|
40439
|
+
"category": "repos",
|
|
40440
|
+
"subcategory": "webhooks"
|
|
40441
40441
|
},
|
|
40442
40442
|
"x-octokit": {}
|
|
40443
40443
|
}
|
|
@@ -40452,7 +40452,7 @@
|
|
|
40452
40452
|
"operationId": "repos/get-webhook",
|
|
40453
40453
|
"externalDocs": {
|
|
40454
40454
|
"description": "API method documentation",
|
|
40455
|
-
"url": "https://docs.github.com/enterprise-server@3.10/rest/webhooks
|
|
40455
|
+
"url": "https://docs.github.com/enterprise-server@3.10/rest/repos/webhooks#get-a-repository-webhook"
|
|
40456
40456
|
},
|
|
40457
40457
|
"parameters": [
|
|
40458
40458
|
{
|
|
@@ -40488,8 +40488,8 @@
|
|
|
40488
40488
|
"x-github": {
|
|
40489
40489
|
"githubCloudOnly": false,
|
|
40490
40490
|
"enabledForGitHubApps": true,
|
|
40491
|
-
"category": "
|
|
40492
|
-
"subcategory": "
|
|
40491
|
+
"category": "repos",
|
|
40492
|
+
"subcategory": "webhooks"
|
|
40493
40493
|
},
|
|
40494
40494
|
"x-octokit": {}
|
|
40495
40495
|
},
|
|
@@ -40502,7 +40502,7 @@
|
|
|
40502
40502
|
"operationId": "repos/update-webhook",
|
|
40503
40503
|
"externalDocs": {
|
|
40504
40504
|
"description": "API method documentation",
|
|
40505
|
-
"url": "https://docs.github.com/enterprise-server@3.10/rest/webhooks
|
|
40505
|
+
"url": "https://docs.github.com/enterprise-server@3.10/rest/repos/webhooks#update-a-repository-webhook"
|
|
40506
40506
|
},
|
|
40507
40507
|
"parameters": [
|
|
40508
40508
|
{
|
|
@@ -40621,8 +40621,8 @@
|
|
|
40621
40621
|
"x-github": {
|
|
40622
40622
|
"githubCloudOnly": false,
|
|
40623
40623
|
"enabledForGitHubApps": true,
|
|
40624
|
-
"category": "
|
|
40625
|
-
"subcategory": "
|
|
40624
|
+
"category": "repos",
|
|
40625
|
+
"subcategory": "webhooks"
|
|
40626
40626
|
},
|
|
40627
40627
|
"x-octokit": {}
|
|
40628
40628
|
},
|
|
@@ -40635,7 +40635,7 @@
|
|
|
40635
40635
|
"operationId": "repos/delete-webhook",
|
|
40636
40636
|
"externalDocs": {
|
|
40637
40637
|
"description": "API method documentation",
|
|
40638
|
-
"url": "https://docs.github.com/enterprise-server@3.10/rest/webhooks
|
|
40638
|
+
"url": "https://docs.github.com/enterprise-server@3.10/rest/repos/webhooks#delete-a-repository-webhook"
|
|
40639
40639
|
},
|
|
40640
40640
|
"parameters": [
|
|
40641
40641
|
{
|
|
@@ -40659,8 +40659,8 @@
|
|
|
40659
40659
|
"x-github": {
|
|
40660
40660
|
"githubCloudOnly": false,
|
|
40661
40661
|
"enabledForGitHubApps": true,
|
|
40662
|
-
"category": "
|
|
40663
|
-
"subcategory": "
|
|
40662
|
+
"category": "repos",
|
|
40663
|
+
"subcategory": "webhooks"
|
|
40664
40664
|
},
|
|
40665
40665
|
"x-octokit": {}
|
|
40666
40666
|
}
|
|
@@ -40675,7 +40675,7 @@
|
|
|
40675
40675
|
"operationId": "repos/get-webhook-config-for-repo",
|
|
40676
40676
|
"externalDocs": {
|
|
40677
40677
|
"description": "API method documentation",
|
|
40678
|
-
"url": "https://docs.github.com/enterprise-server@3.10/rest/webhooks
|
|
40678
|
+
"url": "https://docs.github.com/enterprise-server@3.10/rest/repos/webhooks#get-a-webhook-configuration-for-a-repository"
|
|
40679
40679
|
},
|
|
40680
40680
|
"parameters": [
|
|
40681
40681
|
{
|
|
@@ -40708,8 +40708,8 @@
|
|
|
40708
40708
|
"x-github": {
|
|
40709
40709
|
"githubCloudOnly": false,
|
|
40710
40710
|
"enabledForGitHubApps": true,
|
|
40711
|
-
"category": "
|
|
40712
|
-
"subcategory": "
|
|
40711
|
+
"category": "repos",
|
|
40712
|
+
"subcategory": "webhooks"
|
|
40713
40713
|
},
|
|
40714
40714
|
"x-octokit": {}
|
|
40715
40715
|
},
|
|
@@ -40722,7 +40722,7 @@
|
|
|
40722
40722
|
"operationId": "repos/update-webhook-config-for-repo",
|
|
40723
40723
|
"externalDocs": {
|
|
40724
40724
|
"description": "API method documentation",
|
|
40725
|
-
"url": "https://docs.github.com/enterprise-server@3.10/rest/webhooks
|
|
40725
|
+
"url": "https://docs.github.com/enterprise-server@3.10/rest/repos/webhooks#update-a-webhook-configuration-for-a-repository"
|
|
40726
40726
|
},
|
|
40727
40727
|
"parameters": [
|
|
40728
40728
|
{
|
|
@@ -40789,8 +40789,8 @@
|
|
|
40789
40789
|
"x-github": {
|
|
40790
40790
|
"githubCloudOnly": false,
|
|
40791
40791
|
"enabledForGitHubApps": true,
|
|
40792
|
-
"category": "
|
|
40793
|
-
"subcategory": "
|
|
40792
|
+
"category": "repos",
|
|
40793
|
+
"subcategory": "webhooks"
|
|
40794
40794
|
},
|
|
40795
40795
|
"x-octokit": {}
|
|
40796
40796
|
}
|
|
@@ -40805,7 +40805,7 @@
|
|
|
40805
40805
|
"operationId": "repos/list-webhook-deliveries",
|
|
40806
40806
|
"externalDocs": {
|
|
40807
40807
|
"description": "API method documentation",
|
|
40808
|
-
"url": "https://docs.github.com/enterprise-server@3.10/rest/webhooks
|
|
40808
|
+
"url": "https://docs.github.com/enterprise-server@3.10/rest/repos/webhooks#list-deliveries-for-a-repository-webhook"
|
|
40809
40809
|
},
|
|
40810
40810
|
"parameters": [
|
|
40811
40811
|
{
|
|
@@ -40861,8 +40861,8 @@
|
|
|
40861
40861
|
"x-github": {
|
|
40862
40862
|
"githubCloudOnly": false,
|
|
40863
40863
|
"enabledForGitHubApps": true,
|
|
40864
|
-
"category": "
|
|
40865
|
-
"subcategory": "
|
|
40864
|
+
"category": "repos",
|
|
40865
|
+
"subcategory": "webhooks"
|
|
40866
40866
|
},
|
|
40867
40867
|
"x-octokit": {}
|
|
40868
40868
|
}
|
|
@@ -40877,7 +40877,7 @@
|
|
|
40877
40877
|
"operationId": "repos/get-webhook-delivery",
|
|
40878
40878
|
"externalDocs": {
|
|
40879
40879
|
"description": "API method documentation",
|
|
40880
|
-
"url": "https://docs.github.com/enterprise-server@3.10/rest/webhooks
|
|
40880
|
+
"url": "https://docs.github.com/enterprise-server@3.10/rest/repos/webhooks#get-a-delivery-for-a-repository-webhook"
|
|
40881
40881
|
},
|
|
40882
40882
|
"parameters": [
|
|
40883
40883
|
{
|
|
@@ -40919,8 +40919,8 @@
|
|
|
40919
40919
|
"x-github": {
|
|
40920
40920
|
"githubCloudOnly": false,
|
|
40921
40921
|
"enabledForGitHubApps": true,
|
|
40922
|
-
"category": "
|
|
40923
|
-
"subcategory": "
|
|
40922
|
+
"category": "repos",
|
|
40923
|
+
"subcategory": "webhooks"
|
|
40924
40924
|
},
|
|
40925
40925
|
"x-octokit": {}
|
|
40926
40926
|
}
|
|
@@ -40935,7 +40935,7 @@
|
|
|
40935
40935
|
"operationId": "repos/redeliver-webhook-delivery",
|
|
40936
40936
|
"externalDocs": {
|
|
40937
40937
|
"description": "API method documentation",
|
|
40938
|
-
"url": "https://docs.github.com/enterprise-server@3.10/rest/webhooks
|
|
40938
|
+
"url": "https://docs.github.com/enterprise-server@3.10/rest/repos/webhooks#redeliver-a-delivery-for-a-repository-webhook"
|
|
40939
40939
|
},
|
|
40940
40940
|
"parameters": [
|
|
40941
40941
|
{
|
|
@@ -40965,8 +40965,8 @@
|
|
|
40965
40965
|
"x-github": {
|
|
40966
40966
|
"githubCloudOnly": false,
|
|
40967
40967
|
"enabledForGitHubApps": true,
|
|
40968
|
-
"category": "
|
|
40969
|
-
"subcategory": "
|
|
40968
|
+
"category": "repos",
|
|
40969
|
+
"subcategory": "webhooks"
|
|
40970
40970
|
},
|
|
40971
40971
|
"x-octokit": {}
|
|
40972
40972
|
}
|
|
@@ -40981,7 +40981,7 @@
|
|
|
40981
40981
|
"operationId": "repos/ping-webhook",
|
|
40982
40982
|
"externalDocs": {
|
|
40983
40983
|
"description": "API method documentation",
|
|
40984
|
-
"url": "https://docs.github.com/enterprise-server@3.10/rest/webhooks
|
|
40984
|
+
"url": "https://docs.github.com/enterprise-server@3.10/rest/repos/webhooks#ping-a-repository-webhook"
|
|
40985
40985
|
},
|
|
40986
40986
|
"parameters": [
|
|
40987
40987
|
{
|
|
@@ -41005,8 +41005,8 @@
|
|
|
41005
41005
|
"x-github": {
|
|
41006
41006
|
"githubCloudOnly": false,
|
|
41007
41007
|
"enabledForGitHubApps": true,
|
|
41008
|
-
"category": "
|
|
41009
|
-
"subcategory": "
|
|
41008
|
+
"category": "repos",
|
|
41009
|
+
"subcategory": "webhooks"
|
|
41010
41010
|
},
|
|
41011
41011
|
"x-octokit": {}
|
|
41012
41012
|
}
|
|
@@ -41021,7 +41021,7 @@
|
|
|
41021
41021
|
"operationId": "repos/test-push-webhook",
|
|
41022
41022
|
"externalDocs": {
|
|
41023
41023
|
"description": "API method documentation",
|
|
41024
|
-
"url": "https://docs.github.com/enterprise-server@3.10/rest/webhooks
|
|
41024
|
+
"url": "https://docs.github.com/enterprise-server@3.10/rest/repos/webhooks#test-the-push-repository-webhook"
|
|
41025
41025
|
},
|
|
41026
41026
|
"parameters": [
|
|
41027
41027
|
{
|
|
@@ -41045,8 +41045,8 @@
|
|
|
41045
41045
|
"x-github": {
|
|
41046
41046
|
"githubCloudOnly": false,
|
|
41047
41047
|
"enabledForGitHubApps": true,
|
|
41048
|
-
"category": "
|
|
41049
|
-
"subcategory": "
|
|
41048
|
+
"category": "repos",
|
|
41049
|
+
"subcategory": "webhooks"
|
|
41050
41050
|
},
|
|
41051
41051
|
"x-octokit": {}
|
|
41052
41052
|
}
|
|
@@ -44443,6 +44443,9 @@
|
|
|
44443
44443
|
}
|
|
44444
44444
|
}
|
|
44445
44445
|
}
|
|
44446
|
+
},
|
|
44447
|
+
"404": {
|
|
44448
|
+
"$ref": "#/components/responses/not_found"
|
|
44446
44449
|
}
|
|
44447
44450
|
},
|
|
44448
44451
|
"x-github": {
|
|
@@ -79104,7 +79107,7 @@
|
|
|
79104
79107
|
"pull-request-edited": {
|
|
79105
79108
|
"post": {
|
|
79106
79109
|
"summary": "This event occurs when there is activity on a pull request. For more information, see \"[About pull requests](https://docs.github.com/enterprise-server@3.10/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-server@3.10/graphql/reference/objects#pullrequest) or \"[Pulls](https://docs.github.com/enterprise-server@3.10/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.",
|
|
79107
|
-
"description": "The title or body of a pull request was edited.",
|
|
79110
|
+
"description": "The title or body of a pull request was edited, or the base branch of a pull request was changed.",
|
|
79108
79111
|
"operationId": "pull-request/edited",
|
|
79109
79112
|
"externalDocs": {
|
|
79110
79113
|
"url": "https://docs.github.com/enterprise-server@3.10/webhooks/webhook-events-and-payloads#pull_request"
|
|
@@ -99320,9 +99323,9 @@
|
|
|
99320
99323
|
"permissions"
|
|
99321
99324
|
]
|
|
99322
99325
|
},
|
|
99323
|
-
"
|
|
99324
|
-
"title": "Repository",
|
|
99325
|
-
"description": "A
|
|
99326
|
+
"team-repository": {
|
|
99327
|
+
"title": "Team Repository",
|
|
99328
|
+
"description": "A team's access to a repository.",
|
|
99326
99329
|
"type": "object",
|
|
99327
99330
|
"properties": {
|
|
99328
99331
|
"id": {
|
|
@@ -99346,9 +99349,6 @@
|
|
|
99346
99349
|
"license": {
|
|
99347
99350
|
"$ref": "#/components/schemas/nullable-license-simple"
|
|
99348
99351
|
},
|
|
99349
|
-
"organization": {
|
|
99350
|
-
"$ref": "#/components/schemas/nullable-simple-user"
|
|
99351
|
-
},
|
|
99352
99352
|
"forks": {
|
|
99353
99353
|
"type": "integer"
|
|
99354
99354
|
},
|
|
@@ -99377,8 +99377,12 @@
|
|
|
99377
99377
|
"push"
|
|
99378
99378
|
]
|
|
99379
99379
|
},
|
|
99380
|
+
"role_name": {
|
|
99381
|
+
"type": "string",
|
|
99382
|
+
"example": "admin"
|
|
99383
|
+
},
|
|
99380
99384
|
"owner": {
|
|
99381
|
-
"$ref": "#/components/schemas/simple-user"
|
|
99385
|
+
"$ref": "#/components/schemas/nullable-simple-user"
|
|
99382
99386
|
},
|
|
99383
99387
|
"private": {
|
|
99384
99388
|
"description": "Whether the repository is private or public.",
|
|
@@ -99606,7 +99610,6 @@
|
|
|
99606
99610
|
"example": 80
|
|
99607
99611
|
},
|
|
99608
99612
|
"size": {
|
|
99609
|
-
"description": "The size of the repository. Size is calculated hourly. When a repository is initially created, the size is 0.",
|
|
99610
99613
|
"type": "integer",
|
|
99611
99614
|
"example": 108
|
|
99612
99615
|
},
|
|
@@ -99656,13 +99659,6 @@
|
|
|
99656
99659
|
"description": "Whether downloads are enabled.",
|
|
99657
99660
|
"default": true,
|
|
99658
99661
|
"type": "boolean",
|
|
99659
|
-
"example": true,
|
|
99660
|
-
"deprecated": true
|
|
99661
|
-
},
|
|
99662
|
-
"has_discussions": {
|
|
99663
|
-
"description": "Whether discussions are enabled.",
|
|
99664
|
-
"default": false,
|
|
99665
|
-
"type": "boolean",
|
|
99666
99662
|
"example": true
|
|
99667
99663
|
},
|
|
99668
99664
|
"archived": {
|
|
@@ -99703,371 +99699,6 @@
|
|
|
99703
99699
|
"type": "boolean",
|
|
99704
99700
|
"example": true
|
|
99705
99701
|
},
|
|
99706
|
-
"template_repository": {
|
|
99707
|
-
"nullable": true,
|
|
99708
|
-
"type": "object",
|
|
99709
|
-
"properties": {
|
|
99710
|
-
"id": {
|
|
99711
|
-
"type": "integer"
|
|
99712
|
-
},
|
|
99713
|
-
"node_id": {
|
|
99714
|
-
"type": "string"
|
|
99715
|
-
},
|
|
99716
|
-
"name": {
|
|
99717
|
-
"type": "string"
|
|
99718
|
-
},
|
|
99719
|
-
"full_name": {
|
|
99720
|
-
"type": "string"
|
|
99721
|
-
},
|
|
99722
|
-
"owner": {
|
|
99723
|
-
"type": "object",
|
|
99724
|
-
"properties": {
|
|
99725
|
-
"login": {
|
|
99726
|
-
"type": "string"
|
|
99727
|
-
},
|
|
99728
|
-
"id": {
|
|
99729
|
-
"type": "integer"
|
|
99730
|
-
},
|
|
99731
|
-
"node_id": {
|
|
99732
|
-
"type": "string"
|
|
99733
|
-
},
|
|
99734
|
-
"avatar_url": {
|
|
99735
|
-
"type": "string"
|
|
99736
|
-
},
|
|
99737
|
-
"gravatar_id": {
|
|
99738
|
-
"type": "string"
|
|
99739
|
-
},
|
|
99740
|
-
"url": {
|
|
99741
|
-
"type": "string"
|
|
99742
|
-
},
|
|
99743
|
-
"html_url": {
|
|
99744
|
-
"type": "string"
|
|
99745
|
-
},
|
|
99746
|
-
"followers_url": {
|
|
99747
|
-
"type": "string"
|
|
99748
|
-
},
|
|
99749
|
-
"following_url": {
|
|
99750
|
-
"type": "string"
|
|
99751
|
-
},
|
|
99752
|
-
"gists_url": {
|
|
99753
|
-
"type": "string"
|
|
99754
|
-
},
|
|
99755
|
-
"starred_url": {
|
|
99756
|
-
"type": "string"
|
|
99757
|
-
},
|
|
99758
|
-
"subscriptions_url": {
|
|
99759
|
-
"type": "string"
|
|
99760
|
-
},
|
|
99761
|
-
"organizations_url": {
|
|
99762
|
-
"type": "string"
|
|
99763
|
-
},
|
|
99764
|
-
"repos_url": {
|
|
99765
|
-
"type": "string"
|
|
99766
|
-
},
|
|
99767
|
-
"events_url": {
|
|
99768
|
-
"type": "string"
|
|
99769
|
-
},
|
|
99770
|
-
"received_events_url": {
|
|
99771
|
-
"type": "string"
|
|
99772
|
-
},
|
|
99773
|
-
"type": {
|
|
99774
|
-
"type": "string"
|
|
99775
|
-
},
|
|
99776
|
-
"site_admin": {
|
|
99777
|
-
"type": "boolean"
|
|
99778
|
-
}
|
|
99779
|
-
}
|
|
99780
|
-
},
|
|
99781
|
-
"private": {
|
|
99782
|
-
"type": "boolean"
|
|
99783
|
-
},
|
|
99784
|
-
"html_url": {
|
|
99785
|
-
"type": "string"
|
|
99786
|
-
},
|
|
99787
|
-
"description": {
|
|
99788
|
-
"type": "string"
|
|
99789
|
-
},
|
|
99790
|
-
"fork": {
|
|
99791
|
-
"type": "boolean"
|
|
99792
|
-
},
|
|
99793
|
-
"url": {
|
|
99794
|
-
"type": "string"
|
|
99795
|
-
},
|
|
99796
|
-
"archive_url": {
|
|
99797
|
-
"type": "string"
|
|
99798
|
-
},
|
|
99799
|
-
"assignees_url": {
|
|
99800
|
-
"type": "string"
|
|
99801
|
-
},
|
|
99802
|
-
"blobs_url": {
|
|
99803
|
-
"type": "string"
|
|
99804
|
-
},
|
|
99805
|
-
"branches_url": {
|
|
99806
|
-
"type": "string"
|
|
99807
|
-
},
|
|
99808
|
-
"collaborators_url": {
|
|
99809
|
-
"type": "string"
|
|
99810
|
-
},
|
|
99811
|
-
"comments_url": {
|
|
99812
|
-
"type": "string"
|
|
99813
|
-
},
|
|
99814
|
-
"commits_url": {
|
|
99815
|
-
"type": "string"
|
|
99816
|
-
},
|
|
99817
|
-
"compare_url": {
|
|
99818
|
-
"type": "string"
|
|
99819
|
-
},
|
|
99820
|
-
"contents_url": {
|
|
99821
|
-
"type": "string"
|
|
99822
|
-
},
|
|
99823
|
-
"contributors_url": {
|
|
99824
|
-
"type": "string"
|
|
99825
|
-
},
|
|
99826
|
-
"deployments_url": {
|
|
99827
|
-
"type": "string"
|
|
99828
|
-
},
|
|
99829
|
-
"downloads_url": {
|
|
99830
|
-
"type": "string"
|
|
99831
|
-
},
|
|
99832
|
-
"events_url": {
|
|
99833
|
-
"type": "string"
|
|
99834
|
-
},
|
|
99835
|
-
"forks_url": {
|
|
99836
|
-
"type": "string"
|
|
99837
|
-
},
|
|
99838
|
-
"git_commits_url": {
|
|
99839
|
-
"type": "string"
|
|
99840
|
-
},
|
|
99841
|
-
"git_refs_url": {
|
|
99842
|
-
"type": "string"
|
|
99843
|
-
},
|
|
99844
|
-
"git_tags_url": {
|
|
99845
|
-
"type": "string"
|
|
99846
|
-
},
|
|
99847
|
-
"git_url": {
|
|
99848
|
-
"type": "string"
|
|
99849
|
-
},
|
|
99850
|
-
"issue_comment_url": {
|
|
99851
|
-
"type": "string"
|
|
99852
|
-
},
|
|
99853
|
-
"issue_events_url": {
|
|
99854
|
-
"type": "string"
|
|
99855
|
-
},
|
|
99856
|
-
"issues_url": {
|
|
99857
|
-
"type": "string"
|
|
99858
|
-
},
|
|
99859
|
-
"keys_url": {
|
|
99860
|
-
"type": "string"
|
|
99861
|
-
},
|
|
99862
|
-
"labels_url": {
|
|
99863
|
-
"type": "string"
|
|
99864
|
-
},
|
|
99865
|
-
"languages_url": {
|
|
99866
|
-
"type": "string"
|
|
99867
|
-
},
|
|
99868
|
-
"merges_url": {
|
|
99869
|
-
"type": "string"
|
|
99870
|
-
},
|
|
99871
|
-
"milestones_url": {
|
|
99872
|
-
"type": "string"
|
|
99873
|
-
},
|
|
99874
|
-
"notifications_url": {
|
|
99875
|
-
"type": "string"
|
|
99876
|
-
},
|
|
99877
|
-
"pulls_url": {
|
|
99878
|
-
"type": "string"
|
|
99879
|
-
},
|
|
99880
|
-
"releases_url": {
|
|
99881
|
-
"type": "string"
|
|
99882
|
-
},
|
|
99883
|
-
"ssh_url": {
|
|
99884
|
-
"type": "string"
|
|
99885
|
-
},
|
|
99886
|
-
"stargazers_url": {
|
|
99887
|
-
"type": "string"
|
|
99888
|
-
},
|
|
99889
|
-
"statuses_url": {
|
|
99890
|
-
"type": "string"
|
|
99891
|
-
},
|
|
99892
|
-
"subscribers_url": {
|
|
99893
|
-
"type": "string"
|
|
99894
|
-
},
|
|
99895
|
-
"subscription_url": {
|
|
99896
|
-
"type": "string"
|
|
99897
|
-
},
|
|
99898
|
-
"tags_url": {
|
|
99899
|
-
"type": "string"
|
|
99900
|
-
},
|
|
99901
|
-
"teams_url": {
|
|
99902
|
-
"type": "string"
|
|
99903
|
-
},
|
|
99904
|
-
"trees_url": {
|
|
99905
|
-
"type": "string"
|
|
99906
|
-
},
|
|
99907
|
-
"clone_url": {
|
|
99908
|
-
"type": "string"
|
|
99909
|
-
},
|
|
99910
|
-
"mirror_url": {
|
|
99911
|
-
"type": "string"
|
|
99912
|
-
},
|
|
99913
|
-
"hooks_url": {
|
|
99914
|
-
"type": "string"
|
|
99915
|
-
},
|
|
99916
|
-
"svn_url": {
|
|
99917
|
-
"type": "string"
|
|
99918
|
-
},
|
|
99919
|
-
"homepage": {
|
|
99920
|
-
"type": "string"
|
|
99921
|
-
},
|
|
99922
|
-
"language": {
|
|
99923
|
-
"type": "string"
|
|
99924
|
-
},
|
|
99925
|
-
"forks_count": {
|
|
99926
|
-
"type": "integer"
|
|
99927
|
-
},
|
|
99928
|
-
"stargazers_count": {
|
|
99929
|
-
"type": "integer"
|
|
99930
|
-
},
|
|
99931
|
-
"watchers_count": {
|
|
99932
|
-
"type": "integer"
|
|
99933
|
-
},
|
|
99934
|
-
"size": {
|
|
99935
|
-
"type": "integer"
|
|
99936
|
-
},
|
|
99937
|
-
"default_branch": {
|
|
99938
|
-
"type": "string"
|
|
99939
|
-
},
|
|
99940
|
-
"open_issues_count": {
|
|
99941
|
-
"type": "integer"
|
|
99942
|
-
},
|
|
99943
|
-
"is_template": {
|
|
99944
|
-
"type": "boolean"
|
|
99945
|
-
},
|
|
99946
|
-
"topics": {
|
|
99947
|
-
"type": "array",
|
|
99948
|
-
"items": {
|
|
99949
|
-
"type": "string"
|
|
99950
|
-
}
|
|
99951
|
-
},
|
|
99952
|
-
"has_issues": {
|
|
99953
|
-
"type": "boolean"
|
|
99954
|
-
},
|
|
99955
|
-
"has_projects": {
|
|
99956
|
-
"type": "boolean"
|
|
99957
|
-
},
|
|
99958
|
-
"has_wiki": {
|
|
99959
|
-
"type": "boolean"
|
|
99960
|
-
},
|
|
99961
|
-
"has_pages": {
|
|
99962
|
-
"type": "boolean"
|
|
99963
|
-
},
|
|
99964
|
-
"has_downloads": {
|
|
99965
|
-
"type": "boolean"
|
|
99966
|
-
},
|
|
99967
|
-
"archived": {
|
|
99968
|
-
"type": "boolean"
|
|
99969
|
-
},
|
|
99970
|
-
"disabled": {
|
|
99971
|
-
"type": "boolean"
|
|
99972
|
-
},
|
|
99973
|
-
"visibility": {
|
|
99974
|
-
"type": "string"
|
|
99975
|
-
},
|
|
99976
|
-
"pushed_at": {
|
|
99977
|
-
"type": "string"
|
|
99978
|
-
},
|
|
99979
|
-
"created_at": {
|
|
99980
|
-
"type": "string"
|
|
99981
|
-
},
|
|
99982
|
-
"updated_at": {
|
|
99983
|
-
"type": "string"
|
|
99984
|
-
},
|
|
99985
|
-
"permissions": {
|
|
99986
|
-
"type": "object",
|
|
99987
|
-
"properties": {
|
|
99988
|
-
"admin": {
|
|
99989
|
-
"type": "boolean"
|
|
99990
|
-
},
|
|
99991
|
-
"maintain": {
|
|
99992
|
-
"type": "boolean"
|
|
99993
|
-
},
|
|
99994
|
-
"push": {
|
|
99995
|
-
"type": "boolean"
|
|
99996
|
-
},
|
|
99997
|
-
"triage": {
|
|
99998
|
-
"type": "boolean"
|
|
99999
|
-
},
|
|
100000
|
-
"pull": {
|
|
100001
|
-
"type": "boolean"
|
|
100002
|
-
}
|
|
100003
|
-
}
|
|
100004
|
-
},
|
|
100005
|
-
"allow_rebase_merge": {
|
|
100006
|
-
"type": "boolean"
|
|
100007
|
-
},
|
|
100008
|
-
"temp_clone_token": {
|
|
100009
|
-
"type": "string"
|
|
100010
|
-
},
|
|
100011
|
-
"allow_squash_merge": {
|
|
100012
|
-
"type": "boolean"
|
|
100013
|
-
},
|
|
100014
|
-
"allow_auto_merge": {
|
|
100015
|
-
"type": "boolean"
|
|
100016
|
-
},
|
|
100017
|
-
"delete_branch_on_merge": {
|
|
100018
|
-
"type": "boolean"
|
|
100019
|
-
},
|
|
100020
|
-
"allow_update_branch": {
|
|
100021
|
-
"type": "boolean"
|
|
100022
|
-
},
|
|
100023
|
-
"use_squash_pr_title_as_default": {
|
|
100024
|
-
"type": "boolean"
|
|
100025
|
-
},
|
|
100026
|
-
"squash_merge_commit_title": {
|
|
100027
|
-
"type": "string",
|
|
100028
|
-
"enum": [
|
|
100029
|
-
"PR_TITLE",
|
|
100030
|
-
"COMMIT_OR_PR_TITLE"
|
|
100031
|
-
],
|
|
100032
|
-
"description": "The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."
|
|
100033
|
-
},
|
|
100034
|
-
"squash_merge_commit_message": {
|
|
100035
|
-
"type": "string",
|
|
100036
|
-
"enum": [
|
|
100037
|
-
"PR_BODY",
|
|
100038
|
-
"COMMIT_MESSAGES",
|
|
100039
|
-
"BLANK"
|
|
100040
|
-
],
|
|
100041
|
-
"description": "The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."
|
|
100042
|
-
},
|
|
100043
|
-
"merge_commit_title": {
|
|
100044
|
-
"type": "string",
|
|
100045
|
-
"enum": [
|
|
100046
|
-
"PR_TITLE",
|
|
100047
|
-
"MERGE_MESSAGE"
|
|
100048
|
-
],
|
|
100049
|
-
"description": "The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."
|
|
100050
|
-
},
|
|
100051
|
-
"merge_commit_message": {
|
|
100052
|
-
"type": "string",
|
|
100053
|
-
"enum": [
|
|
100054
|
-
"PR_BODY",
|
|
100055
|
-
"PR_TITLE",
|
|
100056
|
-
"BLANK"
|
|
100057
|
-
],
|
|
100058
|
-
"description": "The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."
|
|
100059
|
-
},
|
|
100060
|
-
"allow_merge_commit": {
|
|
100061
|
-
"type": "boolean"
|
|
100062
|
-
},
|
|
100063
|
-
"subscribers_count": {
|
|
100064
|
-
"type": "integer"
|
|
100065
|
-
},
|
|
100066
|
-
"network_count": {
|
|
100067
|
-
"type": "integer"
|
|
100068
|
-
}
|
|
100069
|
-
}
|
|
100070
|
-
},
|
|
100071
99702
|
"temp_clone_token": {
|
|
100072
99703
|
"type": "string"
|
|
100073
99704
|
},
|
|
@@ -100089,52 +99720,6 @@
|
|
|
100089
99720
|
"type": "boolean",
|
|
100090
99721
|
"example": false
|
|
100091
99722
|
},
|
|
100092
|
-
"allow_update_branch": {
|
|
100093
|
-
"description": "Whether or not a pull request head branch that is behind its base branch can always be updated even if it is not required to be up to date before merging.",
|
|
100094
|
-
"default": false,
|
|
100095
|
-
"type": "boolean",
|
|
100096
|
-
"example": false
|
|
100097
|
-
},
|
|
100098
|
-
"use_squash_pr_title_as_default": {
|
|
100099
|
-
"type": "boolean",
|
|
100100
|
-
"description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
|
|
100101
|
-
"default": false,
|
|
100102
|
-
"deprecated": true
|
|
100103
|
-
},
|
|
100104
|
-
"squash_merge_commit_title": {
|
|
100105
|
-
"type": "string",
|
|
100106
|
-
"enum": [
|
|
100107
|
-
"PR_TITLE",
|
|
100108
|
-
"COMMIT_OR_PR_TITLE"
|
|
100109
|
-
],
|
|
100110
|
-
"description": "The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."
|
|
100111
|
-
},
|
|
100112
|
-
"squash_merge_commit_message": {
|
|
100113
|
-
"type": "string",
|
|
100114
|
-
"enum": [
|
|
100115
|
-
"PR_BODY",
|
|
100116
|
-
"COMMIT_MESSAGES",
|
|
100117
|
-
"BLANK"
|
|
100118
|
-
],
|
|
100119
|
-
"description": "The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."
|
|
100120
|
-
},
|
|
100121
|
-
"merge_commit_title": {
|
|
100122
|
-
"type": "string",
|
|
100123
|
-
"enum": [
|
|
100124
|
-
"PR_TITLE",
|
|
100125
|
-
"MERGE_MESSAGE"
|
|
100126
|
-
],
|
|
100127
|
-
"description": "The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."
|
|
100128
|
-
},
|
|
100129
|
-
"merge_commit_message": {
|
|
100130
|
-
"type": "string",
|
|
100131
|
-
"enum": [
|
|
100132
|
-
"PR_BODY",
|
|
100133
|
-
"PR_TITLE",
|
|
100134
|
-
"BLANK"
|
|
100135
|
-
],
|
|
100136
|
-
"description": "The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."
|
|
100137
|
-
},
|
|
100138
99723
|
"allow_merge_commit": {
|
|
100139
99724
|
"description": "Whether to allow merge commits for pull requests.",
|
|
100140
99725
|
"default": true,
|
|
@@ -100143,12 +99728,15 @@
|
|
|
100143
99728
|
},
|
|
100144
99729
|
"allow_forking": {
|
|
100145
99730
|
"description": "Whether to allow forking this repo",
|
|
100146
|
-
"
|
|
99731
|
+
"default": false,
|
|
99732
|
+
"type": "boolean",
|
|
99733
|
+
"example": false
|
|
100147
99734
|
},
|
|
100148
99735
|
"web_commit_signoff_required": {
|
|
100149
99736
|
"description": "Whether to require contributors to sign off on web-based commits",
|
|
100150
99737
|
"default": false,
|
|
100151
|
-
"type": "boolean"
|
|
99738
|
+
"type": "boolean",
|
|
99739
|
+
"example": false
|
|
100152
99740
|
},
|
|
100153
99741
|
"subscribers_count": {
|
|
100154
99742
|
"type": "integer"
|
|
@@ -100164,14 +99752,6 @@
|
|
|
100164
99752
|
},
|
|
100165
99753
|
"master_branch": {
|
|
100166
99754
|
"type": "string"
|
|
100167
|
-
},
|
|
100168
|
-
"starred_at": {
|
|
100169
|
-
"type": "string",
|
|
100170
|
-
"example": "\"2020-07-09T00:17:42Z\""
|
|
100171
|
-
},
|
|
100172
|
-
"anonymous_access_enabled": {
|
|
100173
|
-
"type": "boolean",
|
|
100174
|
-
"description": "Whether anonymous git access is enabled for this repository"
|
|
100175
99755
|
}
|
|
100176
99756
|
},
|
|
100177
99757
|
"required": [
|
|
@@ -100248,12 +99828,234 @@
|
|
|
100248
99828
|
"watchers_count",
|
|
100249
99829
|
"created_at",
|
|
100250
99830
|
"updated_at"
|
|
100251
|
-
]
|
|
100252
|
-
"nullable": true
|
|
99831
|
+
]
|
|
100253
99832
|
},
|
|
100254
|
-
"
|
|
100255
|
-
"title": "
|
|
100256
|
-
"description": "
|
|
99833
|
+
"project-card": {
|
|
99834
|
+
"title": "Project Card",
|
|
99835
|
+
"description": "Project cards represent a scope of work.",
|
|
99836
|
+
"type": "object",
|
|
99837
|
+
"properties": {
|
|
99838
|
+
"url": {
|
|
99839
|
+
"type": "string",
|
|
99840
|
+
"format": "uri",
|
|
99841
|
+
"example": "https://api.github.com/projects/columns/cards/1478"
|
|
99842
|
+
},
|
|
99843
|
+
"id": {
|
|
99844
|
+
"description": "The project card's ID",
|
|
99845
|
+
"example": 42,
|
|
99846
|
+
"type": "integer"
|
|
99847
|
+
},
|
|
99848
|
+
"node_id": {
|
|
99849
|
+
"type": "string",
|
|
99850
|
+
"example": "MDExOlByb2plY3RDYXJkMTQ3OA=="
|
|
99851
|
+
},
|
|
99852
|
+
"note": {
|
|
99853
|
+
"type": "string",
|
|
99854
|
+
"example": "Add payload for delete Project column",
|
|
99855
|
+
"nullable": true
|
|
99856
|
+
},
|
|
99857
|
+
"creator": {
|
|
99858
|
+
"$ref": "#/components/schemas/nullable-simple-user"
|
|
99859
|
+
},
|
|
99860
|
+
"created_at": {
|
|
99861
|
+
"type": "string",
|
|
99862
|
+
"format": "date-time",
|
|
99863
|
+
"example": "2016-09-05T14:21:06Z"
|
|
99864
|
+
},
|
|
99865
|
+
"updated_at": {
|
|
99866
|
+
"type": "string",
|
|
99867
|
+
"format": "date-time",
|
|
99868
|
+
"example": "2016-09-05T14:20:22Z"
|
|
99869
|
+
},
|
|
99870
|
+
"archived": {
|
|
99871
|
+
"description": "Whether or not the card is archived",
|
|
99872
|
+
"example": false,
|
|
99873
|
+
"type": "boolean"
|
|
99874
|
+
},
|
|
99875
|
+
"column_name": {
|
|
99876
|
+
"type": "string"
|
|
99877
|
+
},
|
|
99878
|
+
"project_id": {
|
|
99879
|
+
"type": "string"
|
|
99880
|
+
},
|
|
99881
|
+
"column_url": {
|
|
99882
|
+
"type": "string",
|
|
99883
|
+
"format": "uri",
|
|
99884
|
+
"example": "https://api.github.com/projects/columns/367"
|
|
99885
|
+
},
|
|
99886
|
+
"content_url": {
|
|
99887
|
+
"type": "string",
|
|
99888
|
+
"format": "uri",
|
|
99889
|
+
"example": "https://api.github.com/repos/api-playground/projects-test/issues/3"
|
|
99890
|
+
},
|
|
99891
|
+
"project_url": {
|
|
99892
|
+
"type": "string",
|
|
99893
|
+
"format": "uri",
|
|
99894
|
+
"example": "https://api.github.com/projects/120"
|
|
99895
|
+
}
|
|
99896
|
+
},
|
|
99897
|
+
"required": [
|
|
99898
|
+
"id",
|
|
99899
|
+
"node_id",
|
|
99900
|
+
"note",
|
|
99901
|
+
"url",
|
|
99902
|
+
"column_url",
|
|
99903
|
+
"project_url",
|
|
99904
|
+
"creator",
|
|
99905
|
+
"created_at",
|
|
99906
|
+
"updated_at"
|
|
99907
|
+
]
|
|
99908
|
+
},
|
|
99909
|
+
"project-column": {
|
|
99910
|
+
"title": "Project Column",
|
|
99911
|
+
"description": "Project columns contain cards of work.",
|
|
99912
|
+
"type": "object",
|
|
99913
|
+
"properties": {
|
|
99914
|
+
"url": {
|
|
99915
|
+
"type": "string",
|
|
99916
|
+
"format": "uri",
|
|
99917
|
+
"example": "https://api.github.com/projects/columns/367"
|
|
99918
|
+
},
|
|
99919
|
+
"project_url": {
|
|
99920
|
+
"type": "string",
|
|
99921
|
+
"format": "uri",
|
|
99922
|
+
"example": "https://api.github.com/projects/120"
|
|
99923
|
+
},
|
|
99924
|
+
"cards_url": {
|
|
99925
|
+
"type": "string",
|
|
99926
|
+
"format": "uri",
|
|
99927
|
+
"example": "https://api.github.com/projects/columns/367/cards"
|
|
99928
|
+
},
|
|
99929
|
+
"id": {
|
|
99930
|
+
"description": "The unique identifier of the project column",
|
|
99931
|
+
"example": 42,
|
|
99932
|
+
"type": "integer"
|
|
99933
|
+
},
|
|
99934
|
+
"node_id": {
|
|
99935
|
+
"type": "string",
|
|
99936
|
+
"example": "MDEzOlByb2plY3RDb2x1bW4zNjc="
|
|
99937
|
+
},
|
|
99938
|
+
"name": {
|
|
99939
|
+
"description": "Name of the project column",
|
|
99940
|
+
"example": "Remaining tasks",
|
|
99941
|
+
"type": "string"
|
|
99942
|
+
},
|
|
99943
|
+
"created_at": {
|
|
99944
|
+
"type": "string",
|
|
99945
|
+
"format": "date-time",
|
|
99946
|
+
"example": "2016-09-05T14:18:44Z"
|
|
99947
|
+
},
|
|
99948
|
+
"updated_at": {
|
|
99949
|
+
"type": "string",
|
|
99950
|
+
"format": "date-time",
|
|
99951
|
+
"example": "2016-09-05T14:22:28Z"
|
|
99952
|
+
}
|
|
99953
|
+
},
|
|
99954
|
+
"required": [
|
|
99955
|
+
"id",
|
|
99956
|
+
"node_id",
|
|
99957
|
+
"url",
|
|
99958
|
+
"project_url",
|
|
99959
|
+
"cards_url",
|
|
99960
|
+
"name",
|
|
99961
|
+
"created_at",
|
|
99962
|
+
"updated_at"
|
|
99963
|
+
]
|
|
99964
|
+
},
|
|
99965
|
+
"project-collaborator-permission": {
|
|
99966
|
+
"title": "Project Collaborator Permission",
|
|
99967
|
+
"description": "Project Collaborator Permission",
|
|
99968
|
+
"type": "object",
|
|
99969
|
+
"properties": {
|
|
99970
|
+
"permission": {
|
|
99971
|
+
"type": "string"
|
|
99972
|
+
},
|
|
99973
|
+
"user": {
|
|
99974
|
+
"$ref": "#/components/schemas/nullable-simple-user"
|
|
99975
|
+
}
|
|
99976
|
+
},
|
|
99977
|
+
"required": [
|
|
99978
|
+
"permission",
|
|
99979
|
+
"user"
|
|
99980
|
+
]
|
|
99981
|
+
},
|
|
99982
|
+
"rate-limit": {
|
|
99983
|
+
"title": "Rate Limit",
|
|
99984
|
+
"type": "object",
|
|
99985
|
+
"properties": {
|
|
99986
|
+
"limit": {
|
|
99987
|
+
"type": "integer"
|
|
99988
|
+
},
|
|
99989
|
+
"remaining": {
|
|
99990
|
+
"type": "integer"
|
|
99991
|
+
},
|
|
99992
|
+
"reset": {
|
|
99993
|
+
"type": "integer"
|
|
99994
|
+
},
|
|
99995
|
+
"used": {
|
|
99996
|
+
"type": "integer"
|
|
99997
|
+
}
|
|
99998
|
+
},
|
|
99999
|
+
"required": [
|
|
100000
|
+
"limit",
|
|
100001
|
+
"remaining",
|
|
100002
|
+
"reset",
|
|
100003
|
+
"used"
|
|
100004
|
+
]
|
|
100005
|
+
},
|
|
100006
|
+
"rate-limit-overview": {
|
|
100007
|
+
"title": "Rate Limit Overview",
|
|
100008
|
+
"description": "Rate Limit Overview",
|
|
100009
|
+
"type": "object",
|
|
100010
|
+
"properties": {
|
|
100011
|
+
"resources": {
|
|
100012
|
+
"type": "object",
|
|
100013
|
+
"properties": {
|
|
100014
|
+
"core": {
|
|
100015
|
+
"$ref": "#/components/schemas/rate-limit"
|
|
100016
|
+
},
|
|
100017
|
+
"graphql": {
|
|
100018
|
+
"$ref": "#/components/schemas/rate-limit"
|
|
100019
|
+
},
|
|
100020
|
+
"search": {
|
|
100021
|
+
"$ref": "#/components/schemas/rate-limit"
|
|
100022
|
+
},
|
|
100023
|
+
"code_search": {
|
|
100024
|
+
"$ref": "#/components/schemas/rate-limit"
|
|
100025
|
+
},
|
|
100026
|
+
"source_import": {
|
|
100027
|
+
"$ref": "#/components/schemas/rate-limit"
|
|
100028
|
+
},
|
|
100029
|
+
"integration_manifest": {
|
|
100030
|
+
"$ref": "#/components/schemas/rate-limit"
|
|
100031
|
+
},
|
|
100032
|
+
"code_scanning_upload": {
|
|
100033
|
+
"$ref": "#/components/schemas/rate-limit"
|
|
100034
|
+
},
|
|
100035
|
+
"actions_runner_registration": {
|
|
100036
|
+
"$ref": "#/components/schemas/rate-limit"
|
|
100037
|
+
},
|
|
100038
|
+
"scim": {
|
|
100039
|
+
"$ref": "#/components/schemas/rate-limit"
|
|
100040
|
+
}
|
|
100041
|
+
},
|
|
100042
|
+
"required": [
|
|
100043
|
+
"core",
|
|
100044
|
+
"search"
|
|
100045
|
+
]
|
|
100046
|
+
},
|
|
100047
|
+
"rate": {
|
|
100048
|
+
"$ref": "#/components/schemas/rate-limit"
|
|
100049
|
+
}
|
|
100050
|
+
},
|
|
100051
|
+
"required": [
|
|
100052
|
+
"rate",
|
|
100053
|
+
"resources"
|
|
100054
|
+
]
|
|
100055
|
+
},
|
|
100056
|
+
"nullable-repository": {
|
|
100057
|
+
"title": "Repository",
|
|
100058
|
+
"description": "A repository on GitHub.",
|
|
100257
100059
|
"type": "object",
|
|
100258
100060
|
"properties": {
|
|
100259
100061
|
"id": {
|
|
@@ -100277,6 +100079,9 @@
|
|
|
100277
100079
|
"license": {
|
|
100278
100080
|
"$ref": "#/components/schemas/nullable-license-simple"
|
|
100279
100081
|
},
|
|
100082
|
+
"organization": {
|
|
100083
|
+
"$ref": "#/components/schemas/nullable-simple-user"
|
|
100084
|
+
},
|
|
100280
100085
|
"forks": {
|
|
100281
100086
|
"type": "integer"
|
|
100282
100087
|
},
|
|
@@ -100305,12 +100110,8 @@
|
|
|
100305
100110
|
"push"
|
|
100306
100111
|
]
|
|
100307
100112
|
},
|
|
100308
|
-
"role_name": {
|
|
100309
|
-
"type": "string",
|
|
100310
|
-
"example": "admin"
|
|
100311
|
-
},
|
|
100312
100113
|
"owner": {
|
|
100313
|
-
"$ref": "#/components/schemas/
|
|
100114
|
+
"$ref": "#/components/schemas/simple-user"
|
|
100314
100115
|
},
|
|
100315
100116
|
"private": {
|
|
100316
100117
|
"description": "Whether the repository is private or public.",
|
|
@@ -100538,6 +100339,7 @@
|
|
|
100538
100339
|
"example": 80
|
|
100539
100340
|
},
|
|
100540
100341
|
"size": {
|
|
100342
|
+
"description": "The size of the repository. Size is calculated hourly. When a repository is initially created, the size is 0.",
|
|
100541
100343
|
"type": "integer",
|
|
100542
100344
|
"example": 108
|
|
100543
100345
|
},
|
|
@@ -100587,6 +100389,13 @@
|
|
|
100587
100389
|
"description": "Whether downloads are enabled.",
|
|
100588
100390
|
"default": true,
|
|
100589
100391
|
"type": "boolean",
|
|
100392
|
+
"example": true,
|
|
100393
|
+
"deprecated": true
|
|
100394
|
+
},
|
|
100395
|
+
"has_discussions": {
|
|
100396
|
+
"description": "Whether discussions are enabled.",
|
|
100397
|
+
"default": false,
|
|
100398
|
+
"type": "boolean",
|
|
100590
100399
|
"example": true
|
|
100591
100400
|
},
|
|
100592
100401
|
"archived": {
|
|
@@ -100628,7 +100437,369 @@
|
|
|
100628
100437
|
"example": true
|
|
100629
100438
|
},
|
|
100630
100439
|
"template_repository": {
|
|
100631
|
-
"
|
|
100440
|
+
"nullable": true,
|
|
100441
|
+
"type": "object",
|
|
100442
|
+
"properties": {
|
|
100443
|
+
"id": {
|
|
100444
|
+
"type": "integer"
|
|
100445
|
+
},
|
|
100446
|
+
"node_id": {
|
|
100447
|
+
"type": "string"
|
|
100448
|
+
},
|
|
100449
|
+
"name": {
|
|
100450
|
+
"type": "string"
|
|
100451
|
+
},
|
|
100452
|
+
"full_name": {
|
|
100453
|
+
"type": "string"
|
|
100454
|
+
},
|
|
100455
|
+
"owner": {
|
|
100456
|
+
"type": "object",
|
|
100457
|
+
"properties": {
|
|
100458
|
+
"login": {
|
|
100459
|
+
"type": "string"
|
|
100460
|
+
},
|
|
100461
|
+
"id": {
|
|
100462
|
+
"type": "integer"
|
|
100463
|
+
},
|
|
100464
|
+
"node_id": {
|
|
100465
|
+
"type": "string"
|
|
100466
|
+
},
|
|
100467
|
+
"avatar_url": {
|
|
100468
|
+
"type": "string"
|
|
100469
|
+
},
|
|
100470
|
+
"gravatar_id": {
|
|
100471
|
+
"type": "string"
|
|
100472
|
+
},
|
|
100473
|
+
"url": {
|
|
100474
|
+
"type": "string"
|
|
100475
|
+
},
|
|
100476
|
+
"html_url": {
|
|
100477
|
+
"type": "string"
|
|
100478
|
+
},
|
|
100479
|
+
"followers_url": {
|
|
100480
|
+
"type": "string"
|
|
100481
|
+
},
|
|
100482
|
+
"following_url": {
|
|
100483
|
+
"type": "string"
|
|
100484
|
+
},
|
|
100485
|
+
"gists_url": {
|
|
100486
|
+
"type": "string"
|
|
100487
|
+
},
|
|
100488
|
+
"starred_url": {
|
|
100489
|
+
"type": "string"
|
|
100490
|
+
},
|
|
100491
|
+
"subscriptions_url": {
|
|
100492
|
+
"type": "string"
|
|
100493
|
+
},
|
|
100494
|
+
"organizations_url": {
|
|
100495
|
+
"type": "string"
|
|
100496
|
+
},
|
|
100497
|
+
"repos_url": {
|
|
100498
|
+
"type": "string"
|
|
100499
|
+
},
|
|
100500
|
+
"events_url": {
|
|
100501
|
+
"type": "string"
|
|
100502
|
+
},
|
|
100503
|
+
"received_events_url": {
|
|
100504
|
+
"type": "string"
|
|
100505
|
+
},
|
|
100506
|
+
"type": {
|
|
100507
|
+
"type": "string"
|
|
100508
|
+
},
|
|
100509
|
+
"site_admin": {
|
|
100510
|
+
"type": "boolean"
|
|
100511
|
+
}
|
|
100512
|
+
}
|
|
100513
|
+
},
|
|
100514
|
+
"private": {
|
|
100515
|
+
"type": "boolean"
|
|
100516
|
+
},
|
|
100517
|
+
"html_url": {
|
|
100518
|
+
"type": "string"
|
|
100519
|
+
},
|
|
100520
|
+
"description": {
|
|
100521
|
+
"type": "string"
|
|
100522
|
+
},
|
|
100523
|
+
"fork": {
|
|
100524
|
+
"type": "boolean"
|
|
100525
|
+
},
|
|
100526
|
+
"url": {
|
|
100527
|
+
"type": "string"
|
|
100528
|
+
},
|
|
100529
|
+
"archive_url": {
|
|
100530
|
+
"type": "string"
|
|
100531
|
+
},
|
|
100532
|
+
"assignees_url": {
|
|
100533
|
+
"type": "string"
|
|
100534
|
+
},
|
|
100535
|
+
"blobs_url": {
|
|
100536
|
+
"type": "string"
|
|
100537
|
+
},
|
|
100538
|
+
"branches_url": {
|
|
100539
|
+
"type": "string"
|
|
100540
|
+
},
|
|
100541
|
+
"collaborators_url": {
|
|
100542
|
+
"type": "string"
|
|
100543
|
+
},
|
|
100544
|
+
"comments_url": {
|
|
100545
|
+
"type": "string"
|
|
100546
|
+
},
|
|
100547
|
+
"commits_url": {
|
|
100548
|
+
"type": "string"
|
|
100549
|
+
},
|
|
100550
|
+
"compare_url": {
|
|
100551
|
+
"type": "string"
|
|
100552
|
+
},
|
|
100553
|
+
"contents_url": {
|
|
100554
|
+
"type": "string"
|
|
100555
|
+
},
|
|
100556
|
+
"contributors_url": {
|
|
100557
|
+
"type": "string"
|
|
100558
|
+
},
|
|
100559
|
+
"deployments_url": {
|
|
100560
|
+
"type": "string"
|
|
100561
|
+
},
|
|
100562
|
+
"downloads_url": {
|
|
100563
|
+
"type": "string"
|
|
100564
|
+
},
|
|
100565
|
+
"events_url": {
|
|
100566
|
+
"type": "string"
|
|
100567
|
+
},
|
|
100568
|
+
"forks_url": {
|
|
100569
|
+
"type": "string"
|
|
100570
|
+
},
|
|
100571
|
+
"git_commits_url": {
|
|
100572
|
+
"type": "string"
|
|
100573
|
+
},
|
|
100574
|
+
"git_refs_url": {
|
|
100575
|
+
"type": "string"
|
|
100576
|
+
},
|
|
100577
|
+
"git_tags_url": {
|
|
100578
|
+
"type": "string"
|
|
100579
|
+
},
|
|
100580
|
+
"git_url": {
|
|
100581
|
+
"type": "string"
|
|
100582
|
+
},
|
|
100583
|
+
"issue_comment_url": {
|
|
100584
|
+
"type": "string"
|
|
100585
|
+
},
|
|
100586
|
+
"issue_events_url": {
|
|
100587
|
+
"type": "string"
|
|
100588
|
+
},
|
|
100589
|
+
"issues_url": {
|
|
100590
|
+
"type": "string"
|
|
100591
|
+
},
|
|
100592
|
+
"keys_url": {
|
|
100593
|
+
"type": "string"
|
|
100594
|
+
},
|
|
100595
|
+
"labels_url": {
|
|
100596
|
+
"type": "string"
|
|
100597
|
+
},
|
|
100598
|
+
"languages_url": {
|
|
100599
|
+
"type": "string"
|
|
100600
|
+
},
|
|
100601
|
+
"merges_url": {
|
|
100602
|
+
"type": "string"
|
|
100603
|
+
},
|
|
100604
|
+
"milestones_url": {
|
|
100605
|
+
"type": "string"
|
|
100606
|
+
},
|
|
100607
|
+
"notifications_url": {
|
|
100608
|
+
"type": "string"
|
|
100609
|
+
},
|
|
100610
|
+
"pulls_url": {
|
|
100611
|
+
"type": "string"
|
|
100612
|
+
},
|
|
100613
|
+
"releases_url": {
|
|
100614
|
+
"type": "string"
|
|
100615
|
+
},
|
|
100616
|
+
"ssh_url": {
|
|
100617
|
+
"type": "string"
|
|
100618
|
+
},
|
|
100619
|
+
"stargazers_url": {
|
|
100620
|
+
"type": "string"
|
|
100621
|
+
},
|
|
100622
|
+
"statuses_url": {
|
|
100623
|
+
"type": "string"
|
|
100624
|
+
},
|
|
100625
|
+
"subscribers_url": {
|
|
100626
|
+
"type": "string"
|
|
100627
|
+
},
|
|
100628
|
+
"subscription_url": {
|
|
100629
|
+
"type": "string"
|
|
100630
|
+
},
|
|
100631
|
+
"tags_url": {
|
|
100632
|
+
"type": "string"
|
|
100633
|
+
},
|
|
100634
|
+
"teams_url": {
|
|
100635
|
+
"type": "string"
|
|
100636
|
+
},
|
|
100637
|
+
"trees_url": {
|
|
100638
|
+
"type": "string"
|
|
100639
|
+
},
|
|
100640
|
+
"clone_url": {
|
|
100641
|
+
"type": "string"
|
|
100642
|
+
},
|
|
100643
|
+
"mirror_url": {
|
|
100644
|
+
"type": "string"
|
|
100645
|
+
},
|
|
100646
|
+
"hooks_url": {
|
|
100647
|
+
"type": "string"
|
|
100648
|
+
},
|
|
100649
|
+
"svn_url": {
|
|
100650
|
+
"type": "string"
|
|
100651
|
+
},
|
|
100652
|
+
"homepage": {
|
|
100653
|
+
"type": "string"
|
|
100654
|
+
},
|
|
100655
|
+
"language": {
|
|
100656
|
+
"type": "string"
|
|
100657
|
+
},
|
|
100658
|
+
"forks_count": {
|
|
100659
|
+
"type": "integer"
|
|
100660
|
+
},
|
|
100661
|
+
"stargazers_count": {
|
|
100662
|
+
"type": "integer"
|
|
100663
|
+
},
|
|
100664
|
+
"watchers_count": {
|
|
100665
|
+
"type": "integer"
|
|
100666
|
+
},
|
|
100667
|
+
"size": {
|
|
100668
|
+
"type": "integer"
|
|
100669
|
+
},
|
|
100670
|
+
"default_branch": {
|
|
100671
|
+
"type": "string"
|
|
100672
|
+
},
|
|
100673
|
+
"open_issues_count": {
|
|
100674
|
+
"type": "integer"
|
|
100675
|
+
},
|
|
100676
|
+
"is_template": {
|
|
100677
|
+
"type": "boolean"
|
|
100678
|
+
},
|
|
100679
|
+
"topics": {
|
|
100680
|
+
"type": "array",
|
|
100681
|
+
"items": {
|
|
100682
|
+
"type": "string"
|
|
100683
|
+
}
|
|
100684
|
+
},
|
|
100685
|
+
"has_issues": {
|
|
100686
|
+
"type": "boolean"
|
|
100687
|
+
},
|
|
100688
|
+
"has_projects": {
|
|
100689
|
+
"type": "boolean"
|
|
100690
|
+
},
|
|
100691
|
+
"has_wiki": {
|
|
100692
|
+
"type": "boolean"
|
|
100693
|
+
},
|
|
100694
|
+
"has_pages": {
|
|
100695
|
+
"type": "boolean"
|
|
100696
|
+
},
|
|
100697
|
+
"has_downloads": {
|
|
100698
|
+
"type": "boolean"
|
|
100699
|
+
},
|
|
100700
|
+
"archived": {
|
|
100701
|
+
"type": "boolean"
|
|
100702
|
+
},
|
|
100703
|
+
"disabled": {
|
|
100704
|
+
"type": "boolean"
|
|
100705
|
+
},
|
|
100706
|
+
"visibility": {
|
|
100707
|
+
"type": "string"
|
|
100708
|
+
},
|
|
100709
|
+
"pushed_at": {
|
|
100710
|
+
"type": "string"
|
|
100711
|
+
},
|
|
100712
|
+
"created_at": {
|
|
100713
|
+
"type": "string"
|
|
100714
|
+
},
|
|
100715
|
+
"updated_at": {
|
|
100716
|
+
"type": "string"
|
|
100717
|
+
},
|
|
100718
|
+
"permissions": {
|
|
100719
|
+
"type": "object",
|
|
100720
|
+
"properties": {
|
|
100721
|
+
"admin": {
|
|
100722
|
+
"type": "boolean"
|
|
100723
|
+
},
|
|
100724
|
+
"maintain": {
|
|
100725
|
+
"type": "boolean"
|
|
100726
|
+
},
|
|
100727
|
+
"push": {
|
|
100728
|
+
"type": "boolean"
|
|
100729
|
+
},
|
|
100730
|
+
"triage": {
|
|
100731
|
+
"type": "boolean"
|
|
100732
|
+
},
|
|
100733
|
+
"pull": {
|
|
100734
|
+
"type": "boolean"
|
|
100735
|
+
}
|
|
100736
|
+
}
|
|
100737
|
+
},
|
|
100738
|
+
"allow_rebase_merge": {
|
|
100739
|
+
"type": "boolean"
|
|
100740
|
+
},
|
|
100741
|
+
"temp_clone_token": {
|
|
100742
|
+
"type": "string"
|
|
100743
|
+
},
|
|
100744
|
+
"allow_squash_merge": {
|
|
100745
|
+
"type": "boolean"
|
|
100746
|
+
},
|
|
100747
|
+
"allow_auto_merge": {
|
|
100748
|
+
"type": "boolean"
|
|
100749
|
+
},
|
|
100750
|
+
"delete_branch_on_merge": {
|
|
100751
|
+
"type": "boolean"
|
|
100752
|
+
},
|
|
100753
|
+
"allow_update_branch": {
|
|
100754
|
+
"type": "boolean"
|
|
100755
|
+
},
|
|
100756
|
+
"use_squash_pr_title_as_default": {
|
|
100757
|
+
"type": "boolean"
|
|
100758
|
+
},
|
|
100759
|
+
"squash_merge_commit_title": {
|
|
100760
|
+
"type": "string",
|
|
100761
|
+
"enum": [
|
|
100762
|
+
"PR_TITLE",
|
|
100763
|
+
"COMMIT_OR_PR_TITLE"
|
|
100764
|
+
],
|
|
100765
|
+
"description": "The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."
|
|
100766
|
+
},
|
|
100767
|
+
"squash_merge_commit_message": {
|
|
100768
|
+
"type": "string",
|
|
100769
|
+
"enum": [
|
|
100770
|
+
"PR_BODY",
|
|
100771
|
+
"COMMIT_MESSAGES",
|
|
100772
|
+
"BLANK"
|
|
100773
|
+
],
|
|
100774
|
+
"description": "The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."
|
|
100775
|
+
},
|
|
100776
|
+
"merge_commit_title": {
|
|
100777
|
+
"type": "string",
|
|
100778
|
+
"enum": [
|
|
100779
|
+
"PR_TITLE",
|
|
100780
|
+
"MERGE_MESSAGE"
|
|
100781
|
+
],
|
|
100782
|
+
"description": "The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."
|
|
100783
|
+
},
|
|
100784
|
+
"merge_commit_message": {
|
|
100785
|
+
"type": "string",
|
|
100786
|
+
"enum": [
|
|
100787
|
+
"PR_BODY",
|
|
100788
|
+
"PR_TITLE",
|
|
100789
|
+
"BLANK"
|
|
100790
|
+
],
|
|
100791
|
+
"description": "The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."
|
|
100792
|
+
},
|
|
100793
|
+
"allow_merge_commit": {
|
|
100794
|
+
"type": "boolean"
|
|
100795
|
+
},
|
|
100796
|
+
"subscribers_count": {
|
|
100797
|
+
"type": "integer"
|
|
100798
|
+
},
|
|
100799
|
+
"network_count": {
|
|
100800
|
+
"type": "integer"
|
|
100801
|
+
}
|
|
100802
|
+
}
|
|
100632
100803
|
},
|
|
100633
100804
|
"temp_clone_token": {
|
|
100634
100805
|
"type": "string"
|
|
@@ -100651,6 +100822,52 @@
|
|
|
100651
100822
|
"type": "boolean",
|
|
100652
100823
|
"example": false
|
|
100653
100824
|
},
|
|
100825
|
+
"allow_update_branch": {
|
|
100826
|
+
"description": "Whether or not a pull request head branch that is behind its base branch can always be updated even if it is not required to be up to date before merging.",
|
|
100827
|
+
"default": false,
|
|
100828
|
+
"type": "boolean",
|
|
100829
|
+
"example": false
|
|
100830
|
+
},
|
|
100831
|
+
"use_squash_pr_title_as_default": {
|
|
100832
|
+
"type": "boolean",
|
|
100833
|
+
"description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
|
|
100834
|
+
"default": false,
|
|
100835
|
+
"deprecated": true
|
|
100836
|
+
},
|
|
100837
|
+
"squash_merge_commit_title": {
|
|
100838
|
+
"type": "string",
|
|
100839
|
+
"enum": [
|
|
100840
|
+
"PR_TITLE",
|
|
100841
|
+
"COMMIT_OR_PR_TITLE"
|
|
100842
|
+
],
|
|
100843
|
+
"description": "The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)."
|
|
100844
|
+
},
|
|
100845
|
+
"squash_merge_commit_message": {
|
|
100846
|
+
"type": "string",
|
|
100847
|
+
"enum": [
|
|
100848
|
+
"PR_BODY",
|
|
100849
|
+
"COMMIT_MESSAGES",
|
|
100850
|
+
"BLANK"
|
|
100851
|
+
],
|
|
100852
|
+
"description": "The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message."
|
|
100853
|
+
},
|
|
100854
|
+
"merge_commit_title": {
|
|
100855
|
+
"type": "string",
|
|
100856
|
+
"enum": [
|
|
100857
|
+
"PR_TITLE",
|
|
100858
|
+
"MERGE_MESSAGE"
|
|
100859
|
+
],
|
|
100860
|
+
"description": "The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)."
|
|
100861
|
+
},
|
|
100862
|
+
"merge_commit_message": {
|
|
100863
|
+
"type": "string",
|
|
100864
|
+
"enum": [
|
|
100865
|
+
"PR_BODY",
|
|
100866
|
+
"PR_TITLE",
|
|
100867
|
+
"BLANK"
|
|
100868
|
+
],
|
|
100869
|
+
"description": "The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message."
|
|
100870
|
+
},
|
|
100654
100871
|
"allow_merge_commit": {
|
|
100655
100872
|
"description": "Whether to allow merge commits for pull requests.",
|
|
100656
100873
|
"default": true,
|
|
@@ -100659,15 +100876,12 @@
|
|
|
100659
100876
|
},
|
|
100660
100877
|
"allow_forking": {
|
|
100661
100878
|
"description": "Whether to allow forking this repo",
|
|
100662
|
-
"
|
|
100663
|
-
"type": "boolean",
|
|
100664
|
-
"example": false
|
|
100879
|
+
"type": "boolean"
|
|
100665
100880
|
},
|
|
100666
100881
|
"web_commit_signoff_required": {
|
|
100667
100882
|
"description": "Whether to require contributors to sign off on web-based commits",
|
|
100668
100883
|
"default": false,
|
|
100669
|
-
"type": "boolean"
|
|
100670
|
-
"example": false
|
|
100884
|
+
"type": "boolean"
|
|
100671
100885
|
},
|
|
100672
100886
|
"subscribers_count": {
|
|
100673
100887
|
"type": "integer"
|
|
@@ -100683,6 +100897,14 @@
|
|
|
100683
100897
|
},
|
|
100684
100898
|
"master_branch": {
|
|
100685
100899
|
"type": "string"
|
|
100900
|
+
},
|
|
100901
|
+
"starred_at": {
|
|
100902
|
+
"type": "string",
|
|
100903
|
+
"example": "\"2020-07-09T00:17:42Z\""
|
|
100904
|
+
},
|
|
100905
|
+
"anonymous_access_enabled": {
|
|
100906
|
+
"type": "boolean",
|
|
100907
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
100686
100908
|
}
|
|
100687
100909
|
},
|
|
100688
100910
|
"required": [
|
|
@@ -100759,230 +100981,8 @@
|
|
|
100759
100981
|
"watchers_count",
|
|
100760
100982
|
"created_at",
|
|
100761
100983
|
"updated_at"
|
|
100762
|
-
]
|
|
100763
|
-
|
|
100764
|
-
"project-card": {
|
|
100765
|
-
"title": "Project Card",
|
|
100766
|
-
"description": "Project cards represent a scope of work.",
|
|
100767
|
-
"type": "object",
|
|
100768
|
-
"properties": {
|
|
100769
|
-
"url": {
|
|
100770
|
-
"type": "string",
|
|
100771
|
-
"format": "uri",
|
|
100772
|
-
"example": "https://api.github.com/projects/columns/cards/1478"
|
|
100773
|
-
},
|
|
100774
|
-
"id": {
|
|
100775
|
-
"description": "The project card's ID",
|
|
100776
|
-
"example": 42,
|
|
100777
|
-
"type": "integer"
|
|
100778
|
-
},
|
|
100779
|
-
"node_id": {
|
|
100780
|
-
"type": "string",
|
|
100781
|
-
"example": "MDExOlByb2plY3RDYXJkMTQ3OA=="
|
|
100782
|
-
},
|
|
100783
|
-
"note": {
|
|
100784
|
-
"type": "string",
|
|
100785
|
-
"example": "Add payload for delete Project column",
|
|
100786
|
-
"nullable": true
|
|
100787
|
-
},
|
|
100788
|
-
"creator": {
|
|
100789
|
-
"$ref": "#/components/schemas/nullable-simple-user"
|
|
100790
|
-
},
|
|
100791
|
-
"created_at": {
|
|
100792
|
-
"type": "string",
|
|
100793
|
-
"format": "date-time",
|
|
100794
|
-
"example": "2016-09-05T14:21:06Z"
|
|
100795
|
-
},
|
|
100796
|
-
"updated_at": {
|
|
100797
|
-
"type": "string",
|
|
100798
|
-
"format": "date-time",
|
|
100799
|
-
"example": "2016-09-05T14:20:22Z"
|
|
100800
|
-
},
|
|
100801
|
-
"archived": {
|
|
100802
|
-
"description": "Whether or not the card is archived",
|
|
100803
|
-
"example": false,
|
|
100804
|
-
"type": "boolean"
|
|
100805
|
-
},
|
|
100806
|
-
"column_name": {
|
|
100807
|
-
"type": "string"
|
|
100808
|
-
},
|
|
100809
|
-
"project_id": {
|
|
100810
|
-
"type": "string"
|
|
100811
|
-
},
|
|
100812
|
-
"column_url": {
|
|
100813
|
-
"type": "string",
|
|
100814
|
-
"format": "uri",
|
|
100815
|
-
"example": "https://api.github.com/projects/columns/367"
|
|
100816
|
-
},
|
|
100817
|
-
"content_url": {
|
|
100818
|
-
"type": "string",
|
|
100819
|
-
"format": "uri",
|
|
100820
|
-
"example": "https://api.github.com/repos/api-playground/projects-test/issues/3"
|
|
100821
|
-
},
|
|
100822
|
-
"project_url": {
|
|
100823
|
-
"type": "string",
|
|
100824
|
-
"format": "uri",
|
|
100825
|
-
"example": "https://api.github.com/projects/120"
|
|
100826
|
-
}
|
|
100827
|
-
},
|
|
100828
|
-
"required": [
|
|
100829
|
-
"id",
|
|
100830
|
-
"node_id",
|
|
100831
|
-
"note",
|
|
100832
|
-
"url",
|
|
100833
|
-
"column_url",
|
|
100834
|
-
"project_url",
|
|
100835
|
-
"creator",
|
|
100836
|
-
"created_at",
|
|
100837
|
-
"updated_at"
|
|
100838
|
-
]
|
|
100839
|
-
},
|
|
100840
|
-
"project-column": {
|
|
100841
|
-
"title": "Project Column",
|
|
100842
|
-
"description": "Project columns contain cards of work.",
|
|
100843
|
-
"type": "object",
|
|
100844
|
-
"properties": {
|
|
100845
|
-
"url": {
|
|
100846
|
-
"type": "string",
|
|
100847
|
-
"format": "uri",
|
|
100848
|
-
"example": "https://api.github.com/projects/columns/367"
|
|
100849
|
-
},
|
|
100850
|
-
"project_url": {
|
|
100851
|
-
"type": "string",
|
|
100852
|
-
"format": "uri",
|
|
100853
|
-
"example": "https://api.github.com/projects/120"
|
|
100854
|
-
},
|
|
100855
|
-
"cards_url": {
|
|
100856
|
-
"type": "string",
|
|
100857
|
-
"format": "uri",
|
|
100858
|
-
"example": "https://api.github.com/projects/columns/367/cards"
|
|
100859
|
-
},
|
|
100860
|
-
"id": {
|
|
100861
|
-
"description": "The unique identifier of the project column",
|
|
100862
|
-
"example": 42,
|
|
100863
|
-
"type": "integer"
|
|
100864
|
-
},
|
|
100865
|
-
"node_id": {
|
|
100866
|
-
"type": "string",
|
|
100867
|
-
"example": "MDEzOlByb2plY3RDb2x1bW4zNjc="
|
|
100868
|
-
},
|
|
100869
|
-
"name": {
|
|
100870
|
-
"description": "Name of the project column",
|
|
100871
|
-
"example": "Remaining tasks",
|
|
100872
|
-
"type": "string"
|
|
100873
|
-
},
|
|
100874
|
-
"created_at": {
|
|
100875
|
-
"type": "string",
|
|
100876
|
-
"format": "date-time",
|
|
100877
|
-
"example": "2016-09-05T14:18:44Z"
|
|
100878
|
-
},
|
|
100879
|
-
"updated_at": {
|
|
100880
|
-
"type": "string",
|
|
100881
|
-
"format": "date-time",
|
|
100882
|
-
"example": "2016-09-05T14:22:28Z"
|
|
100883
|
-
}
|
|
100884
|
-
},
|
|
100885
|
-
"required": [
|
|
100886
|
-
"id",
|
|
100887
|
-
"node_id",
|
|
100888
|
-
"url",
|
|
100889
|
-
"project_url",
|
|
100890
|
-
"cards_url",
|
|
100891
|
-
"name",
|
|
100892
|
-
"created_at",
|
|
100893
|
-
"updated_at"
|
|
100894
|
-
]
|
|
100895
|
-
},
|
|
100896
|
-
"project-collaborator-permission": {
|
|
100897
|
-
"title": "Project Collaborator Permission",
|
|
100898
|
-
"description": "Project Collaborator Permission",
|
|
100899
|
-
"type": "object",
|
|
100900
|
-
"properties": {
|
|
100901
|
-
"permission": {
|
|
100902
|
-
"type": "string"
|
|
100903
|
-
},
|
|
100904
|
-
"user": {
|
|
100905
|
-
"$ref": "#/components/schemas/nullable-simple-user"
|
|
100906
|
-
}
|
|
100907
|
-
},
|
|
100908
|
-
"required": [
|
|
100909
|
-
"permission",
|
|
100910
|
-
"user"
|
|
100911
|
-
]
|
|
100912
|
-
},
|
|
100913
|
-
"rate-limit": {
|
|
100914
|
-
"title": "Rate Limit",
|
|
100915
|
-
"type": "object",
|
|
100916
|
-
"properties": {
|
|
100917
|
-
"limit": {
|
|
100918
|
-
"type": "integer"
|
|
100919
|
-
},
|
|
100920
|
-
"remaining": {
|
|
100921
|
-
"type": "integer"
|
|
100922
|
-
},
|
|
100923
|
-
"reset": {
|
|
100924
|
-
"type": "integer"
|
|
100925
|
-
},
|
|
100926
|
-
"used": {
|
|
100927
|
-
"type": "integer"
|
|
100928
|
-
}
|
|
100929
|
-
},
|
|
100930
|
-
"required": [
|
|
100931
|
-
"limit",
|
|
100932
|
-
"remaining",
|
|
100933
|
-
"reset",
|
|
100934
|
-
"used"
|
|
100935
|
-
]
|
|
100936
|
-
},
|
|
100937
|
-
"rate-limit-overview": {
|
|
100938
|
-
"title": "Rate Limit Overview",
|
|
100939
|
-
"description": "Rate Limit Overview",
|
|
100940
|
-
"type": "object",
|
|
100941
|
-
"properties": {
|
|
100942
|
-
"resources": {
|
|
100943
|
-
"type": "object",
|
|
100944
|
-
"properties": {
|
|
100945
|
-
"core": {
|
|
100946
|
-
"$ref": "#/components/schemas/rate-limit"
|
|
100947
|
-
},
|
|
100948
|
-
"graphql": {
|
|
100949
|
-
"$ref": "#/components/schemas/rate-limit"
|
|
100950
|
-
},
|
|
100951
|
-
"search": {
|
|
100952
|
-
"$ref": "#/components/schemas/rate-limit"
|
|
100953
|
-
},
|
|
100954
|
-
"code_search": {
|
|
100955
|
-
"$ref": "#/components/schemas/rate-limit"
|
|
100956
|
-
},
|
|
100957
|
-
"source_import": {
|
|
100958
|
-
"$ref": "#/components/schemas/rate-limit"
|
|
100959
|
-
},
|
|
100960
|
-
"integration_manifest": {
|
|
100961
|
-
"$ref": "#/components/schemas/rate-limit"
|
|
100962
|
-
},
|
|
100963
|
-
"code_scanning_upload": {
|
|
100964
|
-
"$ref": "#/components/schemas/rate-limit"
|
|
100965
|
-
},
|
|
100966
|
-
"actions_runner_registration": {
|
|
100967
|
-
"$ref": "#/components/schemas/rate-limit"
|
|
100968
|
-
},
|
|
100969
|
-
"scim": {
|
|
100970
|
-
"$ref": "#/components/schemas/rate-limit"
|
|
100971
|
-
}
|
|
100972
|
-
},
|
|
100973
|
-
"required": [
|
|
100974
|
-
"core",
|
|
100975
|
-
"search"
|
|
100976
|
-
]
|
|
100977
|
-
},
|
|
100978
|
-
"rate": {
|
|
100979
|
-
"$ref": "#/components/schemas/rate-limit"
|
|
100980
|
-
}
|
|
100981
|
-
},
|
|
100982
|
-
"required": [
|
|
100983
|
-
"rate",
|
|
100984
|
-
"resources"
|
|
100985
|
-
]
|
|
100984
|
+
],
|
|
100985
|
+
"nullable": true
|
|
100986
100986
|
},
|
|
100987
100987
|
"code-of-conduct-simple": {
|
|
100988
100988
|
"title": "Code Of Conduct Simple",
|
|
@@ -101779,7 +101779,8 @@
|
|
|
101779
101779
|
"enum": [
|
|
101780
101780
|
"queued",
|
|
101781
101781
|
"in_progress",
|
|
101782
|
-
"completed"
|
|
101782
|
+
"completed",
|
|
101783
|
+
"waiting"
|
|
101783
101784
|
]
|
|
101784
101785
|
},
|
|
101785
101786
|
"conclusion": {
|
|
@@ -117469,6 +117470,11 @@
|
|
|
117469
117470
|
"type": "string"
|
|
117470
117471
|
}
|
|
117471
117472
|
},
|
|
117473
|
+
"custom_properties": {
|
|
117474
|
+
"type": "object",
|
|
117475
|
+
"description": "The custom properties that were defined for the repository. The keys are the custom property names, and the values are the corresponding custom property values.",
|
|
117476
|
+
"additionalProperties": true
|
|
117477
|
+
},
|
|
117472
117478
|
"has_issues": {
|
|
117473
117479
|
"description": "Whether issues are enabled.",
|
|
117474
117480
|
"default": true,
|
|
@@ -119145,6 +119151,11 @@
|
|
|
119145
119151
|
"type": "string"
|
|
119146
119152
|
}
|
|
119147
119153
|
},
|
|
119154
|
+
"custom_properties": {
|
|
119155
|
+
"type": "object",
|
|
119156
|
+
"description": "The custom properties that were defined for the repository. The keys are the custom property names, and the values are the corresponding custom property values.",
|
|
119157
|
+
"additionalProperties": true
|
|
119158
|
+
},
|
|
119148
119159
|
"has_issues": {
|
|
119149
119160
|
"description": "Whether issues are enabled.",
|
|
119150
119161
|
"default": true,
|
|
@@ -135740,6 +135751,11 @@
|
|
|
135740
135751
|
}
|
|
135741
135752
|
]
|
|
135742
135753
|
},
|
|
135754
|
+
"custom_properties": {
|
|
135755
|
+
"type": "object",
|
|
135756
|
+
"description": "The custom properties that were defined for the repository. The keys are the custom property names, and the values are the corresponding custom property values.",
|
|
135757
|
+
"additionalProperties": true
|
|
135758
|
+
},
|
|
135743
135759
|
"default_branch": {
|
|
135744
135760
|
"description": "The default branch of the repository.",
|
|
135745
135761
|
"type": "string"
|
|
@@ -155634,6 +155650,11 @@
|
|
|
155634
155650
|
}
|
|
155635
155651
|
]
|
|
155636
155652
|
},
|
|
155653
|
+
"custom_properties": {
|
|
155654
|
+
"type": "object",
|
|
155655
|
+
"description": "The custom properties that were defined for the repository. The keys are the custom property names, and the values are the corresponding custom property values.",
|
|
155656
|
+
"additionalProperties": true
|
|
155657
|
+
},
|
|
155637
155658
|
"default_branch": {
|
|
155638
155659
|
"description": "The default branch of the repository.",
|
|
155639
155660
|
"type": "string"
|
|
@@ -161233,6 +161254,11 @@
|
|
|
161233
161254
|
}
|
|
161234
161255
|
]
|
|
161235
161256
|
},
|
|
161257
|
+
"custom_properties": {
|
|
161258
|
+
"type": "object",
|
|
161259
|
+
"description": "The custom properties that were defined for the repository. The keys are the custom property names, and the values are the corresponding custom property values.",
|
|
161260
|
+
"additionalProperties": true
|
|
161261
|
+
},
|
|
161236
161262
|
"default_branch": {
|
|
161237
161263
|
"description": "The default branch of the repository.",
|
|
161238
161264
|
"type": "string"
|
|
@@ -247320,6 +247346,11 @@
|
|
|
247320
247346
|
}
|
|
247321
247347
|
]
|
|
247322
247348
|
},
|
|
247349
|
+
"custom_properties": {
|
|
247350
|
+
"type": "object",
|
|
247351
|
+
"description": "The custom properties that were defined for the repository. The keys are the custom property names, and the values are the corresponding custom property values.",
|
|
247352
|
+
"additionalProperties": true
|
|
247353
|
+
},
|
|
247323
247354
|
"default_branch": {
|
|
247324
247355
|
"description": "The default branch of the repository.",
|
|
247325
247356
|
"type": "string"
|
|
@@ -258243,6 +258274,11 @@
|
|
|
258243
258274
|
}
|
|
258244
258275
|
]
|
|
258245
258276
|
},
|
|
258277
|
+
"custom_properties": {
|
|
258278
|
+
"type": "object",
|
|
258279
|
+
"description": "The custom properties that were defined for the repository. The keys are the custom property names, and the values are the corresponding custom property values.",
|
|
258280
|
+
"additionalProperties": true
|
|
258281
|
+
},
|
|
258246
258282
|
"default_branch": {
|
|
258247
258283
|
"description": "The default branch of the repository.",
|
|
258248
258284
|
"type": "string"
|
|
@@ -259006,6 +259042,11 @@
|
|
|
259006
259042
|
}
|
|
259007
259043
|
]
|
|
259008
259044
|
},
|
|
259045
|
+
"custom_properties": {
|
|
259046
|
+
"type": "object",
|
|
259047
|
+
"description": "The custom properties that were defined for the repository. The keys are the custom property names, and the values are the corresponding custom property values.",
|
|
259048
|
+
"additionalProperties": true
|
|
259049
|
+
},
|
|
259009
259050
|
"default_branch": {
|
|
259010
259051
|
"description": "The default branch of the repository.",
|
|
259011
259052
|
"type": "string"
|
|
@@ -259770,6 +259811,11 @@
|
|
|
259770
259811
|
}
|
|
259771
259812
|
]
|
|
259772
259813
|
},
|
|
259814
|
+
"custom_properties": {
|
|
259815
|
+
"type": "object",
|
|
259816
|
+
"description": "The custom properties that were defined for the repository. The keys are the custom property names, and the values are the corresponding custom property values.",
|
|
259817
|
+
"additionalProperties": true
|
|
259818
|
+
},
|
|
259773
259819
|
"default_branch": {
|
|
259774
259820
|
"description": "The default branch of the repository.",
|
|
259775
259821
|
"type": "string"
|
|
@@ -260620,6 +260666,11 @@
|
|
|
260620
260666
|
}
|
|
260621
260667
|
]
|
|
260622
260668
|
},
|
|
260669
|
+
"custom_properties": {
|
|
260670
|
+
"type": "object",
|
|
260671
|
+
"description": "The custom properties that were defined for the repository. The keys are the custom property names, and the values are the corresponding custom property values.",
|
|
260672
|
+
"additionalProperties": true
|
|
260673
|
+
},
|
|
260623
260674
|
"default_branch": {
|
|
260624
260675
|
"description": "The default branch of the repository.",
|
|
260625
260676
|
"type": "string"
|
|
@@ -261385,6 +261436,11 @@
|
|
|
261385
261436
|
}
|
|
261386
261437
|
]
|
|
261387
261438
|
},
|
|
261439
|
+
"custom_properties": {
|
|
261440
|
+
"type": "object",
|
|
261441
|
+
"description": "The custom properties that were defined for the repository. The keys are the custom property names, and the values are the corresponding custom property values.",
|
|
261442
|
+
"additionalProperties": true
|
|
261443
|
+
},
|
|
261388
261444
|
"default_branch": {
|
|
261389
261445
|
"description": "The default branch of the repository.",
|
|
261390
261446
|
"type": "string"
|
|
@@ -277683,130 +277739,6 @@
|
|
|
277683
277739
|
},
|
|
277684
277740
|
"role_name": "read",
|
|
277685
277741
|
"allow_rebase_merge": true,
|
|
277686
|
-
"template_repository": {
|
|
277687
|
-
"id": 1296269,
|
|
277688
|
-
"node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
|
|
277689
|
-
"name": "Hello-World-Template",
|
|
277690
|
-
"full_name": "octocat/Hello-World-Template",
|
|
277691
|
-
"owner": {
|
|
277692
|
-
"login": "octocat",
|
|
277693
|
-
"id": 1,
|
|
277694
|
-
"node_id": "MDQ6VXNlcjE=",
|
|
277695
|
-
"avatar_url": "https://github.com/images/error/octocat_happy.gif",
|
|
277696
|
-
"gravatar_id": "",
|
|
277697
|
-
"url": "https://api.github.com/users/octocat",
|
|
277698
|
-
"html_url": "https://github.com/octocat",
|
|
277699
|
-
"followers_url": "https://api.github.com/users/octocat/followers",
|
|
277700
|
-
"following_url": "https://api.github.com/users/octocat/following{/other_user}",
|
|
277701
|
-
"gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
|
|
277702
|
-
"starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
|
|
277703
|
-
"subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
|
|
277704
|
-
"organizations_url": "https://api.github.com/users/octocat/orgs",
|
|
277705
|
-
"repos_url": "https://api.github.com/users/octocat/repos",
|
|
277706
|
-
"events_url": "https://api.github.com/users/octocat/events{/privacy}",
|
|
277707
|
-
"received_events_url": "https://api.github.com/users/octocat/received_events",
|
|
277708
|
-
"type": "User",
|
|
277709
|
-
"site_admin": false
|
|
277710
|
-
},
|
|
277711
|
-
"private": false,
|
|
277712
|
-
"html_url": "https://github.com/octocat/Hello-World-Template",
|
|
277713
|
-
"description": "This your first repo!",
|
|
277714
|
-
"fork": false,
|
|
277715
|
-
"url": "https://api.github.com/repos/octocat/Hello-World-Template",
|
|
277716
|
-
"archive_url": "https://api.github.com/repos/octocat/Hello-World-Template/{archive_format}{/ref}",
|
|
277717
|
-
"assignees_url": "https://api.github.com/repos/octocat/Hello-World-Template/assignees{/user}",
|
|
277718
|
-
"blobs_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/blobs{/sha}",
|
|
277719
|
-
"branches_url": "https://api.github.com/repos/octocat/Hello-World-Template/branches{/branch}",
|
|
277720
|
-
"collaborators_url": "https://api.github.com/repos/octocat/Hello-World-Template/collaborators{/collaborator}",
|
|
277721
|
-
"comments_url": "https://api.github.com/repos/octocat/Hello-World-Template/comments{/number}",
|
|
277722
|
-
"commits_url": "https://api.github.com/repos/octocat/Hello-World-Template/commits{/sha}",
|
|
277723
|
-
"compare_url": "https://api.github.com/repos/octocat/Hello-World-Template/compare/{base}...{head}",
|
|
277724
|
-
"contents_url": "https://api.github.com/repos/octocat/Hello-World-Template/contents/{+path}",
|
|
277725
|
-
"contributors_url": "https://api.github.com/repos/octocat/Hello-World-Template/contributors",
|
|
277726
|
-
"deployments_url": "https://api.github.com/repos/octocat/Hello-World-Template/deployments",
|
|
277727
|
-
"downloads_url": "https://api.github.com/repos/octocat/Hello-World-Template/downloads",
|
|
277728
|
-
"events_url": "https://api.github.com/repos/octocat/Hello-World-Template/events",
|
|
277729
|
-
"forks_url": "https://api.github.com/repos/octocat/Hello-World-Template/forks",
|
|
277730
|
-
"git_commits_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/commits{/sha}",
|
|
277731
|
-
"git_refs_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/refs{/sha}",
|
|
277732
|
-
"git_tags_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/tags{/sha}",
|
|
277733
|
-
"git_url": "git:github.com/octocat/Hello-World-Template.git",
|
|
277734
|
-
"issue_comment_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues/comments{/number}",
|
|
277735
|
-
"issue_events_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues/events{/number}",
|
|
277736
|
-
"issues_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues{/number}",
|
|
277737
|
-
"keys_url": "https://api.github.com/repos/octocat/Hello-World-Template/keys{/key_id}",
|
|
277738
|
-
"labels_url": "https://api.github.com/repos/octocat/Hello-World-Template/labels{/name}",
|
|
277739
|
-
"languages_url": "https://api.github.com/repos/octocat/Hello-World-Template/languages",
|
|
277740
|
-
"merges_url": "https://api.github.com/repos/octocat/Hello-World-Template/merges",
|
|
277741
|
-
"milestones_url": "https://api.github.com/repos/octocat/Hello-World-Template/milestones{/number}",
|
|
277742
|
-
"notifications_url": "https://api.github.com/repos/octocat/Hello-World-Template/notifications{?since,all,participating}",
|
|
277743
|
-
"pulls_url": "https://api.github.com/repos/octocat/Hello-World-Template/pulls{/number}",
|
|
277744
|
-
"releases_url": "https://api.github.com/repos/octocat/Hello-World-Template/releases{/id}",
|
|
277745
|
-
"ssh_url": "git@github.com:octocat/Hello-World-Template.git",
|
|
277746
|
-
"stargazers_url": "https://api.github.com/repos/octocat/Hello-World-Template/stargazers",
|
|
277747
|
-
"statuses_url": "https://api.github.com/repos/octocat/Hello-World-Template/statuses/{sha}",
|
|
277748
|
-
"subscribers_url": "https://api.github.com/repos/octocat/Hello-World-Template/subscribers",
|
|
277749
|
-
"subscription_url": "https://api.github.com/repos/octocat/Hello-World-Template/subscription",
|
|
277750
|
-
"tags_url": "https://api.github.com/repos/octocat/Hello-World-Template/tags",
|
|
277751
|
-
"teams_url": "https://api.github.com/repos/octocat/Hello-World-Template/teams",
|
|
277752
|
-
"trees_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/trees{/sha}",
|
|
277753
|
-
"clone_url": "https://github.com/octocat/Hello-World-Template.git",
|
|
277754
|
-
"mirror_url": "git:git.example.com/octocat/Hello-World-Template",
|
|
277755
|
-
"hooks_url": "https://api.github.com/repos/octocat/Hello-World-Template/hooks",
|
|
277756
|
-
"svn_url": "https://svn.github.com/octocat/Hello-World-Template",
|
|
277757
|
-
"homepage": "https://github.com",
|
|
277758
|
-
"language": null,
|
|
277759
|
-
"forks": 9,
|
|
277760
|
-
"forks_count": 9,
|
|
277761
|
-
"stargazers_count": 80,
|
|
277762
|
-
"watchers_count": 80,
|
|
277763
|
-
"watchers": 80,
|
|
277764
|
-
"size": 108,
|
|
277765
|
-
"default_branch": "master",
|
|
277766
|
-
"open_issues": 0,
|
|
277767
|
-
"open_issues_count": 0,
|
|
277768
|
-
"is_template": true,
|
|
277769
|
-
"license": {
|
|
277770
|
-
"key": "mit",
|
|
277771
|
-
"name": "MIT License",
|
|
277772
|
-
"url": "https://api.github.com/licenses/mit",
|
|
277773
|
-
"spdx_id": "MIT",
|
|
277774
|
-
"node_id": "MDc6TGljZW5zZW1pdA==",
|
|
277775
|
-
"html_url": "https://api.github.com/licenses/mit"
|
|
277776
|
-
},
|
|
277777
|
-
"topics": [
|
|
277778
|
-
"octocat",
|
|
277779
|
-
"atom",
|
|
277780
|
-
"electron",
|
|
277781
|
-
"api"
|
|
277782
|
-
],
|
|
277783
|
-
"has_issues": true,
|
|
277784
|
-
"has_projects": true,
|
|
277785
|
-
"has_wiki": true,
|
|
277786
|
-
"has_pages": false,
|
|
277787
|
-
"has_downloads": true,
|
|
277788
|
-
"archived": false,
|
|
277789
|
-
"disabled": false,
|
|
277790
|
-
"visibility": "public",
|
|
277791
|
-
"pushed_at": "2011-01-26T19:06:43Z",
|
|
277792
|
-
"created_at": "2011-01-26T19:01:12Z",
|
|
277793
|
-
"updated_at": "2011-01-26T19:14:43Z",
|
|
277794
|
-
"permissions": {
|
|
277795
|
-
"pull": true,
|
|
277796
|
-
"triage": false,
|
|
277797
|
-
"push": false,
|
|
277798
|
-
"maintain": false,
|
|
277799
|
-
"admin": false
|
|
277800
|
-
},
|
|
277801
|
-
"allow_rebase_merge": true,
|
|
277802
|
-
"temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
|
|
277803
|
-
"allow_squash_merge": true,
|
|
277804
|
-
"allow_auto_merge": false,
|
|
277805
|
-
"delete_branch_on_merge": true,
|
|
277806
|
-
"allow_merge_commit": true,
|
|
277807
|
-
"subscribers_count": 42,
|
|
277808
|
-
"network_count": 0
|
|
277809
|
-
},
|
|
277810
277742
|
"temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
|
|
277811
277743
|
"allow_squash_merge": true,
|
|
277812
277744
|
"allow_auto_merge": false,
|
|
@@ -278162,7 +278094,6 @@
|
|
|
278162
278094
|
"hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
|
|
278163
278095
|
"svn_url": "https://svn.github.com/octocat/Hello-World",
|
|
278164
278096
|
"homepage": "https://github.com",
|
|
278165
|
-
"language": null,
|
|
278166
278097
|
"forks_count": 9,
|
|
278167
278098
|
"forks": 9,
|
|
278168
278099
|
"stargazers_count": 80,
|
|
@@ -278547,7 +278478,6 @@
|
|
|
278547
278478
|
"hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
|
|
278548
278479
|
"svn_url": "https://svn.github.com/octocat/Hello-World",
|
|
278549
278480
|
"homepage": "https://github.com",
|
|
278550
|
-
"language": null,
|
|
278551
278481
|
"forks_count": 9,
|
|
278552
278482
|
"stargazers_count": 80,
|
|
278553
278483
|
"watchers_count": 80,
|
|
@@ -279395,6 +279325,7 @@
|
|
|
279395
279325
|
"check_suite_node_id": "MDEwOkNoZWNrU3VpdGU0Mg==",
|
|
279396
279326
|
"head_branch": "master",
|
|
279397
279327
|
"head_sha": "acb5820ced9479c074f688cc328bf03f341a511d",
|
|
279328
|
+
"path": ".github/workflows/build.yml@main",
|
|
279398
279329
|
"run_number": 562,
|
|
279399
279330
|
"event": "push",
|
|
279400
279331
|
"display_title": "Update README.md",
|
|
@@ -289790,16 +289721,10 @@
|
|
|
289790
289721
|
"html_url": "https://github.com/owner/private-repo/security/secret-scanning/42",
|
|
289791
289722
|
"locations_url": "https://api.github.com/repos/owner/private-repo/secret-scanning/alerts/42/locations",
|
|
289792
289723
|
"state": "open",
|
|
289793
|
-
"resolution": null,
|
|
289794
|
-
"resolved_at": null,
|
|
289795
|
-
"resolved_by": null,
|
|
289796
289724
|
"secret_type": "mailchimp_api_key",
|
|
289797
289725
|
"secret_type_display_name": "Mailchimp API Key",
|
|
289798
289726
|
"secret": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX-us2",
|
|
289799
|
-
"
|
|
289800
|
-
"push_protection_bypassed": false,
|
|
289801
|
-
"push_protection_bypassed_at": null,
|
|
289802
|
-
"resolution_comment": null
|
|
289727
|
+
"push_protection_bypassed": false
|
|
289803
289728
|
}
|
|
289804
289729
|
},
|
|
289805
289730
|
"secret-scanning-alert-resolved": {
|
|
@@ -289836,8 +289761,6 @@
|
|
|
289836
289761
|
"secret_type_display_name": "Mailchimp API Key",
|
|
289837
289762
|
"secret": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX-us2",
|
|
289838
289763
|
"push_protection_bypassed": false,
|
|
289839
|
-
"push_protection_bypassed_by": null,
|
|
289840
|
-
"push_protection_bypassed_at": null,
|
|
289841
289764
|
"resolution_comment": "Example comment"
|
|
289842
289765
|
}
|
|
289843
289766
|
},
|
|
@@ -291726,130 +291649,6 @@
|
|
|
291726
291649
|
},
|
|
291727
291650
|
"role_name": "read",
|
|
291728
291651
|
"allow_rebase_merge": true,
|
|
291729
|
-
"template_repository": {
|
|
291730
|
-
"id": 1296269,
|
|
291731
|
-
"node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
|
|
291732
|
-
"name": "Hello-World-Template",
|
|
291733
|
-
"full_name": "octocat/Hello-World-Template",
|
|
291734
|
-
"owner": {
|
|
291735
|
-
"login": "octocat",
|
|
291736
|
-
"id": 1,
|
|
291737
|
-
"node_id": "MDQ6VXNlcjE=",
|
|
291738
|
-
"avatar_url": "https://github.com/images/error/octocat_happy.gif",
|
|
291739
|
-
"gravatar_id": "",
|
|
291740
|
-
"url": "https://api.github.com/users/octocat",
|
|
291741
|
-
"html_url": "https://github.com/octocat",
|
|
291742
|
-
"followers_url": "https://api.github.com/users/octocat/followers",
|
|
291743
|
-
"following_url": "https://api.github.com/users/octocat/following{/other_user}",
|
|
291744
|
-
"gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
|
|
291745
|
-
"starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
|
|
291746
|
-
"subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
|
|
291747
|
-
"organizations_url": "https://api.github.com/users/octocat/orgs",
|
|
291748
|
-
"repos_url": "https://api.github.com/users/octocat/repos",
|
|
291749
|
-
"events_url": "https://api.github.com/users/octocat/events{/privacy}",
|
|
291750
|
-
"received_events_url": "https://api.github.com/users/octocat/received_events",
|
|
291751
|
-
"type": "User",
|
|
291752
|
-
"site_admin": false
|
|
291753
|
-
},
|
|
291754
|
-
"private": false,
|
|
291755
|
-
"html_url": "https://github.com/octocat/Hello-World-Template",
|
|
291756
|
-
"description": "This your first repo!",
|
|
291757
|
-
"fork": false,
|
|
291758
|
-
"url": "https://api.github.com/repos/octocat/Hello-World-Template",
|
|
291759
|
-
"archive_url": "https://api.github.com/repos/octocat/Hello-World-Template/{archive_format}{/ref}",
|
|
291760
|
-
"assignees_url": "https://api.github.com/repos/octocat/Hello-World-Template/assignees{/user}",
|
|
291761
|
-
"blobs_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/blobs{/sha}",
|
|
291762
|
-
"branches_url": "https://api.github.com/repos/octocat/Hello-World-Template/branches{/branch}",
|
|
291763
|
-
"collaborators_url": "https://api.github.com/repos/octocat/Hello-World-Template/collaborators{/collaborator}",
|
|
291764
|
-
"comments_url": "https://api.github.com/repos/octocat/Hello-World-Template/comments{/number}",
|
|
291765
|
-
"commits_url": "https://api.github.com/repos/octocat/Hello-World-Template/commits{/sha}",
|
|
291766
|
-
"compare_url": "https://api.github.com/repos/octocat/Hello-World-Template/compare/{base}...{head}",
|
|
291767
|
-
"contents_url": "https://api.github.com/repos/octocat/Hello-World-Template/contents/{+path}",
|
|
291768
|
-
"contributors_url": "https://api.github.com/repos/octocat/Hello-World-Template/contributors",
|
|
291769
|
-
"deployments_url": "https://api.github.com/repos/octocat/Hello-World-Template/deployments",
|
|
291770
|
-
"downloads_url": "https://api.github.com/repos/octocat/Hello-World-Template/downloads",
|
|
291771
|
-
"events_url": "https://api.github.com/repos/octocat/Hello-World-Template/events",
|
|
291772
|
-
"forks_url": "https://api.github.com/repos/octocat/Hello-World-Template/forks",
|
|
291773
|
-
"git_commits_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/commits{/sha}",
|
|
291774
|
-
"git_refs_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/refs{/sha}",
|
|
291775
|
-
"git_tags_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/tags{/sha}",
|
|
291776
|
-
"git_url": "git:github.com/octocat/Hello-World-Template.git",
|
|
291777
|
-
"issue_comment_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues/comments{/number}",
|
|
291778
|
-
"issue_events_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues/events{/number}",
|
|
291779
|
-
"issues_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues{/number}",
|
|
291780
|
-
"keys_url": "https://api.github.com/repos/octocat/Hello-World-Template/keys{/key_id}",
|
|
291781
|
-
"labels_url": "https://api.github.com/repos/octocat/Hello-World-Template/labels{/name}",
|
|
291782
|
-
"languages_url": "https://api.github.com/repos/octocat/Hello-World-Template/languages",
|
|
291783
|
-
"merges_url": "https://api.github.com/repos/octocat/Hello-World-Template/merges",
|
|
291784
|
-
"milestones_url": "https://api.github.com/repos/octocat/Hello-World-Template/milestones{/number}",
|
|
291785
|
-
"notifications_url": "https://api.github.com/repos/octocat/Hello-World-Template/notifications{?since,all,participating}",
|
|
291786
|
-
"pulls_url": "https://api.github.com/repos/octocat/Hello-World-Template/pulls{/number}",
|
|
291787
|
-
"releases_url": "https://api.github.com/repos/octocat/Hello-World-Template/releases{/id}",
|
|
291788
|
-
"ssh_url": "git@github.com:octocat/Hello-World-Template.git",
|
|
291789
|
-
"stargazers_url": "https://api.github.com/repos/octocat/Hello-World-Template/stargazers",
|
|
291790
|
-
"statuses_url": "https://api.github.com/repos/octocat/Hello-World-Template/statuses/{sha}",
|
|
291791
|
-
"subscribers_url": "https://api.github.com/repos/octocat/Hello-World-Template/subscribers",
|
|
291792
|
-
"subscription_url": "https://api.github.com/repos/octocat/Hello-World-Template/subscription",
|
|
291793
|
-
"tags_url": "https://api.github.com/repos/octocat/Hello-World-Template/tags",
|
|
291794
|
-
"teams_url": "https://api.github.com/repos/octocat/Hello-World-Template/teams",
|
|
291795
|
-
"trees_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/trees{/sha}",
|
|
291796
|
-
"clone_url": "https://github.com/octocat/Hello-World-Template.git",
|
|
291797
|
-
"mirror_url": "git:git.example.com/octocat/Hello-World-Template",
|
|
291798
|
-
"hooks_url": "https://api.github.com/repos/octocat/Hello-World-Template/hooks",
|
|
291799
|
-
"svn_url": "https://svn.github.com/octocat/Hello-World-Template",
|
|
291800
|
-
"homepage": "https://github.com",
|
|
291801
|
-
"language": null,
|
|
291802
|
-
"forks": 9,
|
|
291803
|
-
"forks_count": 9,
|
|
291804
|
-
"stargazers_count": 80,
|
|
291805
|
-
"watchers_count": 80,
|
|
291806
|
-
"watchers": 80,
|
|
291807
|
-
"size": 108,
|
|
291808
|
-
"default_branch": "master",
|
|
291809
|
-
"open_issues": 0,
|
|
291810
|
-
"open_issues_count": 0,
|
|
291811
|
-
"is_template": true,
|
|
291812
|
-
"license": {
|
|
291813
|
-
"key": "mit",
|
|
291814
|
-
"name": "MIT License",
|
|
291815
|
-
"url": "https://api.github.com/licenses/mit",
|
|
291816
|
-
"spdx_id": "MIT",
|
|
291817
|
-
"node_id": "MDc6TGljZW5zZW1pdA==",
|
|
291818
|
-
"html_url": "https://api.github.com/licenses/mit"
|
|
291819
|
-
},
|
|
291820
|
-
"topics": [
|
|
291821
|
-
"octocat",
|
|
291822
|
-
"atom",
|
|
291823
|
-
"electron",
|
|
291824
|
-
"api"
|
|
291825
|
-
],
|
|
291826
|
-
"has_issues": true,
|
|
291827
|
-
"has_projects": true,
|
|
291828
|
-
"has_wiki": true,
|
|
291829
|
-
"has_pages": false,
|
|
291830
|
-
"has_downloads": true,
|
|
291831
|
-
"archived": false,
|
|
291832
|
-
"disabled": false,
|
|
291833
|
-
"visibility": "public",
|
|
291834
|
-
"pushed_at": "2011-01-26T19:06:43Z",
|
|
291835
|
-
"created_at": "2011-01-26T19:01:12Z",
|
|
291836
|
-
"updated_at": "2011-01-26T19:14:43Z",
|
|
291837
|
-
"permissions": {
|
|
291838
|
-
"pull": true,
|
|
291839
|
-
"triage": false,
|
|
291840
|
-
"push": false,
|
|
291841
|
-
"maintain": false,
|
|
291842
|
-
"admin": false
|
|
291843
|
-
},
|
|
291844
|
-
"allow_rebase_merge": true,
|
|
291845
|
-
"temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
|
|
291846
|
-
"allow_squash_merge": true,
|
|
291847
|
-
"allow_auto_merge": false,
|
|
291848
|
-
"delete_branch_on_merge": true,
|
|
291849
|
-
"allow_merge_commit": true,
|
|
291850
|
-
"subscribers_count": 42,
|
|
291851
|
-
"network_count": 0
|
|
291852
|
-
},
|
|
291853
291652
|
"temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
|
|
291854
291653
|
"allow_squash_merge": true,
|
|
291855
291654
|
"allow_auto_merge": false,
|