@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.9.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": {
|
|
@@ -38655,7 +38655,7 @@
|
|
|
38655
38655
|
"operationId": "repos/list-webhooks",
|
|
38656
38656
|
"externalDocs": {
|
|
38657
38657
|
"description": "API method documentation",
|
|
38658
|
-
"url": "https://docs.github.com/enterprise-server@3.9/rest/webhooks
|
|
38658
|
+
"url": "https://docs.github.com/enterprise-server@3.9/rest/repos/webhooks#list-repository-webhooks"
|
|
38659
38659
|
},
|
|
38660
38660
|
"parameters": [
|
|
38661
38661
|
{
|
|
@@ -38702,8 +38702,8 @@
|
|
|
38702
38702
|
"x-github": {
|
|
38703
38703
|
"githubCloudOnly": false,
|
|
38704
38704
|
"enabledForGitHubApps": true,
|
|
38705
|
-
"category": "
|
|
38706
|
-
"subcategory": "
|
|
38705
|
+
"category": "repos",
|
|
38706
|
+
"subcategory": "webhooks"
|
|
38707
38707
|
},
|
|
38708
38708
|
"x-octokit": {}
|
|
38709
38709
|
},
|
|
@@ -38716,7 +38716,7 @@
|
|
|
38716
38716
|
"operationId": "repos/create-webhook",
|
|
38717
38717
|
"externalDocs": {
|
|
38718
38718
|
"description": "API method documentation",
|
|
38719
|
-
"url": "https://docs.github.com/enterprise-server@3.9/rest/webhooks
|
|
38719
|
+
"url": "https://docs.github.com/enterprise-server@3.9/rest/repos/webhooks#create-a-repository-webhook"
|
|
38720
38720
|
},
|
|
38721
38721
|
"parameters": [
|
|
38722
38722
|
{
|
|
@@ -38839,8 +38839,8 @@
|
|
|
38839
38839
|
"x-github": {
|
|
38840
38840
|
"githubCloudOnly": false,
|
|
38841
38841
|
"enabledForGitHubApps": true,
|
|
38842
|
-
"category": "
|
|
38843
|
-
"subcategory": "
|
|
38842
|
+
"category": "repos",
|
|
38843
|
+
"subcategory": "webhooks"
|
|
38844
38844
|
},
|
|
38845
38845
|
"x-octokit": {}
|
|
38846
38846
|
}
|
|
@@ -38855,7 +38855,7 @@
|
|
|
38855
38855
|
"operationId": "repos/get-webhook",
|
|
38856
38856
|
"externalDocs": {
|
|
38857
38857
|
"description": "API method documentation",
|
|
38858
|
-
"url": "https://docs.github.com/enterprise-server@3.9/rest/webhooks
|
|
38858
|
+
"url": "https://docs.github.com/enterprise-server@3.9/rest/repos/webhooks#get-a-repository-webhook"
|
|
38859
38859
|
},
|
|
38860
38860
|
"parameters": [
|
|
38861
38861
|
{
|
|
@@ -38891,8 +38891,8 @@
|
|
|
38891
38891
|
"x-github": {
|
|
38892
38892
|
"githubCloudOnly": false,
|
|
38893
38893
|
"enabledForGitHubApps": true,
|
|
38894
|
-
"category": "
|
|
38895
|
-
"subcategory": "
|
|
38894
|
+
"category": "repos",
|
|
38895
|
+
"subcategory": "webhooks"
|
|
38896
38896
|
},
|
|
38897
38897
|
"x-octokit": {}
|
|
38898
38898
|
},
|
|
@@ -38905,7 +38905,7 @@
|
|
|
38905
38905
|
"operationId": "repos/update-webhook",
|
|
38906
38906
|
"externalDocs": {
|
|
38907
38907
|
"description": "API method documentation",
|
|
38908
|
-
"url": "https://docs.github.com/enterprise-server@3.9/rest/webhooks
|
|
38908
|
+
"url": "https://docs.github.com/enterprise-server@3.9/rest/repos/webhooks#update-a-repository-webhook"
|
|
38909
38909
|
},
|
|
38910
38910
|
"parameters": [
|
|
38911
38911
|
{
|
|
@@ -39024,8 +39024,8 @@
|
|
|
39024
39024
|
"x-github": {
|
|
39025
39025
|
"githubCloudOnly": false,
|
|
39026
39026
|
"enabledForGitHubApps": true,
|
|
39027
|
-
"category": "
|
|
39028
|
-
"subcategory": "
|
|
39027
|
+
"category": "repos",
|
|
39028
|
+
"subcategory": "webhooks"
|
|
39029
39029
|
},
|
|
39030
39030
|
"x-octokit": {}
|
|
39031
39031
|
},
|
|
@@ -39038,7 +39038,7 @@
|
|
|
39038
39038
|
"operationId": "repos/delete-webhook",
|
|
39039
39039
|
"externalDocs": {
|
|
39040
39040
|
"description": "API method documentation",
|
|
39041
|
-
"url": "https://docs.github.com/enterprise-server@3.9/rest/webhooks
|
|
39041
|
+
"url": "https://docs.github.com/enterprise-server@3.9/rest/repos/webhooks#delete-a-repository-webhook"
|
|
39042
39042
|
},
|
|
39043
39043
|
"parameters": [
|
|
39044
39044
|
{
|
|
@@ -39062,8 +39062,8 @@
|
|
|
39062
39062
|
"x-github": {
|
|
39063
39063
|
"githubCloudOnly": false,
|
|
39064
39064
|
"enabledForGitHubApps": true,
|
|
39065
|
-
"category": "
|
|
39066
|
-
"subcategory": "
|
|
39065
|
+
"category": "repos",
|
|
39066
|
+
"subcategory": "webhooks"
|
|
39067
39067
|
},
|
|
39068
39068
|
"x-octokit": {}
|
|
39069
39069
|
}
|
|
@@ -39078,7 +39078,7 @@
|
|
|
39078
39078
|
"operationId": "repos/get-webhook-config-for-repo",
|
|
39079
39079
|
"externalDocs": {
|
|
39080
39080
|
"description": "API method documentation",
|
|
39081
|
-
"url": "https://docs.github.com/enterprise-server@3.9/rest/webhooks
|
|
39081
|
+
"url": "https://docs.github.com/enterprise-server@3.9/rest/repos/webhooks#get-a-webhook-configuration-for-a-repository"
|
|
39082
39082
|
},
|
|
39083
39083
|
"parameters": [
|
|
39084
39084
|
{
|
|
@@ -39111,8 +39111,8 @@
|
|
|
39111
39111
|
"x-github": {
|
|
39112
39112
|
"githubCloudOnly": false,
|
|
39113
39113
|
"enabledForGitHubApps": true,
|
|
39114
|
-
"category": "
|
|
39115
|
-
"subcategory": "
|
|
39114
|
+
"category": "repos",
|
|
39115
|
+
"subcategory": "webhooks"
|
|
39116
39116
|
},
|
|
39117
39117
|
"x-octokit": {}
|
|
39118
39118
|
},
|
|
@@ -39125,7 +39125,7 @@
|
|
|
39125
39125
|
"operationId": "repos/update-webhook-config-for-repo",
|
|
39126
39126
|
"externalDocs": {
|
|
39127
39127
|
"description": "API method documentation",
|
|
39128
|
-
"url": "https://docs.github.com/enterprise-server@3.9/rest/webhooks
|
|
39128
|
+
"url": "https://docs.github.com/enterprise-server@3.9/rest/repos/webhooks#update-a-webhook-configuration-for-a-repository"
|
|
39129
39129
|
},
|
|
39130
39130
|
"parameters": [
|
|
39131
39131
|
{
|
|
@@ -39192,8 +39192,8 @@
|
|
|
39192
39192
|
"x-github": {
|
|
39193
39193
|
"githubCloudOnly": false,
|
|
39194
39194
|
"enabledForGitHubApps": true,
|
|
39195
|
-
"category": "
|
|
39196
|
-
"subcategory": "
|
|
39195
|
+
"category": "repos",
|
|
39196
|
+
"subcategory": "webhooks"
|
|
39197
39197
|
},
|
|
39198
39198
|
"x-octokit": {}
|
|
39199
39199
|
}
|
|
@@ -39208,7 +39208,7 @@
|
|
|
39208
39208
|
"operationId": "repos/list-webhook-deliveries",
|
|
39209
39209
|
"externalDocs": {
|
|
39210
39210
|
"description": "API method documentation",
|
|
39211
|
-
"url": "https://docs.github.com/enterprise-server@3.9/rest/webhooks
|
|
39211
|
+
"url": "https://docs.github.com/enterprise-server@3.9/rest/repos/webhooks#list-deliveries-for-a-repository-webhook"
|
|
39212
39212
|
},
|
|
39213
39213
|
"parameters": [
|
|
39214
39214
|
{
|
|
@@ -39264,8 +39264,8 @@
|
|
|
39264
39264
|
"x-github": {
|
|
39265
39265
|
"githubCloudOnly": false,
|
|
39266
39266
|
"enabledForGitHubApps": true,
|
|
39267
|
-
"category": "
|
|
39268
|
-
"subcategory": "
|
|
39267
|
+
"category": "repos",
|
|
39268
|
+
"subcategory": "webhooks"
|
|
39269
39269
|
},
|
|
39270
39270
|
"x-octokit": {}
|
|
39271
39271
|
}
|
|
@@ -39280,7 +39280,7 @@
|
|
|
39280
39280
|
"operationId": "repos/get-webhook-delivery",
|
|
39281
39281
|
"externalDocs": {
|
|
39282
39282
|
"description": "API method documentation",
|
|
39283
|
-
"url": "https://docs.github.com/enterprise-server@3.9/rest/webhooks
|
|
39283
|
+
"url": "https://docs.github.com/enterprise-server@3.9/rest/repos/webhooks#get-a-delivery-for-a-repository-webhook"
|
|
39284
39284
|
},
|
|
39285
39285
|
"parameters": [
|
|
39286
39286
|
{
|
|
@@ -39322,8 +39322,8 @@
|
|
|
39322
39322
|
"x-github": {
|
|
39323
39323
|
"githubCloudOnly": false,
|
|
39324
39324
|
"enabledForGitHubApps": true,
|
|
39325
|
-
"category": "
|
|
39326
|
-
"subcategory": "
|
|
39325
|
+
"category": "repos",
|
|
39326
|
+
"subcategory": "webhooks"
|
|
39327
39327
|
},
|
|
39328
39328
|
"x-octokit": {}
|
|
39329
39329
|
}
|
|
@@ -39338,7 +39338,7 @@
|
|
|
39338
39338
|
"operationId": "repos/redeliver-webhook-delivery",
|
|
39339
39339
|
"externalDocs": {
|
|
39340
39340
|
"description": "API method documentation",
|
|
39341
|
-
"url": "https://docs.github.com/enterprise-server@3.9/rest/webhooks
|
|
39341
|
+
"url": "https://docs.github.com/enterprise-server@3.9/rest/repos/webhooks#redeliver-a-delivery-for-a-repository-webhook"
|
|
39342
39342
|
},
|
|
39343
39343
|
"parameters": [
|
|
39344
39344
|
{
|
|
@@ -39368,8 +39368,8 @@
|
|
|
39368
39368
|
"x-github": {
|
|
39369
39369
|
"githubCloudOnly": false,
|
|
39370
39370
|
"enabledForGitHubApps": true,
|
|
39371
|
-
"category": "
|
|
39372
|
-
"subcategory": "
|
|
39371
|
+
"category": "repos",
|
|
39372
|
+
"subcategory": "webhooks"
|
|
39373
39373
|
},
|
|
39374
39374
|
"x-octokit": {}
|
|
39375
39375
|
}
|
|
@@ -39384,7 +39384,7 @@
|
|
|
39384
39384
|
"operationId": "repos/ping-webhook",
|
|
39385
39385
|
"externalDocs": {
|
|
39386
39386
|
"description": "API method documentation",
|
|
39387
|
-
"url": "https://docs.github.com/enterprise-server@3.9/rest/webhooks
|
|
39387
|
+
"url": "https://docs.github.com/enterprise-server@3.9/rest/repos/webhooks#ping-a-repository-webhook"
|
|
39388
39388
|
},
|
|
39389
39389
|
"parameters": [
|
|
39390
39390
|
{
|
|
@@ -39408,8 +39408,8 @@
|
|
|
39408
39408
|
"x-github": {
|
|
39409
39409
|
"githubCloudOnly": false,
|
|
39410
39410
|
"enabledForGitHubApps": true,
|
|
39411
|
-
"category": "
|
|
39412
|
-
"subcategory": "
|
|
39411
|
+
"category": "repos",
|
|
39412
|
+
"subcategory": "webhooks"
|
|
39413
39413
|
},
|
|
39414
39414
|
"x-octokit": {}
|
|
39415
39415
|
}
|
|
@@ -39424,7 +39424,7 @@
|
|
|
39424
39424
|
"operationId": "repos/test-push-webhook",
|
|
39425
39425
|
"externalDocs": {
|
|
39426
39426
|
"description": "API method documentation",
|
|
39427
|
-
"url": "https://docs.github.com/enterprise-server@3.9/rest/webhooks
|
|
39427
|
+
"url": "https://docs.github.com/enterprise-server@3.9/rest/repos/webhooks#test-the-push-repository-webhook"
|
|
39428
39428
|
},
|
|
39429
39429
|
"parameters": [
|
|
39430
39430
|
{
|
|
@@ -39448,8 +39448,8 @@
|
|
|
39448
39448
|
"x-github": {
|
|
39449
39449
|
"githubCloudOnly": false,
|
|
39450
39450
|
"enabledForGitHubApps": true,
|
|
39451
|
-
"category": "
|
|
39452
|
-
"subcategory": "
|
|
39451
|
+
"category": "repos",
|
|
39452
|
+
"subcategory": "webhooks"
|
|
39453
39453
|
},
|
|
39454
39454
|
"x-octokit": {}
|
|
39455
39455
|
}
|
|
@@ -42846,6 +42846,9 @@
|
|
|
42846
42846
|
}
|
|
42847
42847
|
}
|
|
42848
42848
|
}
|
|
42849
|
+
},
|
|
42850
|
+
"404": {
|
|
42851
|
+
"$ref": "#/components/responses/not_found"
|
|
42849
42852
|
}
|
|
42850
42853
|
},
|
|
42851
42854
|
"x-github": {
|
|
@@ -77024,7 +77027,7 @@
|
|
|
77024
77027
|
"pull-request-edited": {
|
|
77025
77028
|
"post": {
|
|
77026
77029
|
"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.9/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.9/graphql/reference/objects#pullrequest) or \"[Pulls](https://docs.github.com/enterprise-server@3.9/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.",
|
|
77027
|
-
"description": "The title or body of a pull request was edited.",
|
|
77030
|
+
"description": "The title or body of a pull request was edited, or the base branch of a pull request was changed.",
|
|
77028
77031
|
"operationId": "pull-request/edited",
|
|
77029
77032
|
"externalDocs": {
|
|
77030
77033
|
"url": "https://docs.github.com/enterprise-server@3.9/webhooks/webhook-events-and-payloads#pull_request"
|
|
@@ -96870,9 +96873,9 @@
|
|
|
96870
96873
|
"permissions"
|
|
96871
96874
|
]
|
|
96872
96875
|
},
|
|
96873
|
-
"
|
|
96874
|
-
"title": "Repository",
|
|
96875
|
-
"description": "A
|
|
96876
|
+
"team-repository": {
|
|
96877
|
+
"title": "Team Repository",
|
|
96878
|
+
"description": "A team's access to a repository.",
|
|
96876
96879
|
"type": "object",
|
|
96877
96880
|
"properties": {
|
|
96878
96881
|
"id": {
|
|
@@ -96896,9 +96899,6 @@
|
|
|
96896
96899
|
"license": {
|
|
96897
96900
|
"$ref": "#/components/schemas/nullable-license-simple"
|
|
96898
96901
|
},
|
|
96899
|
-
"organization": {
|
|
96900
|
-
"$ref": "#/components/schemas/nullable-simple-user"
|
|
96901
|
-
},
|
|
96902
96902
|
"forks": {
|
|
96903
96903
|
"type": "integer"
|
|
96904
96904
|
},
|
|
@@ -96927,8 +96927,12 @@
|
|
|
96927
96927
|
"push"
|
|
96928
96928
|
]
|
|
96929
96929
|
},
|
|
96930
|
+
"role_name": {
|
|
96931
|
+
"type": "string",
|
|
96932
|
+
"example": "admin"
|
|
96933
|
+
},
|
|
96930
96934
|
"owner": {
|
|
96931
|
-
"$ref": "#/components/schemas/simple-user"
|
|
96935
|
+
"$ref": "#/components/schemas/nullable-simple-user"
|
|
96932
96936
|
},
|
|
96933
96937
|
"private": {
|
|
96934
96938
|
"description": "Whether the repository is private or public.",
|
|
@@ -97156,7 +97160,6 @@
|
|
|
97156
97160
|
"example": 80
|
|
97157
97161
|
},
|
|
97158
97162
|
"size": {
|
|
97159
|
-
"description": "The size of the repository. Size is calculated hourly. When a repository is initially created, the size is 0.",
|
|
97160
97163
|
"type": "integer",
|
|
97161
97164
|
"example": 108
|
|
97162
97165
|
},
|
|
@@ -97206,13 +97209,6 @@
|
|
|
97206
97209
|
"description": "Whether downloads are enabled.",
|
|
97207
97210
|
"default": true,
|
|
97208
97211
|
"type": "boolean",
|
|
97209
|
-
"example": true,
|
|
97210
|
-
"deprecated": true
|
|
97211
|
-
},
|
|
97212
|
-
"has_discussions": {
|
|
97213
|
-
"description": "Whether discussions are enabled.",
|
|
97214
|
-
"default": false,
|
|
97215
|
-
"type": "boolean",
|
|
97216
97212
|
"example": true
|
|
97217
97213
|
},
|
|
97218
97214
|
"archived": {
|
|
@@ -97253,371 +97249,6 @@
|
|
|
97253
97249
|
"type": "boolean",
|
|
97254
97250
|
"example": true
|
|
97255
97251
|
},
|
|
97256
|
-
"template_repository": {
|
|
97257
|
-
"nullable": true,
|
|
97258
|
-
"type": "object",
|
|
97259
|
-
"properties": {
|
|
97260
|
-
"id": {
|
|
97261
|
-
"type": "integer"
|
|
97262
|
-
},
|
|
97263
|
-
"node_id": {
|
|
97264
|
-
"type": "string"
|
|
97265
|
-
},
|
|
97266
|
-
"name": {
|
|
97267
|
-
"type": "string"
|
|
97268
|
-
},
|
|
97269
|
-
"full_name": {
|
|
97270
|
-
"type": "string"
|
|
97271
|
-
},
|
|
97272
|
-
"owner": {
|
|
97273
|
-
"type": "object",
|
|
97274
|
-
"properties": {
|
|
97275
|
-
"login": {
|
|
97276
|
-
"type": "string"
|
|
97277
|
-
},
|
|
97278
|
-
"id": {
|
|
97279
|
-
"type": "integer"
|
|
97280
|
-
},
|
|
97281
|
-
"node_id": {
|
|
97282
|
-
"type": "string"
|
|
97283
|
-
},
|
|
97284
|
-
"avatar_url": {
|
|
97285
|
-
"type": "string"
|
|
97286
|
-
},
|
|
97287
|
-
"gravatar_id": {
|
|
97288
|
-
"type": "string"
|
|
97289
|
-
},
|
|
97290
|
-
"url": {
|
|
97291
|
-
"type": "string"
|
|
97292
|
-
},
|
|
97293
|
-
"html_url": {
|
|
97294
|
-
"type": "string"
|
|
97295
|
-
},
|
|
97296
|
-
"followers_url": {
|
|
97297
|
-
"type": "string"
|
|
97298
|
-
},
|
|
97299
|
-
"following_url": {
|
|
97300
|
-
"type": "string"
|
|
97301
|
-
},
|
|
97302
|
-
"gists_url": {
|
|
97303
|
-
"type": "string"
|
|
97304
|
-
},
|
|
97305
|
-
"starred_url": {
|
|
97306
|
-
"type": "string"
|
|
97307
|
-
},
|
|
97308
|
-
"subscriptions_url": {
|
|
97309
|
-
"type": "string"
|
|
97310
|
-
},
|
|
97311
|
-
"organizations_url": {
|
|
97312
|
-
"type": "string"
|
|
97313
|
-
},
|
|
97314
|
-
"repos_url": {
|
|
97315
|
-
"type": "string"
|
|
97316
|
-
},
|
|
97317
|
-
"events_url": {
|
|
97318
|
-
"type": "string"
|
|
97319
|
-
},
|
|
97320
|
-
"received_events_url": {
|
|
97321
|
-
"type": "string"
|
|
97322
|
-
},
|
|
97323
|
-
"type": {
|
|
97324
|
-
"type": "string"
|
|
97325
|
-
},
|
|
97326
|
-
"site_admin": {
|
|
97327
|
-
"type": "boolean"
|
|
97328
|
-
}
|
|
97329
|
-
}
|
|
97330
|
-
},
|
|
97331
|
-
"private": {
|
|
97332
|
-
"type": "boolean"
|
|
97333
|
-
},
|
|
97334
|
-
"html_url": {
|
|
97335
|
-
"type": "string"
|
|
97336
|
-
},
|
|
97337
|
-
"description": {
|
|
97338
|
-
"type": "string"
|
|
97339
|
-
},
|
|
97340
|
-
"fork": {
|
|
97341
|
-
"type": "boolean"
|
|
97342
|
-
},
|
|
97343
|
-
"url": {
|
|
97344
|
-
"type": "string"
|
|
97345
|
-
},
|
|
97346
|
-
"archive_url": {
|
|
97347
|
-
"type": "string"
|
|
97348
|
-
},
|
|
97349
|
-
"assignees_url": {
|
|
97350
|
-
"type": "string"
|
|
97351
|
-
},
|
|
97352
|
-
"blobs_url": {
|
|
97353
|
-
"type": "string"
|
|
97354
|
-
},
|
|
97355
|
-
"branches_url": {
|
|
97356
|
-
"type": "string"
|
|
97357
|
-
},
|
|
97358
|
-
"collaborators_url": {
|
|
97359
|
-
"type": "string"
|
|
97360
|
-
},
|
|
97361
|
-
"comments_url": {
|
|
97362
|
-
"type": "string"
|
|
97363
|
-
},
|
|
97364
|
-
"commits_url": {
|
|
97365
|
-
"type": "string"
|
|
97366
|
-
},
|
|
97367
|
-
"compare_url": {
|
|
97368
|
-
"type": "string"
|
|
97369
|
-
},
|
|
97370
|
-
"contents_url": {
|
|
97371
|
-
"type": "string"
|
|
97372
|
-
},
|
|
97373
|
-
"contributors_url": {
|
|
97374
|
-
"type": "string"
|
|
97375
|
-
},
|
|
97376
|
-
"deployments_url": {
|
|
97377
|
-
"type": "string"
|
|
97378
|
-
},
|
|
97379
|
-
"downloads_url": {
|
|
97380
|
-
"type": "string"
|
|
97381
|
-
},
|
|
97382
|
-
"events_url": {
|
|
97383
|
-
"type": "string"
|
|
97384
|
-
},
|
|
97385
|
-
"forks_url": {
|
|
97386
|
-
"type": "string"
|
|
97387
|
-
},
|
|
97388
|
-
"git_commits_url": {
|
|
97389
|
-
"type": "string"
|
|
97390
|
-
},
|
|
97391
|
-
"git_refs_url": {
|
|
97392
|
-
"type": "string"
|
|
97393
|
-
},
|
|
97394
|
-
"git_tags_url": {
|
|
97395
|
-
"type": "string"
|
|
97396
|
-
},
|
|
97397
|
-
"git_url": {
|
|
97398
|
-
"type": "string"
|
|
97399
|
-
},
|
|
97400
|
-
"issue_comment_url": {
|
|
97401
|
-
"type": "string"
|
|
97402
|
-
},
|
|
97403
|
-
"issue_events_url": {
|
|
97404
|
-
"type": "string"
|
|
97405
|
-
},
|
|
97406
|
-
"issues_url": {
|
|
97407
|
-
"type": "string"
|
|
97408
|
-
},
|
|
97409
|
-
"keys_url": {
|
|
97410
|
-
"type": "string"
|
|
97411
|
-
},
|
|
97412
|
-
"labels_url": {
|
|
97413
|
-
"type": "string"
|
|
97414
|
-
},
|
|
97415
|
-
"languages_url": {
|
|
97416
|
-
"type": "string"
|
|
97417
|
-
},
|
|
97418
|
-
"merges_url": {
|
|
97419
|
-
"type": "string"
|
|
97420
|
-
},
|
|
97421
|
-
"milestones_url": {
|
|
97422
|
-
"type": "string"
|
|
97423
|
-
},
|
|
97424
|
-
"notifications_url": {
|
|
97425
|
-
"type": "string"
|
|
97426
|
-
},
|
|
97427
|
-
"pulls_url": {
|
|
97428
|
-
"type": "string"
|
|
97429
|
-
},
|
|
97430
|
-
"releases_url": {
|
|
97431
|
-
"type": "string"
|
|
97432
|
-
},
|
|
97433
|
-
"ssh_url": {
|
|
97434
|
-
"type": "string"
|
|
97435
|
-
},
|
|
97436
|
-
"stargazers_url": {
|
|
97437
|
-
"type": "string"
|
|
97438
|
-
},
|
|
97439
|
-
"statuses_url": {
|
|
97440
|
-
"type": "string"
|
|
97441
|
-
},
|
|
97442
|
-
"subscribers_url": {
|
|
97443
|
-
"type": "string"
|
|
97444
|
-
},
|
|
97445
|
-
"subscription_url": {
|
|
97446
|
-
"type": "string"
|
|
97447
|
-
},
|
|
97448
|
-
"tags_url": {
|
|
97449
|
-
"type": "string"
|
|
97450
|
-
},
|
|
97451
|
-
"teams_url": {
|
|
97452
|
-
"type": "string"
|
|
97453
|
-
},
|
|
97454
|
-
"trees_url": {
|
|
97455
|
-
"type": "string"
|
|
97456
|
-
},
|
|
97457
|
-
"clone_url": {
|
|
97458
|
-
"type": "string"
|
|
97459
|
-
},
|
|
97460
|
-
"mirror_url": {
|
|
97461
|
-
"type": "string"
|
|
97462
|
-
},
|
|
97463
|
-
"hooks_url": {
|
|
97464
|
-
"type": "string"
|
|
97465
|
-
},
|
|
97466
|
-
"svn_url": {
|
|
97467
|
-
"type": "string"
|
|
97468
|
-
},
|
|
97469
|
-
"homepage": {
|
|
97470
|
-
"type": "string"
|
|
97471
|
-
},
|
|
97472
|
-
"language": {
|
|
97473
|
-
"type": "string"
|
|
97474
|
-
},
|
|
97475
|
-
"forks_count": {
|
|
97476
|
-
"type": "integer"
|
|
97477
|
-
},
|
|
97478
|
-
"stargazers_count": {
|
|
97479
|
-
"type": "integer"
|
|
97480
|
-
},
|
|
97481
|
-
"watchers_count": {
|
|
97482
|
-
"type": "integer"
|
|
97483
|
-
},
|
|
97484
|
-
"size": {
|
|
97485
|
-
"type": "integer"
|
|
97486
|
-
},
|
|
97487
|
-
"default_branch": {
|
|
97488
|
-
"type": "string"
|
|
97489
|
-
},
|
|
97490
|
-
"open_issues_count": {
|
|
97491
|
-
"type": "integer"
|
|
97492
|
-
},
|
|
97493
|
-
"is_template": {
|
|
97494
|
-
"type": "boolean"
|
|
97495
|
-
},
|
|
97496
|
-
"topics": {
|
|
97497
|
-
"type": "array",
|
|
97498
|
-
"items": {
|
|
97499
|
-
"type": "string"
|
|
97500
|
-
}
|
|
97501
|
-
},
|
|
97502
|
-
"has_issues": {
|
|
97503
|
-
"type": "boolean"
|
|
97504
|
-
},
|
|
97505
|
-
"has_projects": {
|
|
97506
|
-
"type": "boolean"
|
|
97507
|
-
},
|
|
97508
|
-
"has_wiki": {
|
|
97509
|
-
"type": "boolean"
|
|
97510
|
-
},
|
|
97511
|
-
"has_pages": {
|
|
97512
|
-
"type": "boolean"
|
|
97513
|
-
},
|
|
97514
|
-
"has_downloads": {
|
|
97515
|
-
"type": "boolean"
|
|
97516
|
-
},
|
|
97517
|
-
"archived": {
|
|
97518
|
-
"type": "boolean"
|
|
97519
|
-
},
|
|
97520
|
-
"disabled": {
|
|
97521
|
-
"type": "boolean"
|
|
97522
|
-
},
|
|
97523
|
-
"visibility": {
|
|
97524
|
-
"type": "string"
|
|
97525
|
-
},
|
|
97526
|
-
"pushed_at": {
|
|
97527
|
-
"type": "string"
|
|
97528
|
-
},
|
|
97529
|
-
"created_at": {
|
|
97530
|
-
"type": "string"
|
|
97531
|
-
},
|
|
97532
|
-
"updated_at": {
|
|
97533
|
-
"type": "string"
|
|
97534
|
-
},
|
|
97535
|
-
"permissions": {
|
|
97536
|
-
"type": "object",
|
|
97537
|
-
"properties": {
|
|
97538
|
-
"admin": {
|
|
97539
|
-
"type": "boolean"
|
|
97540
|
-
},
|
|
97541
|
-
"maintain": {
|
|
97542
|
-
"type": "boolean"
|
|
97543
|
-
},
|
|
97544
|
-
"push": {
|
|
97545
|
-
"type": "boolean"
|
|
97546
|
-
},
|
|
97547
|
-
"triage": {
|
|
97548
|
-
"type": "boolean"
|
|
97549
|
-
},
|
|
97550
|
-
"pull": {
|
|
97551
|
-
"type": "boolean"
|
|
97552
|
-
}
|
|
97553
|
-
}
|
|
97554
|
-
},
|
|
97555
|
-
"allow_rebase_merge": {
|
|
97556
|
-
"type": "boolean"
|
|
97557
|
-
},
|
|
97558
|
-
"temp_clone_token": {
|
|
97559
|
-
"type": "string"
|
|
97560
|
-
},
|
|
97561
|
-
"allow_squash_merge": {
|
|
97562
|
-
"type": "boolean"
|
|
97563
|
-
},
|
|
97564
|
-
"allow_auto_merge": {
|
|
97565
|
-
"type": "boolean"
|
|
97566
|
-
},
|
|
97567
|
-
"delete_branch_on_merge": {
|
|
97568
|
-
"type": "boolean"
|
|
97569
|
-
},
|
|
97570
|
-
"allow_update_branch": {
|
|
97571
|
-
"type": "boolean"
|
|
97572
|
-
},
|
|
97573
|
-
"use_squash_pr_title_as_default": {
|
|
97574
|
-
"type": "boolean"
|
|
97575
|
-
},
|
|
97576
|
-
"squash_merge_commit_title": {
|
|
97577
|
-
"type": "string",
|
|
97578
|
-
"enum": [
|
|
97579
|
-
"PR_TITLE",
|
|
97580
|
-
"COMMIT_OR_PR_TITLE"
|
|
97581
|
-
],
|
|
97582
|
-
"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)."
|
|
97583
|
-
},
|
|
97584
|
-
"squash_merge_commit_message": {
|
|
97585
|
-
"type": "string",
|
|
97586
|
-
"enum": [
|
|
97587
|
-
"PR_BODY",
|
|
97588
|
-
"COMMIT_MESSAGES",
|
|
97589
|
-
"BLANK"
|
|
97590
|
-
],
|
|
97591
|
-
"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."
|
|
97592
|
-
},
|
|
97593
|
-
"merge_commit_title": {
|
|
97594
|
-
"type": "string",
|
|
97595
|
-
"enum": [
|
|
97596
|
-
"PR_TITLE",
|
|
97597
|
-
"MERGE_MESSAGE"
|
|
97598
|
-
],
|
|
97599
|
-
"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)."
|
|
97600
|
-
},
|
|
97601
|
-
"merge_commit_message": {
|
|
97602
|
-
"type": "string",
|
|
97603
|
-
"enum": [
|
|
97604
|
-
"PR_BODY",
|
|
97605
|
-
"PR_TITLE",
|
|
97606
|
-
"BLANK"
|
|
97607
|
-
],
|
|
97608
|
-
"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."
|
|
97609
|
-
},
|
|
97610
|
-
"allow_merge_commit": {
|
|
97611
|
-
"type": "boolean"
|
|
97612
|
-
},
|
|
97613
|
-
"subscribers_count": {
|
|
97614
|
-
"type": "integer"
|
|
97615
|
-
},
|
|
97616
|
-
"network_count": {
|
|
97617
|
-
"type": "integer"
|
|
97618
|
-
}
|
|
97619
|
-
}
|
|
97620
|
-
},
|
|
97621
97252
|
"temp_clone_token": {
|
|
97622
97253
|
"type": "string"
|
|
97623
97254
|
},
|
|
@@ -97639,52 +97270,6 @@
|
|
|
97639
97270
|
"type": "boolean",
|
|
97640
97271
|
"example": false
|
|
97641
97272
|
},
|
|
97642
|
-
"allow_update_branch": {
|
|
97643
|
-
"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.",
|
|
97644
|
-
"default": false,
|
|
97645
|
-
"type": "boolean",
|
|
97646
|
-
"example": false
|
|
97647
|
-
},
|
|
97648
|
-
"use_squash_pr_title_as_default": {
|
|
97649
|
-
"type": "boolean",
|
|
97650
|
-
"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.",
|
|
97651
|
-
"default": false,
|
|
97652
|
-
"deprecated": true
|
|
97653
|
-
},
|
|
97654
|
-
"squash_merge_commit_title": {
|
|
97655
|
-
"type": "string",
|
|
97656
|
-
"enum": [
|
|
97657
|
-
"PR_TITLE",
|
|
97658
|
-
"COMMIT_OR_PR_TITLE"
|
|
97659
|
-
],
|
|
97660
|
-
"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)."
|
|
97661
|
-
},
|
|
97662
|
-
"squash_merge_commit_message": {
|
|
97663
|
-
"type": "string",
|
|
97664
|
-
"enum": [
|
|
97665
|
-
"PR_BODY",
|
|
97666
|
-
"COMMIT_MESSAGES",
|
|
97667
|
-
"BLANK"
|
|
97668
|
-
],
|
|
97669
|
-
"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."
|
|
97670
|
-
},
|
|
97671
|
-
"merge_commit_title": {
|
|
97672
|
-
"type": "string",
|
|
97673
|
-
"enum": [
|
|
97674
|
-
"PR_TITLE",
|
|
97675
|
-
"MERGE_MESSAGE"
|
|
97676
|
-
],
|
|
97677
|
-
"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)."
|
|
97678
|
-
},
|
|
97679
|
-
"merge_commit_message": {
|
|
97680
|
-
"type": "string",
|
|
97681
|
-
"enum": [
|
|
97682
|
-
"PR_BODY",
|
|
97683
|
-
"PR_TITLE",
|
|
97684
|
-
"BLANK"
|
|
97685
|
-
],
|
|
97686
|
-
"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."
|
|
97687
|
-
},
|
|
97688
97273
|
"allow_merge_commit": {
|
|
97689
97274
|
"description": "Whether to allow merge commits for pull requests.",
|
|
97690
97275
|
"default": true,
|
|
@@ -97693,12 +97278,15 @@
|
|
|
97693
97278
|
},
|
|
97694
97279
|
"allow_forking": {
|
|
97695
97280
|
"description": "Whether to allow forking this repo",
|
|
97696
|
-
"
|
|
97281
|
+
"default": false,
|
|
97282
|
+
"type": "boolean",
|
|
97283
|
+
"example": false
|
|
97697
97284
|
},
|
|
97698
97285
|
"web_commit_signoff_required": {
|
|
97699
97286
|
"description": "Whether to require contributors to sign off on web-based commits",
|
|
97700
97287
|
"default": false,
|
|
97701
|
-
"type": "boolean"
|
|
97288
|
+
"type": "boolean",
|
|
97289
|
+
"example": false
|
|
97702
97290
|
},
|
|
97703
97291
|
"subscribers_count": {
|
|
97704
97292
|
"type": "integer"
|
|
@@ -97714,14 +97302,6 @@
|
|
|
97714
97302
|
},
|
|
97715
97303
|
"master_branch": {
|
|
97716
97304
|
"type": "string"
|
|
97717
|
-
},
|
|
97718
|
-
"starred_at": {
|
|
97719
|
-
"type": "string",
|
|
97720
|
-
"example": "\"2020-07-09T00:17:42Z\""
|
|
97721
|
-
},
|
|
97722
|
-
"anonymous_access_enabled": {
|
|
97723
|
-
"type": "boolean",
|
|
97724
|
-
"description": "Whether anonymous git access is enabled for this repository"
|
|
97725
97305
|
}
|
|
97726
97306
|
},
|
|
97727
97307
|
"required": [
|
|
@@ -97798,12 +97378,234 @@
|
|
|
97798
97378
|
"watchers_count",
|
|
97799
97379
|
"created_at",
|
|
97800
97380
|
"updated_at"
|
|
97801
|
-
]
|
|
97802
|
-
"nullable": true
|
|
97381
|
+
]
|
|
97803
97382
|
},
|
|
97804
|
-
"
|
|
97805
|
-
"title": "
|
|
97806
|
-
"description": "
|
|
97383
|
+
"project-card": {
|
|
97384
|
+
"title": "Project Card",
|
|
97385
|
+
"description": "Project cards represent a scope of work.",
|
|
97386
|
+
"type": "object",
|
|
97387
|
+
"properties": {
|
|
97388
|
+
"url": {
|
|
97389
|
+
"type": "string",
|
|
97390
|
+
"format": "uri",
|
|
97391
|
+
"example": "https://api.github.com/projects/columns/cards/1478"
|
|
97392
|
+
},
|
|
97393
|
+
"id": {
|
|
97394
|
+
"description": "The project card's ID",
|
|
97395
|
+
"example": 42,
|
|
97396
|
+
"type": "integer"
|
|
97397
|
+
},
|
|
97398
|
+
"node_id": {
|
|
97399
|
+
"type": "string",
|
|
97400
|
+
"example": "MDExOlByb2plY3RDYXJkMTQ3OA=="
|
|
97401
|
+
},
|
|
97402
|
+
"note": {
|
|
97403
|
+
"type": "string",
|
|
97404
|
+
"example": "Add payload for delete Project column",
|
|
97405
|
+
"nullable": true
|
|
97406
|
+
},
|
|
97407
|
+
"creator": {
|
|
97408
|
+
"$ref": "#/components/schemas/nullable-simple-user"
|
|
97409
|
+
},
|
|
97410
|
+
"created_at": {
|
|
97411
|
+
"type": "string",
|
|
97412
|
+
"format": "date-time",
|
|
97413
|
+
"example": "2016-09-05T14:21:06Z"
|
|
97414
|
+
},
|
|
97415
|
+
"updated_at": {
|
|
97416
|
+
"type": "string",
|
|
97417
|
+
"format": "date-time",
|
|
97418
|
+
"example": "2016-09-05T14:20:22Z"
|
|
97419
|
+
},
|
|
97420
|
+
"archived": {
|
|
97421
|
+
"description": "Whether or not the card is archived",
|
|
97422
|
+
"example": false,
|
|
97423
|
+
"type": "boolean"
|
|
97424
|
+
},
|
|
97425
|
+
"column_name": {
|
|
97426
|
+
"type": "string"
|
|
97427
|
+
},
|
|
97428
|
+
"project_id": {
|
|
97429
|
+
"type": "string"
|
|
97430
|
+
},
|
|
97431
|
+
"column_url": {
|
|
97432
|
+
"type": "string",
|
|
97433
|
+
"format": "uri",
|
|
97434
|
+
"example": "https://api.github.com/projects/columns/367"
|
|
97435
|
+
},
|
|
97436
|
+
"content_url": {
|
|
97437
|
+
"type": "string",
|
|
97438
|
+
"format": "uri",
|
|
97439
|
+
"example": "https://api.github.com/repos/api-playground/projects-test/issues/3"
|
|
97440
|
+
},
|
|
97441
|
+
"project_url": {
|
|
97442
|
+
"type": "string",
|
|
97443
|
+
"format": "uri",
|
|
97444
|
+
"example": "https://api.github.com/projects/120"
|
|
97445
|
+
}
|
|
97446
|
+
},
|
|
97447
|
+
"required": [
|
|
97448
|
+
"id",
|
|
97449
|
+
"node_id",
|
|
97450
|
+
"note",
|
|
97451
|
+
"url",
|
|
97452
|
+
"column_url",
|
|
97453
|
+
"project_url",
|
|
97454
|
+
"creator",
|
|
97455
|
+
"created_at",
|
|
97456
|
+
"updated_at"
|
|
97457
|
+
]
|
|
97458
|
+
},
|
|
97459
|
+
"project-column": {
|
|
97460
|
+
"title": "Project Column",
|
|
97461
|
+
"description": "Project columns contain cards of work.",
|
|
97462
|
+
"type": "object",
|
|
97463
|
+
"properties": {
|
|
97464
|
+
"url": {
|
|
97465
|
+
"type": "string",
|
|
97466
|
+
"format": "uri",
|
|
97467
|
+
"example": "https://api.github.com/projects/columns/367"
|
|
97468
|
+
},
|
|
97469
|
+
"project_url": {
|
|
97470
|
+
"type": "string",
|
|
97471
|
+
"format": "uri",
|
|
97472
|
+
"example": "https://api.github.com/projects/120"
|
|
97473
|
+
},
|
|
97474
|
+
"cards_url": {
|
|
97475
|
+
"type": "string",
|
|
97476
|
+
"format": "uri",
|
|
97477
|
+
"example": "https://api.github.com/projects/columns/367/cards"
|
|
97478
|
+
},
|
|
97479
|
+
"id": {
|
|
97480
|
+
"description": "The unique identifier of the project column",
|
|
97481
|
+
"example": 42,
|
|
97482
|
+
"type": "integer"
|
|
97483
|
+
},
|
|
97484
|
+
"node_id": {
|
|
97485
|
+
"type": "string",
|
|
97486
|
+
"example": "MDEzOlByb2plY3RDb2x1bW4zNjc="
|
|
97487
|
+
},
|
|
97488
|
+
"name": {
|
|
97489
|
+
"description": "Name of the project column",
|
|
97490
|
+
"example": "Remaining tasks",
|
|
97491
|
+
"type": "string"
|
|
97492
|
+
},
|
|
97493
|
+
"created_at": {
|
|
97494
|
+
"type": "string",
|
|
97495
|
+
"format": "date-time",
|
|
97496
|
+
"example": "2016-09-05T14:18:44Z"
|
|
97497
|
+
},
|
|
97498
|
+
"updated_at": {
|
|
97499
|
+
"type": "string",
|
|
97500
|
+
"format": "date-time",
|
|
97501
|
+
"example": "2016-09-05T14:22:28Z"
|
|
97502
|
+
}
|
|
97503
|
+
},
|
|
97504
|
+
"required": [
|
|
97505
|
+
"id",
|
|
97506
|
+
"node_id",
|
|
97507
|
+
"url",
|
|
97508
|
+
"project_url",
|
|
97509
|
+
"cards_url",
|
|
97510
|
+
"name",
|
|
97511
|
+
"created_at",
|
|
97512
|
+
"updated_at"
|
|
97513
|
+
]
|
|
97514
|
+
},
|
|
97515
|
+
"project-collaborator-permission": {
|
|
97516
|
+
"title": "Project Collaborator Permission",
|
|
97517
|
+
"description": "Project Collaborator Permission",
|
|
97518
|
+
"type": "object",
|
|
97519
|
+
"properties": {
|
|
97520
|
+
"permission": {
|
|
97521
|
+
"type": "string"
|
|
97522
|
+
},
|
|
97523
|
+
"user": {
|
|
97524
|
+
"$ref": "#/components/schemas/nullable-simple-user"
|
|
97525
|
+
}
|
|
97526
|
+
},
|
|
97527
|
+
"required": [
|
|
97528
|
+
"permission",
|
|
97529
|
+
"user"
|
|
97530
|
+
]
|
|
97531
|
+
},
|
|
97532
|
+
"rate-limit": {
|
|
97533
|
+
"title": "Rate Limit",
|
|
97534
|
+
"type": "object",
|
|
97535
|
+
"properties": {
|
|
97536
|
+
"limit": {
|
|
97537
|
+
"type": "integer"
|
|
97538
|
+
},
|
|
97539
|
+
"remaining": {
|
|
97540
|
+
"type": "integer"
|
|
97541
|
+
},
|
|
97542
|
+
"reset": {
|
|
97543
|
+
"type": "integer"
|
|
97544
|
+
},
|
|
97545
|
+
"used": {
|
|
97546
|
+
"type": "integer"
|
|
97547
|
+
}
|
|
97548
|
+
},
|
|
97549
|
+
"required": [
|
|
97550
|
+
"limit",
|
|
97551
|
+
"remaining",
|
|
97552
|
+
"reset",
|
|
97553
|
+
"used"
|
|
97554
|
+
]
|
|
97555
|
+
},
|
|
97556
|
+
"rate-limit-overview": {
|
|
97557
|
+
"title": "Rate Limit Overview",
|
|
97558
|
+
"description": "Rate Limit Overview",
|
|
97559
|
+
"type": "object",
|
|
97560
|
+
"properties": {
|
|
97561
|
+
"resources": {
|
|
97562
|
+
"type": "object",
|
|
97563
|
+
"properties": {
|
|
97564
|
+
"core": {
|
|
97565
|
+
"$ref": "#/components/schemas/rate-limit"
|
|
97566
|
+
},
|
|
97567
|
+
"graphql": {
|
|
97568
|
+
"$ref": "#/components/schemas/rate-limit"
|
|
97569
|
+
},
|
|
97570
|
+
"search": {
|
|
97571
|
+
"$ref": "#/components/schemas/rate-limit"
|
|
97572
|
+
},
|
|
97573
|
+
"code_search": {
|
|
97574
|
+
"$ref": "#/components/schemas/rate-limit"
|
|
97575
|
+
},
|
|
97576
|
+
"source_import": {
|
|
97577
|
+
"$ref": "#/components/schemas/rate-limit"
|
|
97578
|
+
},
|
|
97579
|
+
"integration_manifest": {
|
|
97580
|
+
"$ref": "#/components/schemas/rate-limit"
|
|
97581
|
+
},
|
|
97582
|
+
"code_scanning_upload": {
|
|
97583
|
+
"$ref": "#/components/schemas/rate-limit"
|
|
97584
|
+
},
|
|
97585
|
+
"actions_runner_registration": {
|
|
97586
|
+
"$ref": "#/components/schemas/rate-limit"
|
|
97587
|
+
},
|
|
97588
|
+
"scim": {
|
|
97589
|
+
"$ref": "#/components/schemas/rate-limit"
|
|
97590
|
+
}
|
|
97591
|
+
},
|
|
97592
|
+
"required": [
|
|
97593
|
+
"core",
|
|
97594
|
+
"search"
|
|
97595
|
+
]
|
|
97596
|
+
},
|
|
97597
|
+
"rate": {
|
|
97598
|
+
"$ref": "#/components/schemas/rate-limit"
|
|
97599
|
+
}
|
|
97600
|
+
},
|
|
97601
|
+
"required": [
|
|
97602
|
+
"rate",
|
|
97603
|
+
"resources"
|
|
97604
|
+
]
|
|
97605
|
+
},
|
|
97606
|
+
"nullable-repository": {
|
|
97607
|
+
"title": "Repository",
|
|
97608
|
+
"description": "A repository on GitHub.",
|
|
97807
97609
|
"type": "object",
|
|
97808
97610
|
"properties": {
|
|
97809
97611
|
"id": {
|
|
@@ -97827,6 +97629,9 @@
|
|
|
97827
97629
|
"license": {
|
|
97828
97630
|
"$ref": "#/components/schemas/nullable-license-simple"
|
|
97829
97631
|
},
|
|
97632
|
+
"organization": {
|
|
97633
|
+
"$ref": "#/components/schemas/nullable-simple-user"
|
|
97634
|
+
},
|
|
97830
97635
|
"forks": {
|
|
97831
97636
|
"type": "integer"
|
|
97832
97637
|
},
|
|
@@ -97855,12 +97660,8 @@
|
|
|
97855
97660
|
"push"
|
|
97856
97661
|
]
|
|
97857
97662
|
},
|
|
97858
|
-
"role_name": {
|
|
97859
|
-
"type": "string",
|
|
97860
|
-
"example": "admin"
|
|
97861
|
-
},
|
|
97862
97663
|
"owner": {
|
|
97863
|
-
"$ref": "#/components/schemas/
|
|
97664
|
+
"$ref": "#/components/schemas/simple-user"
|
|
97864
97665
|
},
|
|
97865
97666
|
"private": {
|
|
97866
97667
|
"description": "Whether the repository is private or public.",
|
|
@@ -98088,6 +97889,7 @@
|
|
|
98088
97889
|
"example": 80
|
|
98089
97890
|
},
|
|
98090
97891
|
"size": {
|
|
97892
|
+
"description": "The size of the repository. Size is calculated hourly. When a repository is initially created, the size is 0.",
|
|
98091
97893
|
"type": "integer",
|
|
98092
97894
|
"example": 108
|
|
98093
97895
|
},
|
|
@@ -98137,6 +97939,13 @@
|
|
|
98137
97939
|
"description": "Whether downloads are enabled.",
|
|
98138
97940
|
"default": true,
|
|
98139
97941
|
"type": "boolean",
|
|
97942
|
+
"example": true,
|
|
97943
|
+
"deprecated": true
|
|
97944
|
+
},
|
|
97945
|
+
"has_discussions": {
|
|
97946
|
+
"description": "Whether discussions are enabled.",
|
|
97947
|
+
"default": false,
|
|
97948
|
+
"type": "boolean",
|
|
98140
97949
|
"example": true
|
|
98141
97950
|
},
|
|
98142
97951
|
"archived": {
|
|
@@ -98178,7 +97987,369 @@
|
|
|
98178
97987
|
"example": true
|
|
98179
97988
|
},
|
|
98180
97989
|
"template_repository": {
|
|
98181
|
-
"
|
|
97990
|
+
"nullable": true,
|
|
97991
|
+
"type": "object",
|
|
97992
|
+
"properties": {
|
|
97993
|
+
"id": {
|
|
97994
|
+
"type": "integer"
|
|
97995
|
+
},
|
|
97996
|
+
"node_id": {
|
|
97997
|
+
"type": "string"
|
|
97998
|
+
},
|
|
97999
|
+
"name": {
|
|
98000
|
+
"type": "string"
|
|
98001
|
+
},
|
|
98002
|
+
"full_name": {
|
|
98003
|
+
"type": "string"
|
|
98004
|
+
},
|
|
98005
|
+
"owner": {
|
|
98006
|
+
"type": "object",
|
|
98007
|
+
"properties": {
|
|
98008
|
+
"login": {
|
|
98009
|
+
"type": "string"
|
|
98010
|
+
},
|
|
98011
|
+
"id": {
|
|
98012
|
+
"type": "integer"
|
|
98013
|
+
},
|
|
98014
|
+
"node_id": {
|
|
98015
|
+
"type": "string"
|
|
98016
|
+
},
|
|
98017
|
+
"avatar_url": {
|
|
98018
|
+
"type": "string"
|
|
98019
|
+
},
|
|
98020
|
+
"gravatar_id": {
|
|
98021
|
+
"type": "string"
|
|
98022
|
+
},
|
|
98023
|
+
"url": {
|
|
98024
|
+
"type": "string"
|
|
98025
|
+
},
|
|
98026
|
+
"html_url": {
|
|
98027
|
+
"type": "string"
|
|
98028
|
+
},
|
|
98029
|
+
"followers_url": {
|
|
98030
|
+
"type": "string"
|
|
98031
|
+
},
|
|
98032
|
+
"following_url": {
|
|
98033
|
+
"type": "string"
|
|
98034
|
+
},
|
|
98035
|
+
"gists_url": {
|
|
98036
|
+
"type": "string"
|
|
98037
|
+
},
|
|
98038
|
+
"starred_url": {
|
|
98039
|
+
"type": "string"
|
|
98040
|
+
},
|
|
98041
|
+
"subscriptions_url": {
|
|
98042
|
+
"type": "string"
|
|
98043
|
+
},
|
|
98044
|
+
"organizations_url": {
|
|
98045
|
+
"type": "string"
|
|
98046
|
+
},
|
|
98047
|
+
"repos_url": {
|
|
98048
|
+
"type": "string"
|
|
98049
|
+
},
|
|
98050
|
+
"events_url": {
|
|
98051
|
+
"type": "string"
|
|
98052
|
+
},
|
|
98053
|
+
"received_events_url": {
|
|
98054
|
+
"type": "string"
|
|
98055
|
+
},
|
|
98056
|
+
"type": {
|
|
98057
|
+
"type": "string"
|
|
98058
|
+
},
|
|
98059
|
+
"site_admin": {
|
|
98060
|
+
"type": "boolean"
|
|
98061
|
+
}
|
|
98062
|
+
}
|
|
98063
|
+
},
|
|
98064
|
+
"private": {
|
|
98065
|
+
"type": "boolean"
|
|
98066
|
+
},
|
|
98067
|
+
"html_url": {
|
|
98068
|
+
"type": "string"
|
|
98069
|
+
},
|
|
98070
|
+
"description": {
|
|
98071
|
+
"type": "string"
|
|
98072
|
+
},
|
|
98073
|
+
"fork": {
|
|
98074
|
+
"type": "boolean"
|
|
98075
|
+
},
|
|
98076
|
+
"url": {
|
|
98077
|
+
"type": "string"
|
|
98078
|
+
},
|
|
98079
|
+
"archive_url": {
|
|
98080
|
+
"type": "string"
|
|
98081
|
+
},
|
|
98082
|
+
"assignees_url": {
|
|
98083
|
+
"type": "string"
|
|
98084
|
+
},
|
|
98085
|
+
"blobs_url": {
|
|
98086
|
+
"type": "string"
|
|
98087
|
+
},
|
|
98088
|
+
"branches_url": {
|
|
98089
|
+
"type": "string"
|
|
98090
|
+
},
|
|
98091
|
+
"collaborators_url": {
|
|
98092
|
+
"type": "string"
|
|
98093
|
+
},
|
|
98094
|
+
"comments_url": {
|
|
98095
|
+
"type": "string"
|
|
98096
|
+
},
|
|
98097
|
+
"commits_url": {
|
|
98098
|
+
"type": "string"
|
|
98099
|
+
},
|
|
98100
|
+
"compare_url": {
|
|
98101
|
+
"type": "string"
|
|
98102
|
+
},
|
|
98103
|
+
"contents_url": {
|
|
98104
|
+
"type": "string"
|
|
98105
|
+
},
|
|
98106
|
+
"contributors_url": {
|
|
98107
|
+
"type": "string"
|
|
98108
|
+
},
|
|
98109
|
+
"deployments_url": {
|
|
98110
|
+
"type": "string"
|
|
98111
|
+
},
|
|
98112
|
+
"downloads_url": {
|
|
98113
|
+
"type": "string"
|
|
98114
|
+
},
|
|
98115
|
+
"events_url": {
|
|
98116
|
+
"type": "string"
|
|
98117
|
+
},
|
|
98118
|
+
"forks_url": {
|
|
98119
|
+
"type": "string"
|
|
98120
|
+
},
|
|
98121
|
+
"git_commits_url": {
|
|
98122
|
+
"type": "string"
|
|
98123
|
+
},
|
|
98124
|
+
"git_refs_url": {
|
|
98125
|
+
"type": "string"
|
|
98126
|
+
},
|
|
98127
|
+
"git_tags_url": {
|
|
98128
|
+
"type": "string"
|
|
98129
|
+
},
|
|
98130
|
+
"git_url": {
|
|
98131
|
+
"type": "string"
|
|
98132
|
+
},
|
|
98133
|
+
"issue_comment_url": {
|
|
98134
|
+
"type": "string"
|
|
98135
|
+
},
|
|
98136
|
+
"issue_events_url": {
|
|
98137
|
+
"type": "string"
|
|
98138
|
+
},
|
|
98139
|
+
"issues_url": {
|
|
98140
|
+
"type": "string"
|
|
98141
|
+
},
|
|
98142
|
+
"keys_url": {
|
|
98143
|
+
"type": "string"
|
|
98144
|
+
},
|
|
98145
|
+
"labels_url": {
|
|
98146
|
+
"type": "string"
|
|
98147
|
+
},
|
|
98148
|
+
"languages_url": {
|
|
98149
|
+
"type": "string"
|
|
98150
|
+
},
|
|
98151
|
+
"merges_url": {
|
|
98152
|
+
"type": "string"
|
|
98153
|
+
},
|
|
98154
|
+
"milestones_url": {
|
|
98155
|
+
"type": "string"
|
|
98156
|
+
},
|
|
98157
|
+
"notifications_url": {
|
|
98158
|
+
"type": "string"
|
|
98159
|
+
},
|
|
98160
|
+
"pulls_url": {
|
|
98161
|
+
"type": "string"
|
|
98162
|
+
},
|
|
98163
|
+
"releases_url": {
|
|
98164
|
+
"type": "string"
|
|
98165
|
+
},
|
|
98166
|
+
"ssh_url": {
|
|
98167
|
+
"type": "string"
|
|
98168
|
+
},
|
|
98169
|
+
"stargazers_url": {
|
|
98170
|
+
"type": "string"
|
|
98171
|
+
},
|
|
98172
|
+
"statuses_url": {
|
|
98173
|
+
"type": "string"
|
|
98174
|
+
},
|
|
98175
|
+
"subscribers_url": {
|
|
98176
|
+
"type": "string"
|
|
98177
|
+
},
|
|
98178
|
+
"subscription_url": {
|
|
98179
|
+
"type": "string"
|
|
98180
|
+
},
|
|
98181
|
+
"tags_url": {
|
|
98182
|
+
"type": "string"
|
|
98183
|
+
},
|
|
98184
|
+
"teams_url": {
|
|
98185
|
+
"type": "string"
|
|
98186
|
+
},
|
|
98187
|
+
"trees_url": {
|
|
98188
|
+
"type": "string"
|
|
98189
|
+
},
|
|
98190
|
+
"clone_url": {
|
|
98191
|
+
"type": "string"
|
|
98192
|
+
},
|
|
98193
|
+
"mirror_url": {
|
|
98194
|
+
"type": "string"
|
|
98195
|
+
},
|
|
98196
|
+
"hooks_url": {
|
|
98197
|
+
"type": "string"
|
|
98198
|
+
},
|
|
98199
|
+
"svn_url": {
|
|
98200
|
+
"type": "string"
|
|
98201
|
+
},
|
|
98202
|
+
"homepage": {
|
|
98203
|
+
"type": "string"
|
|
98204
|
+
},
|
|
98205
|
+
"language": {
|
|
98206
|
+
"type": "string"
|
|
98207
|
+
},
|
|
98208
|
+
"forks_count": {
|
|
98209
|
+
"type": "integer"
|
|
98210
|
+
},
|
|
98211
|
+
"stargazers_count": {
|
|
98212
|
+
"type": "integer"
|
|
98213
|
+
},
|
|
98214
|
+
"watchers_count": {
|
|
98215
|
+
"type": "integer"
|
|
98216
|
+
},
|
|
98217
|
+
"size": {
|
|
98218
|
+
"type": "integer"
|
|
98219
|
+
},
|
|
98220
|
+
"default_branch": {
|
|
98221
|
+
"type": "string"
|
|
98222
|
+
},
|
|
98223
|
+
"open_issues_count": {
|
|
98224
|
+
"type": "integer"
|
|
98225
|
+
},
|
|
98226
|
+
"is_template": {
|
|
98227
|
+
"type": "boolean"
|
|
98228
|
+
},
|
|
98229
|
+
"topics": {
|
|
98230
|
+
"type": "array",
|
|
98231
|
+
"items": {
|
|
98232
|
+
"type": "string"
|
|
98233
|
+
}
|
|
98234
|
+
},
|
|
98235
|
+
"has_issues": {
|
|
98236
|
+
"type": "boolean"
|
|
98237
|
+
},
|
|
98238
|
+
"has_projects": {
|
|
98239
|
+
"type": "boolean"
|
|
98240
|
+
},
|
|
98241
|
+
"has_wiki": {
|
|
98242
|
+
"type": "boolean"
|
|
98243
|
+
},
|
|
98244
|
+
"has_pages": {
|
|
98245
|
+
"type": "boolean"
|
|
98246
|
+
},
|
|
98247
|
+
"has_downloads": {
|
|
98248
|
+
"type": "boolean"
|
|
98249
|
+
},
|
|
98250
|
+
"archived": {
|
|
98251
|
+
"type": "boolean"
|
|
98252
|
+
},
|
|
98253
|
+
"disabled": {
|
|
98254
|
+
"type": "boolean"
|
|
98255
|
+
},
|
|
98256
|
+
"visibility": {
|
|
98257
|
+
"type": "string"
|
|
98258
|
+
},
|
|
98259
|
+
"pushed_at": {
|
|
98260
|
+
"type": "string"
|
|
98261
|
+
},
|
|
98262
|
+
"created_at": {
|
|
98263
|
+
"type": "string"
|
|
98264
|
+
},
|
|
98265
|
+
"updated_at": {
|
|
98266
|
+
"type": "string"
|
|
98267
|
+
},
|
|
98268
|
+
"permissions": {
|
|
98269
|
+
"type": "object",
|
|
98270
|
+
"properties": {
|
|
98271
|
+
"admin": {
|
|
98272
|
+
"type": "boolean"
|
|
98273
|
+
},
|
|
98274
|
+
"maintain": {
|
|
98275
|
+
"type": "boolean"
|
|
98276
|
+
},
|
|
98277
|
+
"push": {
|
|
98278
|
+
"type": "boolean"
|
|
98279
|
+
},
|
|
98280
|
+
"triage": {
|
|
98281
|
+
"type": "boolean"
|
|
98282
|
+
},
|
|
98283
|
+
"pull": {
|
|
98284
|
+
"type": "boolean"
|
|
98285
|
+
}
|
|
98286
|
+
}
|
|
98287
|
+
},
|
|
98288
|
+
"allow_rebase_merge": {
|
|
98289
|
+
"type": "boolean"
|
|
98290
|
+
},
|
|
98291
|
+
"temp_clone_token": {
|
|
98292
|
+
"type": "string"
|
|
98293
|
+
},
|
|
98294
|
+
"allow_squash_merge": {
|
|
98295
|
+
"type": "boolean"
|
|
98296
|
+
},
|
|
98297
|
+
"allow_auto_merge": {
|
|
98298
|
+
"type": "boolean"
|
|
98299
|
+
},
|
|
98300
|
+
"delete_branch_on_merge": {
|
|
98301
|
+
"type": "boolean"
|
|
98302
|
+
},
|
|
98303
|
+
"allow_update_branch": {
|
|
98304
|
+
"type": "boolean"
|
|
98305
|
+
},
|
|
98306
|
+
"use_squash_pr_title_as_default": {
|
|
98307
|
+
"type": "boolean"
|
|
98308
|
+
},
|
|
98309
|
+
"squash_merge_commit_title": {
|
|
98310
|
+
"type": "string",
|
|
98311
|
+
"enum": [
|
|
98312
|
+
"PR_TITLE",
|
|
98313
|
+
"COMMIT_OR_PR_TITLE"
|
|
98314
|
+
],
|
|
98315
|
+
"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)."
|
|
98316
|
+
},
|
|
98317
|
+
"squash_merge_commit_message": {
|
|
98318
|
+
"type": "string",
|
|
98319
|
+
"enum": [
|
|
98320
|
+
"PR_BODY",
|
|
98321
|
+
"COMMIT_MESSAGES",
|
|
98322
|
+
"BLANK"
|
|
98323
|
+
],
|
|
98324
|
+
"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."
|
|
98325
|
+
},
|
|
98326
|
+
"merge_commit_title": {
|
|
98327
|
+
"type": "string",
|
|
98328
|
+
"enum": [
|
|
98329
|
+
"PR_TITLE",
|
|
98330
|
+
"MERGE_MESSAGE"
|
|
98331
|
+
],
|
|
98332
|
+
"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)."
|
|
98333
|
+
},
|
|
98334
|
+
"merge_commit_message": {
|
|
98335
|
+
"type": "string",
|
|
98336
|
+
"enum": [
|
|
98337
|
+
"PR_BODY",
|
|
98338
|
+
"PR_TITLE",
|
|
98339
|
+
"BLANK"
|
|
98340
|
+
],
|
|
98341
|
+
"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."
|
|
98342
|
+
},
|
|
98343
|
+
"allow_merge_commit": {
|
|
98344
|
+
"type": "boolean"
|
|
98345
|
+
},
|
|
98346
|
+
"subscribers_count": {
|
|
98347
|
+
"type": "integer"
|
|
98348
|
+
},
|
|
98349
|
+
"network_count": {
|
|
98350
|
+
"type": "integer"
|
|
98351
|
+
}
|
|
98352
|
+
}
|
|
98182
98353
|
},
|
|
98183
98354
|
"temp_clone_token": {
|
|
98184
98355
|
"type": "string"
|
|
@@ -98201,6 +98372,52 @@
|
|
|
98201
98372
|
"type": "boolean",
|
|
98202
98373
|
"example": false
|
|
98203
98374
|
},
|
|
98375
|
+
"allow_update_branch": {
|
|
98376
|
+
"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.",
|
|
98377
|
+
"default": false,
|
|
98378
|
+
"type": "boolean",
|
|
98379
|
+
"example": false
|
|
98380
|
+
},
|
|
98381
|
+
"use_squash_pr_title_as_default": {
|
|
98382
|
+
"type": "boolean",
|
|
98383
|
+
"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.",
|
|
98384
|
+
"default": false,
|
|
98385
|
+
"deprecated": true
|
|
98386
|
+
},
|
|
98387
|
+
"squash_merge_commit_title": {
|
|
98388
|
+
"type": "string",
|
|
98389
|
+
"enum": [
|
|
98390
|
+
"PR_TITLE",
|
|
98391
|
+
"COMMIT_OR_PR_TITLE"
|
|
98392
|
+
],
|
|
98393
|
+
"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)."
|
|
98394
|
+
},
|
|
98395
|
+
"squash_merge_commit_message": {
|
|
98396
|
+
"type": "string",
|
|
98397
|
+
"enum": [
|
|
98398
|
+
"PR_BODY",
|
|
98399
|
+
"COMMIT_MESSAGES",
|
|
98400
|
+
"BLANK"
|
|
98401
|
+
],
|
|
98402
|
+
"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."
|
|
98403
|
+
},
|
|
98404
|
+
"merge_commit_title": {
|
|
98405
|
+
"type": "string",
|
|
98406
|
+
"enum": [
|
|
98407
|
+
"PR_TITLE",
|
|
98408
|
+
"MERGE_MESSAGE"
|
|
98409
|
+
],
|
|
98410
|
+
"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)."
|
|
98411
|
+
},
|
|
98412
|
+
"merge_commit_message": {
|
|
98413
|
+
"type": "string",
|
|
98414
|
+
"enum": [
|
|
98415
|
+
"PR_BODY",
|
|
98416
|
+
"PR_TITLE",
|
|
98417
|
+
"BLANK"
|
|
98418
|
+
],
|
|
98419
|
+
"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."
|
|
98420
|
+
},
|
|
98204
98421
|
"allow_merge_commit": {
|
|
98205
98422
|
"description": "Whether to allow merge commits for pull requests.",
|
|
98206
98423
|
"default": true,
|
|
@@ -98209,15 +98426,12 @@
|
|
|
98209
98426
|
},
|
|
98210
98427
|
"allow_forking": {
|
|
98211
98428
|
"description": "Whether to allow forking this repo",
|
|
98212
|
-
"
|
|
98213
|
-
"type": "boolean",
|
|
98214
|
-
"example": false
|
|
98429
|
+
"type": "boolean"
|
|
98215
98430
|
},
|
|
98216
98431
|
"web_commit_signoff_required": {
|
|
98217
98432
|
"description": "Whether to require contributors to sign off on web-based commits",
|
|
98218
98433
|
"default": false,
|
|
98219
|
-
"type": "boolean"
|
|
98220
|
-
"example": false
|
|
98434
|
+
"type": "boolean"
|
|
98221
98435
|
},
|
|
98222
98436
|
"subscribers_count": {
|
|
98223
98437
|
"type": "integer"
|
|
@@ -98233,6 +98447,14 @@
|
|
|
98233
98447
|
},
|
|
98234
98448
|
"master_branch": {
|
|
98235
98449
|
"type": "string"
|
|
98450
|
+
},
|
|
98451
|
+
"starred_at": {
|
|
98452
|
+
"type": "string",
|
|
98453
|
+
"example": "\"2020-07-09T00:17:42Z\""
|
|
98454
|
+
},
|
|
98455
|
+
"anonymous_access_enabled": {
|
|
98456
|
+
"type": "boolean",
|
|
98457
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
98236
98458
|
}
|
|
98237
98459
|
},
|
|
98238
98460
|
"required": [
|
|
@@ -98309,230 +98531,8 @@
|
|
|
98309
98531
|
"watchers_count",
|
|
98310
98532
|
"created_at",
|
|
98311
98533
|
"updated_at"
|
|
98312
|
-
]
|
|
98313
|
-
|
|
98314
|
-
"project-card": {
|
|
98315
|
-
"title": "Project Card",
|
|
98316
|
-
"description": "Project cards represent a scope of work.",
|
|
98317
|
-
"type": "object",
|
|
98318
|
-
"properties": {
|
|
98319
|
-
"url": {
|
|
98320
|
-
"type": "string",
|
|
98321
|
-
"format": "uri",
|
|
98322
|
-
"example": "https://api.github.com/projects/columns/cards/1478"
|
|
98323
|
-
},
|
|
98324
|
-
"id": {
|
|
98325
|
-
"description": "The project card's ID",
|
|
98326
|
-
"example": 42,
|
|
98327
|
-
"type": "integer"
|
|
98328
|
-
},
|
|
98329
|
-
"node_id": {
|
|
98330
|
-
"type": "string",
|
|
98331
|
-
"example": "MDExOlByb2plY3RDYXJkMTQ3OA=="
|
|
98332
|
-
},
|
|
98333
|
-
"note": {
|
|
98334
|
-
"type": "string",
|
|
98335
|
-
"example": "Add payload for delete Project column",
|
|
98336
|
-
"nullable": true
|
|
98337
|
-
},
|
|
98338
|
-
"creator": {
|
|
98339
|
-
"$ref": "#/components/schemas/nullable-simple-user"
|
|
98340
|
-
},
|
|
98341
|
-
"created_at": {
|
|
98342
|
-
"type": "string",
|
|
98343
|
-
"format": "date-time",
|
|
98344
|
-
"example": "2016-09-05T14:21:06Z"
|
|
98345
|
-
},
|
|
98346
|
-
"updated_at": {
|
|
98347
|
-
"type": "string",
|
|
98348
|
-
"format": "date-time",
|
|
98349
|
-
"example": "2016-09-05T14:20:22Z"
|
|
98350
|
-
},
|
|
98351
|
-
"archived": {
|
|
98352
|
-
"description": "Whether or not the card is archived",
|
|
98353
|
-
"example": false,
|
|
98354
|
-
"type": "boolean"
|
|
98355
|
-
},
|
|
98356
|
-
"column_name": {
|
|
98357
|
-
"type": "string"
|
|
98358
|
-
},
|
|
98359
|
-
"project_id": {
|
|
98360
|
-
"type": "string"
|
|
98361
|
-
},
|
|
98362
|
-
"column_url": {
|
|
98363
|
-
"type": "string",
|
|
98364
|
-
"format": "uri",
|
|
98365
|
-
"example": "https://api.github.com/projects/columns/367"
|
|
98366
|
-
},
|
|
98367
|
-
"content_url": {
|
|
98368
|
-
"type": "string",
|
|
98369
|
-
"format": "uri",
|
|
98370
|
-
"example": "https://api.github.com/repos/api-playground/projects-test/issues/3"
|
|
98371
|
-
},
|
|
98372
|
-
"project_url": {
|
|
98373
|
-
"type": "string",
|
|
98374
|
-
"format": "uri",
|
|
98375
|
-
"example": "https://api.github.com/projects/120"
|
|
98376
|
-
}
|
|
98377
|
-
},
|
|
98378
|
-
"required": [
|
|
98379
|
-
"id",
|
|
98380
|
-
"node_id",
|
|
98381
|
-
"note",
|
|
98382
|
-
"url",
|
|
98383
|
-
"column_url",
|
|
98384
|
-
"project_url",
|
|
98385
|
-
"creator",
|
|
98386
|
-
"created_at",
|
|
98387
|
-
"updated_at"
|
|
98388
|
-
]
|
|
98389
|
-
},
|
|
98390
|
-
"project-column": {
|
|
98391
|
-
"title": "Project Column",
|
|
98392
|
-
"description": "Project columns contain cards of work.",
|
|
98393
|
-
"type": "object",
|
|
98394
|
-
"properties": {
|
|
98395
|
-
"url": {
|
|
98396
|
-
"type": "string",
|
|
98397
|
-
"format": "uri",
|
|
98398
|
-
"example": "https://api.github.com/projects/columns/367"
|
|
98399
|
-
},
|
|
98400
|
-
"project_url": {
|
|
98401
|
-
"type": "string",
|
|
98402
|
-
"format": "uri",
|
|
98403
|
-
"example": "https://api.github.com/projects/120"
|
|
98404
|
-
},
|
|
98405
|
-
"cards_url": {
|
|
98406
|
-
"type": "string",
|
|
98407
|
-
"format": "uri",
|
|
98408
|
-
"example": "https://api.github.com/projects/columns/367/cards"
|
|
98409
|
-
},
|
|
98410
|
-
"id": {
|
|
98411
|
-
"description": "The unique identifier of the project column",
|
|
98412
|
-
"example": 42,
|
|
98413
|
-
"type": "integer"
|
|
98414
|
-
},
|
|
98415
|
-
"node_id": {
|
|
98416
|
-
"type": "string",
|
|
98417
|
-
"example": "MDEzOlByb2plY3RDb2x1bW4zNjc="
|
|
98418
|
-
},
|
|
98419
|
-
"name": {
|
|
98420
|
-
"description": "Name of the project column",
|
|
98421
|
-
"example": "Remaining tasks",
|
|
98422
|
-
"type": "string"
|
|
98423
|
-
},
|
|
98424
|
-
"created_at": {
|
|
98425
|
-
"type": "string",
|
|
98426
|
-
"format": "date-time",
|
|
98427
|
-
"example": "2016-09-05T14:18:44Z"
|
|
98428
|
-
},
|
|
98429
|
-
"updated_at": {
|
|
98430
|
-
"type": "string",
|
|
98431
|
-
"format": "date-time",
|
|
98432
|
-
"example": "2016-09-05T14:22:28Z"
|
|
98433
|
-
}
|
|
98434
|
-
},
|
|
98435
|
-
"required": [
|
|
98436
|
-
"id",
|
|
98437
|
-
"node_id",
|
|
98438
|
-
"url",
|
|
98439
|
-
"project_url",
|
|
98440
|
-
"cards_url",
|
|
98441
|
-
"name",
|
|
98442
|
-
"created_at",
|
|
98443
|
-
"updated_at"
|
|
98444
|
-
]
|
|
98445
|
-
},
|
|
98446
|
-
"project-collaborator-permission": {
|
|
98447
|
-
"title": "Project Collaborator Permission",
|
|
98448
|
-
"description": "Project Collaborator Permission",
|
|
98449
|
-
"type": "object",
|
|
98450
|
-
"properties": {
|
|
98451
|
-
"permission": {
|
|
98452
|
-
"type": "string"
|
|
98453
|
-
},
|
|
98454
|
-
"user": {
|
|
98455
|
-
"$ref": "#/components/schemas/nullable-simple-user"
|
|
98456
|
-
}
|
|
98457
|
-
},
|
|
98458
|
-
"required": [
|
|
98459
|
-
"permission",
|
|
98460
|
-
"user"
|
|
98461
|
-
]
|
|
98462
|
-
},
|
|
98463
|
-
"rate-limit": {
|
|
98464
|
-
"title": "Rate Limit",
|
|
98465
|
-
"type": "object",
|
|
98466
|
-
"properties": {
|
|
98467
|
-
"limit": {
|
|
98468
|
-
"type": "integer"
|
|
98469
|
-
},
|
|
98470
|
-
"remaining": {
|
|
98471
|
-
"type": "integer"
|
|
98472
|
-
},
|
|
98473
|
-
"reset": {
|
|
98474
|
-
"type": "integer"
|
|
98475
|
-
},
|
|
98476
|
-
"used": {
|
|
98477
|
-
"type": "integer"
|
|
98478
|
-
}
|
|
98479
|
-
},
|
|
98480
|
-
"required": [
|
|
98481
|
-
"limit",
|
|
98482
|
-
"remaining",
|
|
98483
|
-
"reset",
|
|
98484
|
-
"used"
|
|
98485
|
-
]
|
|
98486
|
-
},
|
|
98487
|
-
"rate-limit-overview": {
|
|
98488
|
-
"title": "Rate Limit Overview",
|
|
98489
|
-
"description": "Rate Limit Overview",
|
|
98490
|
-
"type": "object",
|
|
98491
|
-
"properties": {
|
|
98492
|
-
"resources": {
|
|
98493
|
-
"type": "object",
|
|
98494
|
-
"properties": {
|
|
98495
|
-
"core": {
|
|
98496
|
-
"$ref": "#/components/schemas/rate-limit"
|
|
98497
|
-
},
|
|
98498
|
-
"graphql": {
|
|
98499
|
-
"$ref": "#/components/schemas/rate-limit"
|
|
98500
|
-
},
|
|
98501
|
-
"search": {
|
|
98502
|
-
"$ref": "#/components/schemas/rate-limit"
|
|
98503
|
-
},
|
|
98504
|
-
"code_search": {
|
|
98505
|
-
"$ref": "#/components/schemas/rate-limit"
|
|
98506
|
-
},
|
|
98507
|
-
"source_import": {
|
|
98508
|
-
"$ref": "#/components/schemas/rate-limit"
|
|
98509
|
-
},
|
|
98510
|
-
"integration_manifest": {
|
|
98511
|
-
"$ref": "#/components/schemas/rate-limit"
|
|
98512
|
-
},
|
|
98513
|
-
"code_scanning_upload": {
|
|
98514
|
-
"$ref": "#/components/schemas/rate-limit"
|
|
98515
|
-
},
|
|
98516
|
-
"actions_runner_registration": {
|
|
98517
|
-
"$ref": "#/components/schemas/rate-limit"
|
|
98518
|
-
},
|
|
98519
|
-
"scim": {
|
|
98520
|
-
"$ref": "#/components/schemas/rate-limit"
|
|
98521
|
-
}
|
|
98522
|
-
},
|
|
98523
|
-
"required": [
|
|
98524
|
-
"core",
|
|
98525
|
-
"search"
|
|
98526
|
-
]
|
|
98527
|
-
},
|
|
98528
|
-
"rate": {
|
|
98529
|
-
"$ref": "#/components/schemas/rate-limit"
|
|
98530
|
-
}
|
|
98531
|
-
},
|
|
98532
|
-
"required": [
|
|
98533
|
-
"rate",
|
|
98534
|
-
"resources"
|
|
98535
|
-
]
|
|
98534
|
+
],
|
|
98535
|
+
"nullable": true
|
|
98536
98536
|
},
|
|
98537
98537
|
"code-of-conduct-simple": {
|
|
98538
98538
|
"title": "Code Of Conduct Simple",
|
|
@@ -99329,7 +99329,8 @@
|
|
|
99329
99329
|
"enum": [
|
|
99330
99330
|
"queued",
|
|
99331
99331
|
"in_progress",
|
|
99332
|
-
"completed"
|
|
99332
|
+
"completed",
|
|
99333
|
+
"waiting"
|
|
99333
99334
|
]
|
|
99334
99335
|
},
|
|
99335
99336
|
"conclusion": {
|
|
@@ -114873,6 +114874,11 @@
|
|
|
114873
114874
|
"type": "string"
|
|
114874
114875
|
}
|
|
114875
114876
|
},
|
|
114877
|
+
"custom_properties": {
|
|
114878
|
+
"type": "object",
|
|
114879
|
+
"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.",
|
|
114880
|
+
"additionalProperties": true
|
|
114881
|
+
},
|
|
114876
114882
|
"has_issues": {
|
|
114877
114883
|
"description": "Whether issues are enabled.",
|
|
114878
114884
|
"default": true,
|
|
@@ -116549,6 +116555,11 @@
|
|
|
116549
116555
|
"type": "string"
|
|
116550
116556
|
}
|
|
116551
116557
|
},
|
|
116558
|
+
"custom_properties": {
|
|
116559
|
+
"type": "object",
|
|
116560
|
+
"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.",
|
|
116561
|
+
"additionalProperties": true
|
|
116562
|
+
},
|
|
116552
116563
|
"has_issues": {
|
|
116553
116564
|
"description": "Whether issues are enabled.",
|
|
116554
116565
|
"default": true,
|
|
@@ -132919,6 +132930,11 @@
|
|
|
132919
132930
|
}
|
|
132920
132931
|
]
|
|
132921
132932
|
},
|
|
132933
|
+
"custom_properties": {
|
|
132934
|
+
"type": "object",
|
|
132935
|
+
"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.",
|
|
132936
|
+
"additionalProperties": true
|
|
132937
|
+
},
|
|
132922
132938
|
"default_branch": {
|
|
132923
132939
|
"description": "The default branch of the repository.",
|
|
132924
132940
|
"type": "string"
|
|
@@ -152813,6 +152829,11 @@
|
|
|
152813
152829
|
}
|
|
152814
152830
|
]
|
|
152815
152831
|
},
|
|
152832
|
+
"custom_properties": {
|
|
152833
|
+
"type": "object",
|
|
152834
|
+
"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.",
|
|
152835
|
+
"additionalProperties": true
|
|
152836
|
+
},
|
|
152816
152837
|
"default_branch": {
|
|
152817
152838
|
"description": "The default branch of the repository.",
|
|
152818
152839
|
"type": "string"
|
|
@@ -158412,6 +158433,11 @@
|
|
|
158412
158433
|
}
|
|
158413
158434
|
]
|
|
158414
158435
|
},
|
|
158436
|
+
"custom_properties": {
|
|
158437
|
+
"type": "object",
|
|
158438
|
+
"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.",
|
|
158439
|
+
"additionalProperties": true
|
|
158440
|
+
},
|
|
158415
158441
|
"default_branch": {
|
|
158416
158442
|
"description": "The default branch of the repository.",
|
|
158417
158443
|
"type": "string"
|
|
@@ -244343,6 +244369,11 @@
|
|
|
244343
244369
|
}
|
|
244344
244370
|
]
|
|
244345
244371
|
},
|
|
244372
|
+
"custom_properties": {
|
|
244373
|
+
"type": "object",
|
|
244374
|
+
"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.",
|
|
244375
|
+
"additionalProperties": true
|
|
244376
|
+
},
|
|
244346
244377
|
"default_branch": {
|
|
244347
244378
|
"description": "The default branch of the repository.",
|
|
244348
244379
|
"type": "string"
|
|
@@ -255249,6 +255280,11 @@
|
|
|
255249
255280
|
}
|
|
255250
255281
|
]
|
|
255251
255282
|
},
|
|
255283
|
+
"custom_properties": {
|
|
255284
|
+
"type": "object",
|
|
255285
|
+
"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.",
|
|
255286
|
+
"additionalProperties": true
|
|
255287
|
+
},
|
|
255252
255288
|
"default_branch": {
|
|
255253
255289
|
"description": "The default branch of the repository.",
|
|
255254
255290
|
"type": "string"
|
|
@@ -255995,6 +256031,11 @@
|
|
|
255995
256031
|
}
|
|
255996
256032
|
]
|
|
255997
256033
|
},
|
|
256034
|
+
"custom_properties": {
|
|
256035
|
+
"type": "object",
|
|
256036
|
+
"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.",
|
|
256037
|
+
"additionalProperties": true
|
|
256038
|
+
},
|
|
255998
256039
|
"default_branch": {
|
|
255999
256040
|
"description": "The default branch of the repository.",
|
|
256000
256041
|
"type": "string"
|
|
@@ -256742,6 +256783,11 @@
|
|
|
256742
256783
|
}
|
|
256743
256784
|
]
|
|
256744
256785
|
},
|
|
256786
|
+
"custom_properties": {
|
|
256787
|
+
"type": "object",
|
|
256788
|
+
"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.",
|
|
256789
|
+
"additionalProperties": true
|
|
256790
|
+
},
|
|
256745
256791
|
"default_branch": {
|
|
256746
256792
|
"description": "The default branch of the repository.",
|
|
256747
256793
|
"type": "string"
|
|
@@ -257563,6 +257609,11 @@
|
|
|
257563
257609
|
}
|
|
257564
257610
|
]
|
|
257565
257611
|
},
|
|
257612
|
+
"custom_properties": {
|
|
257613
|
+
"type": "object",
|
|
257614
|
+
"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.",
|
|
257615
|
+
"additionalProperties": true
|
|
257616
|
+
},
|
|
257566
257617
|
"default_branch": {
|
|
257567
257618
|
"description": "The default branch of the repository.",
|
|
257568
257619
|
"type": "string"
|
|
@@ -258311,6 +258362,11 @@
|
|
|
258311
258362
|
}
|
|
258312
258363
|
]
|
|
258313
258364
|
},
|
|
258365
|
+
"custom_properties": {
|
|
258366
|
+
"type": "object",
|
|
258367
|
+
"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.",
|
|
258368
|
+
"additionalProperties": true
|
|
258369
|
+
},
|
|
258314
258370
|
"default_branch": {
|
|
258315
258371
|
"description": "The default branch of the repository.",
|
|
258316
258372
|
"type": "string"
|
|
@@ -274412,130 +274468,6 @@
|
|
|
274412
274468
|
},
|
|
274413
274469
|
"role_name": "read",
|
|
274414
274470
|
"allow_rebase_merge": true,
|
|
274415
|
-
"template_repository": {
|
|
274416
|
-
"id": 1296269,
|
|
274417
|
-
"node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
|
|
274418
|
-
"name": "Hello-World-Template",
|
|
274419
|
-
"full_name": "octocat/Hello-World-Template",
|
|
274420
|
-
"owner": {
|
|
274421
|
-
"login": "octocat",
|
|
274422
|
-
"id": 1,
|
|
274423
|
-
"node_id": "MDQ6VXNlcjE=",
|
|
274424
|
-
"avatar_url": "https://github.com/images/error/octocat_happy.gif",
|
|
274425
|
-
"gravatar_id": "",
|
|
274426
|
-
"url": "https://api.github.com/users/octocat",
|
|
274427
|
-
"html_url": "https://github.com/octocat",
|
|
274428
|
-
"followers_url": "https://api.github.com/users/octocat/followers",
|
|
274429
|
-
"following_url": "https://api.github.com/users/octocat/following{/other_user}",
|
|
274430
|
-
"gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
|
|
274431
|
-
"starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
|
|
274432
|
-
"subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
|
|
274433
|
-
"organizations_url": "https://api.github.com/users/octocat/orgs",
|
|
274434
|
-
"repos_url": "https://api.github.com/users/octocat/repos",
|
|
274435
|
-
"events_url": "https://api.github.com/users/octocat/events{/privacy}",
|
|
274436
|
-
"received_events_url": "https://api.github.com/users/octocat/received_events",
|
|
274437
|
-
"type": "User",
|
|
274438
|
-
"site_admin": false
|
|
274439
|
-
},
|
|
274440
|
-
"private": false,
|
|
274441
|
-
"html_url": "https://github.com/octocat/Hello-World-Template",
|
|
274442
|
-
"description": "This your first repo!",
|
|
274443
|
-
"fork": false,
|
|
274444
|
-
"url": "https://api.github.com/repos/octocat/Hello-World-Template",
|
|
274445
|
-
"archive_url": "https://api.github.com/repos/octocat/Hello-World-Template/{archive_format}{/ref}",
|
|
274446
|
-
"assignees_url": "https://api.github.com/repos/octocat/Hello-World-Template/assignees{/user}",
|
|
274447
|
-
"blobs_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/blobs{/sha}",
|
|
274448
|
-
"branches_url": "https://api.github.com/repos/octocat/Hello-World-Template/branches{/branch}",
|
|
274449
|
-
"collaborators_url": "https://api.github.com/repos/octocat/Hello-World-Template/collaborators{/collaborator}",
|
|
274450
|
-
"comments_url": "https://api.github.com/repos/octocat/Hello-World-Template/comments{/number}",
|
|
274451
|
-
"commits_url": "https://api.github.com/repos/octocat/Hello-World-Template/commits{/sha}",
|
|
274452
|
-
"compare_url": "https://api.github.com/repos/octocat/Hello-World-Template/compare/{base}...{head}",
|
|
274453
|
-
"contents_url": "https://api.github.com/repos/octocat/Hello-World-Template/contents/{+path}",
|
|
274454
|
-
"contributors_url": "https://api.github.com/repos/octocat/Hello-World-Template/contributors",
|
|
274455
|
-
"deployments_url": "https://api.github.com/repos/octocat/Hello-World-Template/deployments",
|
|
274456
|
-
"downloads_url": "https://api.github.com/repos/octocat/Hello-World-Template/downloads",
|
|
274457
|
-
"events_url": "https://api.github.com/repos/octocat/Hello-World-Template/events",
|
|
274458
|
-
"forks_url": "https://api.github.com/repos/octocat/Hello-World-Template/forks",
|
|
274459
|
-
"git_commits_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/commits{/sha}",
|
|
274460
|
-
"git_refs_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/refs{/sha}",
|
|
274461
|
-
"git_tags_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/tags{/sha}",
|
|
274462
|
-
"git_url": "git:github.com/octocat/Hello-World-Template.git",
|
|
274463
|
-
"issue_comment_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues/comments{/number}",
|
|
274464
|
-
"issue_events_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues/events{/number}",
|
|
274465
|
-
"issues_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues{/number}",
|
|
274466
|
-
"keys_url": "https://api.github.com/repos/octocat/Hello-World-Template/keys{/key_id}",
|
|
274467
|
-
"labels_url": "https://api.github.com/repos/octocat/Hello-World-Template/labels{/name}",
|
|
274468
|
-
"languages_url": "https://api.github.com/repos/octocat/Hello-World-Template/languages",
|
|
274469
|
-
"merges_url": "https://api.github.com/repos/octocat/Hello-World-Template/merges",
|
|
274470
|
-
"milestones_url": "https://api.github.com/repos/octocat/Hello-World-Template/milestones{/number}",
|
|
274471
|
-
"notifications_url": "https://api.github.com/repos/octocat/Hello-World-Template/notifications{?since,all,participating}",
|
|
274472
|
-
"pulls_url": "https://api.github.com/repos/octocat/Hello-World-Template/pulls{/number}",
|
|
274473
|
-
"releases_url": "https://api.github.com/repos/octocat/Hello-World-Template/releases{/id}",
|
|
274474
|
-
"ssh_url": "git@github.com:octocat/Hello-World-Template.git",
|
|
274475
|
-
"stargazers_url": "https://api.github.com/repos/octocat/Hello-World-Template/stargazers",
|
|
274476
|
-
"statuses_url": "https://api.github.com/repos/octocat/Hello-World-Template/statuses/{sha}",
|
|
274477
|
-
"subscribers_url": "https://api.github.com/repos/octocat/Hello-World-Template/subscribers",
|
|
274478
|
-
"subscription_url": "https://api.github.com/repos/octocat/Hello-World-Template/subscription",
|
|
274479
|
-
"tags_url": "https://api.github.com/repos/octocat/Hello-World-Template/tags",
|
|
274480
|
-
"teams_url": "https://api.github.com/repos/octocat/Hello-World-Template/teams",
|
|
274481
|
-
"trees_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/trees{/sha}",
|
|
274482
|
-
"clone_url": "https://github.com/octocat/Hello-World-Template.git",
|
|
274483
|
-
"mirror_url": "git:git.example.com/octocat/Hello-World-Template",
|
|
274484
|
-
"hooks_url": "https://api.github.com/repos/octocat/Hello-World-Template/hooks",
|
|
274485
|
-
"svn_url": "https://svn.github.com/octocat/Hello-World-Template",
|
|
274486
|
-
"homepage": "https://github.com",
|
|
274487
|
-
"language": null,
|
|
274488
|
-
"forks": 9,
|
|
274489
|
-
"forks_count": 9,
|
|
274490
|
-
"stargazers_count": 80,
|
|
274491
|
-
"watchers_count": 80,
|
|
274492
|
-
"watchers": 80,
|
|
274493
|
-
"size": 108,
|
|
274494
|
-
"default_branch": "master",
|
|
274495
|
-
"open_issues": 0,
|
|
274496
|
-
"open_issues_count": 0,
|
|
274497
|
-
"is_template": true,
|
|
274498
|
-
"license": {
|
|
274499
|
-
"key": "mit",
|
|
274500
|
-
"name": "MIT License",
|
|
274501
|
-
"url": "https://api.github.com/licenses/mit",
|
|
274502
|
-
"spdx_id": "MIT",
|
|
274503
|
-
"node_id": "MDc6TGljZW5zZW1pdA==",
|
|
274504
|
-
"html_url": "https://api.github.com/licenses/mit"
|
|
274505
|
-
},
|
|
274506
|
-
"topics": [
|
|
274507
|
-
"octocat",
|
|
274508
|
-
"atom",
|
|
274509
|
-
"electron",
|
|
274510
|
-
"api"
|
|
274511
|
-
],
|
|
274512
|
-
"has_issues": true,
|
|
274513
|
-
"has_projects": true,
|
|
274514
|
-
"has_wiki": true,
|
|
274515
|
-
"has_pages": false,
|
|
274516
|
-
"has_downloads": true,
|
|
274517
|
-
"archived": false,
|
|
274518
|
-
"disabled": false,
|
|
274519
|
-
"visibility": "public",
|
|
274520
|
-
"pushed_at": "2011-01-26T19:06:43Z",
|
|
274521
|
-
"created_at": "2011-01-26T19:01:12Z",
|
|
274522
|
-
"updated_at": "2011-01-26T19:14:43Z",
|
|
274523
|
-
"permissions": {
|
|
274524
|
-
"pull": true,
|
|
274525
|
-
"triage": false,
|
|
274526
|
-
"push": false,
|
|
274527
|
-
"maintain": false,
|
|
274528
|
-
"admin": false
|
|
274529
|
-
},
|
|
274530
|
-
"allow_rebase_merge": true,
|
|
274531
|
-
"temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
|
|
274532
|
-
"allow_squash_merge": true,
|
|
274533
|
-
"allow_auto_merge": false,
|
|
274534
|
-
"delete_branch_on_merge": true,
|
|
274535
|
-
"allow_merge_commit": true,
|
|
274536
|
-
"subscribers_count": 42,
|
|
274537
|
-
"network_count": 0
|
|
274538
|
-
},
|
|
274539
274471
|
"temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
|
|
274540
274472
|
"allow_squash_merge": true,
|
|
274541
274473
|
"allow_auto_merge": false,
|
|
@@ -274889,7 +274821,6 @@
|
|
|
274889
274821
|
"hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
|
|
274890
274822
|
"svn_url": "https://svn.github.com/octocat/Hello-World",
|
|
274891
274823
|
"homepage": "https://github.com",
|
|
274892
|
-
"language": null,
|
|
274893
274824
|
"forks_count": 9,
|
|
274894
274825
|
"forks": 9,
|
|
274895
274826
|
"stargazers_count": 80,
|
|
@@ -275274,7 +275205,6 @@
|
|
|
275274
275205
|
"hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
|
|
275275
275206
|
"svn_url": "https://svn.github.com/octocat/Hello-World",
|
|
275276
275207
|
"homepage": "https://github.com",
|
|
275277
|
-
"language": null,
|
|
275278
275208
|
"forks_count": 9,
|
|
275279
275209
|
"stargazers_count": 80,
|
|
275280
275210
|
"watchers_count": 80,
|
|
@@ -276122,6 +276052,7 @@
|
|
|
276122
276052
|
"check_suite_node_id": "MDEwOkNoZWNrU3VpdGU0Mg==",
|
|
276123
276053
|
"head_branch": "master",
|
|
276124
276054
|
"head_sha": "acb5820ced9479c074f688cc328bf03f341a511d",
|
|
276055
|
+
"path": ".github/workflows/build.yml@main",
|
|
276125
276056
|
"run_number": 562,
|
|
276126
276057
|
"event": "push",
|
|
276127
276058
|
"display_title": "Update README.md",
|
|
@@ -286431,16 +286362,10 @@
|
|
|
286431
286362
|
"html_url": "https://github.com/owner/private-repo/security/secret-scanning/42",
|
|
286432
286363
|
"locations_url": "https://api.github.com/repos/owner/private-repo/secret-scanning/alerts/42/locations",
|
|
286433
286364
|
"state": "open",
|
|
286434
|
-
"resolution": null,
|
|
286435
|
-
"resolved_at": null,
|
|
286436
|
-
"resolved_by": null,
|
|
286437
286365
|
"secret_type": "mailchimp_api_key",
|
|
286438
286366
|
"secret_type_display_name": "Mailchimp API Key",
|
|
286439
286367
|
"secret": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX-us2",
|
|
286440
|
-
"
|
|
286441
|
-
"push_protection_bypassed": false,
|
|
286442
|
-
"push_protection_bypassed_at": null,
|
|
286443
|
-
"resolution_comment": null
|
|
286368
|
+
"push_protection_bypassed": false
|
|
286444
286369
|
}
|
|
286445
286370
|
},
|
|
286446
286371
|
"secret-scanning-alert-resolved": {
|
|
@@ -286477,8 +286402,6 @@
|
|
|
286477
286402
|
"secret_type_display_name": "Mailchimp API Key",
|
|
286478
286403
|
"secret": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX-us2",
|
|
286479
286404
|
"push_protection_bypassed": false,
|
|
286480
|
-
"push_protection_bypassed_by": null,
|
|
286481
|
-
"push_protection_bypassed_at": null,
|
|
286482
286405
|
"resolution_comment": "Example comment"
|
|
286483
286406
|
}
|
|
286484
286407
|
},
|
|
@@ -288367,130 +288290,6 @@
|
|
|
288367
288290
|
},
|
|
288368
288291
|
"role_name": "read",
|
|
288369
288292
|
"allow_rebase_merge": true,
|
|
288370
|
-
"template_repository": {
|
|
288371
|
-
"id": 1296269,
|
|
288372
|
-
"node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
|
|
288373
|
-
"name": "Hello-World-Template",
|
|
288374
|
-
"full_name": "octocat/Hello-World-Template",
|
|
288375
|
-
"owner": {
|
|
288376
|
-
"login": "octocat",
|
|
288377
|
-
"id": 1,
|
|
288378
|
-
"node_id": "MDQ6VXNlcjE=",
|
|
288379
|
-
"avatar_url": "https://github.com/images/error/octocat_happy.gif",
|
|
288380
|
-
"gravatar_id": "",
|
|
288381
|
-
"url": "https://api.github.com/users/octocat",
|
|
288382
|
-
"html_url": "https://github.com/octocat",
|
|
288383
|
-
"followers_url": "https://api.github.com/users/octocat/followers",
|
|
288384
|
-
"following_url": "https://api.github.com/users/octocat/following{/other_user}",
|
|
288385
|
-
"gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
|
|
288386
|
-
"starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
|
|
288387
|
-
"subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
|
|
288388
|
-
"organizations_url": "https://api.github.com/users/octocat/orgs",
|
|
288389
|
-
"repos_url": "https://api.github.com/users/octocat/repos",
|
|
288390
|
-
"events_url": "https://api.github.com/users/octocat/events{/privacy}",
|
|
288391
|
-
"received_events_url": "https://api.github.com/users/octocat/received_events",
|
|
288392
|
-
"type": "User",
|
|
288393
|
-
"site_admin": false
|
|
288394
|
-
},
|
|
288395
|
-
"private": false,
|
|
288396
|
-
"html_url": "https://github.com/octocat/Hello-World-Template",
|
|
288397
|
-
"description": "This your first repo!",
|
|
288398
|
-
"fork": false,
|
|
288399
|
-
"url": "https://api.github.com/repos/octocat/Hello-World-Template",
|
|
288400
|
-
"archive_url": "https://api.github.com/repos/octocat/Hello-World-Template/{archive_format}{/ref}",
|
|
288401
|
-
"assignees_url": "https://api.github.com/repos/octocat/Hello-World-Template/assignees{/user}",
|
|
288402
|
-
"blobs_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/blobs{/sha}",
|
|
288403
|
-
"branches_url": "https://api.github.com/repos/octocat/Hello-World-Template/branches{/branch}",
|
|
288404
|
-
"collaborators_url": "https://api.github.com/repos/octocat/Hello-World-Template/collaborators{/collaborator}",
|
|
288405
|
-
"comments_url": "https://api.github.com/repos/octocat/Hello-World-Template/comments{/number}",
|
|
288406
|
-
"commits_url": "https://api.github.com/repos/octocat/Hello-World-Template/commits{/sha}",
|
|
288407
|
-
"compare_url": "https://api.github.com/repos/octocat/Hello-World-Template/compare/{base}...{head}",
|
|
288408
|
-
"contents_url": "https://api.github.com/repos/octocat/Hello-World-Template/contents/{+path}",
|
|
288409
|
-
"contributors_url": "https://api.github.com/repos/octocat/Hello-World-Template/contributors",
|
|
288410
|
-
"deployments_url": "https://api.github.com/repos/octocat/Hello-World-Template/deployments",
|
|
288411
|
-
"downloads_url": "https://api.github.com/repos/octocat/Hello-World-Template/downloads",
|
|
288412
|
-
"events_url": "https://api.github.com/repos/octocat/Hello-World-Template/events",
|
|
288413
|
-
"forks_url": "https://api.github.com/repos/octocat/Hello-World-Template/forks",
|
|
288414
|
-
"git_commits_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/commits{/sha}",
|
|
288415
|
-
"git_refs_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/refs{/sha}",
|
|
288416
|
-
"git_tags_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/tags{/sha}",
|
|
288417
|
-
"git_url": "git:github.com/octocat/Hello-World-Template.git",
|
|
288418
|
-
"issue_comment_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues/comments{/number}",
|
|
288419
|
-
"issue_events_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues/events{/number}",
|
|
288420
|
-
"issues_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues{/number}",
|
|
288421
|
-
"keys_url": "https://api.github.com/repos/octocat/Hello-World-Template/keys{/key_id}",
|
|
288422
|
-
"labels_url": "https://api.github.com/repos/octocat/Hello-World-Template/labels{/name}",
|
|
288423
|
-
"languages_url": "https://api.github.com/repos/octocat/Hello-World-Template/languages",
|
|
288424
|
-
"merges_url": "https://api.github.com/repos/octocat/Hello-World-Template/merges",
|
|
288425
|
-
"milestones_url": "https://api.github.com/repos/octocat/Hello-World-Template/milestones{/number}",
|
|
288426
|
-
"notifications_url": "https://api.github.com/repos/octocat/Hello-World-Template/notifications{?since,all,participating}",
|
|
288427
|
-
"pulls_url": "https://api.github.com/repos/octocat/Hello-World-Template/pulls{/number}",
|
|
288428
|
-
"releases_url": "https://api.github.com/repos/octocat/Hello-World-Template/releases{/id}",
|
|
288429
|
-
"ssh_url": "git@github.com:octocat/Hello-World-Template.git",
|
|
288430
|
-
"stargazers_url": "https://api.github.com/repos/octocat/Hello-World-Template/stargazers",
|
|
288431
|
-
"statuses_url": "https://api.github.com/repos/octocat/Hello-World-Template/statuses/{sha}",
|
|
288432
|
-
"subscribers_url": "https://api.github.com/repos/octocat/Hello-World-Template/subscribers",
|
|
288433
|
-
"subscription_url": "https://api.github.com/repos/octocat/Hello-World-Template/subscription",
|
|
288434
|
-
"tags_url": "https://api.github.com/repos/octocat/Hello-World-Template/tags",
|
|
288435
|
-
"teams_url": "https://api.github.com/repos/octocat/Hello-World-Template/teams",
|
|
288436
|
-
"trees_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/trees{/sha}",
|
|
288437
|
-
"clone_url": "https://github.com/octocat/Hello-World-Template.git",
|
|
288438
|
-
"mirror_url": "git:git.example.com/octocat/Hello-World-Template",
|
|
288439
|
-
"hooks_url": "https://api.github.com/repos/octocat/Hello-World-Template/hooks",
|
|
288440
|
-
"svn_url": "https://svn.github.com/octocat/Hello-World-Template",
|
|
288441
|
-
"homepage": "https://github.com",
|
|
288442
|
-
"language": null,
|
|
288443
|
-
"forks": 9,
|
|
288444
|
-
"forks_count": 9,
|
|
288445
|
-
"stargazers_count": 80,
|
|
288446
|
-
"watchers_count": 80,
|
|
288447
|
-
"watchers": 80,
|
|
288448
|
-
"size": 108,
|
|
288449
|
-
"default_branch": "master",
|
|
288450
|
-
"open_issues": 0,
|
|
288451
|
-
"open_issues_count": 0,
|
|
288452
|
-
"is_template": true,
|
|
288453
|
-
"license": {
|
|
288454
|
-
"key": "mit",
|
|
288455
|
-
"name": "MIT License",
|
|
288456
|
-
"url": "https://api.github.com/licenses/mit",
|
|
288457
|
-
"spdx_id": "MIT",
|
|
288458
|
-
"node_id": "MDc6TGljZW5zZW1pdA==",
|
|
288459
|
-
"html_url": "https://api.github.com/licenses/mit"
|
|
288460
|
-
},
|
|
288461
|
-
"topics": [
|
|
288462
|
-
"octocat",
|
|
288463
|
-
"atom",
|
|
288464
|
-
"electron",
|
|
288465
|
-
"api"
|
|
288466
|
-
],
|
|
288467
|
-
"has_issues": true,
|
|
288468
|
-
"has_projects": true,
|
|
288469
|
-
"has_wiki": true,
|
|
288470
|
-
"has_pages": false,
|
|
288471
|
-
"has_downloads": true,
|
|
288472
|
-
"archived": false,
|
|
288473
|
-
"disabled": false,
|
|
288474
|
-
"visibility": "public",
|
|
288475
|
-
"pushed_at": "2011-01-26T19:06:43Z",
|
|
288476
|
-
"created_at": "2011-01-26T19:01:12Z",
|
|
288477
|
-
"updated_at": "2011-01-26T19:14:43Z",
|
|
288478
|
-
"permissions": {
|
|
288479
|
-
"pull": true,
|
|
288480
|
-
"triage": false,
|
|
288481
|
-
"push": false,
|
|
288482
|
-
"maintain": false,
|
|
288483
|
-
"admin": false
|
|
288484
|
-
},
|
|
288485
|
-
"allow_rebase_merge": true,
|
|
288486
|
-
"temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
|
|
288487
|
-
"allow_squash_merge": true,
|
|
288488
|
-
"allow_auto_merge": false,
|
|
288489
|
-
"delete_branch_on_merge": true,
|
|
288490
|
-
"allow_merge_commit": true,
|
|
288491
|
-
"subscribers_count": 42,
|
|
288492
|
-
"network_count": 0
|
|
288493
|
-
},
|
|
288494
288293
|
"temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
|
|
288495
288294
|
"allow_squash_merge": true,
|
|
288496
288295
|
"allow_auto_merge": false,
|