@octokit/openapi 5.7.0 → 5.9.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 +423 -3
- package/generated/api.github.com.json +73 -8
- package/generated/ghes-2.22-diff-to-ghes-3.0.deref.json +1 -1
- package/generated/ghes-2.22-diff-to-ghes-3.0.json +1 -1
- package/generated/ghes-2.22.deref.json +1 -1
- package/generated/ghes-2.22.json +1 -1
- package/generated/ghes-3.0-anicca-diff-to-ghes-3.1.deref.json +145 -0
- package/generated/ghes-3.0-diff-to-ghes-3.1.deref.json +14378 -3642
- package/generated/ghes-3.0-diff-to-ghes-3.1.json +1522 -240
- package/generated/ghes-3.0.deref.json +50 -26
- package/generated/ghes-3.0.json +42 -29
- package/generated/ghes-3.1-anicca-diff-to-ghes-3.2.deref.json +1292 -111
- package/generated/ghes-3.1-diff-to-ghes-3.2.deref.json +72178 -24463
- package/generated/ghes-3.1-diff-to-ghes-3.2.json +8486 -3212
- package/generated/ghes-3.1.deref.json +81 -57
- package/generated/ghes-3.1.json +73 -60
- package/generated/ghes-3.2-anicca-diff-to-api.github.com.deref.json +155 -0
- package/generated/ghes-3.2-diff-to-api.github.com.deref.json +3162 -894
- package/generated/ghes-3.2-diff-to-api.github.com.json +931 -100
- package/generated/ghes-3.2.deref.json +65 -27
- package/generated/ghes-3.2.json +72 -33
- package/generated/github.ae-anicca-diff-to-api.github.com.deref.json +52 -22
- package/generated/github.ae-diff-to-api.github.com.deref.json +4920 -29
- package/generated/github.ae-diff-to-api.github.com.json +2883 -282
- package/generated/github.ae.deref.json +434 -10
- package/generated/github.ae.json +83 -14
- package/package.json +5 -4
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "5.
|
|
4
|
+
"version": "5.9.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" },
|
|
@@ -4496,7 +4496,7 @@
|
|
|
4496
4496
|
"category": "enterprise-admin",
|
|
4497
4497
|
"subcategory": "users"
|
|
4498
4498
|
},
|
|
4499
|
-
"x-octokit": {}
|
|
4499
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
4500
4500
|
},
|
|
4501
4501
|
"delete": {
|
|
4502
4502
|
"summary": "Delete an impersonation OAuth token",
|
|
@@ -8190,7 +8190,7 @@
|
|
|
8190
8190
|
"category": "apps",
|
|
8191
8191
|
"subcategory": null
|
|
8192
8192
|
},
|
|
8193
|
-
"x-octokit": {}
|
|
8193
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
8194
8194
|
}
|
|
8195
8195
|
},
|
|
8196
8196
|
"/app/installations/{installation_id}/suspended": {
|
|
@@ -9636,7 +9636,7 @@
|
|
|
9636
9636
|
"category": "apps",
|
|
9637
9637
|
"subcategory": "oauth-applications"
|
|
9638
9638
|
},
|
|
9639
|
-
"x-octokit": {}
|
|
9639
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
9640
9640
|
},
|
|
9641
9641
|
"patch": {
|
|
9642
9642
|
"summary": "Reset a token",
|
|
@@ -10236,7 +10236,7 @@
|
|
|
10236
10236
|
"category": "apps",
|
|
10237
10237
|
"subcategory": "oauth-applications"
|
|
10238
10238
|
},
|
|
10239
|
-
"x-octokit": {}
|
|
10239
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
10240
10240
|
},
|
|
10241
10241
|
"delete": {
|
|
10242
10242
|
"summary": "Delete an app token",
|
|
@@ -11206,7 +11206,7 @@
|
|
|
11206
11206
|
"category": "apps",
|
|
11207
11207
|
"subcategory": "oauth-applications"
|
|
11208
11208
|
},
|
|
11209
|
-
"x-octokit": {}
|
|
11209
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
11210
11210
|
}
|
|
11211
11211
|
},
|
|
11212
11212
|
"/applications/{client_id}/tokens/{access_token}": {
|
|
@@ -12327,7 +12327,7 @@
|
|
|
12327
12327
|
"subcategory": "oauth-applications"
|
|
12328
12328
|
},
|
|
12329
12329
|
"deprecated": true,
|
|
12330
|
-
"x-octokit": {}
|
|
12330
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
12331
12331
|
},
|
|
12332
12332
|
"delete": {
|
|
12333
12333
|
"summary": "Revoke an authorization for an application",
|
|
@@ -13987,7 +13987,7 @@
|
|
|
13987
13987
|
"subcategory": null
|
|
13988
13988
|
},
|
|
13989
13989
|
"deprecated": true,
|
|
13990
|
-
"x-octokit": {}
|
|
13990
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
13991
13991
|
}
|
|
13992
13992
|
},
|
|
13993
13993
|
"/authorizations/clients/{client_id}": {
|
|
@@ -15132,7 +15132,7 @@
|
|
|
15132
15132
|
"subcategory": null
|
|
15133
15133
|
},
|
|
15134
15134
|
"deprecated": true,
|
|
15135
|
-
"x-octokit": {}
|
|
15135
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
15136
15136
|
}
|
|
15137
15137
|
},
|
|
15138
15138
|
"/authorizations/clients/{client_id}/{fingerprint}": {
|
|
@@ -16242,7 +16242,7 @@
|
|
|
16242
16242
|
"subcategory": null
|
|
16243
16243
|
},
|
|
16244
16244
|
"deprecated": true,
|
|
16245
|
-
"x-octokit": {}
|
|
16245
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
16246
16246
|
}
|
|
16247
16247
|
},
|
|
16248
16248
|
"/authorizations/{authorization_id}": {
|
|
@@ -17410,7 +17410,7 @@
|
|
|
17410
17410
|
"subcategory": null
|
|
17411
17411
|
},
|
|
17412
17412
|
"deprecated": true,
|
|
17413
|
-
"x-octokit": {}
|
|
17413
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
17414
17414
|
},
|
|
17415
17415
|
"delete": {
|
|
17416
17416
|
"summary": "Delete an authorization",
|
|
@@ -19073,7 +19073,7 @@
|
|
|
19073
19073
|
"/enterprises/{enterprise}/actions/runner-groups": {
|
|
19074
19074
|
"get": {
|
|
19075
19075
|
"summary": "List self-hosted runner groups for an enterprise",
|
|
19076
|
-
"description": "Lists all self-hosted runner groups for an enterprise.\n\nYou must authenticate using an access token with the `
|
|
19076
|
+
"description": "Lists all self-hosted runner groups for an enterprise.\n\nYou must authenticate using an access token with the `admin:enterprise` scope to use this endpoint.",
|
|
19077
19077
|
"operationId": "enterprise-admin/list-self-hosted-runner-groups-for-enterprise",
|
|
19078
19078
|
"tags": ["enterprise-admin"],
|
|
19079
19079
|
"externalDocs": {
|
|
@@ -19185,7 +19185,7 @@
|
|
|
19185
19185
|
},
|
|
19186
19186
|
"post": {
|
|
19187
19187
|
"summary": "Create a self-hosted runner group for an enterprise",
|
|
19188
|
-
"description": "Creates a new self-hosted runner group for an enterprise.\n\nYou must authenticate using an access token with the `
|
|
19188
|
+
"description": "Creates a new self-hosted runner group for an enterprise.\n\nYou must authenticate using an access token with the `admin:enterprise` scope to use this endpoint.",
|
|
19189
19189
|
"operationId": "enterprise-admin/create-self-hosted-runner-group-for-enterprise",
|
|
19190
19190
|
"tags": ["enterprise-admin"],
|
|
19191
19191
|
"externalDocs": {
|
|
@@ -19300,7 +19300,7 @@
|
|
|
19300
19300
|
"/enterprises/{enterprise}/actions/runner-groups/{runner_group_id}": {
|
|
19301
19301
|
"get": {
|
|
19302
19302
|
"summary": "Get a self-hosted runner group for an enterprise",
|
|
19303
|
-
"description": "Gets a specific self-hosted runner group for an enterprise.\n\nYou must authenticate using an access token with the `
|
|
19303
|
+
"description": "Gets a specific self-hosted runner group for an enterprise.\n\nYou must authenticate using an access token with the `admin:enterprise` scope to use this endpoint.",
|
|
19304
19304
|
"operationId": "enterprise-admin/get-self-hosted-runner-group-for-enterprise",
|
|
19305
19305
|
"tags": ["enterprise-admin"],
|
|
19306
19306
|
"externalDocs": {
|
|
@@ -19376,7 +19376,7 @@
|
|
|
19376
19376
|
},
|
|
19377
19377
|
"patch": {
|
|
19378
19378
|
"summary": "Update a self-hosted runner group for an enterprise",
|
|
19379
|
-
"description": "Updates the `name` and `visibility` of a self-hosted runner group in an enterprise.\n\nYou must authenticate using an access token with the `
|
|
19379
|
+
"description": "Updates the `name` and `visibility` of a self-hosted runner group in an enterprise.\n\nYou must authenticate using an access token with the `admin:enterprise` scope to use this endpoint.",
|
|
19380
19380
|
"operationId": "enterprise-admin/update-self-hosted-runner-group-for-enterprise",
|
|
19381
19381
|
"tags": ["enterprise-admin"],
|
|
19382
19382
|
"externalDocs": {
|
|
@@ -19477,7 +19477,7 @@
|
|
|
19477
19477
|
},
|
|
19478
19478
|
"delete": {
|
|
19479
19479
|
"summary": "Delete a self-hosted runner group from an enterprise",
|
|
19480
|
-
"description": "Deletes a self-hosted runner group for an enterprise.\n\nYou must authenticate using an access token with the `
|
|
19480
|
+
"description": "Deletes a self-hosted runner group for an enterprise.\n\nYou must authenticate using an access token with the `admin:enterprise` scope to use this endpoint.",
|
|
19481
19481
|
"operationId": "enterprise-admin/delete-self-hosted-runner-group-from-enterprise",
|
|
19482
19482
|
"tags": ["enterprise-admin"],
|
|
19483
19483
|
"externalDocs": {
|
|
@@ -19514,7 +19514,7 @@
|
|
|
19514
19514
|
"/enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations": {
|
|
19515
19515
|
"get": {
|
|
19516
19516
|
"summary": "List organization access to a self-hosted runner group in an enterprise",
|
|
19517
|
-
"description": "Lists the organizations with access to a self-hosted runner group.\n\nYou must authenticate using an access token with the `
|
|
19517
|
+
"description": "Lists the organizations with access to a self-hosted runner group.\n\nYou must authenticate using an access token with the `admin:enterprise` scope to use this endpoint.",
|
|
19518
19518
|
"operationId": "enterprise-admin/list-org-access-to-self-hosted-runner-group-in-enterprise",
|
|
19519
19519
|
"tags": ["enterprise-admin"],
|
|
19520
19520
|
"externalDocs": {
|
|
@@ -19669,7 +19669,7 @@
|
|
|
19669
19669
|
},
|
|
19670
19670
|
"put": {
|
|
19671
19671
|
"summary": "Set organization access for a self-hosted runner group in an enterprise",
|
|
19672
|
-
"description": "Replaces the list of organizations that have access to a self-hosted runner configured in an enterprise.\n\nYou must authenticate using an access token with the `
|
|
19672
|
+
"description": "Replaces the list of organizations that have access to a self-hosted runner configured in an enterprise.\n\nYou must authenticate using an access token with the `admin:enterprise` scope to use this endpoint.",
|
|
19673
19673
|
"operationId": "enterprise-admin/set-org-access-to-self-hosted-runner-group-in-enterprise",
|
|
19674
19674
|
"tags": ["enterprise-admin"],
|
|
19675
19675
|
"externalDocs": {
|
|
@@ -19728,7 +19728,7 @@
|
|
|
19728
19728
|
"/enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/organizations/{org_id}": {
|
|
19729
19729
|
"put": {
|
|
19730
19730
|
"summary": "Add organization access to a self-hosted runner group in an enterprise",
|
|
19731
|
-
"description": "Adds an organization to the list of selected organizations that can access a self-hosted runner group. The runner group must have `visibility` set to `selected`. For more information, see \"[Create a self-hosted runner group for an enterprise](#create-a-self-hosted-runner-group-for-an-enterprise).\"\n\nYou must authenticate using an access token with the `
|
|
19731
|
+
"description": "Adds an organization to the list of selected organizations that can access a self-hosted runner group. The runner group must have `visibility` set to `selected`. For more information, see \"[Create a self-hosted runner group for an enterprise](#create-a-self-hosted-runner-group-for-an-enterprise).\"\n\nYou must authenticate using an access token with the `admin:enterprise` scope to use this endpoint.",
|
|
19732
19732
|
"operationId": "enterprise-admin/add-org-access-to-self-hosted-runner-group-in-enterprise",
|
|
19733
19733
|
"tags": ["enterprise-admin"],
|
|
19734
19734
|
"externalDocs": {
|
|
@@ -19770,7 +19770,7 @@
|
|
|
19770
19770
|
},
|
|
19771
19771
|
"delete": {
|
|
19772
19772
|
"summary": "Remove organization access to a self-hosted runner group in an enterprise",
|
|
19773
|
-
"description": "Removes an organization from the list of selected organizations that can access a self-hosted runner group. The runner group must have `visibility` set to `selected`. For more information, see \"[Create a self-hosted runner group for an enterprise](#create-a-self-hosted-runner-group-for-an-enterprise).\"\n\nYou must authenticate using an access token with the `
|
|
19773
|
+
"description": "Removes an organization from the list of selected organizations that can access a self-hosted runner group. The runner group must have `visibility` set to `selected`. For more information, see \"[Create a self-hosted runner group for an enterprise](#create-a-self-hosted-runner-group-for-an-enterprise).\"\n\nYou must authenticate using an access token with the `admin:enterprise` scope to use this endpoint.",
|
|
19774
19774
|
"operationId": "enterprise-admin/remove-org-access-to-self-hosted-runner-group-in-enterprise",
|
|
19775
19775
|
"tags": ["enterprise-admin"],
|
|
19776
19776
|
"externalDocs": {
|
|
@@ -19814,7 +19814,7 @@
|
|
|
19814
19814
|
"/enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners": {
|
|
19815
19815
|
"get": {
|
|
19816
19816
|
"summary": "List self-hosted runners in a group for an enterprise",
|
|
19817
|
-
"description": "Lists the self-hosted runners that are in a specific enterprise group.\n\nYou must authenticate using an access token with the `
|
|
19817
|
+
"description": "Lists the self-hosted runners that are in a specific enterprise group.\n\nYou must authenticate using an access token with the `admin:enterprise` scope to use this endpoint.",
|
|
19818
19818
|
"operationId": "enterprise-admin/list-self-hosted-runners-in-group-for-enterprise",
|
|
19819
19819
|
"tags": ["enterprise-admin"],
|
|
19820
19820
|
"externalDocs": {
|
|
@@ -19984,7 +19984,7 @@
|
|
|
19984
19984
|
},
|
|
19985
19985
|
"put": {
|
|
19986
19986
|
"summary": "Set self-hosted runners in a group for an enterprise",
|
|
19987
|
-
"description": "Replaces the list of self-hosted runners that are part of an enterprise runner group.\n\nYou must authenticate using an access token with the `
|
|
19987
|
+
"description": "Replaces the list of self-hosted runners that are part of an enterprise runner group.\n\nYou must authenticate using an access token with the `admin:enterprise` scope to use this endpoint.",
|
|
19988
19988
|
"operationId": "enterprise-admin/set-self-hosted-runners-in-group-for-enterprise",
|
|
19989
19989
|
"tags": ["enterprise-admin"],
|
|
19990
19990
|
"externalDocs": {
|
|
@@ -20043,7 +20043,7 @@
|
|
|
20043
20043
|
"/enterprises/{enterprise}/actions/runner-groups/{runner_group_id}/runners/{runner_id}": {
|
|
20044
20044
|
"put": {
|
|
20045
20045
|
"summary": "Add a self-hosted runner to a group for an enterprise",
|
|
20046
|
-
"description": "Adds a self-hosted runner to a runner group configured in an enterprise.\n\nYou must authenticate using an access token with the `
|
|
20046
|
+
"description": "Adds a self-hosted runner to a runner group configured in an enterprise.\n\nYou must authenticate using an access token with the `admin:enterprise`\nscope to use this endpoint.",
|
|
20047
20047
|
"operationId": "enterprise-admin/add-self-hosted-runner-to-group-for-enterprise",
|
|
20048
20048
|
"tags": ["enterprise-admin"],
|
|
20049
20049
|
"externalDocs": {
|
|
@@ -20085,7 +20085,7 @@
|
|
|
20085
20085
|
},
|
|
20086
20086
|
"delete": {
|
|
20087
20087
|
"summary": "Remove a self-hosted runner from a group for an enterprise",
|
|
20088
|
-
"description": "Removes a self-hosted runner from a group configured in an enterprise. The runner is then returned to the default group.\n\nYou must authenticate using an access token with the `
|
|
20088
|
+
"description": "Removes a self-hosted runner from a group configured in an enterprise. The runner is then returned to the default group.\n\nYou must authenticate using an access token with the `admin:enterprise` scope to use this endpoint.",
|
|
20089
20089
|
"operationId": "enterprise-admin/remove-self-hosted-runner-from-group-for-enterprise",
|
|
20090
20090
|
"tags": ["enterprise-admin"],
|
|
20091
20091
|
"externalDocs": {
|
|
@@ -20129,7 +20129,7 @@
|
|
|
20129
20129
|
"/enterprises/{enterprise}/actions/runners": {
|
|
20130
20130
|
"get": {
|
|
20131
20131
|
"summary": "List self-hosted runners for an enterprise",
|
|
20132
|
-
"description": "Lists all self-hosted runners configured for an enterprise.\n\nYou must authenticate using an access token with the `
|
|
20132
|
+
"description": "Lists all self-hosted runners configured for an enterprise.\n\nYou must authenticate using an access token with the `admin:enterprise` scope to use this endpoint.",
|
|
20133
20133
|
"operationId": "enterprise-admin/list-self-hosted-runners-for-enterprise",
|
|
20134
20134
|
"tags": ["enterprise-admin"],
|
|
20135
20135
|
"externalDocs": {
|
|
@@ -20293,7 +20293,7 @@
|
|
|
20293
20293
|
"/enterprises/{enterprise}/actions/runners/downloads": {
|
|
20294
20294
|
"get": {
|
|
20295
20295
|
"summary": "List runner applications for an enterprise",
|
|
20296
|
-
"description": "Lists binaries for the runner application that you can download and run.\n\nYou must authenticate using an access token with the `
|
|
20296
|
+
"description": "Lists binaries for the runner application that you can download and run.\n\nYou must authenticate using an access token with the `admin:enterprise` scope to use this endpoint.",
|
|
20297
20297
|
"operationId": "enterprise-admin/list-runner-applications-for-enterprise",
|
|
20298
20298
|
"tags": ["enterprise-admin"],
|
|
20299
20299
|
"externalDocs": {
|
|
@@ -20392,7 +20392,7 @@
|
|
|
20392
20392
|
"/enterprises/{enterprise}/actions/runners/registration-token": {
|
|
20393
20393
|
"post": {
|
|
20394
20394
|
"summary": "Create a registration token for an enterprise",
|
|
20395
|
-
"description": "Returns a token that you can pass to the `config` script. The token expires after one hour.\n\nYou must authenticate using an access token with the `
|
|
20395
|
+
"description": "Returns a token that you can pass to the `config` script. The token expires after one hour.\n\nYou must authenticate using an access token with the `admin:enterprise` scope to use this endpoint.\n\n#### Example using registration token\n\nConfigure your self-hosted runner, replacing `TOKEN` with the registration token provided by this endpoint.\n\n```\n./config.sh --url https://github.com/enterprises/octo-enterprise --token TOKEN\n```",
|
|
20396
20396
|
"operationId": "enterprise-admin/create-registration-token-for-enterprise",
|
|
20397
20397
|
"tags": ["enterprise-admin"],
|
|
20398
20398
|
"externalDocs": {
|
|
@@ -21280,13 +21280,13 @@
|
|
|
21280
21280
|
"category": "enterprise-admin",
|
|
21281
21281
|
"subcategory": "actions"
|
|
21282
21282
|
},
|
|
21283
|
-
"x-octokit": {}
|
|
21283
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
21284
21284
|
}
|
|
21285
21285
|
},
|
|
21286
21286
|
"/enterprises/{enterprise}/actions/runners/remove-token": {
|
|
21287
21287
|
"post": {
|
|
21288
21288
|
"summary": "Create a remove token for an enterprise",
|
|
21289
|
-
"description": "Returns a token that you can pass to the `config` script to remove a self-hosted runner from an enterprise. The token expires after one hour.\n\nYou must authenticate using an access token with the `
|
|
21289
|
+
"description": "Returns a token that you can pass to the `config` script to remove a self-hosted runner from an enterprise. The token expires after one hour.\n\nYou must authenticate using an access token with the `admin:enterprise` scope to use this endpoint.\n\n#### Example using remove token\n\nTo remove your self-hosted runner from an enterprise, replace `TOKEN` with the remove token provided by this\nendpoint.\n\n```\n./config.sh remove --token TOKEN\n```",
|
|
21290
21290
|
"operationId": "enterprise-admin/create-remove-token-for-enterprise",
|
|
21291
21291
|
"tags": ["enterprise-admin"],
|
|
21292
21292
|
"externalDocs": {
|
|
@@ -22174,13 +22174,13 @@
|
|
|
22174
22174
|
"category": "enterprise-admin",
|
|
22175
22175
|
"subcategory": "actions"
|
|
22176
22176
|
},
|
|
22177
|
-
"x-octokit": {}
|
|
22177
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
22178
22178
|
}
|
|
22179
22179
|
},
|
|
22180
22180
|
"/enterprises/{enterprise}/actions/runners/{runner_id}": {
|
|
22181
22181
|
"get": {
|
|
22182
22182
|
"summary": "Get a self-hosted runner for an enterprise",
|
|
22183
|
-
"description": "Gets a specific self-hosted runner configured in an enterprise.\n\nYou must authenticate using an access token with the `
|
|
22183
|
+
"description": "Gets a specific self-hosted runner configured in an enterprise.\n\nYou must authenticate using an access token with the `admin:enterprise` scope to use this endpoint.",
|
|
22184
22184
|
"operationId": "enterprise-admin/get-self-hosted-runner-for-enterprise",
|
|
22185
22185
|
"tags": ["enterprise-admin"],
|
|
22186
22186
|
"externalDocs": {
|
|
@@ -22290,7 +22290,7 @@
|
|
|
22290
22290
|
},
|
|
22291
22291
|
"delete": {
|
|
22292
22292
|
"summary": "Delete a self-hosted runner from an enterprise",
|
|
22293
|
-
"description": "Forces the removal of a self-hosted runner from an enterprise. You can use this endpoint to completely remove the runner when the machine you were using no longer exists.\n\nYou must authenticate using an access token with the `
|
|
22293
|
+
"description": "Forces the removal of a self-hosted runner from an enterprise. You can use this endpoint to completely remove the runner when the machine you were using no longer exists.\n\nYou must authenticate using an access token with the `admin:enterprise` scope to use this endpoint.",
|
|
22294
22294
|
"operationId": "enterprise-admin/delete-self-hosted-runner-from-enterprise",
|
|
22295
22295
|
"tags": ["enterprise-admin"],
|
|
22296
22296
|
"externalDocs": {
|
|
@@ -48928,7 +48928,7 @@
|
|
|
48928
48928
|
"category": "actions",
|
|
48929
48929
|
"subcategory": "self-hosted-runners"
|
|
48930
48930
|
},
|
|
48931
|
-
"x-octokit": {}
|
|
48931
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
48932
48932
|
}
|
|
48933
48933
|
},
|
|
48934
48934
|
"/orgs/{org}/actions/runners/remove-token": {
|
|
@@ -49821,7 +49821,7 @@
|
|
|
49821
49821
|
"category": "actions",
|
|
49822
49822
|
"subcategory": "self-hosted-runners"
|
|
49823
49823
|
},
|
|
49824
|
-
"x-octokit": {}
|
|
49824
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
49825
49825
|
}
|
|
49826
49826
|
},
|
|
49827
49827
|
"/orgs/{org}/actions/runners/{runner_id}": {
|
|
@@ -55164,7 +55164,7 @@
|
|
|
55164
55164
|
"category": "orgs",
|
|
55165
55165
|
"subcategory": "webhooks"
|
|
55166
55166
|
},
|
|
55167
|
-
"x-octokit": {}
|
|
55167
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
55168
55168
|
}
|
|
55169
55169
|
},
|
|
55170
55170
|
"/orgs/{org}/hooks/{hook_id}": {
|
|
@@ -55559,7 +55559,7 @@
|
|
|
55559
55559
|
"category": "orgs",
|
|
55560
55560
|
"subcategory": "webhooks"
|
|
55561
55561
|
},
|
|
55562
|
-
"x-octokit": {}
|
|
55562
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
55563
55563
|
},
|
|
55564
55564
|
"delete": {
|
|
55565
55565
|
"summary": "Delete an organization webhook",
|
|
@@ -64935,7 +64935,7 @@
|
|
|
64935
64935
|
}
|
|
64936
64936
|
]
|
|
64937
64937
|
},
|
|
64938
|
-
"x-octokit": {}
|
|
64938
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
64939
64939
|
}
|
|
64940
64940
|
},
|
|
64941
64941
|
"/orgs/{org}/teams": {
|
|
@@ -88149,7 +88149,7 @@
|
|
|
88149
88149
|
}
|
|
88150
88150
|
]
|
|
88151
88151
|
},
|
|
88152
|
-
"x-octokit": {}
|
|
88152
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
88153
88153
|
},
|
|
88154
88154
|
"delete": {
|
|
88155
88155
|
"summary": "Delete a repository",
|
|
@@ -90404,7 +90404,7 @@
|
|
|
90404
90404
|
"category": "actions",
|
|
90405
90405
|
"subcategory": "self-hosted-runners"
|
|
90406
90406
|
},
|
|
90407
|
-
"x-octokit": {}
|
|
90407
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
90408
90408
|
}
|
|
90409
90409
|
},
|
|
90410
90410
|
"/repos/{owner}/{repo}/actions/runners/remove-token": {
|
|
@@ -91303,7 +91303,7 @@
|
|
|
91303
91303
|
"category": "actions",
|
|
91304
91304
|
"subcategory": "self-hosted-runners"
|
|
91305
91305
|
},
|
|
91306
|
-
"x-octokit": {}
|
|
91306
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
91307
91307
|
}
|
|
91308
91308
|
},
|
|
91309
91309
|
"/repos/{owner}/{repo}/actions/runners/{runner_id}": {
|
|
@@ -91548,6 +91548,13 @@
|
|
|
91548
91548
|
"in": "query",
|
|
91549
91549
|
"required": false,
|
|
91550
91550
|
"schema": { "type": "string", "format": "date-time" }
|
|
91551
|
+
},
|
|
91552
|
+
{
|
|
91553
|
+
"name": "exclude_pull_requests",
|
|
91554
|
+
"description": "If `true` pull requests are omitted from the response (empty array).",
|
|
91555
|
+
"in": "query",
|
|
91556
|
+
"required": false,
|
|
91557
|
+
"schema": { "type": "boolean", "default": false }
|
|
91551
91558
|
}
|
|
91552
91559
|
],
|
|
91553
91560
|
"responses": {
|
|
@@ -94715,6 +94722,13 @@
|
|
|
94715
94722
|
"in": "path",
|
|
94716
94723
|
"required": true,
|
|
94717
94724
|
"schema": { "type": "integer" }
|
|
94725
|
+
},
|
|
94726
|
+
{
|
|
94727
|
+
"name": "exclude_pull_requests",
|
|
94728
|
+
"description": "If `true` pull requests are omitted from the response (empty array).",
|
|
94729
|
+
"in": "query",
|
|
94730
|
+
"required": false,
|
|
94731
|
+
"schema": { "type": "boolean", "default": false }
|
|
94718
94732
|
}
|
|
94719
94733
|
],
|
|
94720
94734
|
"responses": {
|
|
@@ -99358,6 +99372,13 @@
|
|
|
99358
99372
|
"in": "query",
|
|
99359
99373
|
"required": false,
|
|
99360
99374
|
"schema": { "type": "string", "format": "date-time" }
|
|
99375
|
+
},
|
|
99376
|
+
{
|
|
99377
|
+
"name": "exclude_pull_requests",
|
|
99378
|
+
"description": "If `true` pull requests are omitted from the response (empty array).",
|
|
99379
|
+
"in": "query",
|
|
99380
|
+
"required": false,
|
|
99381
|
+
"schema": { "type": "boolean", "default": false }
|
|
99361
99382
|
}
|
|
99362
99383
|
],
|
|
99363
99384
|
"responses": {
|
|
@@ -120346,7 +120367,7 @@
|
|
|
120346
120367
|
"category": "checks",
|
|
120347
120368
|
"subcategory": "suites"
|
|
120348
120369
|
},
|
|
120349
|
-
"x-octokit": {}
|
|
120370
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
120350
120371
|
}
|
|
120351
120372
|
},
|
|
120352
120373
|
"/repos/{owner}/{repo}/check-suites/preferences": {
|
|
@@ -121930,7 +121951,7 @@
|
|
|
121930
121951
|
"category": "checks",
|
|
121931
121952
|
"subcategory": "suites"
|
|
121932
121953
|
},
|
|
121933
|
-
"x-octokit": {}
|
|
121954
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
121934
121955
|
}
|
|
121935
121956
|
},
|
|
121936
121957
|
"/repos/{owner}/{repo}/check-suites/{check_suite_id}": {
|
|
@@ -126374,7 +126395,7 @@
|
|
|
126374
126395
|
"previews": [],
|
|
126375
126396
|
"category": "code-scanning"
|
|
126376
126397
|
},
|
|
126377
|
-
"x-octokit": {}
|
|
126398
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
126378
126399
|
}
|
|
126379
126400
|
},
|
|
126380
126401
|
"/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/instances": {
|
|
@@ -129637,7 +129658,7 @@
|
|
|
129637
129658
|
"category": "repos",
|
|
129638
129659
|
"subcategory": "collaborators"
|
|
129639
129660
|
},
|
|
129640
|
-
"x-octokit": {}
|
|
129661
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
129641
129662
|
},
|
|
129642
129663
|
"delete": {
|
|
129643
129664
|
"summary": "Remove a repository collaborator",
|
|
@@ -157007,7 +157028,7 @@
|
|
|
157007
157028
|
"category": "repos",
|
|
157008
157029
|
"subcategory": "forks"
|
|
157009
157030
|
},
|
|
157010
|
-
"x-octokit": {}
|
|
157031
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
157011
157032
|
}
|
|
157012
157033
|
},
|
|
157013
157034
|
"/repos/{owner}/{repo}/git/blobs": {
|
|
@@ -160053,7 +160074,7 @@
|
|
|
160053
160074
|
"category": "repos",
|
|
160054
160075
|
"subcategory": "webhooks"
|
|
160055
160076
|
},
|
|
160056
|
-
"x-octokit": {}
|
|
160077
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
160057
160078
|
}
|
|
160058
160079
|
},
|
|
160059
160080
|
"/repos/{owner}/{repo}/hooks/{hook_id}": {
|
|
@@ -160589,7 +160610,7 @@
|
|
|
160589
160610
|
"category": "repos",
|
|
160590
160611
|
"subcategory": "webhooks"
|
|
160591
160612
|
},
|
|
160592
|
-
"x-octokit": {}
|
|
160613
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
160593
160614
|
},
|
|
160594
160615
|
"delete": {
|
|
160595
160616
|
"summary": "Delete a repository webhook",
|
|
@@ -165098,7 +165119,7 @@
|
|
|
165098
165119
|
"category": "repos",
|
|
165099
165120
|
"subcategory": "invitations"
|
|
165100
165121
|
},
|
|
165101
|
-
"x-octokit": {}
|
|
165122
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
165102
165123
|
},
|
|
165103
165124
|
"delete": {
|
|
165104
165125
|
"summary": "Delete a repository invitation",
|
|
@@ -169540,7 +169561,7 @@
|
|
|
169540
169561
|
"category": "issues",
|
|
169541
169562
|
"subcategory": null
|
|
169542
169563
|
},
|
|
169543
|
-
"x-octokit": {}
|
|
169564
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
169544
169565
|
}
|
|
169545
169566
|
},
|
|
169546
169567
|
"/repos/{owner}/{repo}/issues/comments": {
|
|
@@ -182677,7 +182698,7 @@
|
|
|
182677
182698
|
"category": "issues",
|
|
182678
182699
|
"subcategory": null
|
|
182679
182700
|
},
|
|
182680
|
-
"x-octokit": {}
|
|
182701
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
182681
182702
|
}
|
|
182682
182703
|
},
|
|
182683
182704
|
"/repos/{owner}/{repo}/issues/{issue_number}/assignees": {
|
|
@@ -184709,7 +184730,7 @@
|
|
|
184709
184730
|
"category": "issues",
|
|
184710
184731
|
"subcategory": "assignees"
|
|
184711
184732
|
},
|
|
184712
|
-
"x-octokit": {}
|
|
184733
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
184713
184734
|
},
|
|
184714
184735
|
"delete": {
|
|
184715
184736
|
"summary": "Remove assignees from an issue",
|
|
@@ -234740,7 +234761,7 @@
|
|
|
234740
234761
|
"category": "pulls",
|
|
234741
234762
|
"subcategory": "review-requests"
|
|
234742
234763
|
},
|
|
234743
|
-
"x-octokit": {}
|
|
234764
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
234744
234765
|
},
|
|
234745
234766
|
"delete": {
|
|
234746
234767
|
"summary": "Remove requested reviewers from a pull request",
|
|
@@ -242281,7 +242302,7 @@
|
|
|
242281
242302
|
"category": "repos",
|
|
242282
242303
|
"subcategory": "releases"
|
|
242283
242304
|
},
|
|
242284
|
-
"x-octokit": {}
|
|
242305
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
242285
242306
|
}
|
|
242286
242307
|
},
|
|
242287
242308
|
"/repos/{owner}/{repo}/releases/assets/{asset_id}": {
|
|
@@ -244881,7 +244902,7 @@
|
|
|
244881
244902
|
"category": "repos",
|
|
244882
244903
|
"subcategory": "releases"
|
|
244883
244904
|
},
|
|
244884
|
-
"x-octokit": {}
|
|
244905
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
244885
244906
|
},
|
|
244886
244907
|
"delete": {
|
|
244887
244908
|
"summary": "Delete a release",
|
|
@@ -245430,6 +245451,9 @@
|
|
|
245430
245451
|
}
|
|
245431
245452
|
}
|
|
245432
245453
|
}
|
|
245454
|
+
},
|
|
245455
|
+
"422": {
|
|
245456
|
+
"description": "Response if you upload an asset with the same filename as another uploaded asset"
|
|
245433
245457
|
}
|
|
245434
245458
|
},
|
|
245435
245459
|
"x-github": {
|
|
@@ -249780,7 +249804,7 @@
|
|
|
249780
249804
|
"category": "repos",
|
|
249781
249805
|
"subcategory": null
|
|
249782
249806
|
},
|
|
249783
|
-
"x-octokit": {}
|
|
249807
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
249784
249808
|
}
|
|
249785
249809
|
},
|
|
249786
249810
|
"/repos/{owner}/{repo}/zipball/{ref}": {
|
|
@@ -250836,7 +250860,7 @@
|
|
|
250836
250860
|
}
|
|
250837
250861
|
]
|
|
250838
250862
|
},
|
|
250839
|
-
"x-octokit": {}
|
|
250863
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
250840
250864
|
}
|
|
250841
250865
|
},
|
|
250842
250866
|
"/repositories": {
|
|
@@ -282693,7 +282717,7 @@
|
|
|
282693
282717
|
}
|
|
282694
282718
|
]
|
|
282695
282719
|
},
|
|
282696
|
-
"x-octokit": {}
|
|
282720
|
+
"x-octokit": { "diff": { "ghes-3.2": { "type": "changed" } } }
|
|
282697
282721
|
}
|
|
282698
282722
|
},
|
|
282699
282723
|
"/user/repository_invitations": {
|