@octokit/openapi 6.4.0 → 6.6.1
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 +23 -3
- package/generated/api.github.com.json +16 -4
- package/generated/ghes-3.2-anicca-diff-to-ghes-3.3.deref.json +3232 -174
- package/generated/ghes-3.2-diff-to-api.github.com.deref.json +1 -1
- package/generated/ghes-3.2-diff-to-api.github.com.json +1 -1
- package/generated/ghes-3.2-diff-to-ghes-3.3.deref.json +148129 -3632
- package/generated/ghes-3.2-diff-to-ghes-3.3.json +19589 -2088
- package/generated/ghes-3.2.deref.json +110 -790
- package/generated/ghes-3.2.json +143 -185
- package/generated/ghes-3.3-diff-to-ghes-3.4.deref.json +2 -2
- package/generated/ghes-3.3-diff-to-ghes-3.4.json +52 -52
- package/generated/ghes-3.3.deref.json +45 -45
- package/generated/ghes-3.3.json +136 -136
- package/generated/ghes-3.4-diff-to-ghes-3.5.deref.json +1 -1
- package/generated/ghes-3.4-diff-to-ghes-3.5.json +49 -49
- package/generated/ghes-3.4.deref.json +35 -26
- package/generated/ghes-3.4.json +105 -96
- package/generated/ghes-3.5-anicca-diff-to-api.github.com.deref.json +27 -0
- package/generated/ghes-3.5-diff-to-api.github.com.deref.json +230 -2
- package/generated/ghes-3.5-diff-to-api.github.com.json +348 -419
- package/generated/ghes-3.5.deref.json +185 -176
- package/generated/ghes-3.5.json +549 -764
- package/generated/github.ae-anicca-diff-to-api.github.com.deref.json +27 -0
- package/generated/github.ae-diff-to-api.github.com.deref.json +229 -1
- package/generated/github.ae-diff-to-api.github.com.json +296 -335
- package/generated/github.ae.deref.json +268 -259
- package/generated/github.ae.json +667 -850
- package/package.json +7 -4
package/generated/ghes-3.2.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "6.
|
|
4
|
+
"version": "6.6.1",
|
|
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": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
|
|
@@ -321,7 +321,7 @@
|
|
|
321
321
|
"required": true
|
|
322
322
|
}
|
|
323
323
|
],
|
|
324
|
-
"x-octokit": { "diff": { "ghes-3.3
|
|
324
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
325
325
|
}
|
|
326
326
|
},
|
|
327
327
|
"/admin/hooks/{hook_id}": {
|
|
@@ -373,7 +373,7 @@
|
|
|
373
373
|
}
|
|
374
374
|
]
|
|
375
375
|
},
|
|
376
|
-
"x-octokit": { "diff": { "ghes-3.3
|
|
376
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
377
377
|
},
|
|
378
378
|
"patch": {
|
|
379
379
|
"summary": "Update a global webhook",
|
|
@@ -475,7 +475,7 @@
|
|
|
475
475
|
}
|
|
476
476
|
]
|
|
477
477
|
},
|
|
478
|
-
"x-octokit": { "diff": { "ghes-3.3
|
|
478
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
479
479
|
},
|
|
480
480
|
"delete": {
|
|
481
481
|
"summary": "Delete a global webhook",
|
|
@@ -2494,7 +2494,7 @@
|
|
|
2494
2494
|
"category": "apps",
|
|
2495
2495
|
"subcategory": null
|
|
2496
2496
|
},
|
|
2497
|
-
"x-octokit": {}
|
|
2497
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
2498
2498
|
}
|
|
2499
2499
|
},
|
|
2500
2500
|
"/app/installations/{installation_id}/suspended": {
|
|
@@ -5183,7 +5183,7 @@
|
|
|
5183
5183
|
"category": "actions",
|
|
5184
5184
|
"subcategory": "self-hosted-runners"
|
|
5185
5185
|
},
|
|
5186
|
-
"x-octokit": {}
|
|
5186
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
5187
5187
|
}
|
|
5188
5188
|
},
|
|
5189
5189
|
"/enterprises/{enterprise}/actions/runners/remove-token": {
|
|
@@ -5220,7 +5220,7 @@
|
|
|
5220
5220
|
"category": "actions",
|
|
5221
5221
|
"subcategory": "self-hosted-runners"
|
|
5222
5222
|
},
|
|
5223
|
-
"x-octokit": {}
|
|
5223
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
5224
5224
|
}
|
|
5225
5225
|
},
|
|
5226
5226
|
"/enterprises/{enterprise}/actions/runners/{runner_id}": {
|
|
@@ -5322,7 +5322,7 @@
|
|
|
5322
5322
|
"category": "activity",
|
|
5323
5323
|
"subcategory": "events"
|
|
5324
5324
|
},
|
|
5325
|
-
"x-octokit": {}
|
|
5325
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
5326
5326
|
}
|
|
5327
5327
|
},
|
|
5328
5328
|
"/feeds": {
|
|
@@ -6399,7 +6399,7 @@
|
|
|
6399
6399
|
}
|
|
6400
6400
|
]
|
|
6401
6401
|
},
|
|
6402
|
-
"x-octokit": {}
|
|
6402
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
6403
6403
|
}
|
|
6404
6404
|
},
|
|
6405
6405
|
"/installation/token": {
|
|
@@ -6543,7 +6543,7 @@
|
|
|
6543
6543
|
}
|
|
6544
6544
|
]
|
|
6545
6545
|
},
|
|
6546
|
-
"x-octokit": {}
|
|
6546
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
6547
6547
|
}
|
|
6548
6548
|
},
|
|
6549
6549
|
"/licenses": {
|
|
@@ -6819,7 +6819,7 @@
|
|
|
6819
6819
|
"category": "activity",
|
|
6820
6820
|
"subcategory": "events"
|
|
6821
6821
|
},
|
|
6822
|
-
"x-octokit": {}
|
|
6822
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
6823
6823
|
}
|
|
6824
6824
|
},
|
|
6825
6825
|
"/notifications": {
|
|
@@ -6867,7 +6867,7 @@
|
|
|
6867
6867
|
"category": "activity",
|
|
6868
6868
|
"subcategory": "notifications"
|
|
6869
6869
|
},
|
|
6870
|
-
"x-octokit": {}
|
|
6870
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
6871
6871
|
},
|
|
6872
6872
|
"put": {
|
|
6873
6873
|
"summary": "Mark notifications as read",
|
|
@@ -6972,7 +6972,7 @@
|
|
|
6972
6972
|
"category": "activity",
|
|
6973
6973
|
"subcategory": "notifications"
|
|
6974
6974
|
},
|
|
6975
|
-
"x-octokit": {}
|
|
6975
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
6976
6976
|
},
|
|
6977
6977
|
"patch": {
|
|
6978
6978
|
"summary": "Mark a thread as read",
|
|
@@ -7327,7 +7327,7 @@
|
|
|
7327
7327
|
},
|
|
7328
7328
|
"members_allowed_repository_creation_type": {
|
|
7329
7329
|
"type": "string",
|
|
7330
|
-
"description": "Specifies which types of repositories non-admin organization members can create.
|
|
7330
|
+
"description": "Specifies which types of repositories non-admin organization members can create. \n**Note:** This parameter is deprecated and will be removed in the future. Its return value ignores internal repositories. Using this parameter overrides values set in `members_can_create_repositories`. See the parameter deprecation notice in the operation description for details.",
|
|
7331
7331
|
"enum": ["all", "private", "none"]
|
|
7332
7332
|
},
|
|
7333
7333
|
"members_can_create_pages": {
|
|
@@ -7533,7 +7533,7 @@
|
|
|
7533
7533
|
"category": "actions",
|
|
7534
7534
|
"subcategory": "permissions"
|
|
7535
7535
|
},
|
|
7536
|
-
"x-octokit": {}
|
|
7536
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
7537
7537
|
},
|
|
7538
7538
|
"put": {
|
|
7539
7539
|
"summary": "Set selected repositories enabled for GitHub Actions in an organization",
|
|
@@ -8006,7 +8006,7 @@
|
|
|
8006
8006
|
"category": "actions",
|
|
8007
8007
|
"subcategory": "self-hosted-runner-groups"
|
|
8008
8008
|
},
|
|
8009
|
-
"x-octokit": {}
|
|
8009
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
8010
8010
|
},
|
|
8011
8011
|
"put": {
|
|
8012
8012
|
"summary": "Set repository access for a self-hosted runner group in an organization",
|
|
@@ -8368,7 +8368,7 @@
|
|
|
8368
8368
|
"category": "actions",
|
|
8369
8369
|
"subcategory": "self-hosted-runners"
|
|
8370
8370
|
},
|
|
8371
|
-
"x-octokit": {}
|
|
8371
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
8372
8372
|
}
|
|
8373
8373
|
},
|
|
8374
8374
|
"/orgs/{org}/actions/runners/remove-token": {
|
|
@@ -8405,7 +8405,7 @@
|
|
|
8405
8405
|
"category": "actions",
|
|
8406
8406
|
"subcategory": "self-hosted-runners"
|
|
8407
8407
|
},
|
|
8408
|
-
"x-octokit": {}
|
|
8408
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
8409
8409
|
}
|
|
8410
8410
|
},
|
|
8411
8411
|
"/orgs/{org}/actions/runners/{runner_id}": {
|
|
@@ -8739,7 +8739,7 @@
|
|
|
8739
8739
|
"category": "actions",
|
|
8740
8740
|
"subcategory": "secrets"
|
|
8741
8741
|
},
|
|
8742
|
-
"x-octokit": {}
|
|
8742
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
8743
8743
|
},
|
|
8744
8744
|
"put": {
|
|
8745
8745
|
"summary": "Set selected repositories for an organization secret",
|
|
@@ -8898,7 +8898,7 @@
|
|
|
8898
8898
|
"category": "activity",
|
|
8899
8899
|
"subcategory": "events"
|
|
8900
8900
|
},
|
|
8901
|
-
"x-octokit": {}
|
|
8901
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
8902
8902
|
}
|
|
8903
8903
|
},
|
|
8904
8904
|
"/orgs/{org}/hooks": {
|
|
@@ -9617,7 +9617,7 @@
|
|
|
9617
9617
|
}
|
|
9618
9618
|
]
|
|
9619
9619
|
},
|
|
9620
|
-
"x-octokit": {}
|
|
9620
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
9621
9621
|
}
|
|
9622
9622
|
},
|
|
9623
9623
|
"/orgs/{org}/members": {
|
|
@@ -10619,7 +10619,7 @@
|
|
|
10619
10619
|
}
|
|
10620
10620
|
]
|
|
10621
10621
|
},
|
|
10622
|
-
"x-octokit": {}
|
|
10622
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
10623
10623
|
},
|
|
10624
10624
|
"post": {
|
|
10625
10625
|
"summary": "Create an organization repository",
|
|
@@ -10712,11 +10712,6 @@
|
|
|
10712
10712
|
"description": "Either `true` to allow rebase-merging pull requests, or `false` to prevent rebase-merging.",
|
|
10713
10713
|
"default": true
|
|
10714
10714
|
},
|
|
10715
|
-
"allow_auto_merge": {
|
|
10716
|
-
"type": "boolean",
|
|
10717
|
-
"description": "Either `true` to allow auto-merge on pull requests, or `false` to disallow auto-merge.",
|
|
10718
|
-
"default": false
|
|
10719
|
-
},
|
|
10720
10715
|
"delete_branch_on_merge": {
|
|
10721
10716
|
"type": "boolean",
|
|
10722
10717
|
"description": "Either `true` to allow automatically deleting head branches when pull requests are merged, or `false` to prevent automatic deletion.",
|
|
@@ -10771,9 +10766,20 @@
|
|
|
10771
10766
|
"githubCloudOnly": false,
|
|
10772
10767
|
"enabledForGitHubApps": true,
|
|
10773
10768
|
"category": "repos",
|
|
10774
|
-
"
|
|
10769
|
+
"previews": [
|
|
10770
|
+
{
|
|
10771
|
+
"required": false,
|
|
10772
|
+
"name": "nebula",
|
|
10773
|
+
"note": "You can set the visibility of a repository using the new `visibility` parameter in the [Repositories API](https://docs.github.com/enterprise-server@3.2/rest/reference/repos/), and get a repository's visibility with a new response key. For more information, see the [blog post](https://developer.github.com/changes/2019-12-03-internal-visibility-changes/).\n\nTo access repository visibility during the preview period, you must provide a custom [media type](https://docs.github.com/enterprise-server@3.2/rest/overview/media-types) in the `Accept` header:\n```shell\napplication/vnd.github.nebula-preview+json\n```"
|
|
10774
|
+
},
|
|
10775
|
+
{
|
|
10776
|
+
"required": false,
|
|
10777
|
+
"name": "baptiste",
|
|
10778
|
+
"note": "The `is_template` and `template_repository` keys are currently available for developer to preview. See [Create a repository using a template](https://docs.github.com/enterprise-server@3.2/rest/reference/repos#create-a-repository-using-a-template) to learn how to create template repositories. To access these new response keys during the preview period, you must provide a custom [media type](https://docs.github.com/enterprise-server@3.2/rest/overview/media-types) in the `Accept` header:\n\n```shell\napplication/vnd.github.baptiste-preview+json\n```"
|
|
10779
|
+
}
|
|
10780
|
+
]
|
|
10775
10781
|
},
|
|
10776
|
-
"x-octokit": {}
|
|
10782
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
10777
10783
|
}
|
|
10778
10784
|
},
|
|
10779
10785
|
"/orgs/{org}/teams": {
|
|
@@ -12372,7 +12378,7 @@
|
|
|
12372
12378
|
"category": "teams",
|
|
12373
12379
|
"subcategory": null
|
|
12374
12380
|
},
|
|
12375
|
-
"x-octokit": {}
|
|
12381
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
12376
12382
|
}
|
|
12377
12383
|
},
|
|
12378
12384
|
"/orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}": {
|
|
@@ -12418,7 +12424,7 @@
|
|
|
12418
12424
|
"category": "teams",
|
|
12419
12425
|
"subcategory": null
|
|
12420
12426
|
},
|
|
12421
|
-
"x-octokit": {}
|
|
12427
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
12422
12428
|
},
|
|
12423
12429
|
"put": {
|
|
12424
12430
|
"summary": "Add or update team repository permissions",
|
|
@@ -13901,7 +13907,7 @@
|
|
|
13901
13907
|
}
|
|
13902
13908
|
]
|
|
13903
13909
|
},
|
|
13904
|
-
"x-octokit": {}
|
|
13910
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
13905
13911
|
},
|
|
13906
13912
|
"patch": {
|
|
13907
13913
|
"summary": "Update a repository",
|
|
@@ -14021,11 +14027,6 @@
|
|
|
14021
14027
|
"description": "Either `true` to allow rebase-merging pull requests, or `false` to prevent rebase-merging.",
|
|
14022
14028
|
"default": true
|
|
14023
14029
|
},
|
|
14024
|
-
"allow_auto_merge": {
|
|
14025
|
-
"type": "boolean",
|
|
14026
|
-
"description": "Either `true` to allow auto-merge on pull requests, or `false` to disallow auto-merge.",
|
|
14027
|
-
"default": false
|
|
14028
|
-
},
|
|
14029
14030
|
"delete_branch_on_merge": {
|
|
14030
14031
|
"type": "boolean",
|
|
14031
14032
|
"description": "Either `true` to allow automatically deleting head branches when pull requests are merged, or `false` to prevent automatic deletion.",
|
|
@@ -14090,9 +14091,20 @@
|
|
|
14090
14091
|
"githubCloudOnly": false,
|
|
14091
14092
|
"enabledForGitHubApps": true,
|
|
14092
14093
|
"category": "repos",
|
|
14093
|
-
"
|
|
14094
|
+
"previews": [
|
|
14095
|
+
{
|
|
14096
|
+
"required": false,
|
|
14097
|
+
"name": "nebula",
|
|
14098
|
+
"note": "You can set the visibility of a repository using the new `visibility` parameter in the [Repositories API](https://docs.github.com/enterprise-server@3.2/rest/reference/repos/), and get a repository's visibility with a new response key. For more information, see the [blog post](https://developer.github.com/changes/2019-12-03-internal-visibility-changes/).\n\nTo access repository visibility during the preview period, you must provide a custom [media type](https://docs.github.com/enterprise-server@3.2/rest/overview/media-types) in the `Accept` header:\n```shell\napplication/vnd.github.nebula-preview+json\n```"
|
|
14099
|
+
},
|
|
14100
|
+
{
|
|
14101
|
+
"required": false,
|
|
14102
|
+
"name": "baptiste",
|
|
14103
|
+
"note": "The `is_template` and `template_repository` keys are currently available for developer to preview. See [Create a repository using a template](https://docs.github.com/enterprise-server@3.2/rest/reference/repos#create-a-repository-using-a-template) to learn how to create template repositories. To access these new response keys during the preview period, you must provide a custom [media type](https://docs.github.com/enterprise-server@3.2/rest/overview/media-types) in the `Accept` header:\n\n```shell\napplication/vnd.github.baptiste-preview+json\n```"
|
|
14104
|
+
}
|
|
14105
|
+
]
|
|
14094
14106
|
},
|
|
14095
|
-
"x-octokit": {}
|
|
14107
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
14096
14108
|
},
|
|
14097
14109
|
"delete": {
|
|
14098
14110
|
"summary": "Delete a repository",
|
|
@@ -14327,7 +14339,7 @@
|
|
|
14327
14339
|
"category": "actions",
|
|
14328
14340
|
"subcategory": "workflow-jobs"
|
|
14329
14341
|
},
|
|
14330
|
-
"x-octokit": { "diff": { "ghes-3.3
|
|
14342
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
14331
14343
|
}
|
|
14332
14344
|
},
|
|
14333
14345
|
"/repos/{owner}/{repo}/actions/jobs/{job_id}/logs": {
|
|
@@ -14659,7 +14671,7 @@
|
|
|
14659
14671
|
"category": "actions",
|
|
14660
14672
|
"subcategory": "self-hosted-runners"
|
|
14661
14673
|
},
|
|
14662
|
-
"x-octokit": {}
|
|
14674
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
14663
14675
|
}
|
|
14664
14676
|
},
|
|
14665
14677
|
"/repos/{owner}/{repo}/actions/runners/remove-token": {
|
|
@@ -14699,7 +14711,7 @@
|
|
|
14699
14711
|
"category": "actions",
|
|
14700
14712
|
"subcategory": "self-hosted-runners"
|
|
14701
14713
|
},
|
|
14702
|
-
"x-octokit": {}
|
|
14714
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
14703
14715
|
}
|
|
14704
14716
|
},
|
|
14705
14717
|
"/repos/{owner}/{repo}/actions/runners/{runner_id}": {
|
|
@@ -14816,7 +14828,7 @@
|
|
|
14816
14828
|
"category": "actions",
|
|
14817
14829
|
"subcategory": "workflow-runs"
|
|
14818
14830
|
},
|
|
14819
|
-
"x-octokit": {}
|
|
14831
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
14820
14832
|
}
|
|
14821
14833
|
},
|
|
14822
14834
|
"/repos/{owner}/{repo}/actions/runs/{run_id}": {
|
|
@@ -14854,7 +14866,7 @@
|
|
|
14854
14866
|
"category": "actions",
|
|
14855
14867
|
"subcategory": "workflow-runs"
|
|
14856
14868
|
},
|
|
14857
|
-
"x-octokit": {}
|
|
14869
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
14858
14870
|
},
|
|
14859
14871
|
"delete": {
|
|
14860
14872
|
"summary": "Delete a workflow run",
|
|
@@ -15073,7 +15085,7 @@
|
|
|
15073
15085
|
"category": "actions",
|
|
15074
15086
|
"subcategory": "workflow-jobs"
|
|
15075
15087
|
},
|
|
15076
|
-
"x-octokit": { "diff": { "ghes-3.3
|
|
15088
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
15077
15089
|
}
|
|
15078
15090
|
},
|
|
15079
15091
|
"/repos/{owner}/{repo}/actions/runs/{run_id}/logs": {
|
|
@@ -15181,7 +15193,7 @@
|
|
|
15181
15193
|
},
|
|
15182
15194
|
"post": {
|
|
15183
15195
|
"summary": "Review pending deployments for a workflow run",
|
|
15184
|
-
"description": "Approve or reject pending deployments that are waiting on approval by a required reviewer.\n\
|
|
15196
|
+
"description": "Approve or reject pending deployments that are waiting on approval by a required reviewer.\n\nRequired reviewers with read access to the repository contents and deployments can use this endpoint. Required reviewers must authenticate using an access token with the `repo` scope to use this endpoint.",
|
|
15185
15197
|
"tags": ["actions"],
|
|
15186
15198
|
"operationId": "actions/review-pending-deployments-for-run",
|
|
15187
15199
|
"externalDocs": {
|
|
@@ -15243,7 +15255,7 @@
|
|
|
15243
15255
|
},
|
|
15244
15256
|
"x-github": {
|
|
15245
15257
|
"githubCloudOnly": false,
|
|
15246
|
-
"enabledForGitHubApps":
|
|
15258
|
+
"enabledForGitHubApps": false,
|
|
15247
15259
|
"category": "actions",
|
|
15248
15260
|
"subcategory": "workflow-runs"
|
|
15249
15261
|
},
|
|
@@ -15763,7 +15775,7 @@
|
|
|
15763
15775
|
"category": "actions",
|
|
15764
15776
|
"subcategory": "workflow-runs"
|
|
15765
15777
|
},
|
|
15766
|
-
"x-octokit": {}
|
|
15778
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
15767
15779
|
}
|
|
15768
15780
|
},
|
|
15769
15781
|
"/repos/{owner}/{repo}/assignees": {
|
|
@@ -18580,7 +18592,7 @@
|
|
|
18580
18592
|
"category": "checks",
|
|
18581
18593
|
"subcategory": "suites"
|
|
18582
18594
|
},
|
|
18583
|
-
"x-octokit": {}
|
|
18595
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
18584
18596
|
}
|
|
18585
18597
|
},
|
|
18586
18598
|
"/repos/{owner}/{repo}/check-suites/preferences": {
|
|
@@ -18658,7 +18670,7 @@
|
|
|
18658
18670
|
"category": "checks",
|
|
18659
18671
|
"subcategory": "suites"
|
|
18660
18672
|
},
|
|
18661
|
-
"x-octokit": {}
|
|
18673
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
18662
18674
|
}
|
|
18663
18675
|
},
|
|
18664
18676
|
"/repos/{owner}/{repo}/check-suites/{check_suite_id}": {
|
|
@@ -18695,7 +18707,7 @@
|
|
|
18695
18707
|
"category": "checks",
|
|
18696
18708
|
"subcategory": "suites"
|
|
18697
18709
|
},
|
|
18698
|
-
"x-octokit": {}
|
|
18710
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
18699
18711
|
}
|
|
18700
18712
|
},
|
|
18701
18713
|
"/repos/{owner}/{repo}/check-suites/{check_suite_id}/check-runs": {
|
|
@@ -18915,7 +18927,7 @@
|
|
|
18915
18927
|
"before": { "name": "alert_id" }
|
|
18916
18928
|
}
|
|
18917
18929
|
],
|
|
18918
|
-
"diff": { "ghes-3.3
|
|
18930
|
+
"diff": { "ghes-3.3": { "type": "changed" } }
|
|
18919
18931
|
}
|
|
18920
18932
|
},
|
|
18921
18933
|
"patch": {
|
|
@@ -18987,7 +18999,7 @@
|
|
|
18987
18999
|
"githubCloudOnly": false,
|
|
18988
19000
|
"category": "code-scanning"
|
|
18989
19001
|
},
|
|
18990
|
-
"x-octokit": { "diff": { "ghes-3.3
|
|
19002
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
18991
19003
|
}
|
|
18992
19004
|
},
|
|
18993
19005
|
"/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/instances": {
|
|
@@ -19114,7 +19126,7 @@
|
|
|
19114
19126
|
"githubCloudOnly": false,
|
|
19115
19127
|
"category": "code-scanning"
|
|
19116
19128
|
},
|
|
19117
|
-
"x-octokit": { "diff": { "ghes-3.3
|
|
19129
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
19118
19130
|
}
|
|
19119
19131
|
},
|
|
19120
19132
|
"/repos/{owner}/{repo}/code-scanning/analyses/{analysis_id}": {
|
|
@@ -19173,7 +19185,7 @@
|
|
|
19173
19185
|
"githubCloudOnly": false,
|
|
19174
19186
|
"category": "code-scanning"
|
|
19175
19187
|
},
|
|
19176
|
-
"x-octokit": { "diff": { "ghes-3.3
|
|
19188
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
19177
19189
|
},
|
|
19178
19190
|
"delete": {
|
|
19179
19191
|
"summary": "Delete a code scanning analysis from a repository",
|
|
@@ -19528,7 +19540,7 @@
|
|
|
19528
19540
|
"category": "repos",
|
|
19529
19541
|
"subcategory": "collaborators"
|
|
19530
19542
|
},
|
|
19531
|
-
"x-octokit": {}
|
|
19543
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
19532
19544
|
},
|
|
19533
19545
|
"delete": {
|
|
19534
19546
|
"summary": "Remove a repository collaborator",
|
|
@@ -19922,7 +19934,7 @@
|
|
|
19922
19934
|
}
|
|
19923
19935
|
]
|
|
19924
19936
|
},
|
|
19925
|
-
"x-octokit": { "diff": { "ghes-3.3
|
|
19937
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
19926
19938
|
}
|
|
19927
19939
|
},
|
|
19928
19940
|
"/repos/{owner}/{repo}/comments/{comment_id}/reactions/{reaction_id}": {
|
|
@@ -20268,7 +20280,7 @@
|
|
|
20268
20280
|
}
|
|
20269
20281
|
]
|
|
20270
20282
|
},
|
|
20271
|
-
"x-octokit": {}
|
|
20283
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
20272
20284
|
}
|
|
20273
20285
|
},
|
|
20274
20286
|
"/repos/{owner}/{repo}/commits/{ref}": {
|
|
@@ -20463,7 +20475,7 @@
|
|
|
20463
20475
|
"category": "checks",
|
|
20464
20476
|
"subcategory": "suites"
|
|
20465
20477
|
},
|
|
20466
|
-
"x-octokit": {}
|
|
20478
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
20467
20479
|
}
|
|
20468
20480
|
},
|
|
20469
20481
|
"/repos/{owner}/{repo}/commits/{ref}/status": {
|
|
@@ -20514,7 +20526,7 @@
|
|
|
20514
20526
|
"category": "repos",
|
|
20515
20527
|
"subcategory": "statuses"
|
|
20516
20528
|
},
|
|
20517
|
-
"x-octokit": {}
|
|
20529
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
20518
20530
|
}
|
|
20519
20531
|
},
|
|
20520
20532
|
"/repos/{owner}/{repo}/commits/{ref}/statuses": {
|
|
@@ -21936,7 +21948,7 @@
|
|
|
21936
21948
|
"category": "activity",
|
|
21937
21949
|
"subcategory": "events"
|
|
21938
21950
|
},
|
|
21939
|
-
"x-octokit": {}
|
|
21951
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
21940
21952
|
}
|
|
21941
21953
|
},
|
|
21942
21954
|
"/repos/{owner}/{repo}/forks": {
|
|
@@ -21992,7 +22004,7 @@
|
|
|
21992
22004
|
"category": "repos",
|
|
21993
22005
|
"subcategory": "forks"
|
|
21994
22006
|
},
|
|
21995
|
-
"x-octokit": {}
|
|
22007
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
21996
22008
|
},
|
|
21997
22009
|
"post": {
|
|
21998
22010
|
"summary": "Create a fork",
|
|
@@ -22047,7 +22059,7 @@
|
|
|
22047
22059
|
"category": "repos",
|
|
22048
22060
|
"subcategory": "forks"
|
|
22049
22061
|
},
|
|
22050
|
-
"x-octokit": {}
|
|
22062
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
22051
22063
|
}
|
|
22052
22064
|
},
|
|
22053
22065
|
"/repos/{owner}/{repo}/git/blobs": {
|
|
@@ -23608,7 +23620,7 @@
|
|
|
23608
23620
|
"category": "repos",
|
|
23609
23621
|
"subcategory": "invitations"
|
|
23610
23622
|
},
|
|
23611
|
-
"x-octokit": {}
|
|
23623
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
23612
23624
|
}
|
|
23613
23625
|
},
|
|
23614
23626
|
"/repos/{owner}/{repo}/invitations/{invitation_id}": {
|
|
@@ -23666,7 +23678,7 @@
|
|
|
23666
23678
|
"category": "repos",
|
|
23667
23679
|
"subcategory": "invitations"
|
|
23668
23680
|
},
|
|
23669
|
-
"x-octokit": {}
|
|
23681
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
23670
23682
|
},
|
|
23671
23683
|
"delete": {
|
|
23672
23684
|
"summary": "Delete a repository invitation",
|
|
@@ -23798,7 +23810,7 @@
|
|
|
23798
23810
|
}
|
|
23799
23811
|
]
|
|
23800
23812
|
},
|
|
23801
|
-
"x-octokit": {}
|
|
23813
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
23802
23814
|
},
|
|
23803
23815
|
"post": {
|
|
23804
23816
|
"summary": "Create an issue",
|
|
@@ -23917,7 +23929,7 @@
|
|
|
23917
23929
|
"category": "issues",
|
|
23918
23930
|
"subcategory": null
|
|
23919
23931
|
},
|
|
23920
|
-
"x-octokit": {}
|
|
23932
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
23921
23933
|
}
|
|
23922
23934
|
},
|
|
23923
23935
|
"/repos/{owner}/{repo}/issues/comments": {
|
|
@@ -24340,7 +24352,7 @@
|
|
|
24340
24352
|
}
|
|
24341
24353
|
]
|
|
24342
24354
|
},
|
|
24343
|
-
"x-octokit": {}
|
|
24355
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
24344
24356
|
}
|
|
24345
24357
|
},
|
|
24346
24358
|
"/repos/{owner}/{repo}/issues/events/{event_id}": {
|
|
@@ -24392,7 +24404,7 @@
|
|
|
24392
24404
|
}
|
|
24393
24405
|
]
|
|
24394
24406
|
},
|
|
24395
|
-
"x-octokit": {}
|
|
24407
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
24396
24408
|
}
|
|
24397
24409
|
},
|
|
24398
24410
|
"/repos/{owner}/{repo}/issues/{issue_number}": {
|
|
@@ -24439,7 +24451,7 @@
|
|
|
24439
24451
|
}
|
|
24440
24452
|
]
|
|
24441
24453
|
},
|
|
24442
|
-
"x-octokit": {}
|
|
24454
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
24443
24455
|
},
|
|
24444
24456
|
"patch": {
|
|
24445
24457
|
"summary": "Update an issue",
|
|
@@ -24560,7 +24572,7 @@
|
|
|
24560
24572
|
"category": "issues",
|
|
24561
24573
|
"subcategory": null
|
|
24562
24574
|
},
|
|
24563
|
-
"x-octokit": {}
|
|
24575
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
24564
24576
|
}
|
|
24565
24577
|
},
|
|
24566
24578
|
"/repos/{owner}/{repo}/issues/{issue_number}/assignees": {
|
|
@@ -24617,7 +24629,7 @@
|
|
|
24617
24629
|
"category": "issues",
|
|
24618
24630
|
"subcategory": "assignees"
|
|
24619
24631
|
},
|
|
24620
|
-
"x-octokit": {}
|
|
24632
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
24621
24633
|
},
|
|
24622
24634
|
"delete": {
|
|
24623
24635
|
"summary": "Remove assignees from an issue",
|
|
@@ -26430,7 +26442,7 @@
|
|
|
26430
26442
|
"category": "activity",
|
|
26431
26443
|
"subcategory": "notifications"
|
|
26432
26444
|
},
|
|
26433
|
-
"x-octokit": {}
|
|
26445
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
26434
26446
|
},
|
|
26435
26447
|
"put": {
|
|
26436
26448
|
"summary": "Mark repository notifications as read",
|
|
@@ -27334,7 +27346,7 @@
|
|
|
27334
27346
|
"category": "pulls",
|
|
27335
27347
|
"subcategory": null
|
|
27336
27348
|
},
|
|
27337
|
-
"x-octokit": {}
|
|
27349
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
27338
27350
|
},
|
|
27339
27351
|
"post": {
|
|
27340
27352
|
"summary": "Create a pull request",
|
|
@@ -28562,7 +28574,7 @@
|
|
|
28562
28574
|
"category": "pulls",
|
|
28563
28575
|
"subcategory": "review-requests"
|
|
28564
28576
|
},
|
|
28565
|
-
"x-octokit": {}
|
|
28577
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
28566
28578
|
},
|
|
28567
28579
|
"delete": {
|
|
28568
28580
|
"summary": "Remove requested reviewers from a pull request",
|
|
@@ -29422,7 +29434,7 @@
|
|
|
29422
29434
|
"category": "repos",
|
|
29423
29435
|
"subcategory": "releases"
|
|
29424
29436
|
},
|
|
29425
|
-
"x-octokit": { "diff": { "ghes-3.3
|
|
29437
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
29426
29438
|
}
|
|
29427
29439
|
},
|
|
29428
29440
|
"/repos/{owner}/{repo}/releases/assets/{asset_id}": {
|
|
@@ -29940,7 +29952,7 @@
|
|
|
29940
29952
|
}
|
|
29941
29953
|
]
|
|
29942
29954
|
},
|
|
29943
|
-
"x-octokit": { "diff": { "ghes-3.3
|
|
29955
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
29944
29956
|
},
|
|
29945
29957
|
"post": {
|
|
29946
29958
|
"summary": "Create reaction for a release",
|
|
@@ -30926,7 +30938,7 @@
|
|
|
30926
30938
|
}
|
|
30927
30939
|
]
|
|
30928
30940
|
},
|
|
30929
|
-
"x-octokit": { "diff": { "ghes-3.3
|
|
30941
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
30930
30942
|
},
|
|
30931
30943
|
"put": {
|
|
30932
30944
|
"summary": "Replace all repository topics",
|
|
@@ -30992,7 +31004,7 @@
|
|
|
30992
31004
|
}
|
|
30993
31005
|
]
|
|
30994
31006
|
},
|
|
30995
|
-
"x-octokit": { "diff": { "ghes-3.3
|
|
31007
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
30996
31008
|
}
|
|
30997
31009
|
},
|
|
30998
31010
|
"/repos/{owner}/{repo}/transfer": {
|
|
@@ -31057,7 +31069,7 @@
|
|
|
31057
31069
|
"category": "repos",
|
|
31058
31070
|
"subcategory": null
|
|
31059
31071
|
},
|
|
31060
|
-
"x-octokit": {}
|
|
31072
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
31061
31073
|
}
|
|
31062
31074
|
},
|
|
31063
31075
|
"/repos/{owner}/{repo}/zipball/{ref}": {
|
|
@@ -31209,7 +31221,7 @@
|
|
|
31209
31221
|
}
|
|
31210
31222
|
]
|
|
31211
31223
|
},
|
|
31212
|
-
"x-octokit": {}
|
|
31224
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
31213
31225
|
}
|
|
31214
31226
|
},
|
|
31215
31227
|
"/repositories": {
|
|
@@ -31269,7 +31281,7 @@
|
|
|
31269
31281
|
"category": "repos",
|
|
31270
31282
|
"subcategory": null
|
|
31271
31283
|
},
|
|
31272
|
-
"x-octokit": {}
|
|
31284
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
31273
31285
|
}
|
|
31274
31286
|
},
|
|
31275
31287
|
"/repositories/{repository_id}/environments/{environment_name}/secrets": {
|
|
@@ -31552,7 +31564,7 @@
|
|
|
31552
31564
|
"category": "search",
|
|
31553
31565
|
"subcategory": null
|
|
31554
31566
|
},
|
|
31555
|
-
"x-octokit": {}
|
|
31567
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
31556
31568
|
}
|
|
31557
31569
|
},
|
|
31558
31570
|
"/search/commits": {
|
|
@@ -31628,7 +31640,7 @@
|
|
|
31628
31640
|
}
|
|
31629
31641
|
]
|
|
31630
31642
|
},
|
|
31631
|
-
"x-octokit": {}
|
|
31643
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
31632
31644
|
}
|
|
31633
31645
|
},
|
|
31634
31646
|
"/search/issues": {
|
|
@@ -31713,7 +31725,7 @@
|
|
|
31713
31725
|
"category": "search",
|
|
31714
31726
|
"subcategory": null
|
|
31715
31727
|
},
|
|
31716
|
-
"x-octokit": {}
|
|
31728
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
31717
31729
|
}
|
|
31718
31730
|
},
|
|
31719
31731
|
"/search/labels": {
|
|
@@ -31934,7 +31946,7 @@
|
|
|
31934
31946
|
}
|
|
31935
31947
|
]
|
|
31936
31948
|
},
|
|
31937
|
-
"x-octokit": { "diff": { "ghes-3.3
|
|
31949
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
31938
31950
|
}
|
|
31939
31951
|
},
|
|
31940
31952
|
"/search/users": {
|
|
@@ -34150,7 +34162,7 @@
|
|
|
34150
34162
|
"subcategory": null
|
|
34151
34163
|
},
|
|
34152
34164
|
"deprecated": true,
|
|
34153
|
-
"x-octokit": {}
|
|
34165
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
34154
34166
|
}
|
|
34155
34167
|
},
|
|
34156
34168
|
"/teams/{team_id}/repos/{owner}/{repo}": {
|
|
@@ -34198,7 +34210,7 @@
|
|
|
34198
34210
|
"subcategory": null
|
|
34199
34211
|
},
|
|
34200
34212
|
"deprecated": true,
|
|
34201
|
-
"x-octokit": {}
|
|
34213
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
34202
34214
|
},
|
|
34203
34215
|
"put": {
|
|
34204
34216
|
"summary": "Add or update team repository permissions (Legacy)",
|
|
@@ -35164,7 +35176,7 @@
|
|
|
35164
35176
|
}
|
|
35165
35177
|
]
|
|
35166
35178
|
},
|
|
35167
|
-
"x-octokit": {}
|
|
35179
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
35168
35180
|
}
|
|
35169
35181
|
},
|
|
35170
35182
|
"/user/installations/{installation_id}/repositories/{repository_id}": {
|
|
@@ -35334,7 +35346,7 @@
|
|
|
35334
35346
|
}
|
|
35335
35347
|
]
|
|
35336
35348
|
},
|
|
35337
|
-
"x-octokit": {}
|
|
35349
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
35338
35350
|
}
|
|
35339
35351
|
},
|
|
35340
35352
|
"/user/keys": {
|
|
@@ -35806,7 +35818,7 @@
|
|
|
35806
35818
|
}
|
|
35807
35819
|
]
|
|
35808
35820
|
},
|
|
35809
|
-
"x-octokit": { "diff": { "ghes-3.3
|
|
35821
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
35810
35822
|
}
|
|
35811
35823
|
},
|
|
35812
35824
|
"/user/public_emails": {
|
|
@@ -35957,7 +35969,7 @@
|
|
|
35957
35969
|
"category": "repos",
|
|
35958
35970
|
"subcategory": null
|
|
35959
35971
|
},
|
|
35960
|
-
"x-octokit": {}
|
|
35972
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
35961
35973
|
},
|
|
35962
35974
|
"post": {
|
|
35963
35975
|
"summary": "Create a repository for the authenticated user",
|
|
@@ -36048,12 +36060,6 @@
|
|
|
36048
36060
|
"type": "boolean",
|
|
36049
36061
|
"example": true
|
|
36050
36062
|
},
|
|
36051
|
-
"allow_auto_merge": {
|
|
36052
|
-
"description": "Whether to allow Auto-merge to be used on pull requests.",
|
|
36053
|
-
"default": false,
|
|
36054
|
-
"type": "boolean",
|
|
36055
|
-
"example": false
|
|
36056
|
-
},
|
|
36057
36063
|
"delete_branch_on_merge": {
|
|
36058
36064
|
"description": "Whether to delete head branches when pull requests are merged",
|
|
36059
36065
|
"default": false,
|
|
@@ -36110,7 +36116,7 @@
|
|
|
36110
36116
|
"category": "repos",
|
|
36111
36117
|
"subcategory": null
|
|
36112
36118
|
},
|
|
36113
|
-
"x-octokit": {}
|
|
36119
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
36114
36120
|
}
|
|
36115
36121
|
},
|
|
36116
36122
|
"/user/repository_invitations": {
|
|
@@ -36158,7 +36164,7 @@
|
|
|
36158
36164
|
"category": "repos",
|
|
36159
36165
|
"subcategory": "invitations"
|
|
36160
36166
|
},
|
|
36161
|
-
"x-octokit": {}
|
|
36167
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
36162
36168
|
}
|
|
36163
36169
|
},
|
|
36164
36170
|
"/user/repository_invitations/{invitation_id}": {
|
|
@@ -36284,7 +36290,7 @@
|
|
|
36284
36290
|
"category": "activity",
|
|
36285
36291
|
"subcategory": "starring"
|
|
36286
36292
|
},
|
|
36287
|
-
"x-octokit": {}
|
|
36293
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
36288
36294
|
}
|
|
36289
36295
|
},
|
|
36290
36296
|
"/user/starred/{owner}/{repo}": {
|
|
@@ -36424,7 +36430,7 @@
|
|
|
36424
36430
|
"category": "activity",
|
|
36425
36431
|
"subcategory": "watching"
|
|
36426
36432
|
},
|
|
36427
|
-
"x-octokit": {}
|
|
36433
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
36428
36434
|
}
|
|
36429
36435
|
},
|
|
36430
36436
|
"/user/teams": {
|
|
@@ -36601,7 +36607,7 @@
|
|
|
36601
36607
|
"category": "activity",
|
|
36602
36608
|
"subcategory": "events"
|
|
36603
36609
|
},
|
|
36604
|
-
"x-octokit": {}
|
|
36610
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
36605
36611
|
}
|
|
36606
36612
|
},
|
|
36607
36613
|
"/users/{username}/events/orgs/{org}": {
|
|
@@ -36644,7 +36650,7 @@
|
|
|
36644
36650
|
"category": "activity",
|
|
36645
36651
|
"subcategory": "events"
|
|
36646
36652
|
},
|
|
36647
|
-
"x-octokit": {}
|
|
36653
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
36648
36654
|
}
|
|
36649
36655
|
},
|
|
36650
36656
|
"/users/{username}/events/public": {
|
|
@@ -36686,7 +36692,7 @@
|
|
|
36686
36692
|
"category": "activity",
|
|
36687
36693
|
"subcategory": "events"
|
|
36688
36694
|
},
|
|
36689
|
-
"x-octokit": {}
|
|
36695
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
36690
36696
|
}
|
|
36691
36697
|
},
|
|
36692
36698
|
"/users/{username}/followers": {
|
|
@@ -37166,7 +37172,7 @@
|
|
|
37166
37172
|
"category": "activity",
|
|
37167
37173
|
"subcategory": "events"
|
|
37168
37174
|
},
|
|
37169
|
-
"x-octokit": {}
|
|
37175
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
37170
37176
|
}
|
|
37171
37177
|
},
|
|
37172
37178
|
"/users/{username}/received_events/public": {
|
|
@@ -37208,7 +37214,7 @@
|
|
|
37208
37214
|
"category": "activity",
|
|
37209
37215
|
"subcategory": "events"
|
|
37210
37216
|
},
|
|
37211
|
-
"x-octokit": {}
|
|
37217
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
37212
37218
|
}
|
|
37213
37219
|
},
|
|
37214
37220
|
"/users/{username}/repos": {
|
|
@@ -37286,7 +37292,7 @@
|
|
|
37286
37292
|
}
|
|
37287
37293
|
]
|
|
37288
37294
|
},
|
|
37289
|
-
"x-octokit": {}
|
|
37295
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
37290
37296
|
}
|
|
37291
37297
|
},
|
|
37292
37298
|
"/users/{username}/site_admin": {
|
|
@@ -37424,7 +37430,7 @@
|
|
|
37424
37430
|
"category": "activity",
|
|
37425
37431
|
"subcategory": "watching"
|
|
37426
37432
|
},
|
|
37427
|
-
"x-octokit": {}
|
|
37433
|
+
"x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
|
|
37428
37434
|
}
|
|
37429
37435
|
},
|
|
37430
37436
|
"/users/{username}/suspended": {
|
|
@@ -37705,175 +37711,175 @@
|
|
|
37705
37711
|
"get": {
|
|
37706
37712
|
"summary": "Get the audit log for an enterprise",
|
|
37707
37713
|
"operationId": "enterprise-admin/get-audit-log",
|
|
37708
|
-
"description": "This endpoint does not exist
|
|
37714
|
+
"description": "This endpoint does not exist in GitHub Enterprise Server 3.2. It was added in 3.3",
|
|
37709
37715
|
"tags": ["enterprise-admin"],
|
|
37710
37716
|
"externalDocs": {
|
|
37711
37717
|
"description": "API method documentation",
|
|
37712
37718
|
"url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#get-the-audit-log-for-an-enterprise"
|
|
37713
37719
|
},
|
|
37714
|
-
"x-octokit": { "ghes-3.3
|
|
37720
|
+
"x-octokit": { "ghes-3.3": "removed" },
|
|
37715
37721
|
"responses": { "501": { "description": "Not Implemented" } }
|
|
37716
37722
|
}
|
|
37717
37723
|
},
|
|
37718
37724
|
"/orgs/{org}/audit-log": {
|
|
37719
37725
|
"get": {
|
|
37720
37726
|
"summary": "Get the audit log for an organization",
|
|
37721
|
-
"description": "This endpoint does not exist
|
|
37727
|
+
"description": "This endpoint does not exist in GitHub Enterprise Server 3.2. It was added in 3.3",
|
|
37722
37728
|
"operationId": "orgs/get-audit-log",
|
|
37723
37729
|
"tags": ["orgs"],
|
|
37724
37730
|
"externalDocs": {
|
|
37725
37731
|
"description": "API method documentation",
|
|
37726
37732
|
"url": "https://docs.github.com/enterprise-server@3.3/rest/reference/orgs#get-audit-log"
|
|
37727
37733
|
},
|
|
37728
|
-
"x-octokit": { "ghes-3.3
|
|
37734
|
+
"x-octokit": { "ghes-3.3": "removed" },
|
|
37729
37735
|
"responses": { "501": { "description": "Not Implemented" } }
|
|
37730
37736
|
}
|
|
37731
37737
|
},
|
|
37732
37738
|
"/orgs/{org}/secret-scanning/alerts": {
|
|
37733
37739
|
"get": {
|
|
37734
37740
|
"summary": "List secret scanning alerts for an organization",
|
|
37735
|
-
"description": "This endpoint does not exist
|
|
37741
|
+
"description": "This endpoint does not exist in GitHub Enterprise Server 3.2. It was added in 3.3",
|
|
37736
37742
|
"tags": ["secret-scanning"],
|
|
37737
37743
|
"operationId": "secret-scanning/list-alerts-for-org",
|
|
37738
37744
|
"externalDocs": {
|
|
37739
37745
|
"description": "API method documentation",
|
|
37740
37746
|
"url": "https://docs.github.com/enterprise-server@3.3/rest/reference/secret-scanning#list-secret-scanning-alerts-for-an-organization"
|
|
37741
37747
|
},
|
|
37742
|
-
"x-octokit": { "ghes-3.3
|
|
37748
|
+
"x-octokit": { "ghes-3.3": "removed" },
|
|
37743
37749
|
"responses": { "501": { "description": "Not Implemented" } }
|
|
37744
37750
|
}
|
|
37745
37751
|
},
|
|
37746
37752
|
"/repos/{owner}/{repo}/autolinks": {
|
|
37747
37753
|
"get": {
|
|
37748
37754
|
"summary": "List all autolinks of a repository",
|
|
37749
|
-
"description": "This endpoint does not exist
|
|
37755
|
+
"description": "This endpoint does not exist in GitHub Enterprise Server 3.2. It was added in 3.3",
|
|
37750
37756
|
"tags": ["repos"],
|
|
37751
37757
|
"operationId": "repos/list-autolinks",
|
|
37752
37758
|
"externalDocs": {
|
|
37753
37759
|
"description": "API method documentation",
|
|
37754
37760
|
"url": "https://docs.github.com/enterprise-server@3.3/v3/repos#list-autolinks"
|
|
37755
37761
|
},
|
|
37756
|
-
"x-octokit": { "ghes-3.3
|
|
37762
|
+
"x-octokit": { "ghes-3.3": "removed" },
|
|
37757
37763
|
"responses": { "501": { "description": "Not Implemented" } }
|
|
37758
37764
|
},
|
|
37759
37765
|
"post": {
|
|
37760
37766
|
"summary": "Create an autolink reference for a repository",
|
|
37761
|
-
"description": "This endpoint does not exist
|
|
37767
|
+
"description": "This endpoint does not exist in GitHub Enterprise Server 3.2. It was added in 3.3",
|
|
37762
37768
|
"tags": ["repos"],
|
|
37763
37769
|
"operationId": "repos/create-autolink",
|
|
37764
37770
|
"externalDocs": {
|
|
37765
37771
|
"description": "API method documentation",
|
|
37766
37772
|
"url": "https://docs.github.com/enterprise-server@3.3/v3/repos#create-an-autolink"
|
|
37767
37773
|
},
|
|
37768
|
-
"x-octokit": { "ghes-3.3
|
|
37774
|
+
"x-octokit": { "ghes-3.3": "removed" },
|
|
37769
37775
|
"responses": { "501": { "description": "Not Implemented" } }
|
|
37770
37776
|
}
|
|
37771
37777
|
},
|
|
37772
37778
|
"/repos/{owner}/{repo}/autolinks/{autolink_id}": {
|
|
37773
37779
|
"get": {
|
|
37774
37780
|
"summary": "Get an autolink reference of a repository",
|
|
37775
|
-
"description": "This endpoint does not exist
|
|
37781
|
+
"description": "This endpoint does not exist in GitHub Enterprise Server 3.2. It was added in 3.3",
|
|
37776
37782
|
"tags": ["repos"],
|
|
37777
37783
|
"operationId": "repos/get-autolink",
|
|
37778
37784
|
"externalDocs": {
|
|
37779
37785
|
"description": "API method documentation",
|
|
37780
37786
|
"url": "https://docs.github.com/enterprise-server@3.3/v3/repos#get-autolink"
|
|
37781
37787
|
},
|
|
37782
|
-
"x-octokit": { "ghes-3.3
|
|
37788
|
+
"x-octokit": { "ghes-3.3": "removed" },
|
|
37783
37789
|
"responses": { "501": { "description": "Not Implemented" } }
|
|
37784
37790
|
},
|
|
37785
37791
|
"delete": {
|
|
37786
37792
|
"summary": "Delete an autolink reference from a repository",
|
|
37787
|
-
"description": "This endpoint does not exist
|
|
37793
|
+
"description": "This endpoint does not exist in GitHub Enterprise Server 3.2. It was added in 3.3",
|
|
37788
37794
|
"tags": ["repos"],
|
|
37789
37795
|
"operationId": "repos/delete-autolink",
|
|
37790
37796
|
"externalDocs": {
|
|
37791
37797
|
"description": "API method documentation",
|
|
37792
37798
|
"url": "https://docs.github.com/enterprise-server@3.3/v3/repos#delete-autolink"
|
|
37793
37799
|
},
|
|
37794
|
-
"x-octokit": { "ghes-3.3
|
|
37800
|
+
"x-octokit": { "ghes-3.3": "removed" },
|
|
37795
37801
|
"responses": { "501": { "description": "Not Implemented" } }
|
|
37796
37802
|
}
|
|
37797
37803
|
},
|
|
37798
37804
|
"/repos/{owner}/{repo}/check-runs/{check_run_id}/rerequest": {
|
|
37799
37805
|
"post": {
|
|
37800
37806
|
"summary": "Rerequest a check run",
|
|
37801
|
-
"description": "This endpoint does not exist
|
|
37807
|
+
"description": "This endpoint does not exist in GitHub Enterprise Server 3.2. It was added in 3.3",
|
|
37802
37808
|
"tags": ["checks"],
|
|
37803
37809
|
"operationId": "checks/rerequest-run",
|
|
37804
37810
|
"externalDocs": {
|
|
37805
37811
|
"description": "API method documentation",
|
|
37806
37812
|
"url": "https://docs.github.com/enterprise-server@3.3/rest/reference/checks#rerequest-a-check-run"
|
|
37807
37813
|
},
|
|
37808
|
-
"x-octokit": { "ghes-3.3
|
|
37814
|
+
"x-octokit": { "ghes-3.3": "removed" },
|
|
37809
37815
|
"responses": { "501": { "description": "Not Implemented" } }
|
|
37810
37816
|
}
|
|
37811
37817
|
},
|
|
37812
37818
|
"/repos/{owner}/{repo}/lfs": {
|
|
37813
37819
|
"put": {
|
|
37814
37820
|
"summary": "Enable Git LFS for a repository",
|
|
37815
|
-
"description": "This endpoint does not exist
|
|
37821
|
+
"description": "This endpoint does not exist in GitHub Enterprise Server 3.2. It was added in 3.3",
|
|
37816
37822
|
"operationId": "repos/enable-lfs-for-repo",
|
|
37817
37823
|
"tags": ["repos"],
|
|
37818
37824
|
"externalDocs": {
|
|
37819
37825
|
"description": "API method documentation",
|
|
37820
37826
|
"url": "https://docs.github.com/enterprise-server@3.3/rest/reference/repos#enable-git-lfs-for-a-repository"
|
|
37821
37827
|
},
|
|
37822
|
-
"x-octokit": { "ghes-3.3
|
|
37828
|
+
"x-octokit": { "ghes-3.3": "removed" },
|
|
37823
37829
|
"responses": { "501": { "description": "Not Implemented" } }
|
|
37824
37830
|
},
|
|
37825
37831
|
"delete": {
|
|
37826
37832
|
"summary": "Disable Git LFS for a repository",
|
|
37827
|
-
"description": "This endpoint does not exist
|
|
37833
|
+
"description": "This endpoint does not exist in GitHub Enterprise Server 3.2. It was added in 3.3",
|
|
37828
37834
|
"operationId": "repos/disable-lfs-for-repo",
|
|
37829
37835
|
"tags": ["repos"],
|
|
37830
37836
|
"externalDocs": {
|
|
37831
37837
|
"description": "API method documentation",
|
|
37832
37838
|
"url": "https://docs.github.com/enterprise-server@3.3/rest/reference/repos#disable-git-lfs-for-a-repository"
|
|
37833
37839
|
},
|
|
37834
|
-
"x-octokit": { "ghes-3.3
|
|
37840
|
+
"x-octokit": { "ghes-3.3": "removed" },
|
|
37835
37841
|
"responses": { "501": { "description": "Not Implemented" } }
|
|
37836
37842
|
}
|
|
37837
37843
|
},
|
|
37838
37844
|
"/repos/{owner}/{repo}/merge-upstream": {
|
|
37839
37845
|
"post": {
|
|
37840
37846
|
"summary": "Sync a fork branch with the upstream repository",
|
|
37841
|
-
"description": "This endpoint does not exist
|
|
37847
|
+
"description": "This endpoint does not exist in GitHub Enterprise Server 3.2. It was added in 3.3",
|
|
37842
37848
|
"tags": ["repos"],
|
|
37843
37849
|
"operationId": "repos/merge-upstream",
|
|
37844
37850
|
"externalDocs": {
|
|
37845
37851
|
"description": "API method documentation",
|
|
37846
37852
|
"url": "https://docs.github.com/enterprise-server@3.3/rest/reference/repos#sync-a-fork-branch-with-the-upstream-repository"
|
|
37847
37853
|
},
|
|
37848
|
-
"x-octokit": { "ghes-3.3
|
|
37854
|
+
"x-octokit": { "ghes-3.3": "removed" },
|
|
37849
37855
|
"responses": { "501": { "description": "Not Implemented" } }
|
|
37850
37856
|
}
|
|
37851
37857
|
},
|
|
37852
37858
|
"/repos/{owner}/{repo}/releases/generate-notes": {
|
|
37853
37859
|
"post": {
|
|
37854
37860
|
"summary": "Generate release notes content for a release",
|
|
37855
|
-
"description": "This endpoint does not exist
|
|
37861
|
+
"description": "This endpoint does not exist in GitHub Enterprise Server 3.2. It was added in 3.3",
|
|
37856
37862
|
"tags": ["repos"],
|
|
37857
37863
|
"operationId": "repos/generate-release-notes",
|
|
37858
37864
|
"externalDocs": {
|
|
37859
37865
|
"description": "API method documentation",
|
|
37860
37866
|
"url": "https://docs.github.com/enterprise-server@3.3/rest/reference/repos#generate-release-notes"
|
|
37861
37867
|
},
|
|
37862
|
-
"x-octokit": { "ghes-3.3
|
|
37868
|
+
"x-octokit": { "ghes-3.3": "removed" },
|
|
37863
37869
|
"responses": { "501": { "description": "Not Implemented" } }
|
|
37864
37870
|
}
|
|
37865
37871
|
},
|
|
37866
37872
|
"/repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}/locations": {
|
|
37867
37873
|
"get": {
|
|
37868
37874
|
"summary": "List locations for a secret scanning alert",
|
|
37869
|
-
"description": "This endpoint does not exist
|
|
37875
|
+
"description": "This endpoint does not exist in GitHub Enterprise Server 3.2. It was added in 3.3",
|
|
37870
37876
|
"tags": ["secret-scanning"],
|
|
37871
37877
|
"operationId": "secret-scanning/list-locations-for-alert",
|
|
37872
37878
|
"externalDocs": {
|
|
37873
37879
|
"description": "API method documentation",
|
|
37874
37880
|
"url": "https://docs.github.com/enterprise-server@3.3/rest/reference/secret-scanning#list-locations-for-a-secret-scanning-alert"
|
|
37875
37881
|
},
|
|
37876
|
-
"x-octokit": { "ghes-3.3
|
|
37882
|
+
"x-octokit": { "ghes-3.3": "removed" },
|
|
37877
37883
|
"responses": { "501": { "description": "Not Implemented" } }
|
|
37878
37884
|
}
|
|
37879
37885
|
}
|
|
@@ -39884,7 +39890,6 @@
|
|
|
39884
39890
|
"allow_rebase_merge": { "type": "boolean" },
|
|
39885
39891
|
"temp_clone_token": { "type": "string" },
|
|
39886
39892
|
"allow_squash_merge": { "type": "boolean" },
|
|
39887
|
-
"allow_auto_merge": { "type": "boolean" },
|
|
39888
39893
|
"delete_branch_on_merge": { "type": "boolean" },
|
|
39889
39894
|
"allow_update_branch": { "type": "boolean" },
|
|
39890
39895
|
"allow_merge_commit": { "type": "boolean" },
|
|
@@ -39899,12 +39904,6 @@
|
|
|
39899
39904
|
"type": "boolean",
|
|
39900
39905
|
"example": true
|
|
39901
39906
|
},
|
|
39902
|
-
"allow_auto_merge": {
|
|
39903
|
-
"description": "Whether to allow Auto-merge to be used on pull requests.",
|
|
39904
|
-
"default": false,
|
|
39905
|
-
"type": "boolean",
|
|
39906
|
-
"example": false
|
|
39907
|
-
},
|
|
39908
39907
|
"delete_branch_on_merge": {
|
|
39909
39908
|
"description": "Whether to delete head branches when pull requests are merged",
|
|
39910
39909
|
"default": false,
|
|
@@ -42049,7 +42048,6 @@
|
|
|
42049
42048
|
"allow_rebase_merge": { "type": "boolean" },
|
|
42050
42049
|
"temp_clone_token": { "type": "string" },
|
|
42051
42050
|
"allow_squash_merge": { "type": "boolean" },
|
|
42052
|
-
"allow_auto_merge": { "type": "boolean" },
|
|
42053
42051
|
"delete_branch_on_merge": { "type": "boolean" },
|
|
42054
42052
|
"allow_update_branch": { "type": "boolean" },
|
|
42055
42053
|
"allow_merge_commit": { "type": "boolean" },
|
|
@@ -42064,12 +42062,6 @@
|
|
|
42064
42062
|
"type": "boolean",
|
|
42065
42063
|
"example": true
|
|
42066
42064
|
},
|
|
42067
|
-
"allow_auto_merge": {
|
|
42068
|
-
"description": "Whether to allow Auto-merge to be used on pull requests.",
|
|
42069
|
-
"default": false,
|
|
42070
|
-
"type": "boolean",
|
|
42071
|
-
"example": false
|
|
42072
|
-
},
|
|
42073
42065
|
"delete_branch_on_merge": {
|
|
42074
42066
|
"description": "Whether to delete head branches when pull requests are merged",
|
|
42075
42067
|
"default": false,
|
|
@@ -44490,7 +44482,6 @@
|
|
|
44490
44482
|
},
|
|
44491
44483
|
"temp_clone_token": { "type": "string", "nullable": true },
|
|
44492
44484
|
"allow_squash_merge": { "type": "boolean", "example": true },
|
|
44493
|
-
"allow_auto_merge": { "type": "boolean", "example": false },
|
|
44494
44485
|
"delete_branch_on_merge": { "type": "boolean", "example": false },
|
|
44495
44486
|
"allow_merge_commit": { "type": "boolean", "example": true },
|
|
44496
44487
|
"allow_update_branch": { "type": "boolean", "example": true },
|
|
@@ -58738,8 +58729,6 @@
|
|
|
58738
58729
|
"hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
|
|
58739
58730
|
"svn_url": "https://svn.github.com/octocat/Hello-World",
|
|
58740
58731
|
"homepage": "https://github.com",
|
|
58741
|
-
"organization": null,
|
|
58742
|
-
"language": null,
|
|
58743
58732
|
"forks": 9,
|
|
58744
58733
|
"forks_count": 9,
|
|
58745
58734
|
"stargazers_count": 80,
|
|
@@ -58772,10 +58761,8 @@
|
|
|
58772
58761
|
"updated_at": "2011-01-26T19:14:43Z",
|
|
58773
58762
|
"permissions": { "admin": false, "push": false, "pull": true },
|
|
58774
58763
|
"allow_rebase_merge": true,
|
|
58775
|
-
"template_repository": null,
|
|
58776
58764
|
"temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
|
|
58777
58765
|
"allow_squash_merge": true,
|
|
58778
|
-
"allow_auto_merge": false,
|
|
58779
58766
|
"delete_branch_on_merge": true,
|
|
58780
58767
|
"allow_merge_commit": true,
|
|
58781
58768
|
"subscribers_count": 42,
|
|
@@ -59846,7 +59833,6 @@
|
|
|
59846
59833
|
"hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
|
|
59847
59834
|
"svn_url": "https://svn.github.com/octocat/Hello-World",
|
|
59848
59835
|
"homepage": "https://github.com",
|
|
59849
|
-
"language": null,
|
|
59850
59836
|
"forks_count": 9,
|
|
59851
59837
|
"forks": 9,
|
|
59852
59838
|
"stargazers_count": 80,
|
|
@@ -59943,7 +59929,6 @@
|
|
|
59943
59929
|
"hooks_url": "https://api.github.com/repos/octocat/Hello-World-Template/hooks",
|
|
59944
59930
|
"svn_url": "https://svn.github.com/octocat/Hello-World-Template",
|
|
59945
59931
|
"homepage": "https://github.com",
|
|
59946
|
-
"language": null,
|
|
59947
59932
|
"forks": 9,
|
|
59948
59933
|
"forks_count": 9,
|
|
59949
59934
|
"stargazers_count": 80,
|
|
@@ -59978,7 +59963,6 @@
|
|
|
59978
59963
|
"allow_rebase_merge": true,
|
|
59979
59964
|
"temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
|
|
59980
59965
|
"allow_squash_merge": true,
|
|
59981
|
-
"allow_auto_merge": false,
|
|
59982
59966
|
"delete_branch_on_merge": true,
|
|
59983
59967
|
"allow_merge_commit": true,
|
|
59984
59968
|
"subscribers_count": 42,
|
|
@@ -59986,7 +59970,6 @@
|
|
|
59986
59970
|
},
|
|
59987
59971
|
"temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
|
|
59988
59972
|
"allow_squash_merge": true,
|
|
59989
|
-
"allow_auto_merge": false,
|
|
59990
59973
|
"delete_branch_on_merge": true,
|
|
59991
59974
|
"allow_merge_commit": true,
|
|
59992
59975
|
"subscribers_count": 42,
|
|
@@ -60090,7 +60073,6 @@
|
|
|
60090
60073
|
"hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
|
|
60091
60074
|
"svn_url": "https://svn.github.com/octocat/Hello-World",
|
|
60092
60075
|
"homepage": "https://github.com",
|
|
60093
|
-
"language": null,
|
|
60094
60076
|
"forks_count": 9,
|
|
60095
60077
|
"stargazers_count": 80,
|
|
60096
60078
|
"watchers_count": 80,
|
|
@@ -60114,7 +60096,6 @@
|
|
|
60114
60096
|
"allow_rebase_merge": true,
|
|
60115
60097
|
"temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
|
|
60116
60098
|
"allow_squash_merge": true,
|
|
60117
|
-
"allow_auto_merge": false,
|
|
60118
60099
|
"delete_branch_on_merge": true,
|
|
60119
60100
|
"allow_merge_commit": true,
|
|
60120
60101
|
"subscribers_count": 42,
|
|
@@ -60203,7 +60184,6 @@
|
|
|
60203
60184
|
"hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
|
|
60204
60185
|
"svn_url": "https://svn.github.com/octocat/Hello-World",
|
|
60205
60186
|
"homepage": "https://github.com",
|
|
60206
|
-
"language": null,
|
|
60207
60187
|
"forks_count": 9,
|
|
60208
60188
|
"stargazers_count": 80,
|
|
60209
60189
|
"watchers_count": 80,
|
|
@@ -60227,7 +60207,6 @@
|
|
|
60227
60207
|
"allow_rebase_merge": true,
|
|
60228
60208
|
"temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
|
|
60229
60209
|
"allow_squash_merge": true,
|
|
60230
|
-
"allow_auto_merge": false,
|
|
60231
60210
|
"delete_branch_on_merge": true,
|
|
60232
60211
|
"allow_merge_commit": true,
|
|
60233
60212
|
"subscribers_count": 42,
|
|
@@ -60320,7 +60299,6 @@
|
|
|
60320
60299
|
"hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
|
|
60321
60300
|
"svn_url": "https://svn.github.com/octocat/Hello-World",
|
|
60322
60301
|
"homepage": "https://github.com",
|
|
60323
|
-
"language": null,
|
|
60324
60302
|
"forks_count": 9,
|
|
60325
60303
|
"forks": 9,
|
|
60326
60304
|
"stargazers_count": 80,
|
|
@@ -60417,7 +60395,6 @@
|
|
|
60417
60395
|
"hooks_url": "https://api.github.com/repos/octocat/Hello-World-Template/hooks",
|
|
60418
60396
|
"svn_url": "https://svn.github.com/octocat/Hello-World-Template",
|
|
60419
60397
|
"homepage": "https://github.com",
|
|
60420
|
-
"language": null,
|
|
60421
60398
|
"forks": 9,
|
|
60422
60399
|
"forks_count": 9,
|
|
60423
60400
|
"stargazers_count": 80,
|
|
@@ -60452,7 +60429,6 @@
|
|
|
60452
60429
|
"allow_rebase_merge": true,
|
|
60453
60430
|
"temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
|
|
60454
60431
|
"allow_squash_merge": true,
|
|
60455
|
-
"allow_auto_merge": false,
|
|
60456
60432
|
"delete_branch_on_merge": true,
|
|
60457
60433
|
"allow_merge_commit": true,
|
|
60458
60434
|
"subscribers_count": 42,
|
|
@@ -60460,7 +60436,6 @@
|
|
|
60460
60436
|
},
|
|
60461
60437
|
"temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
|
|
60462
60438
|
"allow_squash_merge": true,
|
|
60463
|
-
"allow_auto_merge": false,
|
|
60464
60439
|
"delete_branch_on_merge": true,
|
|
60465
60440
|
"allow_merge_commit": true,
|
|
60466
60441
|
"subscribers_count": 42,
|
|
@@ -60564,7 +60539,6 @@
|
|
|
60564
60539
|
"hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
|
|
60565
60540
|
"svn_url": "https://svn.github.com/octocat/Hello-World",
|
|
60566
60541
|
"homepage": "https://github.com",
|
|
60567
|
-
"language": null,
|
|
60568
60542
|
"forks_count": 9,
|
|
60569
60543
|
"stargazers_count": 80,
|
|
60570
60544
|
"watchers_count": 80,
|
|
@@ -60588,7 +60562,6 @@
|
|
|
60588
60562
|
"allow_rebase_merge": true,
|
|
60589
60563
|
"temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
|
|
60590
60564
|
"allow_squash_merge": true,
|
|
60591
|
-
"allow_auto_merge": false,
|
|
60592
60565
|
"delete_branch_on_merge": true,
|
|
60593
60566
|
"allow_merge_commit": true,
|
|
60594
60567
|
"subscribers_count": 42,
|
|
@@ -60677,7 +60650,6 @@
|
|
|
60677
60650
|
"hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
|
|
60678
60651
|
"svn_url": "https://svn.github.com/octocat/Hello-World",
|
|
60679
60652
|
"homepage": "https://github.com",
|
|
60680
|
-
"language": null,
|
|
60681
60653
|
"forks_count": 9,
|
|
60682
60654
|
"stargazers_count": 80,
|
|
60683
60655
|
"watchers_count": 80,
|
|
@@ -60701,7 +60673,6 @@
|
|
|
60701
60673
|
"allow_rebase_merge": true,
|
|
60702
60674
|
"temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
|
|
60703
60675
|
"allow_squash_merge": true,
|
|
60704
|
-
"allow_auto_merge": false,
|
|
60705
60676
|
"delete_branch_on_merge": true,
|
|
60706
60677
|
"allow_merge_commit": true,
|
|
60707
60678
|
"subscribers_count": 42,
|
|
@@ -60807,7 +60778,6 @@
|
|
|
60807
60778
|
"node_id": "MDc6TGljZW5zZW1pdA==",
|
|
60808
60779
|
"html_url": "https://github.com/licenses/mit"
|
|
60809
60780
|
},
|
|
60810
|
-
"language": null,
|
|
60811
60781
|
"forks_count": 9,
|
|
60812
60782
|
"forks": 9,
|
|
60813
60783
|
"stargazers_count": 80,
|
|
@@ -60904,7 +60874,6 @@
|
|
|
60904
60874
|
"hooks_url": "https://api.github.com/repos/octocat/Hello-World-Template/hooks",
|
|
60905
60875
|
"svn_url": "https://svn.github.com/octocat/Hello-World-Template",
|
|
60906
60876
|
"homepage": "https://github.com",
|
|
60907
|
-
"language": null,
|
|
60908
60877
|
"forks": 9,
|
|
60909
60878
|
"forks_count": 9,
|
|
60910
60879
|
"stargazers_count": 80,
|
|
@@ -60939,7 +60908,6 @@
|
|
|
60939
60908
|
"allow_rebase_merge": true,
|
|
60940
60909
|
"temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
|
|
60941
60910
|
"allow_squash_merge": true,
|
|
60942
|
-
"allow_auto_merge": false,
|
|
60943
60911
|
"delete_branch_on_merge": true,
|
|
60944
60912
|
"allow_merge_commit": true,
|
|
60945
60913
|
"subscribers_count": 42,
|
|
@@ -60947,7 +60915,6 @@
|
|
|
60947
60915
|
},
|
|
60948
60916
|
"temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
|
|
60949
60917
|
"allow_squash_merge": true,
|
|
60950
|
-
"allow_auto_merge": false,
|
|
60951
60918
|
"delete_branch_on_merge": true,
|
|
60952
60919
|
"allow_merge_commit": true,
|
|
60953
60920
|
"allow_forking": true,
|
|
@@ -61045,7 +61012,6 @@
|
|
|
61045
61012
|
"hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
|
|
61046
61013
|
"svn_url": "https://svn.github.com/octocat/Hello-World",
|
|
61047
61014
|
"homepage": "https://github.com",
|
|
61048
|
-
"language": null,
|
|
61049
61015
|
"forks_count": 9,
|
|
61050
61016
|
"stargazers_count": 80,
|
|
61051
61017
|
"watchers_count": 80,
|
|
@@ -61069,7 +61035,6 @@
|
|
|
61069
61035
|
"allow_rebase_merge": true,
|
|
61070
61036
|
"temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
|
|
61071
61037
|
"allow_squash_merge": true,
|
|
61072
|
-
"allow_auto_merge": false,
|
|
61073
61038
|
"delete_branch_on_merge": true,
|
|
61074
61039
|
"allow_merge_commit": true,
|
|
61075
61040
|
"subscribers_count": 42,
|
|
@@ -61158,7 +61123,6 @@
|
|
|
61158
61123
|
"hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
|
|
61159
61124
|
"svn_url": "https://svn.github.com/octocat/Hello-World",
|
|
61160
61125
|
"homepage": "https://github.com",
|
|
61161
|
-
"language": null,
|
|
61162
61126
|
"forks_count": 9,
|
|
61163
61127
|
"stargazers_count": 80,
|
|
61164
61128
|
"watchers_count": 80,
|
|
@@ -61182,7 +61146,6 @@
|
|
|
61182
61146
|
"allow_rebase_merge": true,
|
|
61183
61147
|
"temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
|
|
61184
61148
|
"allow_squash_merge": true,
|
|
61185
|
-
"allow_auto_merge": false,
|
|
61186
61149
|
"delete_branch_on_merge": true,
|
|
61187
61150
|
"allow_merge_commit": true,
|
|
61188
61151
|
"subscribers_count": 42,
|
|
@@ -70159,7 +70122,6 @@
|
|
|
70159
70122
|
"hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
|
|
70160
70123
|
"svn_url": "https://svn.github.com/octocat/Hello-World",
|
|
70161
70124
|
"homepage": "https://github.com",
|
|
70162
|
-
"language": null,
|
|
70163
70125
|
"forks_count": 9,
|
|
70164
70126
|
"stargazers_count": 80,
|
|
70165
70127
|
"watchers_count": 80,
|
|
@@ -70252,7 +70214,6 @@
|
|
|
70252
70214
|
"hooks_url": "https://api.github.com/repos/octocat/Hello-World-Template/hooks",
|
|
70253
70215
|
"svn_url": "https://svn.github.com/octocat/Hello-World-Template",
|
|
70254
70216
|
"homepage": "https://github.com",
|
|
70255
|
-
"language": null,
|
|
70256
70217
|
"forks": 9,
|
|
70257
70218
|
"forks_count": 9,
|
|
70258
70219
|
"stargazers_count": 80,
|
|
@@ -70287,7 +70248,6 @@
|
|
|
70287
70248
|
"allow_rebase_merge": true,
|
|
70288
70249
|
"temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
|
|
70289
70250
|
"allow_squash_merge": true,
|
|
70290
|
-
"allow_auto_merge": false,
|
|
70291
70251
|
"delete_branch_on_merge": true,
|
|
70292
70252
|
"allow_merge_commit": true,
|
|
70293
70253
|
"allow_forking": true,
|
|
@@ -70369,7 +70329,6 @@
|
|
|
70369
70329
|
"hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
|
|
70370
70330
|
"svn_url": "https://svn.github.com/octocat/Hello-World",
|
|
70371
70331
|
"homepage": "https://github.com",
|
|
70372
|
-
"language": null,
|
|
70373
70332
|
"forks_count": 9,
|
|
70374
70333
|
"forks": 9,
|
|
70375
70334
|
"stargazers_count": 80,
|
|
@@ -70394,7 +70353,6 @@
|
|
|
70394
70353
|
"updated_at": "2011-01-26T19:14:43Z",
|
|
70395
70354
|
"permissions": { "admin": false, "push": false, "pull": true },
|
|
70396
70355
|
"allow_rebase_merge": true,
|
|
70397
|
-
"allow_auto_merge": false,
|
|
70398
70356
|
"license": {
|
|
70399
70357
|
"key": "mit",
|
|
70400
70358
|
"name": "MIT License",
|
|
@@ -70402,7 +70360,8 @@
|
|
|
70402
70360
|
"spdx_id": "MIT",
|
|
70403
70361
|
"node_id": "MDc6TGljZW5zZW1pdA==",
|
|
70404
70362
|
"html_url": "https://github.com/licenses/mit"
|
|
70405
|
-
}
|
|
70363
|
+
},
|
|
70364
|
+
"template_repository": {}
|
|
70406
70365
|
}
|
|
70407
70366
|
},
|
|
70408
70367
|
"public-repository-items": {
|
|
@@ -72116,7 +72075,6 @@
|
|
|
72116
72075
|
"template_repository": null,
|
|
72117
72076
|
"temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
|
|
72118
72077
|
"allow_squash_merge": true,
|
|
72119
|
-
"allow_auto_merge": false,
|
|
72120
72078
|
"delete_branch_on_merge": true,
|
|
72121
72079
|
"allow_merge_commit": true,
|
|
72122
72080
|
"subscribers_count": 42,
|