@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.7.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": {
|
|
@@ -35528,7 +35528,7 @@
|
|
|
35528
35528
|
"operationId": "repos/list-webhooks",
|
|
35529
35529
|
"externalDocs": {
|
|
35530
35530
|
"description": "API method documentation",
|
|
35531
|
-
"url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks
|
|
35531
|
+
"url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#list-repository-webhooks"
|
|
35532
35532
|
},
|
|
35533
35533
|
"parameters": [
|
|
35534
35534
|
{
|
|
@@ -35575,8 +35575,8 @@
|
|
|
35575
35575
|
"x-github": {
|
|
35576
35576
|
"githubCloudOnly": false,
|
|
35577
35577
|
"enabledForGitHubApps": true,
|
|
35578
|
-
"category": "
|
|
35579
|
-
"subcategory": "
|
|
35578
|
+
"category": "repos",
|
|
35579
|
+
"subcategory": "webhooks"
|
|
35580
35580
|
},
|
|
35581
35581
|
"x-octokit": {}
|
|
35582
35582
|
},
|
|
@@ -35589,7 +35589,7 @@
|
|
|
35589
35589
|
"operationId": "repos/create-webhook",
|
|
35590
35590
|
"externalDocs": {
|
|
35591
35591
|
"description": "API method documentation",
|
|
35592
|
-
"url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks
|
|
35592
|
+
"url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#create-a-repository-webhook"
|
|
35593
35593
|
},
|
|
35594
35594
|
"parameters": [
|
|
35595
35595
|
{
|
|
@@ -35712,8 +35712,8 @@
|
|
|
35712
35712
|
"x-github": {
|
|
35713
35713
|
"githubCloudOnly": false,
|
|
35714
35714
|
"enabledForGitHubApps": true,
|
|
35715
|
-
"category": "
|
|
35716
|
-
"subcategory": "
|
|
35715
|
+
"category": "repos",
|
|
35716
|
+
"subcategory": "webhooks"
|
|
35717
35717
|
},
|
|
35718
35718
|
"x-octokit": {}
|
|
35719
35719
|
}
|
|
@@ -35728,7 +35728,7 @@
|
|
|
35728
35728
|
"operationId": "repos/get-webhook",
|
|
35729
35729
|
"externalDocs": {
|
|
35730
35730
|
"description": "API method documentation",
|
|
35731
|
-
"url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks
|
|
35731
|
+
"url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#get-a-repository-webhook"
|
|
35732
35732
|
},
|
|
35733
35733
|
"parameters": [
|
|
35734
35734
|
{
|
|
@@ -35764,8 +35764,8 @@
|
|
|
35764
35764
|
"x-github": {
|
|
35765
35765
|
"githubCloudOnly": false,
|
|
35766
35766
|
"enabledForGitHubApps": true,
|
|
35767
|
-
"category": "
|
|
35768
|
-
"subcategory": "
|
|
35767
|
+
"category": "repos",
|
|
35768
|
+
"subcategory": "webhooks"
|
|
35769
35769
|
},
|
|
35770
35770
|
"x-octokit": {}
|
|
35771
35771
|
},
|
|
@@ -35778,7 +35778,7 @@
|
|
|
35778
35778
|
"operationId": "repos/update-webhook",
|
|
35779
35779
|
"externalDocs": {
|
|
35780
35780
|
"description": "API method documentation",
|
|
35781
|
-
"url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks
|
|
35781
|
+
"url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#update-a-repository-webhook"
|
|
35782
35782
|
},
|
|
35783
35783
|
"parameters": [
|
|
35784
35784
|
{
|
|
@@ -35897,8 +35897,8 @@
|
|
|
35897
35897
|
"x-github": {
|
|
35898
35898
|
"githubCloudOnly": false,
|
|
35899
35899
|
"enabledForGitHubApps": true,
|
|
35900
|
-
"category": "
|
|
35901
|
-
"subcategory": "
|
|
35900
|
+
"category": "repos",
|
|
35901
|
+
"subcategory": "webhooks"
|
|
35902
35902
|
},
|
|
35903
35903
|
"x-octokit": {}
|
|
35904
35904
|
},
|
|
@@ -35911,7 +35911,7 @@
|
|
|
35911
35911
|
"operationId": "repos/delete-webhook",
|
|
35912
35912
|
"externalDocs": {
|
|
35913
35913
|
"description": "API method documentation",
|
|
35914
|
-
"url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks
|
|
35914
|
+
"url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#delete-a-repository-webhook"
|
|
35915
35915
|
},
|
|
35916
35916
|
"parameters": [
|
|
35917
35917
|
{
|
|
@@ -35935,8 +35935,8 @@
|
|
|
35935
35935
|
"x-github": {
|
|
35936
35936
|
"githubCloudOnly": false,
|
|
35937
35937
|
"enabledForGitHubApps": true,
|
|
35938
|
-
"category": "
|
|
35939
|
-
"subcategory": "
|
|
35938
|
+
"category": "repos",
|
|
35939
|
+
"subcategory": "webhooks"
|
|
35940
35940
|
},
|
|
35941
35941
|
"x-octokit": {}
|
|
35942
35942
|
}
|
|
@@ -35951,7 +35951,7 @@
|
|
|
35951
35951
|
"operationId": "repos/get-webhook-config-for-repo",
|
|
35952
35952
|
"externalDocs": {
|
|
35953
35953
|
"description": "API method documentation",
|
|
35954
|
-
"url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks
|
|
35954
|
+
"url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#get-a-webhook-configuration-for-a-repository"
|
|
35955
35955
|
},
|
|
35956
35956
|
"parameters": [
|
|
35957
35957
|
{
|
|
@@ -35984,8 +35984,8 @@
|
|
|
35984
35984
|
"x-github": {
|
|
35985
35985
|
"githubCloudOnly": false,
|
|
35986
35986
|
"enabledForGitHubApps": true,
|
|
35987
|
-
"category": "
|
|
35988
|
-
"subcategory": "
|
|
35987
|
+
"category": "repos",
|
|
35988
|
+
"subcategory": "webhooks"
|
|
35989
35989
|
},
|
|
35990
35990
|
"x-octokit": {}
|
|
35991
35991
|
},
|
|
@@ -35998,7 +35998,7 @@
|
|
|
35998
35998
|
"operationId": "repos/update-webhook-config-for-repo",
|
|
35999
35999
|
"externalDocs": {
|
|
36000
36000
|
"description": "API method documentation",
|
|
36001
|
-
"url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks
|
|
36001
|
+
"url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#update-a-webhook-configuration-for-a-repository"
|
|
36002
36002
|
},
|
|
36003
36003
|
"parameters": [
|
|
36004
36004
|
{
|
|
@@ -36065,8 +36065,8 @@
|
|
|
36065
36065
|
"x-github": {
|
|
36066
36066
|
"githubCloudOnly": false,
|
|
36067
36067
|
"enabledForGitHubApps": true,
|
|
36068
|
-
"category": "
|
|
36069
|
-
"subcategory": "
|
|
36068
|
+
"category": "repos",
|
|
36069
|
+
"subcategory": "webhooks"
|
|
36070
36070
|
},
|
|
36071
36071
|
"x-octokit": {}
|
|
36072
36072
|
}
|
|
@@ -36081,7 +36081,7 @@
|
|
|
36081
36081
|
"operationId": "repos/list-webhook-deliveries",
|
|
36082
36082
|
"externalDocs": {
|
|
36083
36083
|
"description": "API method documentation",
|
|
36084
|
-
"url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks
|
|
36084
|
+
"url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#list-deliveries-for-a-repository-webhook"
|
|
36085
36085
|
},
|
|
36086
36086
|
"parameters": [
|
|
36087
36087
|
{
|
|
@@ -36137,8 +36137,8 @@
|
|
|
36137
36137
|
"x-github": {
|
|
36138
36138
|
"githubCloudOnly": false,
|
|
36139
36139
|
"enabledForGitHubApps": true,
|
|
36140
|
-
"category": "
|
|
36141
|
-
"subcategory": "
|
|
36140
|
+
"category": "repos",
|
|
36141
|
+
"subcategory": "webhooks"
|
|
36142
36142
|
},
|
|
36143
36143
|
"x-octokit": {}
|
|
36144
36144
|
}
|
|
@@ -36153,7 +36153,7 @@
|
|
|
36153
36153
|
"operationId": "repos/get-webhook-delivery",
|
|
36154
36154
|
"externalDocs": {
|
|
36155
36155
|
"description": "API method documentation",
|
|
36156
|
-
"url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks
|
|
36156
|
+
"url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#get-a-delivery-for-a-repository-webhook"
|
|
36157
36157
|
},
|
|
36158
36158
|
"parameters": [
|
|
36159
36159
|
{
|
|
@@ -36195,8 +36195,8 @@
|
|
|
36195
36195
|
"x-github": {
|
|
36196
36196
|
"githubCloudOnly": false,
|
|
36197
36197
|
"enabledForGitHubApps": true,
|
|
36198
|
-
"category": "
|
|
36199
|
-
"subcategory": "
|
|
36198
|
+
"category": "repos",
|
|
36199
|
+
"subcategory": "webhooks"
|
|
36200
36200
|
},
|
|
36201
36201
|
"x-octokit": {}
|
|
36202
36202
|
}
|
|
@@ -36211,7 +36211,7 @@
|
|
|
36211
36211
|
"operationId": "repos/redeliver-webhook-delivery",
|
|
36212
36212
|
"externalDocs": {
|
|
36213
36213
|
"description": "API method documentation",
|
|
36214
|
-
"url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks
|
|
36214
|
+
"url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#redeliver-a-delivery-for-a-repository-webhook"
|
|
36215
36215
|
},
|
|
36216
36216
|
"parameters": [
|
|
36217
36217
|
{
|
|
@@ -36241,8 +36241,8 @@
|
|
|
36241
36241
|
"x-github": {
|
|
36242
36242
|
"githubCloudOnly": false,
|
|
36243
36243
|
"enabledForGitHubApps": true,
|
|
36244
|
-
"category": "
|
|
36245
|
-
"subcategory": "
|
|
36244
|
+
"category": "repos",
|
|
36245
|
+
"subcategory": "webhooks"
|
|
36246
36246
|
},
|
|
36247
36247
|
"x-octokit": {}
|
|
36248
36248
|
}
|
|
@@ -36257,7 +36257,7 @@
|
|
|
36257
36257
|
"operationId": "repos/ping-webhook",
|
|
36258
36258
|
"externalDocs": {
|
|
36259
36259
|
"description": "API method documentation",
|
|
36260
|
-
"url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks
|
|
36260
|
+
"url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#ping-a-repository-webhook"
|
|
36261
36261
|
},
|
|
36262
36262
|
"parameters": [
|
|
36263
36263
|
{
|
|
@@ -36281,8 +36281,8 @@
|
|
|
36281
36281
|
"x-github": {
|
|
36282
36282
|
"githubCloudOnly": false,
|
|
36283
36283
|
"enabledForGitHubApps": true,
|
|
36284
|
-
"category": "
|
|
36285
|
-
"subcategory": "
|
|
36284
|
+
"category": "repos",
|
|
36285
|
+
"subcategory": "webhooks"
|
|
36286
36286
|
},
|
|
36287
36287
|
"x-octokit": {}
|
|
36288
36288
|
}
|
|
@@ -36297,7 +36297,7 @@
|
|
|
36297
36297
|
"operationId": "repos/test-push-webhook",
|
|
36298
36298
|
"externalDocs": {
|
|
36299
36299
|
"description": "API method documentation",
|
|
36300
|
-
"url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks
|
|
36300
|
+
"url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#test-the-push-repository-webhook"
|
|
36301
36301
|
},
|
|
36302
36302
|
"parameters": [
|
|
36303
36303
|
{
|
|
@@ -36321,8 +36321,8 @@
|
|
|
36321
36321
|
"x-github": {
|
|
36322
36322
|
"githubCloudOnly": false,
|
|
36323
36323
|
"enabledForGitHubApps": true,
|
|
36324
|
-
"category": "
|
|
36325
|
-
"subcategory": "
|
|
36324
|
+
"category": "repos",
|
|
36325
|
+
"subcategory": "webhooks"
|
|
36326
36326
|
},
|
|
36327
36327
|
"x-octokit": {}
|
|
36328
36328
|
}
|
|
@@ -39719,6 +39719,9 @@
|
|
|
39719
39719
|
}
|
|
39720
39720
|
}
|
|
39721
39721
|
}
|
|
39722
|
+
},
|
|
39723
|
+
"404": {
|
|
39724
|
+
"$ref": "#/components/responses/not_found"
|
|
39722
39725
|
}
|
|
39723
39726
|
},
|
|
39724
39727
|
"x-github": {
|
|
@@ -71434,7 +71437,7 @@
|
|
|
71434
71437
|
"pull-request-edited": {
|
|
71435
71438
|
"post": {
|
|
71436
71439
|
"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.7/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.7/graphql/reference/objects#pullrequest) or \"[Pulls](https://docs.github.com/enterprise-server@3.7/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.",
|
|
71437
|
-
"description": "The title or body of a pull request was edited.",
|
|
71440
|
+
"description": "The title or body of a pull request was edited, or the base branch of a pull request was changed.",
|
|
71438
71441
|
"operationId": "pull-request/edited",
|
|
71439
71442
|
"externalDocs": {
|
|
71440
71443
|
"url": "https://docs.github.com/enterprise-server@3.7/webhooks/webhook-events-and-payloads#pull_request"
|
|
@@ -89697,9 +89700,9 @@
|
|
|
89697
89700
|
"permissions"
|
|
89698
89701
|
]
|
|
89699
89702
|
},
|
|
89700
|
-
"
|
|
89701
|
-
"title": "Repository",
|
|
89702
|
-
"description": "A
|
|
89703
|
+
"team-repository": {
|
|
89704
|
+
"title": "Team Repository",
|
|
89705
|
+
"description": "A team's access to a repository.",
|
|
89703
89706
|
"type": "object",
|
|
89704
89707
|
"properties": {
|
|
89705
89708
|
"id": {
|
|
@@ -89723,9 +89726,6 @@
|
|
|
89723
89726
|
"license": {
|
|
89724
89727
|
"$ref": "#/components/schemas/nullable-license-simple"
|
|
89725
89728
|
},
|
|
89726
|
-
"organization": {
|
|
89727
|
-
"$ref": "#/components/schemas/nullable-simple-user"
|
|
89728
|
-
},
|
|
89729
89729
|
"forks": {
|
|
89730
89730
|
"type": "integer"
|
|
89731
89731
|
},
|
|
@@ -89754,8 +89754,12 @@
|
|
|
89754
89754
|
"push"
|
|
89755
89755
|
]
|
|
89756
89756
|
},
|
|
89757
|
+
"role_name": {
|
|
89758
|
+
"type": "string",
|
|
89759
|
+
"example": "admin"
|
|
89760
|
+
},
|
|
89757
89761
|
"owner": {
|
|
89758
|
-
"$ref": "#/components/schemas/simple-user"
|
|
89762
|
+
"$ref": "#/components/schemas/nullable-simple-user"
|
|
89759
89763
|
},
|
|
89760
89764
|
"private": {
|
|
89761
89765
|
"description": "Whether the repository is private or public.",
|
|
@@ -89983,7 +89987,6 @@
|
|
|
89983
89987
|
"example": 80
|
|
89984
89988
|
},
|
|
89985
89989
|
"size": {
|
|
89986
|
-
"description": "The size of the repository. Size is calculated hourly. When a repository is initially created, the size is 0.",
|
|
89987
89990
|
"type": "integer",
|
|
89988
89991
|
"example": 108
|
|
89989
89992
|
},
|
|
@@ -90033,13 +90036,6 @@
|
|
|
90033
90036
|
"description": "Whether downloads are enabled.",
|
|
90034
90037
|
"default": true,
|
|
90035
90038
|
"type": "boolean",
|
|
90036
|
-
"example": true,
|
|
90037
|
-
"deprecated": true
|
|
90038
|
-
},
|
|
90039
|
-
"has_discussions": {
|
|
90040
|
-
"description": "Whether discussions are enabled.",
|
|
90041
|
-
"default": false,
|
|
90042
|
-
"type": "boolean",
|
|
90043
90039
|
"example": true
|
|
90044
90040
|
},
|
|
90045
90041
|
"archived": {
|
|
@@ -90080,371 +90076,6 @@
|
|
|
90080
90076
|
"type": "boolean",
|
|
90081
90077
|
"example": true
|
|
90082
90078
|
},
|
|
90083
|
-
"template_repository": {
|
|
90084
|
-
"nullable": true,
|
|
90085
|
-
"type": "object",
|
|
90086
|
-
"properties": {
|
|
90087
|
-
"id": {
|
|
90088
|
-
"type": "integer"
|
|
90089
|
-
},
|
|
90090
|
-
"node_id": {
|
|
90091
|
-
"type": "string"
|
|
90092
|
-
},
|
|
90093
|
-
"name": {
|
|
90094
|
-
"type": "string"
|
|
90095
|
-
},
|
|
90096
|
-
"full_name": {
|
|
90097
|
-
"type": "string"
|
|
90098
|
-
},
|
|
90099
|
-
"owner": {
|
|
90100
|
-
"type": "object",
|
|
90101
|
-
"properties": {
|
|
90102
|
-
"login": {
|
|
90103
|
-
"type": "string"
|
|
90104
|
-
},
|
|
90105
|
-
"id": {
|
|
90106
|
-
"type": "integer"
|
|
90107
|
-
},
|
|
90108
|
-
"node_id": {
|
|
90109
|
-
"type": "string"
|
|
90110
|
-
},
|
|
90111
|
-
"avatar_url": {
|
|
90112
|
-
"type": "string"
|
|
90113
|
-
},
|
|
90114
|
-
"gravatar_id": {
|
|
90115
|
-
"type": "string"
|
|
90116
|
-
},
|
|
90117
|
-
"url": {
|
|
90118
|
-
"type": "string"
|
|
90119
|
-
},
|
|
90120
|
-
"html_url": {
|
|
90121
|
-
"type": "string"
|
|
90122
|
-
},
|
|
90123
|
-
"followers_url": {
|
|
90124
|
-
"type": "string"
|
|
90125
|
-
},
|
|
90126
|
-
"following_url": {
|
|
90127
|
-
"type": "string"
|
|
90128
|
-
},
|
|
90129
|
-
"gists_url": {
|
|
90130
|
-
"type": "string"
|
|
90131
|
-
},
|
|
90132
|
-
"starred_url": {
|
|
90133
|
-
"type": "string"
|
|
90134
|
-
},
|
|
90135
|
-
"subscriptions_url": {
|
|
90136
|
-
"type": "string"
|
|
90137
|
-
},
|
|
90138
|
-
"organizations_url": {
|
|
90139
|
-
"type": "string"
|
|
90140
|
-
},
|
|
90141
|
-
"repos_url": {
|
|
90142
|
-
"type": "string"
|
|
90143
|
-
},
|
|
90144
|
-
"events_url": {
|
|
90145
|
-
"type": "string"
|
|
90146
|
-
},
|
|
90147
|
-
"received_events_url": {
|
|
90148
|
-
"type": "string"
|
|
90149
|
-
},
|
|
90150
|
-
"type": {
|
|
90151
|
-
"type": "string"
|
|
90152
|
-
},
|
|
90153
|
-
"site_admin": {
|
|
90154
|
-
"type": "boolean"
|
|
90155
|
-
}
|
|
90156
|
-
}
|
|
90157
|
-
},
|
|
90158
|
-
"private": {
|
|
90159
|
-
"type": "boolean"
|
|
90160
|
-
},
|
|
90161
|
-
"html_url": {
|
|
90162
|
-
"type": "string"
|
|
90163
|
-
},
|
|
90164
|
-
"description": {
|
|
90165
|
-
"type": "string"
|
|
90166
|
-
},
|
|
90167
|
-
"fork": {
|
|
90168
|
-
"type": "boolean"
|
|
90169
|
-
},
|
|
90170
|
-
"url": {
|
|
90171
|
-
"type": "string"
|
|
90172
|
-
},
|
|
90173
|
-
"archive_url": {
|
|
90174
|
-
"type": "string"
|
|
90175
|
-
},
|
|
90176
|
-
"assignees_url": {
|
|
90177
|
-
"type": "string"
|
|
90178
|
-
},
|
|
90179
|
-
"blobs_url": {
|
|
90180
|
-
"type": "string"
|
|
90181
|
-
},
|
|
90182
|
-
"branches_url": {
|
|
90183
|
-
"type": "string"
|
|
90184
|
-
},
|
|
90185
|
-
"collaborators_url": {
|
|
90186
|
-
"type": "string"
|
|
90187
|
-
},
|
|
90188
|
-
"comments_url": {
|
|
90189
|
-
"type": "string"
|
|
90190
|
-
},
|
|
90191
|
-
"commits_url": {
|
|
90192
|
-
"type": "string"
|
|
90193
|
-
},
|
|
90194
|
-
"compare_url": {
|
|
90195
|
-
"type": "string"
|
|
90196
|
-
},
|
|
90197
|
-
"contents_url": {
|
|
90198
|
-
"type": "string"
|
|
90199
|
-
},
|
|
90200
|
-
"contributors_url": {
|
|
90201
|
-
"type": "string"
|
|
90202
|
-
},
|
|
90203
|
-
"deployments_url": {
|
|
90204
|
-
"type": "string"
|
|
90205
|
-
},
|
|
90206
|
-
"downloads_url": {
|
|
90207
|
-
"type": "string"
|
|
90208
|
-
},
|
|
90209
|
-
"events_url": {
|
|
90210
|
-
"type": "string"
|
|
90211
|
-
},
|
|
90212
|
-
"forks_url": {
|
|
90213
|
-
"type": "string"
|
|
90214
|
-
},
|
|
90215
|
-
"git_commits_url": {
|
|
90216
|
-
"type": "string"
|
|
90217
|
-
},
|
|
90218
|
-
"git_refs_url": {
|
|
90219
|
-
"type": "string"
|
|
90220
|
-
},
|
|
90221
|
-
"git_tags_url": {
|
|
90222
|
-
"type": "string"
|
|
90223
|
-
},
|
|
90224
|
-
"git_url": {
|
|
90225
|
-
"type": "string"
|
|
90226
|
-
},
|
|
90227
|
-
"issue_comment_url": {
|
|
90228
|
-
"type": "string"
|
|
90229
|
-
},
|
|
90230
|
-
"issue_events_url": {
|
|
90231
|
-
"type": "string"
|
|
90232
|
-
},
|
|
90233
|
-
"issues_url": {
|
|
90234
|
-
"type": "string"
|
|
90235
|
-
},
|
|
90236
|
-
"keys_url": {
|
|
90237
|
-
"type": "string"
|
|
90238
|
-
},
|
|
90239
|
-
"labels_url": {
|
|
90240
|
-
"type": "string"
|
|
90241
|
-
},
|
|
90242
|
-
"languages_url": {
|
|
90243
|
-
"type": "string"
|
|
90244
|
-
},
|
|
90245
|
-
"merges_url": {
|
|
90246
|
-
"type": "string"
|
|
90247
|
-
},
|
|
90248
|
-
"milestones_url": {
|
|
90249
|
-
"type": "string"
|
|
90250
|
-
},
|
|
90251
|
-
"notifications_url": {
|
|
90252
|
-
"type": "string"
|
|
90253
|
-
},
|
|
90254
|
-
"pulls_url": {
|
|
90255
|
-
"type": "string"
|
|
90256
|
-
},
|
|
90257
|
-
"releases_url": {
|
|
90258
|
-
"type": "string"
|
|
90259
|
-
},
|
|
90260
|
-
"ssh_url": {
|
|
90261
|
-
"type": "string"
|
|
90262
|
-
},
|
|
90263
|
-
"stargazers_url": {
|
|
90264
|
-
"type": "string"
|
|
90265
|
-
},
|
|
90266
|
-
"statuses_url": {
|
|
90267
|
-
"type": "string"
|
|
90268
|
-
},
|
|
90269
|
-
"subscribers_url": {
|
|
90270
|
-
"type": "string"
|
|
90271
|
-
},
|
|
90272
|
-
"subscription_url": {
|
|
90273
|
-
"type": "string"
|
|
90274
|
-
},
|
|
90275
|
-
"tags_url": {
|
|
90276
|
-
"type": "string"
|
|
90277
|
-
},
|
|
90278
|
-
"teams_url": {
|
|
90279
|
-
"type": "string"
|
|
90280
|
-
},
|
|
90281
|
-
"trees_url": {
|
|
90282
|
-
"type": "string"
|
|
90283
|
-
},
|
|
90284
|
-
"clone_url": {
|
|
90285
|
-
"type": "string"
|
|
90286
|
-
},
|
|
90287
|
-
"mirror_url": {
|
|
90288
|
-
"type": "string"
|
|
90289
|
-
},
|
|
90290
|
-
"hooks_url": {
|
|
90291
|
-
"type": "string"
|
|
90292
|
-
},
|
|
90293
|
-
"svn_url": {
|
|
90294
|
-
"type": "string"
|
|
90295
|
-
},
|
|
90296
|
-
"homepage": {
|
|
90297
|
-
"type": "string"
|
|
90298
|
-
},
|
|
90299
|
-
"language": {
|
|
90300
|
-
"type": "string"
|
|
90301
|
-
},
|
|
90302
|
-
"forks_count": {
|
|
90303
|
-
"type": "integer"
|
|
90304
|
-
},
|
|
90305
|
-
"stargazers_count": {
|
|
90306
|
-
"type": "integer"
|
|
90307
|
-
},
|
|
90308
|
-
"watchers_count": {
|
|
90309
|
-
"type": "integer"
|
|
90310
|
-
},
|
|
90311
|
-
"size": {
|
|
90312
|
-
"type": "integer"
|
|
90313
|
-
},
|
|
90314
|
-
"default_branch": {
|
|
90315
|
-
"type": "string"
|
|
90316
|
-
},
|
|
90317
|
-
"open_issues_count": {
|
|
90318
|
-
"type": "integer"
|
|
90319
|
-
},
|
|
90320
|
-
"is_template": {
|
|
90321
|
-
"type": "boolean"
|
|
90322
|
-
},
|
|
90323
|
-
"topics": {
|
|
90324
|
-
"type": "array",
|
|
90325
|
-
"items": {
|
|
90326
|
-
"type": "string"
|
|
90327
|
-
}
|
|
90328
|
-
},
|
|
90329
|
-
"has_issues": {
|
|
90330
|
-
"type": "boolean"
|
|
90331
|
-
},
|
|
90332
|
-
"has_projects": {
|
|
90333
|
-
"type": "boolean"
|
|
90334
|
-
},
|
|
90335
|
-
"has_wiki": {
|
|
90336
|
-
"type": "boolean"
|
|
90337
|
-
},
|
|
90338
|
-
"has_pages": {
|
|
90339
|
-
"type": "boolean"
|
|
90340
|
-
},
|
|
90341
|
-
"has_downloads": {
|
|
90342
|
-
"type": "boolean"
|
|
90343
|
-
},
|
|
90344
|
-
"archived": {
|
|
90345
|
-
"type": "boolean"
|
|
90346
|
-
},
|
|
90347
|
-
"disabled": {
|
|
90348
|
-
"type": "boolean"
|
|
90349
|
-
},
|
|
90350
|
-
"visibility": {
|
|
90351
|
-
"type": "string"
|
|
90352
|
-
},
|
|
90353
|
-
"pushed_at": {
|
|
90354
|
-
"type": "string"
|
|
90355
|
-
},
|
|
90356
|
-
"created_at": {
|
|
90357
|
-
"type": "string"
|
|
90358
|
-
},
|
|
90359
|
-
"updated_at": {
|
|
90360
|
-
"type": "string"
|
|
90361
|
-
},
|
|
90362
|
-
"permissions": {
|
|
90363
|
-
"type": "object",
|
|
90364
|
-
"properties": {
|
|
90365
|
-
"admin": {
|
|
90366
|
-
"type": "boolean"
|
|
90367
|
-
},
|
|
90368
|
-
"maintain": {
|
|
90369
|
-
"type": "boolean"
|
|
90370
|
-
},
|
|
90371
|
-
"push": {
|
|
90372
|
-
"type": "boolean"
|
|
90373
|
-
},
|
|
90374
|
-
"triage": {
|
|
90375
|
-
"type": "boolean"
|
|
90376
|
-
},
|
|
90377
|
-
"pull": {
|
|
90378
|
-
"type": "boolean"
|
|
90379
|
-
}
|
|
90380
|
-
}
|
|
90381
|
-
},
|
|
90382
|
-
"allow_rebase_merge": {
|
|
90383
|
-
"type": "boolean"
|
|
90384
|
-
},
|
|
90385
|
-
"temp_clone_token": {
|
|
90386
|
-
"type": "string"
|
|
90387
|
-
},
|
|
90388
|
-
"allow_squash_merge": {
|
|
90389
|
-
"type": "boolean"
|
|
90390
|
-
},
|
|
90391
|
-
"allow_auto_merge": {
|
|
90392
|
-
"type": "boolean"
|
|
90393
|
-
},
|
|
90394
|
-
"delete_branch_on_merge": {
|
|
90395
|
-
"type": "boolean"
|
|
90396
|
-
},
|
|
90397
|
-
"allow_update_branch": {
|
|
90398
|
-
"type": "boolean"
|
|
90399
|
-
},
|
|
90400
|
-
"use_squash_pr_title_as_default": {
|
|
90401
|
-
"type": "boolean"
|
|
90402
|
-
},
|
|
90403
|
-
"squash_merge_commit_title": {
|
|
90404
|
-
"type": "string",
|
|
90405
|
-
"enum": [
|
|
90406
|
-
"PR_TITLE",
|
|
90407
|
-
"COMMIT_OR_PR_TITLE"
|
|
90408
|
-
],
|
|
90409
|
-
"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)."
|
|
90410
|
-
},
|
|
90411
|
-
"squash_merge_commit_message": {
|
|
90412
|
-
"type": "string",
|
|
90413
|
-
"enum": [
|
|
90414
|
-
"PR_BODY",
|
|
90415
|
-
"COMMIT_MESSAGES",
|
|
90416
|
-
"BLANK"
|
|
90417
|
-
],
|
|
90418
|
-
"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."
|
|
90419
|
-
},
|
|
90420
|
-
"merge_commit_title": {
|
|
90421
|
-
"type": "string",
|
|
90422
|
-
"enum": [
|
|
90423
|
-
"PR_TITLE",
|
|
90424
|
-
"MERGE_MESSAGE"
|
|
90425
|
-
],
|
|
90426
|
-
"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)."
|
|
90427
|
-
},
|
|
90428
|
-
"merge_commit_message": {
|
|
90429
|
-
"type": "string",
|
|
90430
|
-
"enum": [
|
|
90431
|
-
"PR_BODY",
|
|
90432
|
-
"PR_TITLE",
|
|
90433
|
-
"BLANK"
|
|
90434
|
-
],
|
|
90435
|
-
"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."
|
|
90436
|
-
},
|
|
90437
|
-
"allow_merge_commit": {
|
|
90438
|
-
"type": "boolean"
|
|
90439
|
-
},
|
|
90440
|
-
"subscribers_count": {
|
|
90441
|
-
"type": "integer"
|
|
90442
|
-
},
|
|
90443
|
-
"network_count": {
|
|
90444
|
-
"type": "integer"
|
|
90445
|
-
}
|
|
90446
|
-
}
|
|
90447
|
-
},
|
|
90448
90079
|
"temp_clone_token": {
|
|
90449
90080
|
"type": "string"
|
|
90450
90081
|
},
|
|
@@ -90466,52 +90097,6 @@
|
|
|
90466
90097
|
"type": "boolean",
|
|
90467
90098
|
"example": false
|
|
90468
90099
|
},
|
|
90469
|
-
"allow_update_branch": {
|
|
90470
|
-
"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.",
|
|
90471
|
-
"default": false,
|
|
90472
|
-
"type": "boolean",
|
|
90473
|
-
"example": false
|
|
90474
|
-
},
|
|
90475
|
-
"use_squash_pr_title_as_default": {
|
|
90476
|
-
"type": "boolean",
|
|
90477
|
-
"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.",
|
|
90478
|
-
"default": false,
|
|
90479
|
-
"deprecated": true
|
|
90480
|
-
},
|
|
90481
|
-
"squash_merge_commit_title": {
|
|
90482
|
-
"type": "string",
|
|
90483
|
-
"enum": [
|
|
90484
|
-
"PR_TITLE",
|
|
90485
|
-
"COMMIT_OR_PR_TITLE"
|
|
90486
|
-
],
|
|
90487
|
-
"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)."
|
|
90488
|
-
},
|
|
90489
|
-
"squash_merge_commit_message": {
|
|
90490
|
-
"type": "string",
|
|
90491
|
-
"enum": [
|
|
90492
|
-
"PR_BODY",
|
|
90493
|
-
"COMMIT_MESSAGES",
|
|
90494
|
-
"BLANK"
|
|
90495
|
-
],
|
|
90496
|
-
"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."
|
|
90497
|
-
},
|
|
90498
|
-
"merge_commit_title": {
|
|
90499
|
-
"type": "string",
|
|
90500
|
-
"enum": [
|
|
90501
|
-
"PR_TITLE",
|
|
90502
|
-
"MERGE_MESSAGE"
|
|
90503
|
-
],
|
|
90504
|
-
"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)."
|
|
90505
|
-
},
|
|
90506
|
-
"merge_commit_message": {
|
|
90507
|
-
"type": "string",
|
|
90508
|
-
"enum": [
|
|
90509
|
-
"PR_BODY",
|
|
90510
|
-
"PR_TITLE",
|
|
90511
|
-
"BLANK"
|
|
90512
|
-
],
|
|
90513
|
-
"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."
|
|
90514
|
-
},
|
|
90515
90100
|
"allow_merge_commit": {
|
|
90516
90101
|
"description": "Whether to allow merge commits for pull requests.",
|
|
90517
90102
|
"default": true,
|
|
@@ -90520,12 +90105,15 @@
|
|
|
90520
90105
|
},
|
|
90521
90106
|
"allow_forking": {
|
|
90522
90107
|
"description": "Whether to allow forking this repo",
|
|
90523
|
-
"
|
|
90108
|
+
"default": false,
|
|
90109
|
+
"type": "boolean",
|
|
90110
|
+
"example": false
|
|
90524
90111
|
},
|
|
90525
90112
|
"web_commit_signoff_required": {
|
|
90526
90113
|
"description": "Whether to require contributors to sign off on web-based commits",
|
|
90527
90114
|
"default": false,
|
|
90528
|
-
"type": "boolean"
|
|
90115
|
+
"type": "boolean",
|
|
90116
|
+
"example": false
|
|
90529
90117
|
},
|
|
90530
90118
|
"subscribers_count": {
|
|
90531
90119
|
"type": "integer"
|
|
@@ -90541,14 +90129,6 @@
|
|
|
90541
90129
|
},
|
|
90542
90130
|
"master_branch": {
|
|
90543
90131
|
"type": "string"
|
|
90544
|
-
},
|
|
90545
|
-
"starred_at": {
|
|
90546
|
-
"type": "string",
|
|
90547
|
-
"example": "\"2020-07-09T00:17:42Z\""
|
|
90548
|
-
},
|
|
90549
|
-
"anonymous_access_enabled": {
|
|
90550
|
-
"type": "boolean",
|
|
90551
|
-
"description": "Whether anonymous git access is enabled for this repository"
|
|
90552
90132
|
}
|
|
90553
90133
|
},
|
|
90554
90134
|
"required": [
|
|
@@ -90625,12 +90205,234 @@
|
|
|
90625
90205
|
"watchers_count",
|
|
90626
90206
|
"created_at",
|
|
90627
90207
|
"updated_at"
|
|
90628
|
-
]
|
|
90629
|
-
"nullable": true
|
|
90208
|
+
]
|
|
90630
90209
|
},
|
|
90631
|
-
"
|
|
90632
|
-
"title": "
|
|
90633
|
-
"description": "
|
|
90210
|
+
"project-card": {
|
|
90211
|
+
"title": "Project Card",
|
|
90212
|
+
"description": "Project cards represent a scope of work.",
|
|
90213
|
+
"type": "object",
|
|
90214
|
+
"properties": {
|
|
90215
|
+
"url": {
|
|
90216
|
+
"type": "string",
|
|
90217
|
+
"format": "uri",
|
|
90218
|
+
"example": "https://api.github.com/projects/columns/cards/1478"
|
|
90219
|
+
},
|
|
90220
|
+
"id": {
|
|
90221
|
+
"description": "The project card's ID",
|
|
90222
|
+
"example": 42,
|
|
90223
|
+
"type": "integer"
|
|
90224
|
+
},
|
|
90225
|
+
"node_id": {
|
|
90226
|
+
"type": "string",
|
|
90227
|
+
"example": "MDExOlByb2plY3RDYXJkMTQ3OA=="
|
|
90228
|
+
},
|
|
90229
|
+
"note": {
|
|
90230
|
+
"type": "string",
|
|
90231
|
+
"example": "Add payload for delete Project column",
|
|
90232
|
+
"nullable": true
|
|
90233
|
+
},
|
|
90234
|
+
"creator": {
|
|
90235
|
+
"$ref": "#/components/schemas/nullable-simple-user"
|
|
90236
|
+
},
|
|
90237
|
+
"created_at": {
|
|
90238
|
+
"type": "string",
|
|
90239
|
+
"format": "date-time",
|
|
90240
|
+
"example": "2016-09-05T14:21:06Z"
|
|
90241
|
+
},
|
|
90242
|
+
"updated_at": {
|
|
90243
|
+
"type": "string",
|
|
90244
|
+
"format": "date-time",
|
|
90245
|
+
"example": "2016-09-05T14:20:22Z"
|
|
90246
|
+
},
|
|
90247
|
+
"archived": {
|
|
90248
|
+
"description": "Whether or not the card is archived",
|
|
90249
|
+
"example": false,
|
|
90250
|
+
"type": "boolean"
|
|
90251
|
+
},
|
|
90252
|
+
"column_name": {
|
|
90253
|
+
"type": "string"
|
|
90254
|
+
},
|
|
90255
|
+
"project_id": {
|
|
90256
|
+
"type": "string"
|
|
90257
|
+
},
|
|
90258
|
+
"column_url": {
|
|
90259
|
+
"type": "string",
|
|
90260
|
+
"format": "uri",
|
|
90261
|
+
"example": "https://api.github.com/projects/columns/367"
|
|
90262
|
+
},
|
|
90263
|
+
"content_url": {
|
|
90264
|
+
"type": "string",
|
|
90265
|
+
"format": "uri",
|
|
90266
|
+
"example": "https://api.github.com/repos/api-playground/projects-test/issues/3"
|
|
90267
|
+
},
|
|
90268
|
+
"project_url": {
|
|
90269
|
+
"type": "string",
|
|
90270
|
+
"format": "uri",
|
|
90271
|
+
"example": "https://api.github.com/projects/120"
|
|
90272
|
+
}
|
|
90273
|
+
},
|
|
90274
|
+
"required": [
|
|
90275
|
+
"id",
|
|
90276
|
+
"node_id",
|
|
90277
|
+
"note",
|
|
90278
|
+
"url",
|
|
90279
|
+
"column_url",
|
|
90280
|
+
"project_url",
|
|
90281
|
+
"creator",
|
|
90282
|
+
"created_at",
|
|
90283
|
+
"updated_at"
|
|
90284
|
+
]
|
|
90285
|
+
},
|
|
90286
|
+
"project-column": {
|
|
90287
|
+
"title": "Project Column",
|
|
90288
|
+
"description": "Project columns contain cards of work.",
|
|
90289
|
+
"type": "object",
|
|
90290
|
+
"properties": {
|
|
90291
|
+
"url": {
|
|
90292
|
+
"type": "string",
|
|
90293
|
+
"format": "uri",
|
|
90294
|
+
"example": "https://api.github.com/projects/columns/367"
|
|
90295
|
+
},
|
|
90296
|
+
"project_url": {
|
|
90297
|
+
"type": "string",
|
|
90298
|
+
"format": "uri",
|
|
90299
|
+
"example": "https://api.github.com/projects/120"
|
|
90300
|
+
},
|
|
90301
|
+
"cards_url": {
|
|
90302
|
+
"type": "string",
|
|
90303
|
+
"format": "uri",
|
|
90304
|
+
"example": "https://api.github.com/projects/columns/367/cards"
|
|
90305
|
+
},
|
|
90306
|
+
"id": {
|
|
90307
|
+
"description": "The unique identifier of the project column",
|
|
90308
|
+
"example": 42,
|
|
90309
|
+
"type": "integer"
|
|
90310
|
+
},
|
|
90311
|
+
"node_id": {
|
|
90312
|
+
"type": "string",
|
|
90313
|
+
"example": "MDEzOlByb2plY3RDb2x1bW4zNjc="
|
|
90314
|
+
},
|
|
90315
|
+
"name": {
|
|
90316
|
+
"description": "Name of the project column",
|
|
90317
|
+
"example": "Remaining tasks",
|
|
90318
|
+
"type": "string"
|
|
90319
|
+
},
|
|
90320
|
+
"created_at": {
|
|
90321
|
+
"type": "string",
|
|
90322
|
+
"format": "date-time",
|
|
90323
|
+
"example": "2016-09-05T14:18:44Z"
|
|
90324
|
+
},
|
|
90325
|
+
"updated_at": {
|
|
90326
|
+
"type": "string",
|
|
90327
|
+
"format": "date-time",
|
|
90328
|
+
"example": "2016-09-05T14:22:28Z"
|
|
90329
|
+
}
|
|
90330
|
+
},
|
|
90331
|
+
"required": [
|
|
90332
|
+
"id",
|
|
90333
|
+
"node_id",
|
|
90334
|
+
"url",
|
|
90335
|
+
"project_url",
|
|
90336
|
+
"cards_url",
|
|
90337
|
+
"name",
|
|
90338
|
+
"created_at",
|
|
90339
|
+
"updated_at"
|
|
90340
|
+
]
|
|
90341
|
+
},
|
|
90342
|
+
"project-collaborator-permission": {
|
|
90343
|
+
"title": "Project Collaborator Permission",
|
|
90344
|
+
"description": "Project Collaborator Permission",
|
|
90345
|
+
"type": "object",
|
|
90346
|
+
"properties": {
|
|
90347
|
+
"permission": {
|
|
90348
|
+
"type": "string"
|
|
90349
|
+
},
|
|
90350
|
+
"user": {
|
|
90351
|
+
"$ref": "#/components/schemas/nullable-simple-user"
|
|
90352
|
+
}
|
|
90353
|
+
},
|
|
90354
|
+
"required": [
|
|
90355
|
+
"permission",
|
|
90356
|
+
"user"
|
|
90357
|
+
]
|
|
90358
|
+
},
|
|
90359
|
+
"rate-limit": {
|
|
90360
|
+
"title": "Rate Limit",
|
|
90361
|
+
"type": "object",
|
|
90362
|
+
"properties": {
|
|
90363
|
+
"limit": {
|
|
90364
|
+
"type": "integer"
|
|
90365
|
+
},
|
|
90366
|
+
"remaining": {
|
|
90367
|
+
"type": "integer"
|
|
90368
|
+
},
|
|
90369
|
+
"reset": {
|
|
90370
|
+
"type": "integer"
|
|
90371
|
+
},
|
|
90372
|
+
"used": {
|
|
90373
|
+
"type": "integer"
|
|
90374
|
+
}
|
|
90375
|
+
},
|
|
90376
|
+
"required": [
|
|
90377
|
+
"limit",
|
|
90378
|
+
"remaining",
|
|
90379
|
+
"reset",
|
|
90380
|
+
"used"
|
|
90381
|
+
]
|
|
90382
|
+
},
|
|
90383
|
+
"rate-limit-overview": {
|
|
90384
|
+
"title": "Rate Limit Overview",
|
|
90385
|
+
"description": "Rate Limit Overview",
|
|
90386
|
+
"type": "object",
|
|
90387
|
+
"properties": {
|
|
90388
|
+
"resources": {
|
|
90389
|
+
"type": "object",
|
|
90390
|
+
"properties": {
|
|
90391
|
+
"core": {
|
|
90392
|
+
"$ref": "#/components/schemas/rate-limit"
|
|
90393
|
+
},
|
|
90394
|
+
"graphql": {
|
|
90395
|
+
"$ref": "#/components/schemas/rate-limit"
|
|
90396
|
+
},
|
|
90397
|
+
"search": {
|
|
90398
|
+
"$ref": "#/components/schemas/rate-limit"
|
|
90399
|
+
},
|
|
90400
|
+
"code_search": {
|
|
90401
|
+
"$ref": "#/components/schemas/rate-limit"
|
|
90402
|
+
},
|
|
90403
|
+
"source_import": {
|
|
90404
|
+
"$ref": "#/components/schemas/rate-limit"
|
|
90405
|
+
},
|
|
90406
|
+
"integration_manifest": {
|
|
90407
|
+
"$ref": "#/components/schemas/rate-limit"
|
|
90408
|
+
},
|
|
90409
|
+
"code_scanning_upload": {
|
|
90410
|
+
"$ref": "#/components/schemas/rate-limit"
|
|
90411
|
+
},
|
|
90412
|
+
"actions_runner_registration": {
|
|
90413
|
+
"$ref": "#/components/schemas/rate-limit"
|
|
90414
|
+
},
|
|
90415
|
+
"scim": {
|
|
90416
|
+
"$ref": "#/components/schemas/rate-limit"
|
|
90417
|
+
}
|
|
90418
|
+
},
|
|
90419
|
+
"required": [
|
|
90420
|
+
"core",
|
|
90421
|
+
"search"
|
|
90422
|
+
]
|
|
90423
|
+
},
|
|
90424
|
+
"rate": {
|
|
90425
|
+
"$ref": "#/components/schemas/rate-limit"
|
|
90426
|
+
}
|
|
90427
|
+
},
|
|
90428
|
+
"required": [
|
|
90429
|
+
"rate",
|
|
90430
|
+
"resources"
|
|
90431
|
+
]
|
|
90432
|
+
},
|
|
90433
|
+
"nullable-repository": {
|
|
90434
|
+
"title": "Repository",
|
|
90435
|
+
"description": "A repository on GitHub.",
|
|
90634
90436
|
"type": "object",
|
|
90635
90437
|
"properties": {
|
|
90636
90438
|
"id": {
|
|
@@ -90654,6 +90456,9 @@
|
|
|
90654
90456
|
"license": {
|
|
90655
90457
|
"$ref": "#/components/schemas/nullable-license-simple"
|
|
90656
90458
|
},
|
|
90459
|
+
"organization": {
|
|
90460
|
+
"$ref": "#/components/schemas/nullable-simple-user"
|
|
90461
|
+
},
|
|
90657
90462
|
"forks": {
|
|
90658
90463
|
"type": "integer"
|
|
90659
90464
|
},
|
|
@@ -90682,12 +90487,8 @@
|
|
|
90682
90487
|
"push"
|
|
90683
90488
|
]
|
|
90684
90489
|
},
|
|
90685
|
-
"role_name": {
|
|
90686
|
-
"type": "string",
|
|
90687
|
-
"example": "admin"
|
|
90688
|
-
},
|
|
90689
90490
|
"owner": {
|
|
90690
|
-
"$ref": "#/components/schemas/
|
|
90491
|
+
"$ref": "#/components/schemas/simple-user"
|
|
90691
90492
|
},
|
|
90692
90493
|
"private": {
|
|
90693
90494
|
"description": "Whether the repository is private or public.",
|
|
@@ -90915,6 +90716,7 @@
|
|
|
90915
90716
|
"example": 80
|
|
90916
90717
|
},
|
|
90917
90718
|
"size": {
|
|
90719
|
+
"description": "The size of the repository. Size is calculated hourly. When a repository is initially created, the size is 0.",
|
|
90918
90720
|
"type": "integer",
|
|
90919
90721
|
"example": 108
|
|
90920
90722
|
},
|
|
@@ -90964,6 +90766,13 @@
|
|
|
90964
90766
|
"description": "Whether downloads are enabled.",
|
|
90965
90767
|
"default": true,
|
|
90966
90768
|
"type": "boolean",
|
|
90769
|
+
"example": true,
|
|
90770
|
+
"deprecated": true
|
|
90771
|
+
},
|
|
90772
|
+
"has_discussions": {
|
|
90773
|
+
"description": "Whether discussions are enabled.",
|
|
90774
|
+
"default": false,
|
|
90775
|
+
"type": "boolean",
|
|
90967
90776
|
"example": true
|
|
90968
90777
|
},
|
|
90969
90778
|
"archived": {
|
|
@@ -91005,7 +90814,369 @@
|
|
|
91005
90814
|
"example": true
|
|
91006
90815
|
},
|
|
91007
90816
|
"template_repository": {
|
|
91008
|
-
"
|
|
90817
|
+
"nullable": true,
|
|
90818
|
+
"type": "object",
|
|
90819
|
+
"properties": {
|
|
90820
|
+
"id": {
|
|
90821
|
+
"type": "integer"
|
|
90822
|
+
},
|
|
90823
|
+
"node_id": {
|
|
90824
|
+
"type": "string"
|
|
90825
|
+
},
|
|
90826
|
+
"name": {
|
|
90827
|
+
"type": "string"
|
|
90828
|
+
},
|
|
90829
|
+
"full_name": {
|
|
90830
|
+
"type": "string"
|
|
90831
|
+
},
|
|
90832
|
+
"owner": {
|
|
90833
|
+
"type": "object",
|
|
90834
|
+
"properties": {
|
|
90835
|
+
"login": {
|
|
90836
|
+
"type": "string"
|
|
90837
|
+
},
|
|
90838
|
+
"id": {
|
|
90839
|
+
"type": "integer"
|
|
90840
|
+
},
|
|
90841
|
+
"node_id": {
|
|
90842
|
+
"type": "string"
|
|
90843
|
+
},
|
|
90844
|
+
"avatar_url": {
|
|
90845
|
+
"type": "string"
|
|
90846
|
+
},
|
|
90847
|
+
"gravatar_id": {
|
|
90848
|
+
"type": "string"
|
|
90849
|
+
},
|
|
90850
|
+
"url": {
|
|
90851
|
+
"type": "string"
|
|
90852
|
+
},
|
|
90853
|
+
"html_url": {
|
|
90854
|
+
"type": "string"
|
|
90855
|
+
},
|
|
90856
|
+
"followers_url": {
|
|
90857
|
+
"type": "string"
|
|
90858
|
+
},
|
|
90859
|
+
"following_url": {
|
|
90860
|
+
"type": "string"
|
|
90861
|
+
},
|
|
90862
|
+
"gists_url": {
|
|
90863
|
+
"type": "string"
|
|
90864
|
+
},
|
|
90865
|
+
"starred_url": {
|
|
90866
|
+
"type": "string"
|
|
90867
|
+
},
|
|
90868
|
+
"subscriptions_url": {
|
|
90869
|
+
"type": "string"
|
|
90870
|
+
},
|
|
90871
|
+
"organizations_url": {
|
|
90872
|
+
"type": "string"
|
|
90873
|
+
},
|
|
90874
|
+
"repos_url": {
|
|
90875
|
+
"type": "string"
|
|
90876
|
+
},
|
|
90877
|
+
"events_url": {
|
|
90878
|
+
"type": "string"
|
|
90879
|
+
},
|
|
90880
|
+
"received_events_url": {
|
|
90881
|
+
"type": "string"
|
|
90882
|
+
},
|
|
90883
|
+
"type": {
|
|
90884
|
+
"type": "string"
|
|
90885
|
+
},
|
|
90886
|
+
"site_admin": {
|
|
90887
|
+
"type": "boolean"
|
|
90888
|
+
}
|
|
90889
|
+
}
|
|
90890
|
+
},
|
|
90891
|
+
"private": {
|
|
90892
|
+
"type": "boolean"
|
|
90893
|
+
},
|
|
90894
|
+
"html_url": {
|
|
90895
|
+
"type": "string"
|
|
90896
|
+
},
|
|
90897
|
+
"description": {
|
|
90898
|
+
"type": "string"
|
|
90899
|
+
},
|
|
90900
|
+
"fork": {
|
|
90901
|
+
"type": "boolean"
|
|
90902
|
+
},
|
|
90903
|
+
"url": {
|
|
90904
|
+
"type": "string"
|
|
90905
|
+
},
|
|
90906
|
+
"archive_url": {
|
|
90907
|
+
"type": "string"
|
|
90908
|
+
},
|
|
90909
|
+
"assignees_url": {
|
|
90910
|
+
"type": "string"
|
|
90911
|
+
},
|
|
90912
|
+
"blobs_url": {
|
|
90913
|
+
"type": "string"
|
|
90914
|
+
},
|
|
90915
|
+
"branches_url": {
|
|
90916
|
+
"type": "string"
|
|
90917
|
+
},
|
|
90918
|
+
"collaborators_url": {
|
|
90919
|
+
"type": "string"
|
|
90920
|
+
},
|
|
90921
|
+
"comments_url": {
|
|
90922
|
+
"type": "string"
|
|
90923
|
+
},
|
|
90924
|
+
"commits_url": {
|
|
90925
|
+
"type": "string"
|
|
90926
|
+
},
|
|
90927
|
+
"compare_url": {
|
|
90928
|
+
"type": "string"
|
|
90929
|
+
},
|
|
90930
|
+
"contents_url": {
|
|
90931
|
+
"type": "string"
|
|
90932
|
+
},
|
|
90933
|
+
"contributors_url": {
|
|
90934
|
+
"type": "string"
|
|
90935
|
+
},
|
|
90936
|
+
"deployments_url": {
|
|
90937
|
+
"type": "string"
|
|
90938
|
+
},
|
|
90939
|
+
"downloads_url": {
|
|
90940
|
+
"type": "string"
|
|
90941
|
+
},
|
|
90942
|
+
"events_url": {
|
|
90943
|
+
"type": "string"
|
|
90944
|
+
},
|
|
90945
|
+
"forks_url": {
|
|
90946
|
+
"type": "string"
|
|
90947
|
+
},
|
|
90948
|
+
"git_commits_url": {
|
|
90949
|
+
"type": "string"
|
|
90950
|
+
},
|
|
90951
|
+
"git_refs_url": {
|
|
90952
|
+
"type": "string"
|
|
90953
|
+
},
|
|
90954
|
+
"git_tags_url": {
|
|
90955
|
+
"type": "string"
|
|
90956
|
+
},
|
|
90957
|
+
"git_url": {
|
|
90958
|
+
"type": "string"
|
|
90959
|
+
},
|
|
90960
|
+
"issue_comment_url": {
|
|
90961
|
+
"type": "string"
|
|
90962
|
+
},
|
|
90963
|
+
"issue_events_url": {
|
|
90964
|
+
"type": "string"
|
|
90965
|
+
},
|
|
90966
|
+
"issues_url": {
|
|
90967
|
+
"type": "string"
|
|
90968
|
+
},
|
|
90969
|
+
"keys_url": {
|
|
90970
|
+
"type": "string"
|
|
90971
|
+
},
|
|
90972
|
+
"labels_url": {
|
|
90973
|
+
"type": "string"
|
|
90974
|
+
},
|
|
90975
|
+
"languages_url": {
|
|
90976
|
+
"type": "string"
|
|
90977
|
+
},
|
|
90978
|
+
"merges_url": {
|
|
90979
|
+
"type": "string"
|
|
90980
|
+
},
|
|
90981
|
+
"milestones_url": {
|
|
90982
|
+
"type": "string"
|
|
90983
|
+
},
|
|
90984
|
+
"notifications_url": {
|
|
90985
|
+
"type": "string"
|
|
90986
|
+
},
|
|
90987
|
+
"pulls_url": {
|
|
90988
|
+
"type": "string"
|
|
90989
|
+
},
|
|
90990
|
+
"releases_url": {
|
|
90991
|
+
"type": "string"
|
|
90992
|
+
},
|
|
90993
|
+
"ssh_url": {
|
|
90994
|
+
"type": "string"
|
|
90995
|
+
},
|
|
90996
|
+
"stargazers_url": {
|
|
90997
|
+
"type": "string"
|
|
90998
|
+
},
|
|
90999
|
+
"statuses_url": {
|
|
91000
|
+
"type": "string"
|
|
91001
|
+
},
|
|
91002
|
+
"subscribers_url": {
|
|
91003
|
+
"type": "string"
|
|
91004
|
+
},
|
|
91005
|
+
"subscription_url": {
|
|
91006
|
+
"type": "string"
|
|
91007
|
+
},
|
|
91008
|
+
"tags_url": {
|
|
91009
|
+
"type": "string"
|
|
91010
|
+
},
|
|
91011
|
+
"teams_url": {
|
|
91012
|
+
"type": "string"
|
|
91013
|
+
},
|
|
91014
|
+
"trees_url": {
|
|
91015
|
+
"type": "string"
|
|
91016
|
+
},
|
|
91017
|
+
"clone_url": {
|
|
91018
|
+
"type": "string"
|
|
91019
|
+
},
|
|
91020
|
+
"mirror_url": {
|
|
91021
|
+
"type": "string"
|
|
91022
|
+
},
|
|
91023
|
+
"hooks_url": {
|
|
91024
|
+
"type": "string"
|
|
91025
|
+
},
|
|
91026
|
+
"svn_url": {
|
|
91027
|
+
"type": "string"
|
|
91028
|
+
},
|
|
91029
|
+
"homepage": {
|
|
91030
|
+
"type": "string"
|
|
91031
|
+
},
|
|
91032
|
+
"language": {
|
|
91033
|
+
"type": "string"
|
|
91034
|
+
},
|
|
91035
|
+
"forks_count": {
|
|
91036
|
+
"type": "integer"
|
|
91037
|
+
},
|
|
91038
|
+
"stargazers_count": {
|
|
91039
|
+
"type": "integer"
|
|
91040
|
+
},
|
|
91041
|
+
"watchers_count": {
|
|
91042
|
+
"type": "integer"
|
|
91043
|
+
},
|
|
91044
|
+
"size": {
|
|
91045
|
+
"type": "integer"
|
|
91046
|
+
},
|
|
91047
|
+
"default_branch": {
|
|
91048
|
+
"type": "string"
|
|
91049
|
+
},
|
|
91050
|
+
"open_issues_count": {
|
|
91051
|
+
"type": "integer"
|
|
91052
|
+
},
|
|
91053
|
+
"is_template": {
|
|
91054
|
+
"type": "boolean"
|
|
91055
|
+
},
|
|
91056
|
+
"topics": {
|
|
91057
|
+
"type": "array",
|
|
91058
|
+
"items": {
|
|
91059
|
+
"type": "string"
|
|
91060
|
+
}
|
|
91061
|
+
},
|
|
91062
|
+
"has_issues": {
|
|
91063
|
+
"type": "boolean"
|
|
91064
|
+
},
|
|
91065
|
+
"has_projects": {
|
|
91066
|
+
"type": "boolean"
|
|
91067
|
+
},
|
|
91068
|
+
"has_wiki": {
|
|
91069
|
+
"type": "boolean"
|
|
91070
|
+
},
|
|
91071
|
+
"has_pages": {
|
|
91072
|
+
"type": "boolean"
|
|
91073
|
+
},
|
|
91074
|
+
"has_downloads": {
|
|
91075
|
+
"type": "boolean"
|
|
91076
|
+
},
|
|
91077
|
+
"archived": {
|
|
91078
|
+
"type": "boolean"
|
|
91079
|
+
},
|
|
91080
|
+
"disabled": {
|
|
91081
|
+
"type": "boolean"
|
|
91082
|
+
},
|
|
91083
|
+
"visibility": {
|
|
91084
|
+
"type": "string"
|
|
91085
|
+
},
|
|
91086
|
+
"pushed_at": {
|
|
91087
|
+
"type": "string"
|
|
91088
|
+
},
|
|
91089
|
+
"created_at": {
|
|
91090
|
+
"type": "string"
|
|
91091
|
+
},
|
|
91092
|
+
"updated_at": {
|
|
91093
|
+
"type": "string"
|
|
91094
|
+
},
|
|
91095
|
+
"permissions": {
|
|
91096
|
+
"type": "object",
|
|
91097
|
+
"properties": {
|
|
91098
|
+
"admin": {
|
|
91099
|
+
"type": "boolean"
|
|
91100
|
+
},
|
|
91101
|
+
"maintain": {
|
|
91102
|
+
"type": "boolean"
|
|
91103
|
+
},
|
|
91104
|
+
"push": {
|
|
91105
|
+
"type": "boolean"
|
|
91106
|
+
},
|
|
91107
|
+
"triage": {
|
|
91108
|
+
"type": "boolean"
|
|
91109
|
+
},
|
|
91110
|
+
"pull": {
|
|
91111
|
+
"type": "boolean"
|
|
91112
|
+
}
|
|
91113
|
+
}
|
|
91114
|
+
},
|
|
91115
|
+
"allow_rebase_merge": {
|
|
91116
|
+
"type": "boolean"
|
|
91117
|
+
},
|
|
91118
|
+
"temp_clone_token": {
|
|
91119
|
+
"type": "string"
|
|
91120
|
+
},
|
|
91121
|
+
"allow_squash_merge": {
|
|
91122
|
+
"type": "boolean"
|
|
91123
|
+
},
|
|
91124
|
+
"allow_auto_merge": {
|
|
91125
|
+
"type": "boolean"
|
|
91126
|
+
},
|
|
91127
|
+
"delete_branch_on_merge": {
|
|
91128
|
+
"type": "boolean"
|
|
91129
|
+
},
|
|
91130
|
+
"allow_update_branch": {
|
|
91131
|
+
"type": "boolean"
|
|
91132
|
+
},
|
|
91133
|
+
"use_squash_pr_title_as_default": {
|
|
91134
|
+
"type": "boolean"
|
|
91135
|
+
},
|
|
91136
|
+
"squash_merge_commit_title": {
|
|
91137
|
+
"type": "string",
|
|
91138
|
+
"enum": [
|
|
91139
|
+
"PR_TITLE",
|
|
91140
|
+
"COMMIT_OR_PR_TITLE"
|
|
91141
|
+
],
|
|
91142
|
+
"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)."
|
|
91143
|
+
},
|
|
91144
|
+
"squash_merge_commit_message": {
|
|
91145
|
+
"type": "string",
|
|
91146
|
+
"enum": [
|
|
91147
|
+
"PR_BODY",
|
|
91148
|
+
"COMMIT_MESSAGES",
|
|
91149
|
+
"BLANK"
|
|
91150
|
+
],
|
|
91151
|
+
"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."
|
|
91152
|
+
},
|
|
91153
|
+
"merge_commit_title": {
|
|
91154
|
+
"type": "string",
|
|
91155
|
+
"enum": [
|
|
91156
|
+
"PR_TITLE",
|
|
91157
|
+
"MERGE_MESSAGE"
|
|
91158
|
+
],
|
|
91159
|
+
"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)."
|
|
91160
|
+
},
|
|
91161
|
+
"merge_commit_message": {
|
|
91162
|
+
"type": "string",
|
|
91163
|
+
"enum": [
|
|
91164
|
+
"PR_BODY",
|
|
91165
|
+
"PR_TITLE",
|
|
91166
|
+
"BLANK"
|
|
91167
|
+
],
|
|
91168
|
+
"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."
|
|
91169
|
+
},
|
|
91170
|
+
"allow_merge_commit": {
|
|
91171
|
+
"type": "boolean"
|
|
91172
|
+
},
|
|
91173
|
+
"subscribers_count": {
|
|
91174
|
+
"type": "integer"
|
|
91175
|
+
},
|
|
91176
|
+
"network_count": {
|
|
91177
|
+
"type": "integer"
|
|
91178
|
+
}
|
|
91179
|
+
}
|
|
91009
91180
|
},
|
|
91010
91181
|
"temp_clone_token": {
|
|
91011
91182
|
"type": "string"
|
|
@@ -91028,6 +91199,52 @@
|
|
|
91028
91199
|
"type": "boolean",
|
|
91029
91200
|
"example": false
|
|
91030
91201
|
},
|
|
91202
|
+
"allow_update_branch": {
|
|
91203
|
+
"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.",
|
|
91204
|
+
"default": false,
|
|
91205
|
+
"type": "boolean",
|
|
91206
|
+
"example": false
|
|
91207
|
+
},
|
|
91208
|
+
"use_squash_pr_title_as_default": {
|
|
91209
|
+
"type": "boolean",
|
|
91210
|
+
"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.",
|
|
91211
|
+
"default": false,
|
|
91212
|
+
"deprecated": true
|
|
91213
|
+
},
|
|
91214
|
+
"squash_merge_commit_title": {
|
|
91215
|
+
"type": "string",
|
|
91216
|
+
"enum": [
|
|
91217
|
+
"PR_TITLE",
|
|
91218
|
+
"COMMIT_OR_PR_TITLE"
|
|
91219
|
+
],
|
|
91220
|
+
"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)."
|
|
91221
|
+
},
|
|
91222
|
+
"squash_merge_commit_message": {
|
|
91223
|
+
"type": "string",
|
|
91224
|
+
"enum": [
|
|
91225
|
+
"PR_BODY",
|
|
91226
|
+
"COMMIT_MESSAGES",
|
|
91227
|
+
"BLANK"
|
|
91228
|
+
],
|
|
91229
|
+
"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."
|
|
91230
|
+
},
|
|
91231
|
+
"merge_commit_title": {
|
|
91232
|
+
"type": "string",
|
|
91233
|
+
"enum": [
|
|
91234
|
+
"PR_TITLE",
|
|
91235
|
+
"MERGE_MESSAGE"
|
|
91236
|
+
],
|
|
91237
|
+
"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)."
|
|
91238
|
+
},
|
|
91239
|
+
"merge_commit_message": {
|
|
91240
|
+
"type": "string",
|
|
91241
|
+
"enum": [
|
|
91242
|
+
"PR_BODY",
|
|
91243
|
+
"PR_TITLE",
|
|
91244
|
+
"BLANK"
|
|
91245
|
+
],
|
|
91246
|
+
"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."
|
|
91247
|
+
},
|
|
91031
91248
|
"allow_merge_commit": {
|
|
91032
91249
|
"description": "Whether to allow merge commits for pull requests.",
|
|
91033
91250
|
"default": true,
|
|
@@ -91036,15 +91253,12 @@
|
|
|
91036
91253
|
},
|
|
91037
91254
|
"allow_forking": {
|
|
91038
91255
|
"description": "Whether to allow forking this repo",
|
|
91039
|
-
"
|
|
91040
|
-
"type": "boolean",
|
|
91041
|
-
"example": false
|
|
91256
|
+
"type": "boolean"
|
|
91042
91257
|
},
|
|
91043
91258
|
"web_commit_signoff_required": {
|
|
91044
91259
|
"description": "Whether to require contributors to sign off on web-based commits",
|
|
91045
91260
|
"default": false,
|
|
91046
|
-
"type": "boolean"
|
|
91047
|
-
"example": false
|
|
91261
|
+
"type": "boolean"
|
|
91048
91262
|
},
|
|
91049
91263
|
"subscribers_count": {
|
|
91050
91264
|
"type": "integer"
|
|
@@ -91060,6 +91274,14 @@
|
|
|
91060
91274
|
},
|
|
91061
91275
|
"master_branch": {
|
|
91062
91276
|
"type": "string"
|
|
91277
|
+
},
|
|
91278
|
+
"starred_at": {
|
|
91279
|
+
"type": "string",
|
|
91280
|
+
"example": "\"2020-07-09T00:17:42Z\""
|
|
91281
|
+
},
|
|
91282
|
+
"anonymous_access_enabled": {
|
|
91283
|
+
"type": "boolean",
|
|
91284
|
+
"description": "Whether anonymous git access is enabled for this repository"
|
|
91063
91285
|
}
|
|
91064
91286
|
},
|
|
91065
91287
|
"required": [
|
|
@@ -91136,230 +91358,8 @@
|
|
|
91136
91358
|
"watchers_count",
|
|
91137
91359
|
"created_at",
|
|
91138
91360
|
"updated_at"
|
|
91139
|
-
]
|
|
91140
|
-
|
|
91141
|
-
"project-card": {
|
|
91142
|
-
"title": "Project Card",
|
|
91143
|
-
"description": "Project cards represent a scope of work.",
|
|
91144
|
-
"type": "object",
|
|
91145
|
-
"properties": {
|
|
91146
|
-
"url": {
|
|
91147
|
-
"type": "string",
|
|
91148
|
-
"format": "uri",
|
|
91149
|
-
"example": "https://api.github.com/projects/columns/cards/1478"
|
|
91150
|
-
},
|
|
91151
|
-
"id": {
|
|
91152
|
-
"description": "The project card's ID",
|
|
91153
|
-
"example": 42,
|
|
91154
|
-
"type": "integer"
|
|
91155
|
-
},
|
|
91156
|
-
"node_id": {
|
|
91157
|
-
"type": "string",
|
|
91158
|
-
"example": "MDExOlByb2plY3RDYXJkMTQ3OA=="
|
|
91159
|
-
},
|
|
91160
|
-
"note": {
|
|
91161
|
-
"type": "string",
|
|
91162
|
-
"example": "Add payload for delete Project column",
|
|
91163
|
-
"nullable": true
|
|
91164
|
-
},
|
|
91165
|
-
"creator": {
|
|
91166
|
-
"$ref": "#/components/schemas/nullable-simple-user"
|
|
91167
|
-
},
|
|
91168
|
-
"created_at": {
|
|
91169
|
-
"type": "string",
|
|
91170
|
-
"format": "date-time",
|
|
91171
|
-
"example": "2016-09-05T14:21:06Z"
|
|
91172
|
-
},
|
|
91173
|
-
"updated_at": {
|
|
91174
|
-
"type": "string",
|
|
91175
|
-
"format": "date-time",
|
|
91176
|
-
"example": "2016-09-05T14:20:22Z"
|
|
91177
|
-
},
|
|
91178
|
-
"archived": {
|
|
91179
|
-
"description": "Whether or not the card is archived",
|
|
91180
|
-
"example": false,
|
|
91181
|
-
"type": "boolean"
|
|
91182
|
-
},
|
|
91183
|
-
"column_name": {
|
|
91184
|
-
"type": "string"
|
|
91185
|
-
},
|
|
91186
|
-
"project_id": {
|
|
91187
|
-
"type": "string"
|
|
91188
|
-
},
|
|
91189
|
-
"column_url": {
|
|
91190
|
-
"type": "string",
|
|
91191
|
-
"format": "uri",
|
|
91192
|
-
"example": "https://api.github.com/projects/columns/367"
|
|
91193
|
-
},
|
|
91194
|
-
"content_url": {
|
|
91195
|
-
"type": "string",
|
|
91196
|
-
"format": "uri",
|
|
91197
|
-
"example": "https://api.github.com/repos/api-playground/projects-test/issues/3"
|
|
91198
|
-
},
|
|
91199
|
-
"project_url": {
|
|
91200
|
-
"type": "string",
|
|
91201
|
-
"format": "uri",
|
|
91202
|
-
"example": "https://api.github.com/projects/120"
|
|
91203
|
-
}
|
|
91204
|
-
},
|
|
91205
|
-
"required": [
|
|
91206
|
-
"id",
|
|
91207
|
-
"node_id",
|
|
91208
|
-
"note",
|
|
91209
|
-
"url",
|
|
91210
|
-
"column_url",
|
|
91211
|
-
"project_url",
|
|
91212
|
-
"creator",
|
|
91213
|
-
"created_at",
|
|
91214
|
-
"updated_at"
|
|
91215
|
-
]
|
|
91216
|
-
},
|
|
91217
|
-
"project-column": {
|
|
91218
|
-
"title": "Project Column",
|
|
91219
|
-
"description": "Project columns contain cards of work.",
|
|
91220
|
-
"type": "object",
|
|
91221
|
-
"properties": {
|
|
91222
|
-
"url": {
|
|
91223
|
-
"type": "string",
|
|
91224
|
-
"format": "uri",
|
|
91225
|
-
"example": "https://api.github.com/projects/columns/367"
|
|
91226
|
-
},
|
|
91227
|
-
"project_url": {
|
|
91228
|
-
"type": "string",
|
|
91229
|
-
"format": "uri",
|
|
91230
|
-
"example": "https://api.github.com/projects/120"
|
|
91231
|
-
},
|
|
91232
|
-
"cards_url": {
|
|
91233
|
-
"type": "string",
|
|
91234
|
-
"format": "uri",
|
|
91235
|
-
"example": "https://api.github.com/projects/columns/367/cards"
|
|
91236
|
-
},
|
|
91237
|
-
"id": {
|
|
91238
|
-
"description": "The unique identifier of the project column",
|
|
91239
|
-
"example": 42,
|
|
91240
|
-
"type": "integer"
|
|
91241
|
-
},
|
|
91242
|
-
"node_id": {
|
|
91243
|
-
"type": "string",
|
|
91244
|
-
"example": "MDEzOlByb2plY3RDb2x1bW4zNjc="
|
|
91245
|
-
},
|
|
91246
|
-
"name": {
|
|
91247
|
-
"description": "Name of the project column",
|
|
91248
|
-
"example": "Remaining tasks",
|
|
91249
|
-
"type": "string"
|
|
91250
|
-
},
|
|
91251
|
-
"created_at": {
|
|
91252
|
-
"type": "string",
|
|
91253
|
-
"format": "date-time",
|
|
91254
|
-
"example": "2016-09-05T14:18:44Z"
|
|
91255
|
-
},
|
|
91256
|
-
"updated_at": {
|
|
91257
|
-
"type": "string",
|
|
91258
|
-
"format": "date-time",
|
|
91259
|
-
"example": "2016-09-05T14:22:28Z"
|
|
91260
|
-
}
|
|
91261
|
-
},
|
|
91262
|
-
"required": [
|
|
91263
|
-
"id",
|
|
91264
|
-
"node_id",
|
|
91265
|
-
"url",
|
|
91266
|
-
"project_url",
|
|
91267
|
-
"cards_url",
|
|
91268
|
-
"name",
|
|
91269
|
-
"created_at",
|
|
91270
|
-
"updated_at"
|
|
91271
|
-
]
|
|
91272
|
-
},
|
|
91273
|
-
"project-collaborator-permission": {
|
|
91274
|
-
"title": "Project Collaborator Permission",
|
|
91275
|
-
"description": "Project Collaborator Permission",
|
|
91276
|
-
"type": "object",
|
|
91277
|
-
"properties": {
|
|
91278
|
-
"permission": {
|
|
91279
|
-
"type": "string"
|
|
91280
|
-
},
|
|
91281
|
-
"user": {
|
|
91282
|
-
"$ref": "#/components/schemas/nullable-simple-user"
|
|
91283
|
-
}
|
|
91284
|
-
},
|
|
91285
|
-
"required": [
|
|
91286
|
-
"permission",
|
|
91287
|
-
"user"
|
|
91288
|
-
]
|
|
91289
|
-
},
|
|
91290
|
-
"rate-limit": {
|
|
91291
|
-
"title": "Rate Limit",
|
|
91292
|
-
"type": "object",
|
|
91293
|
-
"properties": {
|
|
91294
|
-
"limit": {
|
|
91295
|
-
"type": "integer"
|
|
91296
|
-
},
|
|
91297
|
-
"remaining": {
|
|
91298
|
-
"type": "integer"
|
|
91299
|
-
},
|
|
91300
|
-
"reset": {
|
|
91301
|
-
"type": "integer"
|
|
91302
|
-
},
|
|
91303
|
-
"used": {
|
|
91304
|
-
"type": "integer"
|
|
91305
|
-
}
|
|
91306
|
-
},
|
|
91307
|
-
"required": [
|
|
91308
|
-
"limit",
|
|
91309
|
-
"remaining",
|
|
91310
|
-
"reset",
|
|
91311
|
-
"used"
|
|
91312
|
-
]
|
|
91313
|
-
},
|
|
91314
|
-
"rate-limit-overview": {
|
|
91315
|
-
"title": "Rate Limit Overview",
|
|
91316
|
-
"description": "Rate Limit Overview",
|
|
91317
|
-
"type": "object",
|
|
91318
|
-
"properties": {
|
|
91319
|
-
"resources": {
|
|
91320
|
-
"type": "object",
|
|
91321
|
-
"properties": {
|
|
91322
|
-
"core": {
|
|
91323
|
-
"$ref": "#/components/schemas/rate-limit"
|
|
91324
|
-
},
|
|
91325
|
-
"graphql": {
|
|
91326
|
-
"$ref": "#/components/schemas/rate-limit"
|
|
91327
|
-
},
|
|
91328
|
-
"search": {
|
|
91329
|
-
"$ref": "#/components/schemas/rate-limit"
|
|
91330
|
-
},
|
|
91331
|
-
"code_search": {
|
|
91332
|
-
"$ref": "#/components/schemas/rate-limit"
|
|
91333
|
-
},
|
|
91334
|
-
"source_import": {
|
|
91335
|
-
"$ref": "#/components/schemas/rate-limit"
|
|
91336
|
-
},
|
|
91337
|
-
"integration_manifest": {
|
|
91338
|
-
"$ref": "#/components/schemas/rate-limit"
|
|
91339
|
-
},
|
|
91340
|
-
"code_scanning_upload": {
|
|
91341
|
-
"$ref": "#/components/schemas/rate-limit"
|
|
91342
|
-
},
|
|
91343
|
-
"actions_runner_registration": {
|
|
91344
|
-
"$ref": "#/components/schemas/rate-limit"
|
|
91345
|
-
},
|
|
91346
|
-
"scim": {
|
|
91347
|
-
"$ref": "#/components/schemas/rate-limit"
|
|
91348
|
-
}
|
|
91349
|
-
},
|
|
91350
|
-
"required": [
|
|
91351
|
-
"core",
|
|
91352
|
-
"search"
|
|
91353
|
-
]
|
|
91354
|
-
},
|
|
91355
|
-
"rate": {
|
|
91356
|
-
"$ref": "#/components/schemas/rate-limit"
|
|
91357
|
-
}
|
|
91358
|
-
},
|
|
91359
|
-
"required": [
|
|
91360
|
-
"rate",
|
|
91361
|
-
"resources"
|
|
91362
|
-
]
|
|
91361
|
+
],
|
|
91362
|
+
"nullable": true
|
|
91363
91363
|
},
|
|
91364
91364
|
"code-of-conduct-simple": {
|
|
91365
91365
|
"title": "Code Of Conduct Simple",
|
|
@@ -92198,7 +92198,8 @@
|
|
|
92198
92198
|
"enum": [
|
|
92199
92199
|
"queued",
|
|
92200
92200
|
"in_progress",
|
|
92201
|
-
"completed"
|
|
92201
|
+
"completed",
|
|
92202
|
+
"waiting"
|
|
92202
92203
|
]
|
|
92203
92204
|
},
|
|
92204
92205
|
"conclusion": {
|
|
@@ -107171,6 +107172,11 @@
|
|
|
107171
107172
|
"type": "string"
|
|
107172
107173
|
}
|
|
107173
107174
|
},
|
|
107175
|
+
"custom_properties": {
|
|
107176
|
+
"type": "object",
|
|
107177
|
+
"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.",
|
|
107178
|
+
"additionalProperties": true
|
|
107179
|
+
},
|
|
107174
107180
|
"has_issues": {
|
|
107175
107181
|
"description": "Whether issues are enabled.",
|
|
107176
107182
|
"default": true,
|
|
@@ -109224,6 +109230,11 @@
|
|
|
109224
109230
|
"type": "string"
|
|
109225
109231
|
}
|
|
109226
109232
|
},
|
|
109233
|
+
"custom_properties": {
|
|
109234
|
+
"type": "object",
|
|
109235
|
+
"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.",
|
|
109236
|
+
"additionalProperties": true
|
|
109237
|
+
},
|
|
109227
109238
|
"has_issues": {
|
|
109228
109239
|
"description": "Whether issues are enabled.",
|
|
109229
109240
|
"default": true,
|
|
@@ -125440,6 +125451,11 @@
|
|
|
125440
125451
|
}
|
|
125441
125452
|
]
|
|
125442
125453
|
},
|
|
125454
|
+
"custom_properties": {
|
|
125455
|
+
"type": "object",
|
|
125456
|
+
"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.",
|
|
125457
|
+
"additionalProperties": true
|
|
125458
|
+
},
|
|
125443
125459
|
"default_branch": {
|
|
125444
125460
|
"description": "The default branch of the repository.",
|
|
125445
125461
|
"type": "string"
|
|
@@ -145334,6 +145350,11 @@
|
|
|
145334
145350
|
}
|
|
145335
145351
|
]
|
|
145336
145352
|
},
|
|
145353
|
+
"custom_properties": {
|
|
145354
|
+
"type": "object",
|
|
145355
|
+
"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.",
|
|
145356
|
+
"additionalProperties": true
|
|
145357
|
+
},
|
|
145337
145358
|
"default_branch": {
|
|
145338
145359
|
"description": "The default branch of the repository.",
|
|
145339
145360
|
"type": "string"
|
|
@@ -150933,6 +150954,11 @@
|
|
|
150933
150954
|
}
|
|
150934
150955
|
]
|
|
150935
150956
|
},
|
|
150957
|
+
"custom_properties": {
|
|
150958
|
+
"type": "object",
|
|
150959
|
+
"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.",
|
|
150960
|
+
"additionalProperties": true
|
|
150961
|
+
},
|
|
150936
150962
|
"default_branch": {
|
|
150937
150963
|
"description": "The default branch of the repository.",
|
|
150938
150964
|
"type": "string"
|
|
@@ -236660,6 +236686,11 @@
|
|
|
236660
236686
|
}
|
|
236661
236687
|
]
|
|
236662
236688
|
},
|
|
236689
|
+
"custom_properties": {
|
|
236690
|
+
"type": "object",
|
|
236691
|
+
"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.",
|
|
236692
|
+
"additionalProperties": true
|
|
236693
|
+
},
|
|
236663
236694
|
"default_branch": {
|
|
236664
236695
|
"description": "The default branch of the repository.",
|
|
236665
236696
|
"type": "string"
|
|
@@ -247554,6 +247585,11 @@
|
|
|
247554
247585
|
}
|
|
247555
247586
|
]
|
|
247556
247587
|
},
|
|
247588
|
+
"custom_properties": {
|
|
247589
|
+
"type": "object",
|
|
247590
|
+
"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.",
|
|
247591
|
+
"additionalProperties": true
|
|
247592
|
+
},
|
|
247557
247593
|
"default_branch": {
|
|
247558
247594
|
"description": "The default branch of the repository.",
|
|
247559
247595
|
"type": "string"
|
|
@@ -248300,6 +248336,11 @@
|
|
|
248300
248336
|
}
|
|
248301
248337
|
]
|
|
248302
248338
|
},
|
|
248339
|
+
"custom_properties": {
|
|
248340
|
+
"type": "object",
|
|
248341
|
+
"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.",
|
|
248342
|
+
"additionalProperties": true
|
|
248343
|
+
},
|
|
248303
248344
|
"default_branch": {
|
|
248304
248345
|
"description": "The default branch of the repository.",
|
|
248305
248346
|
"type": "string"
|
|
@@ -249047,6 +249088,11 @@
|
|
|
249047
249088
|
}
|
|
249048
249089
|
]
|
|
249049
249090
|
},
|
|
249091
|
+
"custom_properties": {
|
|
249092
|
+
"type": "object",
|
|
249093
|
+
"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.",
|
|
249094
|
+
"additionalProperties": true
|
|
249095
|
+
},
|
|
249050
249096
|
"default_branch": {
|
|
249051
249097
|
"description": "The default branch of the repository.",
|
|
249052
249098
|
"type": "string"
|
|
@@ -249868,6 +249914,11 @@
|
|
|
249868
249914
|
}
|
|
249869
249915
|
]
|
|
249870
249916
|
},
|
|
249917
|
+
"custom_properties": {
|
|
249918
|
+
"type": "object",
|
|
249919
|
+
"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.",
|
|
249920
|
+
"additionalProperties": true
|
|
249921
|
+
},
|
|
249871
249922
|
"default_branch": {
|
|
249872
249923
|
"description": "The default branch of the repository.",
|
|
249873
249924
|
"type": "string"
|
|
@@ -250616,6 +250667,11 @@
|
|
|
250616
250667
|
}
|
|
250617
250668
|
]
|
|
250618
250669
|
},
|
|
250670
|
+
"custom_properties": {
|
|
250671
|
+
"type": "object",
|
|
250672
|
+
"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.",
|
|
250673
|
+
"additionalProperties": true
|
|
250674
|
+
},
|
|
250619
250675
|
"default_branch": {
|
|
250620
250676
|
"description": "The default branch of the repository.",
|
|
250621
250677
|
"type": "string"
|
|
@@ -265723,130 +265779,6 @@
|
|
|
265723
265779
|
},
|
|
265724
265780
|
"role_name": "read",
|
|
265725
265781
|
"allow_rebase_merge": true,
|
|
265726
|
-
"template_repository": {
|
|
265727
|
-
"id": 1296269,
|
|
265728
|
-
"node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
|
|
265729
|
-
"name": "Hello-World-Template",
|
|
265730
|
-
"full_name": "octocat/Hello-World-Template",
|
|
265731
|
-
"owner": {
|
|
265732
|
-
"login": "octocat",
|
|
265733
|
-
"id": 1,
|
|
265734
|
-
"node_id": "MDQ6VXNlcjE=",
|
|
265735
|
-
"avatar_url": "https://github.com/images/error/octocat_happy.gif",
|
|
265736
|
-
"gravatar_id": "",
|
|
265737
|
-
"url": "https://api.github.com/users/octocat",
|
|
265738
|
-
"html_url": "https://github.com/octocat",
|
|
265739
|
-
"followers_url": "https://api.github.com/users/octocat/followers",
|
|
265740
|
-
"following_url": "https://api.github.com/users/octocat/following{/other_user}",
|
|
265741
|
-
"gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
|
|
265742
|
-
"starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
|
|
265743
|
-
"subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
|
|
265744
|
-
"organizations_url": "https://api.github.com/users/octocat/orgs",
|
|
265745
|
-
"repos_url": "https://api.github.com/users/octocat/repos",
|
|
265746
|
-
"events_url": "https://api.github.com/users/octocat/events{/privacy}",
|
|
265747
|
-
"received_events_url": "https://api.github.com/users/octocat/received_events",
|
|
265748
|
-
"type": "User",
|
|
265749
|
-
"site_admin": false
|
|
265750
|
-
},
|
|
265751
|
-
"private": false,
|
|
265752
|
-
"html_url": "https://github.com/octocat/Hello-World-Template",
|
|
265753
|
-
"description": "This your first repo!",
|
|
265754
|
-
"fork": false,
|
|
265755
|
-
"url": "https://api.github.com/repos/octocat/Hello-World-Template",
|
|
265756
|
-
"archive_url": "https://api.github.com/repos/octocat/Hello-World-Template/{archive_format}{/ref}",
|
|
265757
|
-
"assignees_url": "https://api.github.com/repos/octocat/Hello-World-Template/assignees{/user}",
|
|
265758
|
-
"blobs_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/blobs{/sha}",
|
|
265759
|
-
"branches_url": "https://api.github.com/repos/octocat/Hello-World-Template/branches{/branch}",
|
|
265760
|
-
"collaborators_url": "https://api.github.com/repos/octocat/Hello-World-Template/collaborators{/collaborator}",
|
|
265761
|
-
"comments_url": "https://api.github.com/repos/octocat/Hello-World-Template/comments{/number}",
|
|
265762
|
-
"commits_url": "https://api.github.com/repos/octocat/Hello-World-Template/commits{/sha}",
|
|
265763
|
-
"compare_url": "https://api.github.com/repos/octocat/Hello-World-Template/compare/{base}...{head}",
|
|
265764
|
-
"contents_url": "https://api.github.com/repos/octocat/Hello-World-Template/contents/{+path}",
|
|
265765
|
-
"contributors_url": "https://api.github.com/repos/octocat/Hello-World-Template/contributors",
|
|
265766
|
-
"deployments_url": "https://api.github.com/repos/octocat/Hello-World-Template/deployments",
|
|
265767
|
-
"downloads_url": "https://api.github.com/repos/octocat/Hello-World-Template/downloads",
|
|
265768
|
-
"events_url": "https://api.github.com/repos/octocat/Hello-World-Template/events",
|
|
265769
|
-
"forks_url": "https://api.github.com/repos/octocat/Hello-World-Template/forks",
|
|
265770
|
-
"git_commits_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/commits{/sha}",
|
|
265771
|
-
"git_refs_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/refs{/sha}",
|
|
265772
|
-
"git_tags_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/tags{/sha}",
|
|
265773
|
-
"git_url": "git:github.com/octocat/Hello-World-Template.git",
|
|
265774
|
-
"issue_comment_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues/comments{/number}",
|
|
265775
|
-
"issue_events_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues/events{/number}",
|
|
265776
|
-
"issues_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues{/number}",
|
|
265777
|
-
"keys_url": "https://api.github.com/repos/octocat/Hello-World-Template/keys{/key_id}",
|
|
265778
|
-
"labels_url": "https://api.github.com/repos/octocat/Hello-World-Template/labels{/name}",
|
|
265779
|
-
"languages_url": "https://api.github.com/repos/octocat/Hello-World-Template/languages",
|
|
265780
|
-
"merges_url": "https://api.github.com/repos/octocat/Hello-World-Template/merges",
|
|
265781
|
-
"milestones_url": "https://api.github.com/repos/octocat/Hello-World-Template/milestones{/number}",
|
|
265782
|
-
"notifications_url": "https://api.github.com/repos/octocat/Hello-World-Template/notifications{?since,all,participating}",
|
|
265783
|
-
"pulls_url": "https://api.github.com/repos/octocat/Hello-World-Template/pulls{/number}",
|
|
265784
|
-
"releases_url": "https://api.github.com/repos/octocat/Hello-World-Template/releases{/id}",
|
|
265785
|
-
"ssh_url": "git@github.com:octocat/Hello-World-Template.git",
|
|
265786
|
-
"stargazers_url": "https://api.github.com/repos/octocat/Hello-World-Template/stargazers",
|
|
265787
|
-
"statuses_url": "https://api.github.com/repos/octocat/Hello-World-Template/statuses/{sha}",
|
|
265788
|
-
"subscribers_url": "https://api.github.com/repos/octocat/Hello-World-Template/subscribers",
|
|
265789
|
-
"subscription_url": "https://api.github.com/repos/octocat/Hello-World-Template/subscription",
|
|
265790
|
-
"tags_url": "https://api.github.com/repos/octocat/Hello-World-Template/tags",
|
|
265791
|
-
"teams_url": "https://api.github.com/repos/octocat/Hello-World-Template/teams",
|
|
265792
|
-
"trees_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/trees{/sha}",
|
|
265793
|
-
"clone_url": "https://github.com/octocat/Hello-World-Template.git",
|
|
265794
|
-
"mirror_url": "git:git.example.com/octocat/Hello-World-Template",
|
|
265795
|
-
"hooks_url": "https://api.github.com/repos/octocat/Hello-World-Template/hooks",
|
|
265796
|
-
"svn_url": "https://svn.github.com/octocat/Hello-World-Template",
|
|
265797
|
-
"homepage": "https://github.com",
|
|
265798
|
-
"language": null,
|
|
265799
|
-
"forks": 9,
|
|
265800
|
-
"forks_count": 9,
|
|
265801
|
-
"stargazers_count": 80,
|
|
265802
|
-
"watchers_count": 80,
|
|
265803
|
-
"watchers": 80,
|
|
265804
|
-
"size": 108,
|
|
265805
|
-
"default_branch": "master",
|
|
265806
|
-
"open_issues": 0,
|
|
265807
|
-
"open_issues_count": 0,
|
|
265808
|
-
"is_template": true,
|
|
265809
|
-
"license": {
|
|
265810
|
-
"key": "mit",
|
|
265811
|
-
"name": "MIT License",
|
|
265812
|
-
"url": "https://api.github.com/licenses/mit",
|
|
265813
|
-
"spdx_id": "MIT",
|
|
265814
|
-
"node_id": "MDc6TGljZW5zZW1pdA==",
|
|
265815
|
-
"html_url": "https://api.github.com/licenses/mit"
|
|
265816
|
-
},
|
|
265817
|
-
"topics": [
|
|
265818
|
-
"octocat",
|
|
265819
|
-
"atom",
|
|
265820
|
-
"electron",
|
|
265821
|
-
"api"
|
|
265822
|
-
],
|
|
265823
|
-
"has_issues": true,
|
|
265824
|
-
"has_projects": true,
|
|
265825
|
-
"has_wiki": true,
|
|
265826
|
-
"has_pages": false,
|
|
265827
|
-
"has_downloads": true,
|
|
265828
|
-
"archived": false,
|
|
265829
|
-
"disabled": false,
|
|
265830
|
-
"visibility": "public",
|
|
265831
|
-
"pushed_at": "2011-01-26T19:06:43Z",
|
|
265832
|
-
"created_at": "2011-01-26T19:01:12Z",
|
|
265833
|
-
"updated_at": "2011-01-26T19:14:43Z",
|
|
265834
|
-
"permissions": {
|
|
265835
|
-
"pull": true,
|
|
265836
|
-
"triage": false,
|
|
265837
|
-
"push": false,
|
|
265838
|
-
"maintain": false,
|
|
265839
|
-
"admin": false
|
|
265840
|
-
},
|
|
265841
|
-
"allow_rebase_merge": true,
|
|
265842
|
-
"temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
|
|
265843
|
-
"allow_squash_merge": true,
|
|
265844
|
-
"allow_auto_merge": false,
|
|
265845
|
-
"delete_branch_on_merge": true,
|
|
265846
|
-
"allow_merge_commit": true,
|
|
265847
|
-
"subscribers_count": 42,
|
|
265848
|
-
"network_count": 0
|
|
265849
|
-
},
|
|
265850
265782
|
"temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
|
|
265851
265783
|
"allow_squash_merge": true,
|
|
265852
265784
|
"allow_auto_merge": false,
|
|
@@ -266200,7 +266132,6 @@
|
|
|
266200
266132
|
"hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
|
|
266201
266133
|
"svn_url": "https://svn.github.com/octocat/Hello-World",
|
|
266202
266134
|
"homepage": "https://github.com",
|
|
266203
|
-
"language": null,
|
|
266204
266135
|
"forks_count": 9,
|
|
266205
266136
|
"forks": 9,
|
|
266206
266137
|
"stargazers_count": 80,
|
|
@@ -266585,7 +266516,6 @@
|
|
|
266585
266516
|
"hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
|
|
266586
266517
|
"svn_url": "https://svn.github.com/octocat/Hello-World",
|
|
266587
266518
|
"homepage": "https://github.com",
|
|
266588
|
-
"language": null,
|
|
266589
266519
|
"forks_count": 9,
|
|
266590
266520
|
"stargazers_count": 80,
|
|
266591
266521
|
"watchers_count": 80,
|
|
@@ -279107,130 +279037,6 @@
|
|
|
279107
279037
|
},
|
|
279108
279038
|
"role_name": "read",
|
|
279109
279039
|
"allow_rebase_merge": true,
|
|
279110
|
-
"template_repository": {
|
|
279111
|
-
"id": 1296269,
|
|
279112
|
-
"node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
|
|
279113
|
-
"name": "Hello-World-Template",
|
|
279114
|
-
"full_name": "octocat/Hello-World-Template",
|
|
279115
|
-
"owner": {
|
|
279116
|
-
"login": "octocat",
|
|
279117
|
-
"id": 1,
|
|
279118
|
-
"node_id": "MDQ6VXNlcjE=",
|
|
279119
|
-
"avatar_url": "https://github.com/images/error/octocat_happy.gif",
|
|
279120
|
-
"gravatar_id": "",
|
|
279121
|
-
"url": "https://api.github.com/users/octocat",
|
|
279122
|
-
"html_url": "https://github.com/octocat",
|
|
279123
|
-
"followers_url": "https://api.github.com/users/octocat/followers",
|
|
279124
|
-
"following_url": "https://api.github.com/users/octocat/following{/other_user}",
|
|
279125
|
-
"gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
|
|
279126
|
-
"starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
|
|
279127
|
-
"subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
|
|
279128
|
-
"organizations_url": "https://api.github.com/users/octocat/orgs",
|
|
279129
|
-
"repos_url": "https://api.github.com/users/octocat/repos",
|
|
279130
|
-
"events_url": "https://api.github.com/users/octocat/events{/privacy}",
|
|
279131
|
-
"received_events_url": "https://api.github.com/users/octocat/received_events",
|
|
279132
|
-
"type": "User",
|
|
279133
|
-
"site_admin": false
|
|
279134
|
-
},
|
|
279135
|
-
"private": false,
|
|
279136
|
-
"html_url": "https://github.com/octocat/Hello-World-Template",
|
|
279137
|
-
"description": "This your first repo!",
|
|
279138
|
-
"fork": false,
|
|
279139
|
-
"url": "https://api.github.com/repos/octocat/Hello-World-Template",
|
|
279140
|
-
"archive_url": "https://api.github.com/repos/octocat/Hello-World-Template/{archive_format}{/ref}",
|
|
279141
|
-
"assignees_url": "https://api.github.com/repos/octocat/Hello-World-Template/assignees{/user}",
|
|
279142
|
-
"blobs_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/blobs{/sha}",
|
|
279143
|
-
"branches_url": "https://api.github.com/repos/octocat/Hello-World-Template/branches{/branch}",
|
|
279144
|
-
"collaborators_url": "https://api.github.com/repos/octocat/Hello-World-Template/collaborators{/collaborator}",
|
|
279145
|
-
"comments_url": "https://api.github.com/repos/octocat/Hello-World-Template/comments{/number}",
|
|
279146
|
-
"commits_url": "https://api.github.com/repos/octocat/Hello-World-Template/commits{/sha}",
|
|
279147
|
-
"compare_url": "https://api.github.com/repos/octocat/Hello-World-Template/compare/{base}...{head}",
|
|
279148
|
-
"contents_url": "https://api.github.com/repos/octocat/Hello-World-Template/contents/{+path}",
|
|
279149
|
-
"contributors_url": "https://api.github.com/repos/octocat/Hello-World-Template/contributors",
|
|
279150
|
-
"deployments_url": "https://api.github.com/repos/octocat/Hello-World-Template/deployments",
|
|
279151
|
-
"downloads_url": "https://api.github.com/repos/octocat/Hello-World-Template/downloads",
|
|
279152
|
-
"events_url": "https://api.github.com/repos/octocat/Hello-World-Template/events",
|
|
279153
|
-
"forks_url": "https://api.github.com/repos/octocat/Hello-World-Template/forks",
|
|
279154
|
-
"git_commits_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/commits{/sha}",
|
|
279155
|
-
"git_refs_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/refs{/sha}",
|
|
279156
|
-
"git_tags_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/tags{/sha}",
|
|
279157
|
-
"git_url": "git:github.com/octocat/Hello-World-Template.git",
|
|
279158
|
-
"issue_comment_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues/comments{/number}",
|
|
279159
|
-
"issue_events_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues/events{/number}",
|
|
279160
|
-
"issues_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues{/number}",
|
|
279161
|
-
"keys_url": "https://api.github.com/repos/octocat/Hello-World-Template/keys{/key_id}",
|
|
279162
|
-
"labels_url": "https://api.github.com/repos/octocat/Hello-World-Template/labels{/name}",
|
|
279163
|
-
"languages_url": "https://api.github.com/repos/octocat/Hello-World-Template/languages",
|
|
279164
|
-
"merges_url": "https://api.github.com/repos/octocat/Hello-World-Template/merges",
|
|
279165
|
-
"milestones_url": "https://api.github.com/repos/octocat/Hello-World-Template/milestones{/number}",
|
|
279166
|
-
"notifications_url": "https://api.github.com/repos/octocat/Hello-World-Template/notifications{?since,all,participating}",
|
|
279167
|
-
"pulls_url": "https://api.github.com/repos/octocat/Hello-World-Template/pulls{/number}",
|
|
279168
|
-
"releases_url": "https://api.github.com/repos/octocat/Hello-World-Template/releases{/id}",
|
|
279169
|
-
"ssh_url": "git@github.com:octocat/Hello-World-Template.git",
|
|
279170
|
-
"stargazers_url": "https://api.github.com/repos/octocat/Hello-World-Template/stargazers",
|
|
279171
|
-
"statuses_url": "https://api.github.com/repos/octocat/Hello-World-Template/statuses/{sha}",
|
|
279172
|
-
"subscribers_url": "https://api.github.com/repos/octocat/Hello-World-Template/subscribers",
|
|
279173
|
-
"subscription_url": "https://api.github.com/repos/octocat/Hello-World-Template/subscription",
|
|
279174
|
-
"tags_url": "https://api.github.com/repos/octocat/Hello-World-Template/tags",
|
|
279175
|
-
"teams_url": "https://api.github.com/repos/octocat/Hello-World-Template/teams",
|
|
279176
|
-
"trees_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/trees{/sha}",
|
|
279177
|
-
"clone_url": "https://github.com/octocat/Hello-World-Template.git",
|
|
279178
|
-
"mirror_url": "git:git.example.com/octocat/Hello-World-Template",
|
|
279179
|
-
"hooks_url": "https://api.github.com/repos/octocat/Hello-World-Template/hooks",
|
|
279180
|
-
"svn_url": "https://svn.github.com/octocat/Hello-World-Template",
|
|
279181
|
-
"homepage": "https://github.com",
|
|
279182
|
-
"language": null,
|
|
279183
|
-
"forks": 9,
|
|
279184
|
-
"forks_count": 9,
|
|
279185
|
-
"stargazers_count": 80,
|
|
279186
|
-
"watchers_count": 80,
|
|
279187
|
-
"watchers": 80,
|
|
279188
|
-
"size": 108,
|
|
279189
|
-
"default_branch": "master",
|
|
279190
|
-
"open_issues": 0,
|
|
279191
|
-
"open_issues_count": 0,
|
|
279192
|
-
"is_template": true,
|
|
279193
|
-
"license": {
|
|
279194
|
-
"key": "mit",
|
|
279195
|
-
"name": "MIT License",
|
|
279196
|
-
"url": "https://api.github.com/licenses/mit",
|
|
279197
|
-
"spdx_id": "MIT",
|
|
279198
|
-
"node_id": "MDc6TGljZW5zZW1pdA==",
|
|
279199
|
-
"html_url": "https://api.github.com/licenses/mit"
|
|
279200
|
-
},
|
|
279201
|
-
"topics": [
|
|
279202
|
-
"octocat",
|
|
279203
|
-
"atom",
|
|
279204
|
-
"electron",
|
|
279205
|
-
"api"
|
|
279206
|
-
],
|
|
279207
|
-
"has_issues": true,
|
|
279208
|
-
"has_projects": true,
|
|
279209
|
-
"has_wiki": true,
|
|
279210
|
-
"has_pages": false,
|
|
279211
|
-
"has_downloads": true,
|
|
279212
|
-
"archived": false,
|
|
279213
|
-
"disabled": false,
|
|
279214
|
-
"visibility": "public",
|
|
279215
|
-
"pushed_at": "2011-01-26T19:06:43Z",
|
|
279216
|
-
"created_at": "2011-01-26T19:01:12Z",
|
|
279217
|
-
"updated_at": "2011-01-26T19:14:43Z",
|
|
279218
|
-
"permissions": {
|
|
279219
|
-
"pull": true,
|
|
279220
|
-
"triage": false,
|
|
279221
|
-
"push": false,
|
|
279222
|
-
"maintain": false,
|
|
279223
|
-
"admin": false
|
|
279224
|
-
},
|
|
279225
|
-
"allow_rebase_merge": true,
|
|
279226
|
-
"temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
|
|
279227
|
-
"allow_squash_merge": true,
|
|
279228
|
-
"allow_auto_merge": false,
|
|
279229
|
-
"delete_branch_on_merge": true,
|
|
279230
|
-
"allow_merge_commit": true,
|
|
279231
|
-
"subscribers_count": 42,
|
|
279232
|
-
"network_count": 0
|
|
279233
|
-
},
|
|
279234
279040
|
"temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
|
|
279235
279041
|
"allow_squash_merge": true,
|
|
279236
279042
|
"allow_auto_merge": false,
|