diff --git a/lib/rest/static/decorated/api.github.com.json b/lib/rest/static/decorated/api.github.com.json
index 8c6e055bbe..2cd8dc7cf3 100644
--- a/lib/rest/static/decorated/api.github.com.json
+++ b/lib/rest/static/decorated/api.github.com.json
@@ -6598,19 +6598,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#get-github-actions-permissions-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#get-github-actions-permissions-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "get-github-actions-permissions-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "
Gets the GitHub Actions permissions policy for organizations and allowed actions in an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -6659,7 +6659,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#set-github-actions-permissions-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#set-github-actions-permissions-for-an-enterprise"
},
"requestBody": {
"required": true,
@@ -6711,14 +6711,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "set-github-actions-permissions-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Sets the GitHub Actions permissions policy for organizations and allowed actions in an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -6816,19 +6816,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#list-selected-organizations-enabled-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#list-selected-organizations-enabled-for-github-actions-in-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "list-selected-organizations-enabled-for-github-actions-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists the organizations that are selected to have GitHub Actions enabled in an enterprise. To use this endpoint, the enterprise permission policy for enabled_organizations must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -6877,7 +6877,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#set-selected-organizations-enabled-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#set-selected-organizations-enabled-for-github-actions-in-an-enterprise"
},
"requestBody": {
"required": true,
@@ -6916,14 +6916,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "set-selected-organizations-enabled-for-github-actions-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Replaces the list of selected organizations that are enabled for GitHub Actions in an enterprise. To use this endpoint, the enterprise permission policy for enabled_organizations must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -6996,19 +6996,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#enable-a-selected-organization-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#enable-a-selected-organization-for-github-actions-in-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "enable-a-selected-organization-for-github-actions-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Adds an organization to the list of selected organizations that are enabled for GitHub Actions in an enterprise. To use this endpoint, the enterprise permission policy for enabled_organizations must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -7066,19 +7066,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#disable-a-selected-organization-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#disable-a-selected-organization-for-github-actions-in-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "disable-a-selected-organization-for-github-actions-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Removes an organization from the list of selected organizations that are enabled for GitHub Actions in an enterprise. To use this endpoint, the enterprise permission policy for enabled_organizations must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -7126,19 +7126,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#get-allowed-actions-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#get-allowed-actions-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "get-allowed-actions-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Gets the selected actions that are allowed in an enterprise. To use this endpoint, the enterprise permission policy for allowed_actions must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -7187,7 +7187,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#set-allowed-actions-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#set-allowed-actions-for-an-enterprise"
},
"requestBody": {
"required": true,
@@ -7246,14 +7246,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "set-allowed-actions-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Sets the actions that are allowed in an enterprise. To use this endpoint, the enterprise permission policy for allowed_actions must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -7353,19 +7353,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#list-self-hosted-runner-groups-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#list-self-hosted-runner-groups-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "list-self-hosted-runner-groups-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists all self-hosted runner groups for an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -7414,7 +7414,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#create-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#create-self-hosted-runner-group-for-an-enterprise"
},
"requestBody": {
"required": true,
@@ -7504,14 +7504,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "create-a-self-hosted-runner-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Creates a new self-hosted runner group for an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -7630,19 +7630,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#get-a-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#get-a-self-hosted-runner-group-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "get-a-self-hosted-runner-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Gets a specific self-hosted runner group for an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -7701,7 +7701,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#update-a-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#update-a-self-hosted-runner-group-for-an-enterprise"
},
"requestBody": {
"required": false,
@@ -7755,14 +7755,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "update-a-self-hosted-runner-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Updates the name and visibility of a self-hosted runner group in an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -7856,19 +7856,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#delete-a-self-hosted-runner-group-from-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#delete-a-self-hosted-runner-group-from-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "delete-a-self-hosted-runner-group-from-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Deletes a self-hosted runner group for an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -7946,19 +7946,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#list-organization-access-to-a-self-hosted-runner-group-in-a-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#list-organization-access-to-a-self-hosted-runner-group-in-a-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "list-organization-access-to-a-self-hosted-runner-group-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists the organizations with access to a self-hosted runner group.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -8017,7 +8017,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#set-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#set-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
},
"requestBody": {
"required": true,
@@ -8056,14 +8056,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "set-organization-access-for-a-self-hosted-runner-group-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Replaces the list of organizations that have access to a self-hosted runner configured in an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -8146,19 +8146,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#add-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#add-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "add-organization-access-to-a-self-hosted-runner-group-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "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 .\"
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -8226,19 +8226,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#remove-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#remove-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "remove-organization-access-to-a-self-hosted-runner-group-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "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 .\"
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -8316,19 +8316,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#list-self-hosted-runners-in-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#list-self-hosted-runners-in-a-group-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "list-self-hosted-runners-in-a-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists the self-hosted runners that are in a specific enterprise group.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -8387,7 +8387,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#set-self-hosted-runners-in-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#set-self-hosted-runners-in-a-group-for-an-enterprise"
},
"requestBody": {
"required": true,
@@ -8426,14 +8426,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "set-self-hosted-runners-in-a-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Replaces the list of self-hosted runners that are part of an enterprise runner group.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -8516,19 +8516,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#add-a-self-hosted-runner-to-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#add-a-self-hosted-runner-to-a-group-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "add-a-self-hosted-runner-to-a-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Adds a self-hosted runner to a runner group configured in an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise\nscope to use this endpoint.
",
@@ -8596,19 +8596,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#remove-a-self-hosted-runner-from-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#remove-a-self-hosted-runner-from-a-group-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "remove-a-self-hosted-runner-from-a-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Removes a self-hosted runner from a group configured in an enterprise. The runner is then returned to the default group.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -8676,19 +8676,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#list-self-hosted-runners-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#list-self-hosted-runners-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "list-self-hosted-runners-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists all self-hosted runners configured for an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -8737,19 +8737,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#list-runner-applications-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#list-runner-applications-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "list-runner-applications-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists binaries for the runner application that you can download and run.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -8798,19 +8798,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#create-a-registration-token-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#create-a-registration-token-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "create-a-registration-token-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Returns a token that you can pass to the config script. The token expires after one hour.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
\n Example using registration token \nConfigure your self-hosted runner, replacing TOKEN with the registration token provided by this endpoint.
\n./config.sh --url https://github.com/enterprises/octo-enterprise --token TOKEN\n ",
@@ -8859,19 +8859,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#create-a-remove-token-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#create-a-remove-token-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "create-a-remove-token-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "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.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
\n Example using remove token \nTo remove your self-hosted runner from an enterprise, replace TOKEN with the remove token provided by this\nendpoint.
\n./config.sh remove --token TOKEN\n ",
@@ -8930,19 +8930,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#get-a-self-hosted-runner-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#get-a-self-hosted-runner-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "get-a-self-hosted-runner-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Gets a specific self-hosted runner configured in an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -9001,19 +9001,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#delete-self-hosted-runner-from-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#delete-self-hosted-runner-from-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "delete-a-self-hosted-runner-from-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "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.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -9071,19 +9071,19 @@
"operationId": "enterprise-admin/list-labels-for-self-hosted-runner-for-enterprise",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#list-labels-for-a-self-hosted-runner-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#list-labels-for-a-self-hosted-runner-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "list-labels-for-a-self-hosted-runner-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists all labels for a self-hosted runner configured in an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -9147,7 +9147,7 @@
"operationId": "enterprise-admin/add-custom-labels-to-self-hosted-runner-for-enterprise",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#add-custom-labels-to-a-self-hosted-runner-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#add-custom-labels-to-a-self-hosted-runner-for-an-enterprise"
},
"requestBody": {
"required": true,
@@ -9187,14 +9187,14 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "add-custom-labels-to-a-self-hosted-runner-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Add custom labels to a self-hosted runner configured in an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -9279,7 +9279,7 @@
"operationId": "enterprise-admin/set-custom-labels-for-self-hosted-runner-for-enterprise",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#set-custom-labels-for-a-self-hosted-runner-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#set-custom-labels-for-a-self-hosted-runner-for-an-enterprise"
},
"requestBody": {
"required": true,
@@ -9319,14 +9319,14 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "set-custom-labels-for-a-self-hosted-runner-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Remove all previous custom labels and set the new custom labels for a specific\nself-hosted runner configured in an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -9411,19 +9411,19 @@
"operationId": "enterprise-admin/remove-all-custom-labels-from-self-hosted-runner-for-enterprise",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#remove-all-custom-labels-from-a-self-hosted-runner-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#remove-all-custom-labels-from-a-self-hosted-runner-for-an-enterprise"
},
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "remove-all-custom-labels-from-a-self-hosted-runner-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Remove all custom labels from a self-hosted runner configured in an\nenterprise. Returns the remaining read-only labels from the runner.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -9502,7 +9502,7 @@
"operationId": "enterprise-admin/remove-custom-label-from-self-hosted-runner-for-enterprise",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#remove-a-custom-label-from-a-self-hosted-runner-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#remove-a-custom-label-from-a-self-hosted-runner-for-an-enterprise"
},
"x-github": {
"githubCloudOnly": false,
@@ -53267,6 +53267,15 @@
"rawType": "integer",
"rawDescription": "Time in minutes before codespace stops from inactivity",
"childParamsGroups": []
+ },
+ "display_name": {
+ "description": "Display name for this codespace
",
+ "type": "string",
+ "name": "display_name",
+ "in": "body",
+ "rawType": "string",
+ "rawDescription": "Display name for this codespace",
+ "childParamsGroups": []
}
}
},
@@ -53334,6 +53343,15 @@
"rawType": "integer",
"rawDescription": "Time in minutes before codespace stops from inactivity",
"childParamsGroups": []
+ },
+ {
+ "description": "Display name for this codespace
",
+ "type": "string",
+ "name": "display_name",
+ "in": "body",
+ "rawType": "string",
+ "rawDescription": "Display name for this codespace",
+ "childParamsGroups": []
}
],
"responses": [
@@ -75089,6 +75107,15 @@
"rawType": "integer",
"rawDescription": "Time in minutes before codespace stops from inactivity",
"childParamsGroups": []
+ },
+ "display_name": {
+ "description": "Display name for this codespace
",
+ "type": "string",
+ "name": "display_name",
+ "in": "body",
+ "rawType": "string",
+ "rawDescription": "Display name for this codespace",
+ "childParamsGroups": []
}
}
},
@@ -75147,6 +75174,15 @@
"rawType": "integer",
"rawDescription": "Time in minutes before codespace stops from inactivity",
"childParamsGroups": []
+ },
+ {
+ "description": "Display name for this codespace
",
+ "type": "string",
+ "name": "display_name",
+ "in": "body",
+ "rawType": "string",
+ "rawDescription": "Display name for this codespace",
+ "childParamsGroups": []
}
],
"responses": [
@@ -93302,6 +93338,15 @@
"rawDescription": "Time in minutes before codespace stops from inactivity",
"childParamsGroups": []
},
+ "display_name": {
+ "description": "Display name for this codespace
",
+ "type": "string",
+ "name": "display_name",
+ "in": "body",
+ "rawType": "string",
+ "rawDescription": "Display name for this codespace",
+ "childParamsGroups": []
+ },
"pull_request": {
"required": [
"pull_request_number",
@@ -93573,6 +93618,15 @@
"rawDescription": "Time in minutes before codespace stops from inactivity",
"childParamsGroups": []
},
+ {
+ "description": "Display name for this codespace
",
+ "type": "string",
+ "name": "display_name",
+ "in": "body",
+ "rawType": "string",
+ "rawDescription": "Display name for this codespace",
+ "childParamsGroups": []
+ },
{
"required": [
"pull_request_number",
@@ -94563,6 +94617,15 @@
"rawDescription": "A valid machine to transition this codespace to.",
"childParamsGroups": []
},
+ "display_name": {
+ "description": "Display name for this codespace
",
+ "type": "string",
+ "name": "display_name",
+ "in": "body",
+ "rawType": "string",
+ "rawDescription": "Display name for this codespace",
+ "childParamsGroups": []
+ },
"recent_folders": {
"description": "Recently opened folders inside the codespace. It is currently used by the clients to determine the folder path to load the codespace in.
",
"type": "array of strings",
@@ -94605,6 +94668,15 @@
"rawDescription": "A valid machine to transition this codespace to.",
"childParamsGroups": []
},
+ {
+ "description": "Display name for this codespace
",
+ "type": "string",
+ "name": "display_name",
+ "in": "body",
+ "rawType": "string",
+ "rawDescription": "Display name for this codespace",
+ "childParamsGroups": []
+ },
{
"description": "Recently opened folders inside the codespace. It is currently used by the clients to determine the folder path to load the codespace in.
",
"type": "array of strings",
diff --git a/lib/rest/static/decorated/ghes-3.0.json b/lib/rest/static/decorated/ghes-3.0.json
index 1457e9fe0d..b6c09417bf 100644
--- a/lib/rest/static/decorated/ghes-3.0.json
+++ b/lib/rest/static/decorated/ghes-3.0.json
@@ -11112,19 +11112,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#get-github-actions-permissions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#get-github-actions-permissions-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "get-github-actions-permissions-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Gets the GitHub Actions permissions policy for organizations and allowed actions in an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11173,7 +11173,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#set-github-actions-permissions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#set-github-actions-permissions-for-an-enterprise"
},
"requestBody": {
"required": true,
@@ -11225,14 +11225,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "set-github-actions-permissions-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Sets the GitHub Actions permissions policy for organizations and allowed actions in an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11330,19 +11330,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#list-selected-organizations-enabled-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#list-selected-organizations-enabled-for-github-actions-in-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "list-selected-organizations-enabled-for-github-actions-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists the organizations that are selected to have GitHub Actions enabled in an enterprise. To use this endpoint, the enterprise permission policy for enabled_organizations must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11391,7 +11391,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#set-selected-organizations-enabled-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#set-selected-organizations-enabled-for-github-actions-in-an-enterprise"
},
"requestBody": {
"required": true,
@@ -11430,14 +11430,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "set-selected-organizations-enabled-for-github-actions-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Replaces the list of selected organizations that are enabled for GitHub Actions in an enterprise. To use this endpoint, the enterprise permission policy for enabled_organizations must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11510,19 +11510,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#enable-a-selected-organization-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#enable-a-selected-organization-for-github-actions-in-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "enable-a-selected-organization-for-github-actions-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Adds an organization to the list of selected organizations that are enabled for GitHub Actions in an enterprise. To use this endpoint, the enterprise permission policy for enabled_organizations must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11580,19 +11580,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#disable-a-selected-organization-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#disable-a-selected-organization-for-github-actions-in-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "disable-a-selected-organization-for-github-actions-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Removes an organization from the list of selected organizations that are enabled for GitHub Actions in an enterprise. To use this endpoint, the enterprise permission policy for enabled_organizations must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11640,19 +11640,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#get-allowed-actions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#get-allowed-actions-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "get-allowed-actions-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Gets the selected actions that are allowed in an enterprise. To use this endpoint, the enterprise permission policy for allowed_actions must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11701,7 +11701,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#set-allowed-actions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#set-allowed-actions-for-an-enterprise"
},
"requestBody": {
"required": true,
@@ -11755,14 +11755,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "set-allowed-actions-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Sets the actions that are allowed in an enterprise. To use this endpoint, the enterprise permission policy for allowed_actions must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11853,19 +11853,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#list-self-hosted-runner-groups-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#list-self-hosted-runner-groups-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "list-self-hosted-runner-groups-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists all self-hosted runner groups for an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11914,7 +11914,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#create-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#create-self-hosted-runner-group-for-an-enterprise"
},
"requestBody": {
"required": true,
@@ -12004,14 +12004,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "create-a-self-hosted-runner-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Creates a new self-hosted runner group for an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -12130,19 +12130,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#get-a-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#get-a-self-hosted-runner-group-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "get-a-self-hosted-runner-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Gets a specific self-hosted runner group for an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -12201,7 +12201,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#update-a-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#update-a-self-hosted-runner-group-for-an-enterprise"
},
"requestBody": {
"required": false,
@@ -12255,14 +12255,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "update-a-self-hosted-runner-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Updates the name and visibility of a self-hosted runner group in an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -12356,19 +12356,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#delete-a-self-hosted-runner-group-from-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#delete-a-self-hosted-runner-group-from-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "delete-a-self-hosted-runner-group-from-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Deletes a self-hosted runner group for an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -12446,19 +12446,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#list-organization-access-to-a-self-hosted-runner-group-in-a-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#list-organization-access-to-a-self-hosted-runner-group-in-a-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "list-organization-access-to-a-self-hosted-runner-group-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists the organizations with access to a self-hosted runner group.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -12517,7 +12517,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#set-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#set-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
},
"requestBody": {
"required": true,
@@ -12556,14 +12556,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "set-organization-access-for-a-self-hosted-runner-group-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Replaces the list of organizations that have access to a self-hosted runner configured in an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -12646,19 +12646,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#add-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#add-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "add-organization-access-to-a-self-hosted-runner-group-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "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 .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -12726,19 +12726,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#remove-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#remove-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "remove-organization-access-to-a-self-hosted-runner-group-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "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 .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -12816,19 +12816,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#list-self-hosted-runners-in-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#list-self-hosted-runners-in-a-group-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "list-self-hosted-runners-in-a-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists the self-hosted runners that are in a specific enterprise group.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -12887,7 +12887,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#set-self-hosted-runners-in-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#set-self-hosted-runners-in-a-group-for-an-enterprise"
},
"requestBody": {
"required": true,
@@ -12926,14 +12926,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "set-self-hosted-runners-in-a-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Replaces the list of self-hosted runners that are part of an enterprise runner group.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -13016,19 +13016,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#add-a-self-hosted-runner-to-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#add-a-self-hosted-runner-to-a-group-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "add-a-self-hosted-runner-to-a-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Adds a self-hosted runner to a runner group configured in an enterprise.
\nYou must authenticate using an access token with the admin:enterprise\nscope to use this endpoint.
",
@@ -13096,19 +13096,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#remove-a-self-hosted-runner-from-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#remove-a-self-hosted-runner-from-a-group-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "remove-a-self-hosted-runner-from-a-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Removes a self-hosted runner from a group configured in an enterprise. The runner is then returned to the default group.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -13176,19 +13176,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#list-self-hosted-runners-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#list-self-hosted-runners-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "list-self-hosted-runners-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists all self-hosted runners configured for an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -13237,19 +13237,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#list-runner-applications-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#list-runner-applications-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "list-runner-applications-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists binaries for the runner application that you can download and run.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -13298,19 +13298,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#create-a-registration-token-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#create-a-registration-token-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "create-a-registration-token-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Returns a token that you can pass to the config script. The token expires after one hour.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
\n Example using registration token \nConfigure your self-hosted runner, replacing TOKEN with the registration token provided by this endpoint.
\n./config.sh --url https://github.com/enterprises/octo-enterprise --token TOKEN\n ",
@@ -13359,19 +13359,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#create-a-remove-token-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#create-a-remove-token-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "create-a-remove-token-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "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.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
\n Example using remove token \nTo remove your self-hosted runner from an enterprise, replace TOKEN with the remove token provided by this\nendpoint.
\n./config.sh remove --token TOKEN\n ",
@@ -13430,19 +13430,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#get-a-self-hosted-runner-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#get-a-self-hosted-runner-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "get-a-self-hosted-runner-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Gets a specific self-hosted runner configured in an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -13501,19 +13501,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#delete-self-hosted-runner-from-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#delete-self-hosted-runner-from-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "delete-a-self-hosted-runner-from-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "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.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
diff --git a/lib/rest/static/decorated/ghes-3.1.json b/lib/rest/static/decorated/ghes-3.1.json
index 94a9b3d1d0..e60263650b 100644
--- a/lib/rest/static/decorated/ghes-3.1.json
+++ b/lib/rest/static/decorated/ghes-3.1.json
@@ -11112,19 +11112,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#get-github-actions-permissions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#get-github-actions-permissions-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "get-github-actions-permissions-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Gets the GitHub Actions permissions policy for organizations and allowed actions in an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11173,7 +11173,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#set-github-actions-permissions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#set-github-actions-permissions-for-an-enterprise"
},
"requestBody": {
"required": true,
@@ -11225,14 +11225,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "set-github-actions-permissions-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Sets the GitHub Actions permissions policy for organizations and allowed actions in an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11330,19 +11330,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#list-selected-organizations-enabled-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#list-selected-organizations-enabled-for-github-actions-in-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "list-selected-organizations-enabled-for-github-actions-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists the organizations that are selected to have GitHub Actions enabled in an enterprise. To use this endpoint, the enterprise permission policy for enabled_organizations must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11391,7 +11391,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#set-selected-organizations-enabled-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#set-selected-organizations-enabled-for-github-actions-in-an-enterprise"
},
"requestBody": {
"required": true,
@@ -11430,14 +11430,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "set-selected-organizations-enabled-for-github-actions-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Replaces the list of selected organizations that are enabled for GitHub Actions in an enterprise. To use this endpoint, the enterprise permission policy for enabled_organizations must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11510,19 +11510,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#enable-a-selected-organization-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#enable-a-selected-organization-for-github-actions-in-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "enable-a-selected-organization-for-github-actions-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Adds an organization to the list of selected organizations that are enabled for GitHub Actions in an enterprise. To use this endpoint, the enterprise permission policy for enabled_organizations must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11580,19 +11580,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#disable-a-selected-organization-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#disable-a-selected-organization-for-github-actions-in-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "disable-a-selected-organization-for-github-actions-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Removes an organization from the list of selected organizations that are enabled for GitHub Actions in an enterprise. To use this endpoint, the enterprise permission policy for enabled_organizations must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11640,19 +11640,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#get-allowed-actions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#get-allowed-actions-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "get-allowed-actions-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Gets the selected actions that are allowed in an enterprise. To use this endpoint, the enterprise permission policy for allowed_actions must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11701,7 +11701,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#set-allowed-actions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#set-allowed-actions-for-an-enterprise"
},
"requestBody": {
"required": true,
@@ -11755,14 +11755,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "set-allowed-actions-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Sets the actions that are allowed in an enterprise. To use this endpoint, the enterprise permission policy for allowed_actions must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11853,19 +11853,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#list-self-hosted-runner-groups-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#list-self-hosted-runner-groups-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "list-self-hosted-runner-groups-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists all self-hosted runner groups for an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11914,7 +11914,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#create-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#create-self-hosted-runner-group-for-an-enterprise"
},
"requestBody": {
"required": true,
@@ -12004,14 +12004,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "create-a-self-hosted-runner-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Creates a new self-hosted runner group for an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -12130,19 +12130,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#get-a-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#get-a-self-hosted-runner-group-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "get-a-self-hosted-runner-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Gets a specific self-hosted runner group for an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -12201,7 +12201,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#update-a-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#update-a-self-hosted-runner-group-for-an-enterprise"
},
"requestBody": {
"required": false,
@@ -12255,14 +12255,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "update-a-self-hosted-runner-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Updates the name and visibility of a self-hosted runner group in an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -12356,19 +12356,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#delete-a-self-hosted-runner-group-from-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#delete-a-self-hosted-runner-group-from-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "delete-a-self-hosted-runner-group-from-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Deletes a self-hosted runner group for an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -12446,19 +12446,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#list-organization-access-to-a-self-hosted-runner-group-in-a-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#list-organization-access-to-a-self-hosted-runner-group-in-a-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "list-organization-access-to-a-self-hosted-runner-group-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists the organizations with access to a self-hosted runner group.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -12517,7 +12517,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#set-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#set-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
},
"requestBody": {
"required": true,
@@ -12556,14 +12556,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "set-organization-access-for-a-self-hosted-runner-group-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Replaces the list of organizations that have access to a self-hosted runner configured in an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -12646,19 +12646,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#add-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#add-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "add-organization-access-to-a-self-hosted-runner-group-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "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 .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -12726,19 +12726,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#remove-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#remove-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "remove-organization-access-to-a-self-hosted-runner-group-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "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 .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -12816,19 +12816,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#list-self-hosted-runners-in-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#list-self-hosted-runners-in-a-group-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "list-self-hosted-runners-in-a-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists the self-hosted runners that are in a specific enterprise group.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -12887,7 +12887,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#set-self-hosted-runners-in-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#set-self-hosted-runners-in-a-group-for-an-enterprise"
},
"requestBody": {
"required": true,
@@ -12926,14 +12926,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "set-self-hosted-runners-in-a-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Replaces the list of self-hosted runners that are part of an enterprise runner group.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -13016,19 +13016,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#add-a-self-hosted-runner-to-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#add-a-self-hosted-runner-to-a-group-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "add-a-self-hosted-runner-to-a-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Adds a self-hosted runner to a runner group configured in an enterprise.
\nYou must authenticate using an access token with the admin:enterprise\nscope to use this endpoint.
",
@@ -13096,19 +13096,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#remove-a-self-hosted-runner-from-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#remove-a-self-hosted-runner-from-a-group-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "remove-a-self-hosted-runner-from-a-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Removes a self-hosted runner from a group configured in an enterprise. The runner is then returned to the default group.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -13176,19 +13176,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#list-self-hosted-runners-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#list-self-hosted-runners-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "list-self-hosted-runners-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists all self-hosted runners configured for an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -13237,19 +13237,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#list-runner-applications-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#list-runner-applications-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "list-runner-applications-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists binaries for the runner application that you can download and run.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -13298,19 +13298,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#create-a-registration-token-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#create-a-registration-token-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "create-a-registration-token-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Returns a token that you can pass to the config script. The token expires after one hour.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
\n Example using registration token \nConfigure your self-hosted runner, replacing TOKEN with the registration token provided by this endpoint.
\n./config.sh --url https://github.com/enterprises/octo-enterprise --token TOKEN\n ",
@@ -13359,19 +13359,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#create-a-remove-token-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#create-a-remove-token-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "create-a-remove-token-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "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.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
\n Example using remove token \nTo remove your self-hosted runner from an enterprise, replace TOKEN with the remove token provided by this\nendpoint.
\n./config.sh remove --token TOKEN\n ",
@@ -13430,19 +13430,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#get-a-self-hosted-runner-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#get-a-self-hosted-runner-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "get-a-self-hosted-runner-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Gets a specific self-hosted runner configured in an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -13501,19 +13501,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#delete-self-hosted-runner-from-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#delete-self-hosted-runner-from-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "delete-a-self-hosted-runner-from-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "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.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
diff --git a/lib/rest/static/decorated/ghes-3.2.json b/lib/rest/static/decorated/ghes-3.2.json
index 2e42b338ee..ffe02a0a58 100644
--- a/lib/rest/static/decorated/ghes-3.2.json
+++ b/lib/rest/static/decorated/ghes-3.2.json
@@ -11332,19 +11332,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#get-github-actions-permissions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#get-github-actions-permissions-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "get-github-actions-permissions-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Gets the GitHub Actions permissions policy for organizations and allowed actions in an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11393,7 +11393,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#set-github-actions-permissions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#set-github-actions-permissions-for-an-enterprise"
},
"requestBody": {
"required": true,
@@ -11445,14 +11445,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "set-github-actions-permissions-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Sets the GitHub Actions permissions policy for organizations and allowed actions in an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11550,19 +11550,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#list-selected-organizations-enabled-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#list-selected-organizations-enabled-for-github-actions-in-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "list-selected-organizations-enabled-for-github-actions-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists the organizations that are selected to have GitHub Actions enabled in an enterprise. To use this endpoint, the enterprise permission policy for enabled_organizations must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11611,7 +11611,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#set-selected-organizations-enabled-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#set-selected-organizations-enabled-for-github-actions-in-an-enterprise"
},
"requestBody": {
"required": true,
@@ -11650,14 +11650,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "set-selected-organizations-enabled-for-github-actions-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Replaces the list of selected organizations that are enabled for GitHub Actions in an enterprise. To use this endpoint, the enterprise permission policy for enabled_organizations must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11730,19 +11730,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#enable-a-selected-organization-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#enable-a-selected-organization-for-github-actions-in-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "enable-a-selected-organization-for-github-actions-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Adds an organization to the list of selected organizations that are enabled for GitHub Actions in an enterprise. To use this endpoint, the enterprise permission policy for enabled_organizations must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11800,19 +11800,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#disable-a-selected-organization-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#disable-a-selected-organization-for-github-actions-in-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "disable-a-selected-organization-for-github-actions-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Removes an organization from the list of selected organizations that are enabled for GitHub Actions in an enterprise. To use this endpoint, the enterprise permission policy for enabled_organizations must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11860,19 +11860,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#get-allowed-actions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#get-allowed-actions-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "get-allowed-actions-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Gets the selected actions that are allowed in an enterprise. To use this endpoint, the enterprise permission policy for allowed_actions must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11921,7 +11921,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#set-allowed-actions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#set-allowed-actions-for-an-enterprise"
},
"requestBody": {
"required": true,
@@ -11975,14 +11975,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "set-allowed-actions-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Sets the actions that are allowed in an enterprise. To use this endpoint, the enterprise permission policy for allowed_actions must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -12073,19 +12073,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#list-self-hosted-runner-groups-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#list-self-hosted-runner-groups-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "list-self-hosted-runner-groups-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists all self-hosted runner groups for an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -12134,7 +12134,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#create-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#create-self-hosted-runner-group-for-an-enterprise"
},
"requestBody": {
"required": true,
@@ -12224,14 +12224,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "create-a-self-hosted-runner-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Creates a new self-hosted runner group for an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -12350,19 +12350,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#get-a-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#get-a-self-hosted-runner-group-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "get-a-self-hosted-runner-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Gets a specific self-hosted runner group for an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -12421,7 +12421,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#update-a-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#update-a-self-hosted-runner-group-for-an-enterprise"
},
"requestBody": {
"required": false,
@@ -12475,14 +12475,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "update-a-self-hosted-runner-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Updates the name and visibility of a self-hosted runner group in an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -12576,19 +12576,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#delete-a-self-hosted-runner-group-from-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#delete-a-self-hosted-runner-group-from-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "delete-a-self-hosted-runner-group-from-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Deletes a self-hosted runner group for an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -12666,19 +12666,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#list-organization-access-to-a-self-hosted-runner-group-in-a-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#list-organization-access-to-a-self-hosted-runner-group-in-a-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "list-organization-access-to-a-self-hosted-runner-group-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists the organizations with access to a self-hosted runner group.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -12737,7 +12737,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#set-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#set-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
},
"requestBody": {
"required": true,
@@ -12776,14 +12776,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "set-organization-access-for-a-self-hosted-runner-group-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Replaces the list of organizations that have access to a self-hosted runner configured in an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -12866,19 +12866,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#add-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#add-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "add-organization-access-to-a-self-hosted-runner-group-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "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 .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -12946,19 +12946,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#remove-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#remove-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "remove-organization-access-to-a-self-hosted-runner-group-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "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 .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -13036,19 +13036,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#list-self-hosted-runners-in-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#list-self-hosted-runners-in-a-group-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "list-self-hosted-runners-in-a-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists the self-hosted runners that are in a specific enterprise group.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -13107,7 +13107,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#set-self-hosted-runners-in-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#set-self-hosted-runners-in-a-group-for-an-enterprise"
},
"requestBody": {
"required": true,
@@ -13146,14 +13146,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "set-self-hosted-runners-in-a-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Replaces the list of self-hosted runners that are part of an enterprise runner group.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -13236,19 +13236,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#add-a-self-hosted-runner-to-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#add-a-self-hosted-runner-to-a-group-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "add-a-self-hosted-runner-to-a-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Adds a self-hosted runner to a runner group configured in an enterprise.
\nYou must authenticate using an access token with the admin:enterprise\nscope to use this endpoint.
",
@@ -13316,19 +13316,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#remove-a-self-hosted-runner-from-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#remove-a-self-hosted-runner-from-a-group-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "remove-a-self-hosted-runner-from-a-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Removes a self-hosted runner from a group configured in an enterprise. The runner is then returned to the default group.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -13396,19 +13396,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#list-self-hosted-runners-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#list-self-hosted-runners-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "list-self-hosted-runners-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists all self-hosted runners configured for an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -13457,19 +13457,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#list-runner-applications-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#list-runner-applications-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "list-runner-applications-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists binaries for the runner application that you can download and run.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -13518,19 +13518,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#create-a-registration-token-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#create-a-registration-token-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "create-a-registration-token-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Returns a token that you can pass to the config script. The token expires after one hour.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
\n Example using registration token \nConfigure your self-hosted runner, replacing TOKEN with the registration token provided by this endpoint.
\n./config.sh --url https://github.com/enterprises/octo-enterprise --token TOKEN\n ",
@@ -13579,19 +13579,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#create-a-remove-token-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#create-a-remove-token-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "create-a-remove-token-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "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.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
\n Example using remove token \nTo remove your self-hosted runner from an enterprise, replace TOKEN with the remove token provided by this\nendpoint.
\n./config.sh remove --token TOKEN\n ",
@@ -13650,19 +13650,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#get-a-self-hosted-runner-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#get-a-self-hosted-runner-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "get-a-self-hosted-runner-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Gets a specific self-hosted runner configured in an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -13721,19 +13721,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#delete-self-hosted-runner-from-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#delete-self-hosted-runner-from-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "delete-a-self-hosted-runner-from-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "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.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
diff --git a/lib/rest/static/decorated/ghes-3.3.json b/lib/rest/static/decorated/ghes-3.3.json
index dac14684ca..686d2b7172 100644
--- a/lib/rest/static/decorated/ghes-3.3.json
+++ b/lib/rest/static/decorated/ghes-3.3.json
@@ -11165,19 +11165,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#get-github-actions-permissions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#get-github-actions-permissions-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "get-github-actions-permissions-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Gets the GitHub Actions permissions policy for organizations and allowed actions in an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11226,7 +11226,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#set-github-actions-permissions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#set-github-actions-permissions-for-an-enterprise"
},
"requestBody": {
"required": true,
@@ -11278,14 +11278,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "set-github-actions-permissions-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Sets the GitHub Actions permissions policy for organizations and allowed actions in an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11383,19 +11383,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#list-selected-organizations-enabled-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#list-selected-organizations-enabled-for-github-actions-in-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "list-selected-organizations-enabled-for-github-actions-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists the organizations that are selected to have GitHub Actions enabled in an enterprise. To use this endpoint, the enterprise permission policy for enabled_organizations must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11444,7 +11444,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#set-selected-organizations-enabled-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#set-selected-organizations-enabled-for-github-actions-in-an-enterprise"
},
"requestBody": {
"required": true,
@@ -11483,14 +11483,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "set-selected-organizations-enabled-for-github-actions-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Replaces the list of selected organizations that are enabled for GitHub Actions in an enterprise. To use this endpoint, the enterprise permission policy for enabled_organizations must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11563,19 +11563,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#enable-a-selected-organization-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#enable-a-selected-organization-for-github-actions-in-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "enable-a-selected-organization-for-github-actions-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Adds an organization to the list of selected organizations that are enabled for GitHub Actions in an enterprise. To use this endpoint, the enterprise permission policy for enabled_organizations must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11633,19 +11633,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#disable-a-selected-organization-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#disable-a-selected-organization-for-github-actions-in-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "disable-a-selected-organization-for-github-actions-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Removes an organization from the list of selected organizations that are enabled for GitHub Actions in an enterprise. To use this endpoint, the enterprise permission policy for enabled_organizations must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11693,19 +11693,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#get-allowed-actions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#get-allowed-actions-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "get-allowed-actions-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Gets the selected actions that are allowed in an enterprise. To use this endpoint, the enterprise permission policy for allowed_actions must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11754,7 +11754,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#set-allowed-actions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#set-allowed-actions-for-an-enterprise"
},
"requestBody": {
"required": true,
@@ -11808,14 +11808,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "set-allowed-actions-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Sets the actions that are allowed in an enterprise. To use this endpoint, the enterprise permission policy for allowed_actions must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11906,19 +11906,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#list-self-hosted-runner-groups-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#list-self-hosted-runner-groups-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "list-self-hosted-runner-groups-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists all self-hosted runner groups for an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -11967,7 +11967,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#create-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#create-self-hosted-runner-group-for-an-enterprise"
},
"requestBody": {
"required": true,
@@ -12057,14 +12057,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "create-a-self-hosted-runner-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Creates a new self-hosted runner group for an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -12183,19 +12183,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#get-a-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#get-a-self-hosted-runner-group-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "get-a-self-hosted-runner-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Gets a specific self-hosted runner group for an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -12254,7 +12254,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#update-a-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#update-a-self-hosted-runner-group-for-an-enterprise"
},
"requestBody": {
"required": false,
@@ -12308,14 +12308,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "update-a-self-hosted-runner-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Updates the name and visibility of a self-hosted runner group in an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -12409,19 +12409,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#delete-a-self-hosted-runner-group-from-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#delete-a-self-hosted-runner-group-from-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "delete-a-self-hosted-runner-group-from-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Deletes a self-hosted runner group for an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -12499,19 +12499,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#list-organization-access-to-a-self-hosted-runner-group-in-a-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#list-organization-access-to-a-self-hosted-runner-group-in-a-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "list-organization-access-to-a-self-hosted-runner-group-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists the organizations with access to a self-hosted runner group.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -12570,7 +12570,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#set-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#set-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
},
"requestBody": {
"required": true,
@@ -12609,14 +12609,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "set-organization-access-for-a-self-hosted-runner-group-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Replaces the list of organizations that have access to a self-hosted runner configured in an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -12699,19 +12699,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#add-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#add-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "add-organization-access-to-a-self-hosted-runner-group-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "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 .\"
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -12779,19 +12779,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#remove-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#remove-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "remove-organization-access-to-a-self-hosted-runner-group-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "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 .\"
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -12869,19 +12869,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#list-self-hosted-runners-in-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#list-self-hosted-runners-in-a-group-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "list-self-hosted-runners-in-a-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists the self-hosted runners that are in a specific enterprise group.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -12940,7 +12940,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#set-self-hosted-runners-in-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#set-self-hosted-runners-in-a-group-for-an-enterprise"
},
"requestBody": {
"required": true,
@@ -12979,14 +12979,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "set-self-hosted-runners-in-a-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Replaces the list of self-hosted runners that are part of an enterprise runner group.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -13069,19 +13069,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#add-a-self-hosted-runner-to-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#add-a-self-hosted-runner-to-a-group-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "add-a-self-hosted-runner-to-a-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Adds a self-hosted runner to a runner group configured in an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise\nscope to use this endpoint.
",
@@ -13149,19 +13149,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#remove-a-self-hosted-runner-from-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#remove-a-self-hosted-runner-from-a-group-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "remove-a-self-hosted-runner-from-a-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Removes a self-hosted runner from a group configured in an enterprise. The runner is then returned to the default group.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -13229,19 +13229,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#list-self-hosted-runners-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#list-self-hosted-runners-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "list-self-hosted-runners-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists all self-hosted runners configured for an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -13290,19 +13290,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#list-runner-applications-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#list-runner-applications-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "list-runner-applications-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists binaries for the runner application that you can download and run.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -13351,19 +13351,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#create-a-registration-token-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#create-a-registration-token-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "create-a-registration-token-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Returns a token that you can pass to the config script. The token expires after one hour.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
\n Example using registration token \nConfigure your self-hosted runner, replacing TOKEN with the registration token provided by this endpoint.
\n./config.sh --url https://github.com/enterprises/octo-enterprise --token TOKEN\n ",
@@ -13412,19 +13412,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#create-a-remove-token-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#create-a-remove-token-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "create-a-remove-token-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "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.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
\n Example using remove token \nTo remove your self-hosted runner from an enterprise, replace TOKEN with the remove token provided by this\nendpoint.
\n./config.sh remove --token TOKEN\n ",
@@ -13483,19 +13483,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#get-a-self-hosted-runner-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#get-a-self-hosted-runner-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "get-a-self-hosted-runner-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Gets a specific self-hosted runner configured in an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -13554,19 +13554,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#delete-self-hosted-runner-from-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#delete-self-hosted-runner-from-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "delete-a-self-hosted-runner-from-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "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.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
diff --git a/lib/rest/static/decorated/ghes-3.4.json b/lib/rest/static/decorated/ghes-3.4.json
index 341191c672..52e1de6dd2 100644
--- a/lib/rest/static/decorated/ghes-3.4.json
+++ b/lib/rest/static/decorated/ghes-3.4.json
@@ -10766,19 +10766,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#get-github-actions-permissions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#get-github-actions-permissions-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "get-github-actions-permissions-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Gets the GitHub Actions permissions policy for organizations and allowed actions in an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -10827,7 +10827,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#set-github-actions-permissions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#set-github-actions-permissions-for-an-enterprise"
},
"requestBody": {
"required": true,
@@ -10879,14 +10879,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "set-github-actions-permissions-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Sets the GitHub Actions permissions policy for organizations and allowed actions in an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -10984,19 +10984,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#list-selected-organizations-enabled-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#list-selected-organizations-enabled-for-github-actions-in-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "list-selected-organizations-enabled-for-github-actions-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists the organizations that are selected to have GitHub Actions enabled in an enterprise. To use this endpoint, the enterprise permission policy for enabled_organizations must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11045,7 +11045,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#set-selected-organizations-enabled-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#set-selected-organizations-enabled-for-github-actions-in-an-enterprise"
},
"requestBody": {
"required": true,
@@ -11084,14 +11084,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "set-selected-organizations-enabled-for-github-actions-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Replaces the list of selected organizations that are enabled for GitHub Actions in an enterprise. To use this endpoint, the enterprise permission policy for enabled_organizations must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11164,19 +11164,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#enable-a-selected-organization-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#enable-a-selected-organization-for-github-actions-in-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "enable-a-selected-organization-for-github-actions-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Adds an organization to the list of selected organizations that are enabled for GitHub Actions in an enterprise. To use this endpoint, the enterprise permission policy for enabled_organizations must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11234,19 +11234,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#disable-a-selected-organization-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#disable-a-selected-organization-for-github-actions-in-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "disable-a-selected-organization-for-github-actions-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Removes an organization from the list of selected organizations that are enabled for GitHub Actions in an enterprise. To use this endpoint, the enterprise permission policy for enabled_organizations must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11294,19 +11294,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#get-allowed-actions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#get-allowed-actions-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "get-allowed-actions-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Gets the selected actions that are allowed in an enterprise. To use this endpoint, the enterprise permission policy for allowed_actions must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11355,7 +11355,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#set-allowed-actions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#set-allowed-actions-for-an-enterprise"
},
"requestBody": {
"required": true,
@@ -11409,14 +11409,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "set-allowed-actions-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Sets the actions that are allowed in an enterprise. To use this endpoint, the enterprise permission policy for allowed_actions must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -11507,19 +11507,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#list-self-hosted-runner-groups-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#list-self-hosted-runner-groups-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "list-self-hosted-runner-groups-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists all self-hosted runner groups for an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -11568,7 +11568,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#create-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#create-self-hosted-runner-group-for-an-enterprise"
},
"requestBody": {
"required": true,
@@ -11658,14 +11658,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "create-a-self-hosted-runner-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Creates a new self-hosted runner group for an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -11784,19 +11784,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#get-a-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#get-a-self-hosted-runner-group-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "get-a-self-hosted-runner-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Gets a specific self-hosted runner group for an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -11855,7 +11855,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#update-a-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#update-a-self-hosted-runner-group-for-an-enterprise"
},
"requestBody": {
"required": false,
@@ -11909,14 +11909,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "update-a-self-hosted-runner-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Updates the name and visibility of a self-hosted runner group in an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -12010,19 +12010,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#delete-a-self-hosted-runner-group-from-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#delete-a-self-hosted-runner-group-from-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "delete-a-self-hosted-runner-group-from-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Deletes a self-hosted runner group for an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -12100,19 +12100,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#list-organization-access-to-a-self-hosted-runner-group-in-a-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#list-organization-access-to-a-self-hosted-runner-group-in-a-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "list-organization-access-to-a-self-hosted-runner-group-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists the organizations with access to a self-hosted runner group.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -12171,7 +12171,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#set-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#set-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
},
"requestBody": {
"required": true,
@@ -12210,14 +12210,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "set-organization-access-for-a-self-hosted-runner-group-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Replaces the list of organizations that have access to a self-hosted runner configured in an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -12300,19 +12300,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#add-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#add-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "add-organization-access-to-a-self-hosted-runner-group-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "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 .\"
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -12380,19 +12380,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#remove-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#remove-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "remove-organization-access-to-a-self-hosted-runner-group-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "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 .\"
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -12470,19 +12470,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#list-self-hosted-runners-in-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#list-self-hosted-runners-in-a-group-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "list-self-hosted-runners-in-a-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists the self-hosted runners that are in a specific enterprise group.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -12541,7 +12541,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#set-self-hosted-runners-in-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#set-self-hosted-runners-in-a-group-for-an-enterprise"
},
"requestBody": {
"required": true,
@@ -12580,14 +12580,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "set-self-hosted-runners-in-a-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Replaces the list of self-hosted runners that are part of an enterprise runner group.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -12670,19 +12670,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#add-a-self-hosted-runner-to-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#add-a-self-hosted-runner-to-a-group-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "add-a-self-hosted-runner-to-a-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Adds a self-hosted runner to a runner group configured in an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise\nscope to use this endpoint.
",
@@ -12750,19 +12750,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#remove-a-self-hosted-runner-from-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#remove-a-self-hosted-runner-from-a-group-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "remove-a-self-hosted-runner-from-a-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Removes a self-hosted runner from a group configured in an enterprise. The runner is then returned to the default group.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -12830,19 +12830,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#list-self-hosted-runners-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#list-self-hosted-runners-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "list-self-hosted-runners-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists all self-hosted runners configured for an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -12891,19 +12891,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#list-runner-applications-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#list-runner-applications-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "list-runner-applications-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists binaries for the runner application that you can download and run.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -12952,19 +12952,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#create-a-registration-token-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#create-a-registration-token-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "create-a-registration-token-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Returns a token that you can pass to the config script. The token expires after one hour.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
\n Example using registration token \nConfigure your self-hosted runner, replacing TOKEN with the registration token provided by this endpoint.
\n./config.sh --url https://github.com/enterprises/octo-enterprise --token TOKEN\n ",
@@ -13013,19 +13013,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#create-a-remove-token-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#create-a-remove-token-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "create-a-remove-token-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "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.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
\n Example using remove token \nTo remove your self-hosted runner from an enterprise, replace TOKEN with the remove token provided by this\nendpoint.
\n./config.sh remove --token TOKEN\n ",
@@ -13084,19 +13084,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#get-a-self-hosted-runner-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#get-a-self-hosted-runner-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "get-a-self-hosted-runner-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Gets a specific self-hosted runner configured in an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -13155,19 +13155,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#delete-self-hosted-runner-from-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#delete-self-hosted-runner-from-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "delete-a-self-hosted-runner-from-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "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.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -13225,19 +13225,19 @@
"operationId": "enterprise-admin/list-labels-for-self-hosted-runner-for-enterprise",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#list-labels-for-a-self-hosted-runner-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#list-labels-for-a-self-hosted-runner-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "list-labels-for-a-self-hosted-runner-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists all labels for a self-hosted runner configured in an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -13301,7 +13301,7 @@
"operationId": "enterprise-admin/add-custom-labels-to-self-hosted-runner-for-enterprise",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#add-custom-labels-to-a-self-hosted-runner-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#add-custom-labels-to-a-self-hosted-runner-for-an-enterprise"
},
"requestBody": {
"required": true,
@@ -13341,14 +13341,14 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "add-custom-labels-to-a-self-hosted-runner-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Add custom labels to a self-hosted runner configured in an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -13433,7 +13433,7 @@
"operationId": "enterprise-admin/set-custom-labels-for-self-hosted-runner-for-enterprise",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#set-custom-labels-for-a-self-hosted-runner-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#set-custom-labels-for-a-self-hosted-runner-for-an-enterprise"
},
"requestBody": {
"required": true,
@@ -13473,14 +13473,14 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "set-custom-labels-for-a-self-hosted-runner-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Remove all previous custom labels and set the new custom labels for a specific\nself-hosted runner configured in an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -13565,19 +13565,19 @@
"operationId": "enterprise-admin/remove-all-custom-labels-from-self-hosted-runner-for-enterprise",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#remove-all-custom-labels-from-a-self-hosted-runner-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#remove-all-custom-labels-from-a-self-hosted-runner-for-an-enterprise"
},
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "remove-all-custom-labels-from-a-self-hosted-runner-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Remove all custom labels from a self-hosted runner configured in an\nenterprise. Returns the remaining read-only labels from the runner.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -13656,7 +13656,7 @@
"operationId": "enterprise-admin/remove-custom-label-from-self-hosted-runner-for-enterprise",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#remove-a-custom-label-from-a-self-hosted-runner-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#remove-a-custom-label-from-a-self-hosted-runner-for-an-enterprise"
},
"x-github": {
"githubCloudOnly": false,
diff --git a/lib/rest/static/decorated/github.ae.json b/lib/rest/static/decorated/github.ae.json
index b2964aecda..83045ece9d 100644
--- a/lib/rest/static/decorated/github.ae.json
+++ b/lib/rest/static/decorated/github.ae.json
@@ -6519,19 +6519,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#get-github-actions-permissions-for-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#get-github-actions-permissions-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "get-github-actions-permissions-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Gets the GitHub Actions permissions policy for organizations and allowed actions in an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -6580,7 +6580,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#set-github-actions-permissions-for-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#set-github-actions-permissions-for-an-enterprise"
},
"requestBody": {
"required": true,
@@ -6632,14 +6632,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "set-github-actions-permissions-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Sets the GitHub Actions permissions policy for organizations and allowed actions in an enterprise.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -6737,19 +6737,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#list-selected-organizations-enabled-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#list-selected-organizations-enabled-for-github-actions-in-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "list-selected-organizations-enabled-for-github-actions-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists the organizations that are selected to have GitHub Actions enabled in an enterprise. To use this endpoint, the enterprise permission policy for enabled_organizations must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -6798,7 +6798,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#set-selected-organizations-enabled-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#set-selected-organizations-enabled-for-github-actions-in-an-enterprise"
},
"requestBody": {
"required": true,
@@ -6837,14 +6837,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "set-selected-organizations-enabled-for-github-actions-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Replaces the list of selected organizations that are enabled for GitHub Actions in an enterprise. To use this endpoint, the enterprise permission policy for enabled_organizations must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -6917,19 +6917,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#enable-a-selected-organization-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#enable-a-selected-organization-for-github-actions-in-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "enable-a-selected-organization-for-github-actions-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Adds an organization to the list of selected organizations that are enabled for GitHub Actions in an enterprise. To use this endpoint, the enterprise permission policy for enabled_organizations must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -6987,19 +6987,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#disable-a-selected-organization-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#disable-a-selected-organization-for-github-actions-in-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "disable-a-selected-organization-for-github-actions-in-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Removes an organization from the list of selected organizations that are enabled for GitHub Actions in an enterprise. To use this endpoint, the enterprise permission policy for enabled_organizations must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -7047,19 +7047,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#get-allowed-actions-for-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#get-allowed-actions-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "get-allowed-actions-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Gets the selected actions that are allowed in an enterprise. To use this endpoint, the enterprise permission policy for allowed_actions must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -7108,7 +7108,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#set-allowed-actions-for-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#set-allowed-actions-for-an-enterprise"
},
"requestBody": {
"required": true,
@@ -7167,14 +7167,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
},
"slug": "set-allowed-actions-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "permissions",
+ "subcategoryLabel": "Permissions",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Sets the actions that are allowed in an enterprise. To use this endpoint, the enterprise permission policy for allowed_actions must be configured to selected. For more information, see \"Set GitHub Actions permissions for an enterprise .\"
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
",
@@ -7274,19 +7274,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#list-self-hosted-runner-groups-for-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#list-self-hosted-runner-groups-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "list-self-hosted-runner-groups-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists all self-hosted runner groups for an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -7335,7 +7335,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#create-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#create-self-hosted-runner-group-for-an-enterprise"
},
"requestBody": {
"required": true,
@@ -7425,14 +7425,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "create-a-self-hosted-runner-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Creates a new self-hosted runner group for an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -7551,19 +7551,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#get-a-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#get-a-self-hosted-runner-group-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "get-a-self-hosted-runner-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Gets a specific self-hosted runner group for an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -7622,7 +7622,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#update-a-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#update-a-self-hosted-runner-group-for-an-enterprise"
},
"requestBody": {
"required": false,
@@ -7676,14 +7676,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "update-a-self-hosted-runner-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Updates the name and visibility of a self-hosted runner group in an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -7777,19 +7777,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#delete-a-self-hosted-runner-group-from-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#delete-a-self-hosted-runner-group-from-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "delete-a-self-hosted-runner-group-from-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Deletes a self-hosted runner group for an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -7867,19 +7867,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#list-self-hosted-runners-in-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#list-self-hosted-runners-in-a-group-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "list-self-hosted-runners-in-a-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists the self-hosted runners that are in a specific enterprise group.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -7938,7 +7938,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#set-self-hosted-runners-in-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#set-self-hosted-runners-in-a-group-for-an-enterprise"
},
"requestBody": {
"required": true,
@@ -7977,14 +7977,14 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "set-self-hosted-runners-in-a-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"contentType": "application/json",
"notes": [],
"descriptionHTML": "Replaces the list of self-hosted runners that are part of an enterprise runner group.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -8067,19 +8067,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#add-a-self-hosted-runner-to-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#add-a-self-hosted-runner-to-a-group-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "add-a-self-hosted-runner-to-a-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Adds a self-hosted runner to a runner group configured in an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise\nscope to use this endpoint.
",
@@ -8147,19 +8147,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#remove-a-self-hosted-runner-from-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#remove-a-self-hosted-runner-from-a-group-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
},
"slug": "remove-a-self-hosted-runner-from-a-group-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runner-groups",
+ "subcategoryLabel": "Self hosted runner groups",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Removes a self-hosted runner from a group configured in an enterprise. The runner is then returned to the default group.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -8227,19 +8227,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#list-self-hosted-runners-for-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#list-self-hosted-runners-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "list-self-hosted-runners-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Lists all self-hosted runners configured for an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -8298,19 +8298,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#get-a-self-hosted-runner-for-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#get-a-self-hosted-runner-for-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "get-a-self-hosted-runner-for-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "Gets a specific self-hosted runner configured in an enterprise.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
@@ -8369,19 +8369,19 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#delete-self-hosted-runner-from-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#delete-self-hosted-runner-from-an-enterprise"
},
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
},
"slug": "delete-a-self-hosted-runner-from-an-enterprise",
- "category": "enterprise-admin",
- "categoryLabel": "Enterprise admin",
- "subcategory": "actions",
- "subcategoryLabel": "Actions",
+ "category": "actions",
+ "categoryLabel": "Actions",
+ "subcategory": "self-hosted-runners",
+ "subcategoryLabel": "Self hosted runners",
"notes": [],
"bodyParameters": [],
"descriptionHTML": "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.
\nYou must authenticate using an access token with the manage_runners:enterprise scope to use this endpoint.
",
diff --git a/lib/rest/static/dereferenced/api.github.com.deref.json b/lib/rest/static/dereferenced/api.github.com.deref.json
index f1a7afe19a..4dc58b1d9d 100644
--- a/lib/rest/static/dereferenced/api.github.com.deref.json
+++ b/lib/rest/static/dereferenced/api.github.com.deref.json
@@ -16866,7 +16866,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#get-github-actions-permissions-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#get-github-actions-permissions-for-an-enterprise"
},
"parameters": [
{
@@ -16934,8 +16934,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
},
"put": {
@@ -16947,7 +16947,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#set-github-actions-permissions-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#set-github-actions-permissions-for-an-enterprise"
},
"parameters": [
{
@@ -17005,8 +17005,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
}
},
@@ -17020,7 +17020,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#list-selected-organizations-enabled-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#list-selected-organizations-enabled-for-github-actions-in-an-enterprise"
},
"parameters": [
{
@@ -17174,8 +17174,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
},
"put": {
@@ -17187,7 +17187,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#set-selected-organizations-enabled-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#set-selected-organizations-enabled-for-github-actions-in-an-enterprise"
},
"parameters": [
{
@@ -17237,8 +17237,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
}
},
@@ -17252,7 +17252,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#enable-a-selected-organization-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#enable-a-selected-organization-for-github-actions-in-an-enterprise"
},
"parameters": [
{
@@ -17282,8 +17282,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
},
"delete": {
@@ -17295,7 +17295,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#disable-a-selected-organization-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#disable-a-selected-organization-for-github-actions-in-an-enterprise"
},
"parameters": [
{
@@ -17325,8 +17325,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
}
},
@@ -17340,7 +17340,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#get-allowed-actions-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#get-allowed-actions-for-an-enterprise"
},
"parameters": [
{
@@ -17397,8 +17397,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
},
"put": {
@@ -17410,7 +17410,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#set-allowed-actions-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#set-allowed-actions-for-an-enterprise"
},
"parameters": [
{
@@ -17470,8 +17470,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
}
},
@@ -17485,7 +17485,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#list-self-hosted-runner-groups-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#list-self-hosted-runner-groups-for-an-enterprise"
},
"parameters": [
{
@@ -17611,8 +17611,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"post": {
@@ -17624,7 +17624,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#create-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#create-self-hosted-runner-group-for-an-enterprise"
},
"parameters": [
{
@@ -17756,8 +17756,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -17771,7 +17771,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#get-a-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#get-a-self-hosted-runner-group-for-an-enterprise"
},
"parameters": [
{
@@ -17852,8 +17852,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"patch": {
@@ -17865,7 +17865,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#update-a-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#update-a-self-hosted-runner-group-for-an-enterprise"
},
"parameters": [
{
@@ -17980,8 +17980,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"delete": {
@@ -17993,7 +17993,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#delete-a-self-hosted-runner-group-from-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#delete-a-self-hosted-runner-group-from-an-enterprise"
},
"parameters": [
{
@@ -18023,8 +18023,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -18038,7 +18038,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#list-organization-access-to-a-self-hosted-runner-group-in-a-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#list-organization-access-to-a-self-hosted-runner-group-in-a-enterprise"
},
"parameters": [
{
@@ -18201,8 +18201,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"put": {
@@ -18214,7 +18214,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#set-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#set-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
},
"parameters": [
{
@@ -18273,8 +18273,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -18288,7 +18288,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#add-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#add-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
},
"parameters": [
{
@@ -18327,8 +18327,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"delete": {
@@ -18340,7 +18340,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#remove-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#remove-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
},
"parameters": [
{
@@ -18379,8 +18379,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -18394,7 +18394,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#list-self-hosted-runners-in-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#list-self-hosted-runners-in-a-group-for-an-enterprise"
},
"parameters": [
{
@@ -18598,8 +18598,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"put": {
@@ -18611,7 +18611,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#set-self-hosted-runners-in-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#set-self-hosted-runners-in-a-group-for-an-enterprise"
},
"parameters": [
{
@@ -18670,8 +18670,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -18685,7 +18685,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#add-a-self-hosted-runner-to-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#add-a-self-hosted-runner-to-a-group-for-an-enterprise"
},
"parameters": [
{
@@ -18724,8 +18724,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"delete": {
@@ -18737,7 +18737,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#remove-a-self-hosted-runner-from-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#remove-a-self-hosted-runner-from-a-group-for-an-enterprise"
},
"parameters": [
{
@@ -18776,8 +18776,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -18791,7 +18791,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#list-self-hosted-runners-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#list-self-hosted-runners-for-an-enterprise"
},
"parameters": [
{
@@ -18982,8 +18982,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
}
},
@@ -18997,7 +18997,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#list-runner-applications-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#list-runner-applications-for-an-enterprise"
},
"parameters": [
{
@@ -19093,8 +19093,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
}
},
@@ -19108,7 +19108,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#create-a-registration-token-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#create-a-registration-token-for-an-enterprise"
},
"parameters": [
{
@@ -20289,8 +20289,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
}
},
@@ -20304,7 +20304,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#create-a-remove-token-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#create-a-remove-token-for-an-enterprise"
},
"parameters": [
{
@@ -21485,8 +21485,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
}
},
@@ -21500,7 +21500,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#get-a-self-hosted-runner-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#get-a-self-hosted-runner-for-an-enterprise"
},
"parameters": [
{
@@ -21634,8 +21634,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
},
"delete": {
@@ -21647,7 +21647,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#delete-self-hosted-runner-from-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#delete-self-hosted-runner-from-an-enterprise"
},
"parameters": [
{
@@ -21677,8 +21677,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
}
},
@@ -21692,7 +21692,7 @@
"operationId": "enterprise-admin/list-labels-for-self-hosted-runner-for-enterprise",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#list-labels-for-a-self-hosted-runner-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#list-labels-for-a-self-hosted-runner-for-an-enterprise"
},
"parameters": [
{
@@ -21822,8 +21822,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
},
"post": {
@@ -21835,7 +21835,7 @@
"operationId": "enterprise-admin/add-custom-labels-to-self-hosted-runner-for-enterprise",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#add-custom-labels-to-a-self-hosted-runner-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#add-custom-labels-to-a-self-hosted-runner-for-an-enterprise"
},
"parameters": [
{
@@ -22025,8 +22025,8 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
},
"put": {
@@ -22038,7 +22038,7 @@
"operationId": "enterprise-admin/set-custom-labels-for-self-hosted-runner-for-enterprise",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#set-custom-labels-for-a-self-hosted-runner-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#set-custom-labels-for-a-self-hosted-runner-for-an-enterprise"
},
"parameters": [
{
@@ -22228,8 +22228,8 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
},
"delete": {
@@ -22241,7 +22241,7 @@
"operationId": "enterprise-admin/remove-all-custom-labels-from-self-hosted-runner-for-enterprise",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#remove-all-custom-labels-from-a-self-hosted-runner-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#remove-all-custom-labels-from-a-self-hosted-runner-for-an-enterprise"
},
"parameters": [
{
@@ -22396,8 +22396,8 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
}
},
@@ -22411,7 +22411,7 @@
"operationId": "enterprise-admin/remove-custom-label-from-self-hosted-runner-for-enterprise",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/enterprise-admin#remove-a-custom-label-from-a-self-hosted-runner-for-an-enterprise"
+ "url": "https://docs.github.com/rest/reference/actions#remove-a-custom-label-from-a-self-hosted-runner-for-an-enterprise"
},
"parameters": [
{
@@ -194851,6 +194851,12 @@
"type": "string",
"example": "monalisa-octocat-hello-world-g4wpq6h95q"
},
+ "display_name": {
+ "description": "Display name for this codespace.",
+ "type": "string",
+ "example": "bookish space pancake",
+ "nullable": true
+ },
"environment_id": {
"description": "UUID identifying this codespace's environment.",
"type": "string",
@@ -197467,6 +197473,10 @@
"idle_timeout_minutes": {
"description": "Time in minutes before codespace stops from inactivity",
"type": "integer"
+ },
+ "display_name": {
+ "description": "Display name for this codespace",
+ "type": "string"
}
}
},
@@ -197496,6 +197506,12 @@
"type": "string",
"example": "monalisa-octocat-hello-world-g4wpq6h95q"
},
+ "display_name": {
+ "description": "Display name for this codespace.",
+ "type": "string",
+ "example": "bookish space pancake",
+ "nullable": true
+ },
"environment_id": {
"description": "UUID identifying this codespace's environment.",
"type": "string",
@@ -199808,6 +199824,12 @@
"type": "string",
"example": "monalisa-octocat-hello-world-g4wpq6h95q"
},
+ "display_name": {
+ "description": "Display name for this codespace.",
+ "type": "string",
+ "example": "bookish space pancake",
+ "nullable": true
+ },
"environment_id": {
"description": "UUID identifying this codespace's environment.",
"type": "string",
@@ -331488,6 +331510,10 @@
"idle_timeout_minutes": {
"description": "Time in minutes before codespace stops from inactivity",
"type": "integer"
+ },
+ "display_name": {
+ "description": "Display name for this codespace",
+ "type": "string"
}
}
},
@@ -331517,6 +331543,12 @@
"type": "string",
"example": "monalisa-octocat-hello-world-g4wpq6h95q"
},
+ "display_name": {
+ "description": "Display name for this codespace.",
+ "type": "string",
+ "example": "bookish space pancake",
+ "nullable": true
+ },
"environment_id": {
"description": "UUID identifying this codespace's environment.",
"type": "string",
@@ -333829,6 +333861,12 @@
"type": "string",
"example": "monalisa-octocat-hello-world-g4wpq6h95q"
},
+ "display_name": {
+ "description": "Display name for this codespace.",
+ "type": "string",
+ "example": "bookish space pancake",
+ "nullable": true
+ },
"environment_id": {
"description": "UUID identifying this codespace's environment.",
"type": "string",
@@ -398354,6 +398392,12 @@
"type": "string",
"example": "monalisa-octocat-hello-world-g4wpq6h95q"
},
+ "display_name": {
+ "description": "Display name for this codespace.",
+ "type": "string",
+ "example": "bookish space pancake",
+ "nullable": true
+ },
"environment_id": {
"description": "UUID identifying this codespace's environment.",
"type": "string",
@@ -401107,6 +401151,10 @@
"idle_timeout_minutes": {
"description": "Time in minutes before codespace stops from inactivity",
"type": "integer"
+ },
+ "display_name": {
+ "description": "Display name for this codespace",
+ "type": "string"
}
}
},
@@ -401182,6 +401230,12 @@
"type": "string",
"example": "monalisa-octocat-hello-world-g4wpq6h95q"
},
+ "display_name": {
+ "description": "Display name for this codespace.",
+ "type": "string",
+ "example": "bookish space pancake",
+ "nullable": true
+ },
"environment_id": {
"description": "UUID identifying this codespace's environment.",
"type": "string",
@@ -403494,6 +403548,12 @@
"type": "string",
"example": "monalisa-octocat-hello-world-g4wpq6h95q"
},
+ "display_name": {
+ "description": "Display name for this codespace.",
+ "type": "string",
+ "example": "bookish space pancake",
+ "nullable": true
+ },
"environment_id": {
"description": "UUID identifying this codespace's environment.",
"type": "string",
@@ -409186,6 +409246,12 @@
"type": "string",
"example": "monalisa-octocat-hello-world-g4wpq6h95q"
},
+ "display_name": {
+ "description": "Display name for this codespace.",
+ "type": "string",
+ "example": "bookish space pancake",
+ "nullable": true
+ },
"environment_id": {
"description": "UUID identifying this codespace's environment.",
"type": "string",
@@ -411628,6 +411694,10 @@
"description": "A valid machine to transition this codespace to.",
"type": "string"
},
+ "display_name": {
+ "description": "Display name for this codespace",
+ "type": "string"
+ },
"recent_folders": {
"description": "Recently opened folders inside the codespace. It is currently used by the clients to determine the folder path to load the codespace in.",
"type": "array",
@@ -411662,6 +411732,12 @@
"type": "string",
"example": "monalisa-octocat-hello-world-g4wpq6h95q"
},
+ "display_name": {
+ "description": "Display name for this codespace.",
+ "type": "string",
+ "example": "bookish space pancake",
+ "nullable": true
+ },
"environment_id": {
"description": "UUID identifying this codespace's environment.",
"type": "string",
@@ -414865,6 +414941,12 @@
"type": "string",
"example": "monalisa-octocat-hello-world-g4wpq6h95q"
},
+ "display_name": {
+ "description": "Display name for this codespace.",
+ "type": "string",
+ "example": "bookish space pancake",
+ "nullable": true
+ },
"environment_id": {
"description": "UUID identifying this codespace's environment.",
"type": "string",
@@ -417429,6 +417511,12 @@
"type": "string",
"example": "monalisa-octocat-hello-world-g4wpq6h95q"
},
+ "display_name": {
+ "description": "Display name for this codespace.",
+ "type": "string",
+ "example": "bookish space pancake",
+ "nullable": true
+ },
"environment_id": {
"description": "UUID identifying this codespace's environment.",
"type": "string",
diff --git a/lib/rest/static/dereferenced/ghes-3.0.deref.json b/lib/rest/static/dereferenced/ghes-3.0.deref.json
index fd6566beb1..7528a749a3 100644
--- a/lib/rest/static/dereferenced/ghes-3.0.deref.json
+++ b/lib/rest/static/dereferenced/ghes-3.0.deref.json
@@ -24086,7 +24086,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#get-github-actions-permissions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#get-github-actions-permissions-for-an-enterprise"
},
"parameters": [
{
@@ -24154,8 +24154,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
},
"put": {
@@ -24167,7 +24167,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#set-github-actions-permissions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#set-github-actions-permissions-for-an-enterprise"
},
"parameters": [
{
@@ -24225,8 +24225,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
}
},
@@ -24240,7 +24240,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#list-selected-organizations-enabled-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#list-selected-organizations-enabled-for-github-actions-in-an-enterprise"
},
"parameters": [
{
@@ -24394,8 +24394,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
},
"put": {
@@ -24407,7 +24407,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#set-selected-organizations-enabled-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#set-selected-organizations-enabled-for-github-actions-in-an-enterprise"
},
"parameters": [
{
@@ -24457,8 +24457,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
}
},
@@ -24472,7 +24472,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#enable-a-selected-organization-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#enable-a-selected-organization-for-github-actions-in-an-enterprise"
},
"parameters": [
{
@@ -24502,8 +24502,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
},
"delete": {
@@ -24515,7 +24515,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#disable-a-selected-organization-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#disable-a-selected-organization-for-github-actions-in-an-enterprise"
},
"parameters": [
{
@@ -24545,8 +24545,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
}
},
@@ -24560,7 +24560,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#get-allowed-actions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#get-allowed-actions-for-an-enterprise"
},
"parameters": [
{
@@ -24617,8 +24617,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
},
"put": {
@@ -24630,7 +24630,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#set-allowed-actions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#set-allowed-actions-for-an-enterprise"
},
"parameters": [
{
@@ -24690,8 +24690,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
}
},
@@ -24705,7 +24705,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#list-self-hosted-runner-groups-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#list-self-hosted-runner-groups-for-an-enterprise"
},
"parameters": [
{
@@ -24831,8 +24831,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"post": {
@@ -24844,7 +24844,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#create-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#create-self-hosted-runner-group-for-an-enterprise"
},
"parameters": [
{
@@ -24976,8 +24976,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -24991,7 +24991,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#get-a-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#get-a-self-hosted-runner-group-for-an-enterprise"
},
"parameters": [
{
@@ -25072,8 +25072,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"patch": {
@@ -25085,7 +25085,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#update-a-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#update-a-self-hosted-runner-group-for-an-enterprise"
},
"parameters": [
{
@@ -25200,8 +25200,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"delete": {
@@ -25213,7 +25213,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#delete-a-self-hosted-runner-group-from-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#delete-a-self-hosted-runner-group-from-an-enterprise"
},
"parameters": [
{
@@ -25243,8 +25243,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -25258,7 +25258,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#list-organization-access-to-a-self-hosted-runner-group-in-a-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#list-organization-access-to-a-self-hosted-runner-group-in-a-enterprise"
},
"parameters": [
{
@@ -25421,8 +25421,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"put": {
@@ -25434,7 +25434,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#set-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#set-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
},
"parameters": [
{
@@ -25493,8 +25493,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -25508,7 +25508,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#add-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#add-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
},
"parameters": [
{
@@ -25547,8 +25547,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"delete": {
@@ -25560,7 +25560,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#remove-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#remove-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
},
"parameters": [
{
@@ -25599,8 +25599,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -25614,7 +25614,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#list-self-hosted-runners-in-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#list-self-hosted-runners-in-a-group-for-an-enterprise"
},
"parameters": [
{
@@ -25818,8 +25818,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"put": {
@@ -25831,7 +25831,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#set-self-hosted-runners-in-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#set-self-hosted-runners-in-a-group-for-an-enterprise"
},
"parameters": [
{
@@ -25890,8 +25890,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -25905,7 +25905,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#add-a-self-hosted-runner-to-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#add-a-self-hosted-runner-to-a-group-for-an-enterprise"
},
"parameters": [
{
@@ -25944,8 +25944,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"delete": {
@@ -25957,7 +25957,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#remove-a-self-hosted-runner-from-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#remove-a-self-hosted-runner-from-a-group-for-an-enterprise"
},
"parameters": [
{
@@ -25996,8 +25996,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -26011,7 +26011,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#list-self-hosted-runners-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#list-self-hosted-runners-for-an-enterprise"
},
"parameters": [
{
@@ -26202,8 +26202,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
}
},
@@ -26217,7 +26217,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#list-runner-applications-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#list-runner-applications-for-an-enterprise"
},
"parameters": [
{
@@ -26313,8 +26313,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
}
},
@@ -26328,7 +26328,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#create-a-registration-token-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#create-a-registration-token-for-an-enterprise"
},
"parameters": [
{
@@ -27500,8 +27500,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
}
},
@@ -27515,7 +27515,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#create-a-remove-token-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#create-a-remove-token-for-an-enterprise"
},
"parameters": [
{
@@ -28687,8 +28687,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
}
},
@@ -28702,7 +28702,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#get-a-self-hosted-runner-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#get-a-self-hosted-runner-for-an-enterprise"
},
"parameters": [
{
@@ -28836,8 +28836,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
},
"delete": {
@@ -28849,7 +28849,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/enterprise-admin#delete-self-hosted-runner-from-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.0/rest/reference/actions#delete-self-hosted-runner-from-an-enterprise"
},
"parameters": [
{
@@ -28879,8 +28879,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
}
},
diff --git a/lib/rest/static/dereferenced/ghes-3.1.deref.json b/lib/rest/static/dereferenced/ghes-3.1.deref.json
index a66883311d..df888e9468 100644
--- a/lib/rest/static/dereferenced/ghes-3.1.deref.json
+++ b/lib/rest/static/dereferenced/ghes-3.1.deref.json
@@ -24086,7 +24086,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#get-github-actions-permissions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#get-github-actions-permissions-for-an-enterprise"
},
"parameters": [
{
@@ -24154,8 +24154,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
},
"put": {
@@ -24167,7 +24167,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#set-github-actions-permissions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#set-github-actions-permissions-for-an-enterprise"
},
"parameters": [
{
@@ -24225,8 +24225,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
}
},
@@ -24240,7 +24240,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#list-selected-organizations-enabled-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#list-selected-organizations-enabled-for-github-actions-in-an-enterprise"
},
"parameters": [
{
@@ -24394,8 +24394,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
},
"put": {
@@ -24407,7 +24407,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#set-selected-organizations-enabled-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#set-selected-organizations-enabled-for-github-actions-in-an-enterprise"
},
"parameters": [
{
@@ -24457,8 +24457,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
}
},
@@ -24472,7 +24472,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#enable-a-selected-organization-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#enable-a-selected-organization-for-github-actions-in-an-enterprise"
},
"parameters": [
{
@@ -24502,8 +24502,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
},
"delete": {
@@ -24515,7 +24515,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#disable-a-selected-organization-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#disable-a-selected-organization-for-github-actions-in-an-enterprise"
},
"parameters": [
{
@@ -24545,8 +24545,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
}
},
@@ -24560,7 +24560,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#get-allowed-actions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#get-allowed-actions-for-an-enterprise"
},
"parameters": [
{
@@ -24617,8 +24617,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
},
"put": {
@@ -24630,7 +24630,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#set-allowed-actions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#set-allowed-actions-for-an-enterprise"
},
"parameters": [
{
@@ -24690,8 +24690,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
}
},
@@ -24705,7 +24705,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#list-self-hosted-runner-groups-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#list-self-hosted-runner-groups-for-an-enterprise"
},
"parameters": [
{
@@ -24831,8 +24831,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"post": {
@@ -24844,7 +24844,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#create-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#create-self-hosted-runner-group-for-an-enterprise"
},
"parameters": [
{
@@ -24976,8 +24976,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -24991,7 +24991,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#get-a-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#get-a-self-hosted-runner-group-for-an-enterprise"
},
"parameters": [
{
@@ -25072,8 +25072,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"patch": {
@@ -25085,7 +25085,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#update-a-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#update-a-self-hosted-runner-group-for-an-enterprise"
},
"parameters": [
{
@@ -25200,8 +25200,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"delete": {
@@ -25213,7 +25213,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#delete-a-self-hosted-runner-group-from-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#delete-a-self-hosted-runner-group-from-an-enterprise"
},
"parameters": [
{
@@ -25243,8 +25243,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -25258,7 +25258,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#list-organization-access-to-a-self-hosted-runner-group-in-a-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#list-organization-access-to-a-self-hosted-runner-group-in-a-enterprise"
},
"parameters": [
{
@@ -25421,8 +25421,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"put": {
@@ -25434,7 +25434,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#set-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#set-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
},
"parameters": [
{
@@ -25493,8 +25493,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -25508,7 +25508,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#add-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#add-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
},
"parameters": [
{
@@ -25547,8 +25547,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"delete": {
@@ -25560,7 +25560,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#remove-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#remove-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
},
"parameters": [
{
@@ -25599,8 +25599,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -25614,7 +25614,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#list-self-hosted-runners-in-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#list-self-hosted-runners-in-a-group-for-an-enterprise"
},
"parameters": [
{
@@ -25818,8 +25818,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"put": {
@@ -25831,7 +25831,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#set-self-hosted-runners-in-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#set-self-hosted-runners-in-a-group-for-an-enterprise"
},
"parameters": [
{
@@ -25890,8 +25890,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -25905,7 +25905,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#add-a-self-hosted-runner-to-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#add-a-self-hosted-runner-to-a-group-for-an-enterprise"
},
"parameters": [
{
@@ -25944,8 +25944,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"delete": {
@@ -25957,7 +25957,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#remove-a-self-hosted-runner-from-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#remove-a-self-hosted-runner-from-a-group-for-an-enterprise"
},
"parameters": [
{
@@ -25996,8 +25996,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -26011,7 +26011,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#list-self-hosted-runners-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#list-self-hosted-runners-for-an-enterprise"
},
"parameters": [
{
@@ -26202,8 +26202,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
}
},
@@ -26217,7 +26217,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#list-runner-applications-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#list-runner-applications-for-an-enterprise"
},
"parameters": [
{
@@ -26313,8 +26313,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
}
},
@@ -26328,7 +26328,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#create-a-registration-token-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#create-a-registration-token-for-an-enterprise"
},
"parameters": [
{
@@ -27500,8 +27500,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
}
},
@@ -27515,7 +27515,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#create-a-remove-token-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#create-a-remove-token-for-an-enterprise"
},
"parameters": [
{
@@ -28687,8 +28687,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
}
},
@@ -28702,7 +28702,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#get-a-self-hosted-runner-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#get-a-self-hosted-runner-for-an-enterprise"
},
"parameters": [
{
@@ -28836,8 +28836,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
},
"delete": {
@@ -28849,7 +28849,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#delete-self-hosted-runner-from-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.1/rest/reference/actions#delete-self-hosted-runner-from-an-enterprise"
},
"parameters": [
{
@@ -28879,8 +28879,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
}
},
diff --git a/lib/rest/static/dereferenced/ghes-3.2.deref.json b/lib/rest/static/dereferenced/ghes-3.2.deref.json
index 3cb8173e58..a791453516 100644
--- a/lib/rest/static/dereferenced/ghes-3.2.deref.json
+++ b/lib/rest/static/dereferenced/ghes-3.2.deref.json
@@ -24985,7 +24985,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#get-github-actions-permissions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#get-github-actions-permissions-for-an-enterprise"
},
"parameters": [
{
@@ -25053,8 +25053,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
},
"put": {
@@ -25066,7 +25066,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#set-github-actions-permissions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#set-github-actions-permissions-for-an-enterprise"
},
"parameters": [
{
@@ -25124,8 +25124,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
}
},
@@ -25139,7 +25139,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#list-selected-organizations-enabled-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#list-selected-organizations-enabled-for-github-actions-in-an-enterprise"
},
"parameters": [
{
@@ -25293,8 +25293,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
},
"put": {
@@ -25306,7 +25306,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#set-selected-organizations-enabled-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#set-selected-organizations-enabled-for-github-actions-in-an-enterprise"
},
"parameters": [
{
@@ -25356,8 +25356,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
}
},
@@ -25371,7 +25371,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#enable-a-selected-organization-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#enable-a-selected-organization-for-github-actions-in-an-enterprise"
},
"parameters": [
{
@@ -25401,8 +25401,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
},
"delete": {
@@ -25414,7 +25414,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#disable-a-selected-organization-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#disable-a-selected-organization-for-github-actions-in-an-enterprise"
},
"parameters": [
{
@@ -25444,8 +25444,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
}
},
@@ -25459,7 +25459,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#get-allowed-actions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#get-allowed-actions-for-an-enterprise"
},
"parameters": [
{
@@ -25516,8 +25516,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
},
"put": {
@@ -25529,7 +25529,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#set-allowed-actions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#set-allowed-actions-for-an-enterprise"
},
"parameters": [
{
@@ -25589,8 +25589,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
}
},
@@ -25604,7 +25604,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#list-self-hosted-runner-groups-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#list-self-hosted-runner-groups-for-an-enterprise"
},
"parameters": [
{
@@ -25730,8 +25730,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"post": {
@@ -25743,7 +25743,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#create-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#create-self-hosted-runner-group-for-an-enterprise"
},
"parameters": [
{
@@ -25875,8 +25875,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -25890,7 +25890,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#get-a-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#get-a-self-hosted-runner-group-for-an-enterprise"
},
"parameters": [
{
@@ -25971,8 +25971,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"patch": {
@@ -25984,7 +25984,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#update-a-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#update-a-self-hosted-runner-group-for-an-enterprise"
},
"parameters": [
{
@@ -26099,8 +26099,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"delete": {
@@ -26112,7 +26112,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#delete-a-self-hosted-runner-group-from-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#delete-a-self-hosted-runner-group-from-an-enterprise"
},
"parameters": [
{
@@ -26142,8 +26142,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -26157,7 +26157,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#list-organization-access-to-a-self-hosted-runner-group-in-a-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#list-organization-access-to-a-self-hosted-runner-group-in-a-enterprise"
},
"parameters": [
{
@@ -26320,8 +26320,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"put": {
@@ -26333,7 +26333,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#set-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#set-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
},
"parameters": [
{
@@ -26392,8 +26392,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -26407,7 +26407,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#add-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#add-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
},
"parameters": [
{
@@ -26446,8 +26446,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"delete": {
@@ -26459,7 +26459,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#remove-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#remove-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
},
"parameters": [
{
@@ -26498,8 +26498,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -26513,7 +26513,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#list-self-hosted-runners-in-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#list-self-hosted-runners-in-a-group-for-an-enterprise"
},
"parameters": [
{
@@ -26717,8 +26717,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"put": {
@@ -26730,7 +26730,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#set-self-hosted-runners-in-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#set-self-hosted-runners-in-a-group-for-an-enterprise"
},
"parameters": [
{
@@ -26789,8 +26789,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -26804,7 +26804,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#add-a-self-hosted-runner-to-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#add-a-self-hosted-runner-to-a-group-for-an-enterprise"
},
"parameters": [
{
@@ -26843,8 +26843,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"delete": {
@@ -26856,7 +26856,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#remove-a-self-hosted-runner-from-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#remove-a-self-hosted-runner-from-a-group-for-an-enterprise"
},
"parameters": [
{
@@ -26895,8 +26895,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -26910,7 +26910,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#list-self-hosted-runners-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#list-self-hosted-runners-for-an-enterprise"
},
"parameters": [
{
@@ -27101,8 +27101,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
}
},
@@ -27116,7 +27116,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#list-runner-applications-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#list-runner-applications-for-an-enterprise"
},
"parameters": [
{
@@ -27222,8 +27222,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
}
},
@@ -27237,7 +27237,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#create-a-registration-token-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#create-a-registration-token-for-an-enterprise"
},
"parameters": [
{
@@ -28418,8 +28418,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
}
},
@@ -28433,7 +28433,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#create-a-remove-token-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#create-a-remove-token-for-an-enterprise"
},
"parameters": [
{
@@ -29614,8 +29614,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
}
},
@@ -29629,7 +29629,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#get-a-self-hosted-runner-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#get-a-self-hosted-runner-for-an-enterprise"
},
"parameters": [
{
@@ -29763,8 +29763,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
},
"delete": {
@@ -29776,7 +29776,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#delete-self-hosted-runner-from-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.2/rest/reference/actions#delete-self-hosted-runner-from-an-enterprise"
},
"parameters": [
{
@@ -29806,8 +29806,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
}
},
diff --git a/lib/rest/static/dereferenced/ghes-3.3.deref.json b/lib/rest/static/dereferenced/ghes-3.3.deref.json
index 65ce180d4f..60ccf2651d 100644
--- a/lib/rest/static/dereferenced/ghes-3.3.deref.json
+++ b/lib/rest/static/dereferenced/ghes-3.3.deref.json
@@ -24839,7 +24839,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#get-github-actions-permissions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#get-github-actions-permissions-for-an-enterprise"
},
"parameters": [
{
@@ -24907,8 +24907,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
},
"put": {
@@ -24920,7 +24920,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#set-github-actions-permissions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#set-github-actions-permissions-for-an-enterprise"
},
"parameters": [
{
@@ -24978,8 +24978,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
}
},
@@ -24993,7 +24993,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#list-selected-organizations-enabled-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#list-selected-organizations-enabled-for-github-actions-in-an-enterprise"
},
"parameters": [
{
@@ -25147,8 +25147,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
},
"put": {
@@ -25160,7 +25160,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#set-selected-organizations-enabled-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#set-selected-organizations-enabled-for-github-actions-in-an-enterprise"
},
"parameters": [
{
@@ -25210,8 +25210,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
}
},
@@ -25225,7 +25225,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#enable-a-selected-organization-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#enable-a-selected-organization-for-github-actions-in-an-enterprise"
},
"parameters": [
{
@@ -25255,8 +25255,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
},
"delete": {
@@ -25268,7 +25268,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#disable-a-selected-organization-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#disable-a-selected-organization-for-github-actions-in-an-enterprise"
},
"parameters": [
{
@@ -25298,8 +25298,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
}
},
@@ -25313,7 +25313,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#get-allowed-actions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#get-allowed-actions-for-an-enterprise"
},
"parameters": [
{
@@ -25370,8 +25370,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
},
"put": {
@@ -25383,7 +25383,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#set-allowed-actions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#set-allowed-actions-for-an-enterprise"
},
"parameters": [
{
@@ -25443,8 +25443,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
}
},
@@ -25458,7 +25458,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#list-self-hosted-runner-groups-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#list-self-hosted-runner-groups-for-an-enterprise"
},
"parameters": [
{
@@ -25584,8 +25584,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"post": {
@@ -25597,7 +25597,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#create-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#create-self-hosted-runner-group-for-an-enterprise"
},
"parameters": [
{
@@ -25729,8 +25729,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -25744,7 +25744,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#get-a-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#get-a-self-hosted-runner-group-for-an-enterprise"
},
"parameters": [
{
@@ -25825,8 +25825,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"patch": {
@@ -25838,7 +25838,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#update-a-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#update-a-self-hosted-runner-group-for-an-enterprise"
},
"parameters": [
{
@@ -25953,8 +25953,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"delete": {
@@ -25966,7 +25966,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#delete-a-self-hosted-runner-group-from-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#delete-a-self-hosted-runner-group-from-an-enterprise"
},
"parameters": [
{
@@ -25996,8 +25996,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -26011,7 +26011,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#list-organization-access-to-a-self-hosted-runner-group-in-a-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#list-organization-access-to-a-self-hosted-runner-group-in-a-enterprise"
},
"parameters": [
{
@@ -26174,8 +26174,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"put": {
@@ -26187,7 +26187,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#set-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#set-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
},
"parameters": [
{
@@ -26246,8 +26246,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -26261,7 +26261,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#add-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#add-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
},
"parameters": [
{
@@ -26300,8 +26300,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"delete": {
@@ -26313,7 +26313,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#remove-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#remove-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
},
"parameters": [
{
@@ -26352,8 +26352,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -26367,7 +26367,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#list-self-hosted-runners-in-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#list-self-hosted-runners-in-a-group-for-an-enterprise"
},
"parameters": [
{
@@ -26571,8 +26571,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"put": {
@@ -26584,7 +26584,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#set-self-hosted-runners-in-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#set-self-hosted-runners-in-a-group-for-an-enterprise"
},
"parameters": [
{
@@ -26643,8 +26643,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -26658,7 +26658,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#add-a-self-hosted-runner-to-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#add-a-self-hosted-runner-to-a-group-for-an-enterprise"
},
"parameters": [
{
@@ -26697,8 +26697,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"delete": {
@@ -26710,7 +26710,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#remove-a-self-hosted-runner-from-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#remove-a-self-hosted-runner-from-a-group-for-an-enterprise"
},
"parameters": [
{
@@ -26749,8 +26749,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -26764,7 +26764,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#list-self-hosted-runners-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#list-self-hosted-runners-for-an-enterprise"
},
"parameters": [
{
@@ -26955,8 +26955,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
}
},
@@ -26970,7 +26970,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#list-runner-applications-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#list-runner-applications-for-an-enterprise"
},
"parameters": [
{
@@ -27076,8 +27076,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
}
},
@@ -27091,7 +27091,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#create-a-registration-token-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#create-a-registration-token-for-an-enterprise"
},
"parameters": [
{
@@ -28272,8 +28272,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
}
},
@@ -28287,7 +28287,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#create-a-remove-token-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#create-a-remove-token-for-an-enterprise"
},
"parameters": [
{
@@ -29468,8 +29468,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
}
},
@@ -29483,7 +29483,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#get-a-self-hosted-runner-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#get-a-self-hosted-runner-for-an-enterprise"
},
"parameters": [
{
@@ -29617,8 +29617,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
},
"delete": {
@@ -29630,7 +29630,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#delete-self-hosted-runner-from-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.3/rest/reference/actions#delete-self-hosted-runner-from-an-enterprise"
},
"parameters": [
{
@@ -29660,8 +29660,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
}
},
diff --git a/lib/rest/static/dereferenced/ghes-3.4.deref.json b/lib/rest/static/dereferenced/ghes-3.4.deref.json
index f37be9c1ad..6652cd2062 100644
--- a/lib/rest/static/dereferenced/ghes-3.4.deref.json
+++ b/lib/rest/static/dereferenced/ghes-3.4.deref.json
@@ -23104,7 +23104,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#get-github-actions-permissions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#get-github-actions-permissions-for-an-enterprise"
},
"parameters": [
{
@@ -23172,8 +23172,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
},
"put": {
@@ -23185,7 +23185,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#set-github-actions-permissions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#set-github-actions-permissions-for-an-enterprise"
},
"parameters": [
{
@@ -23243,8 +23243,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
}
},
@@ -23258,7 +23258,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#list-selected-organizations-enabled-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#list-selected-organizations-enabled-for-github-actions-in-an-enterprise"
},
"parameters": [
{
@@ -23412,8 +23412,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
},
"put": {
@@ -23425,7 +23425,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#set-selected-organizations-enabled-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#set-selected-organizations-enabled-for-github-actions-in-an-enterprise"
},
"parameters": [
{
@@ -23475,8 +23475,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
}
},
@@ -23490,7 +23490,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#enable-a-selected-organization-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#enable-a-selected-organization-for-github-actions-in-an-enterprise"
},
"parameters": [
{
@@ -23520,8 +23520,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
},
"delete": {
@@ -23533,7 +23533,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#disable-a-selected-organization-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#disable-a-selected-organization-for-github-actions-in-an-enterprise"
},
"parameters": [
{
@@ -23563,8 +23563,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
}
},
@@ -23578,7 +23578,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#get-allowed-actions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#get-allowed-actions-for-an-enterprise"
},
"parameters": [
{
@@ -23635,8 +23635,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
},
"put": {
@@ -23648,7 +23648,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#set-allowed-actions-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#set-allowed-actions-for-an-enterprise"
},
"parameters": [
{
@@ -23708,8 +23708,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
}
},
@@ -23723,7 +23723,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#list-self-hosted-runner-groups-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#list-self-hosted-runner-groups-for-an-enterprise"
},
"parameters": [
{
@@ -23849,8 +23849,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"post": {
@@ -23862,7 +23862,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#create-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#create-self-hosted-runner-group-for-an-enterprise"
},
"parameters": [
{
@@ -23994,8 +23994,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -24009,7 +24009,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#get-a-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#get-a-self-hosted-runner-group-for-an-enterprise"
},
"parameters": [
{
@@ -24090,8 +24090,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"patch": {
@@ -24103,7 +24103,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#update-a-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#update-a-self-hosted-runner-group-for-an-enterprise"
},
"parameters": [
{
@@ -24218,8 +24218,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"delete": {
@@ -24231,7 +24231,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#delete-a-self-hosted-runner-group-from-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#delete-a-self-hosted-runner-group-from-an-enterprise"
},
"parameters": [
{
@@ -24261,8 +24261,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -24276,7 +24276,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#list-organization-access-to-a-self-hosted-runner-group-in-a-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#list-organization-access-to-a-self-hosted-runner-group-in-a-enterprise"
},
"parameters": [
{
@@ -24439,8 +24439,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"put": {
@@ -24452,7 +24452,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#set-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#set-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
},
"parameters": [
{
@@ -24511,8 +24511,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -24526,7 +24526,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#add-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#add-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
},
"parameters": [
{
@@ -24565,8 +24565,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"delete": {
@@ -24578,7 +24578,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#remove-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#remove-organization-access-to-a-self-hosted-runner-group-in-an-enterprise"
},
"parameters": [
{
@@ -24617,8 +24617,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -24632,7 +24632,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#list-self-hosted-runners-in-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#list-self-hosted-runners-in-a-group-for-an-enterprise"
},
"parameters": [
{
@@ -24836,8 +24836,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"put": {
@@ -24849,7 +24849,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#set-self-hosted-runners-in-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#set-self-hosted-runners-in-a-group-for-an-enterprise"
},
"parameters": [
{
@@ -24908,8 +24908,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -24923,7 +24923,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#add-a-self-hosted-runner-to-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#add-a-self-hosted-runner-to-a-group-for-an-enterprise"
},
"parameters": [
{
@@ -24962,8 +24962,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"delete": {
@@ -24975,7 +24975,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#remove-a-self-hosted-runner-from-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#remove-a-self-hosted-runner-from-a-group-for-an-enterprise"
},
"parameters": [
{
@@ -25014,8 +25014,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -25029,7 +25029,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#list-self-hosted-runners-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#list-self-hosted-runners-for-an-enterprise"
},
"parameters": [
{
@@ -25220,8 +25220,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
}
},
@@ -25235,7 +25235,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#list-runner-applications-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#list-runner-applications-for-an-enterprise"
},
"parameters": [
{
@@ -25341,8 +25341,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
}
},
@@ -25356,7 +25356,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#create-a-registration-token-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#create-a-registration-token-for-an-enterprise"
},
"parameters": [
{
@@ -26537,8 +26537,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
}
},
@@ -26552,7 +26552,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#create-a-remove-token-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#create-a-remove-token-for-an-enterprise"
},
"parameters": [
{
@@ -27733,8 +27733,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
}
},
@@ -27748,7 +27748,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#get-a-self-hosted-runner-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#get-a-self-hosted-runner-for-an-enterprise"
},
"parameters": [
{
@@ -27882,8 +27882,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
},
"delete": {
@@ -27895,7 +27895,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#delete-self-hosted-runner-from-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#delete-self-hosted-runner-from-an-enterprise"
},
"parameters": [
{
@@ -27925,8 +27925,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
}
},
@@ -27940,7 +27940,7 @@
"operationId": "enterprise-admin/list-labels-for-self-hosted-runner-for-enterprise",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#list-labels-for-a-self-hosted-runner-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#list-labels-for-a-self-hosted-runner-for-an-enterprise"
},
"parameters": [
{
@@ -28070,8 +28070,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
},
"post": {
@@ -28083,7 +28083,7 @@
"operationId": "enterprise-admin/add-custom-labels-to-self-hosted-runner-for-enterprise",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#add-custom-labels-to-a-self-hosted-runner-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#add-custom-labels-to-a-self-hosted-runner-for-an-enterprise"
},
"parameters": [
{
@@ -28273,8 +28273,8 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
},
"put": {
@@ -28286,7 +28286,7 @@
"operationId": "enterprise-admin/set-custom-labels-for-self-hosted-runner-for-enterprise",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#set-custom-labels-for-a-self-hosted-runner-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#set-custom-labels-for-a-self-hosted-runner-for-an-enterprise"
},
"parameters": [
{
@@ -28476,8 +28476,8 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
},
"delete": {
@@ -28489,7 +28489,7 @@
"operationId": "enterprise-admin/remove-all-custom-labels-from-self-hosted-runner-for-enterprise",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#remove-all-custom-labels-from-a-self-hosted-runner-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#remove-all-custom-labels-from-a-self-hosted-runner-for-an-enterprise"
},
"parameters": [
{
@@ -28644,8 +28644,8 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
}
},
@@ -28659,7 +28659,7 @@
"operationId": "enterprise-admin/remove-custom-label-from-self-hosted-runner-for-enterprise",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#remove-a-custom-label-from-a-self-hosted-runner-for-an-enterprise"
+ "url": "https://docs.github.com/enterprise-server@3.4/rest/reference/actions#remove-a-custom-label-from-a-self-hosted-runner-for-an-enterprise"
},
"parameters": [
{
diff --git a/lib/rest/static/dereferenced/github.ae.deref.json b/lib/rest/static/dereferenced/github.ae.deref.json
index 5ad2275f43..1c49b5842c 100644
--- a/lib/rest/static/dereferenced/github.ae.deref.json
+++ b/lib/rest/static/dereferenced/github.ae.deref.json
@@ -13779,7 +13779,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#get-github-actions-permissions-for-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#get-github-actions-permissions-for-an-enterprise"
},
"parameters": [
{
@@ -13847,8 +13847,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
},
"put": {
@@ -13860,7 +13860,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#set-github-actions-permissions-for-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#set-github-actions-permissions-for-an-enterprise"
},
"parameters": [
{
@@ -13918,8 +13918,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
}
},
@@ -13933,7 +13933,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#list-selected-organizations-enabled-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#list-selected-organizations-enabled-for-github-actions-in-an-enterprise"
},
"parameters": [
{
@@ -14087,8 +14087,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
},
"put": {
@@ -14100,7 +14100,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#set-selected-organizations-enabled-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#set-selected-organizations-enabled-for-github-actions-in-an-enterprise"
},
"parameters": [
{
@@ -14150,8 +14150,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
}
},
@@ -14165,7 +14165,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#enable-a-selected-organization-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#enable-a-selected-organization-for-github-actions-in-an-enterprise"
},
"parameters": [
{
@@ -14195,8 +14195,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
},
"delete": {
@@ -14208,7 +14208,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#disable-a-selected-organization-for-github-actions-in-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#disable-a-selected-organization-for-github-actions-in-an-enterprise"
},
"parameters": [
{
@@ -14238,8 +14238,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
}
},
@@ -14253,7 +14253,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#get-allowed-actions-for-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#get-allowed-actions-for-an-enterprise"
},
"parameters": [
{
@@ -14310,8 +14310,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
},
"put": {
@@ -14323,7 +14323,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#set-allowed-actions-for-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#set-allowed-actions-for-an-enterprise"
},
"parameters": [
{
@@ -14383,8 +14383,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "permissions"
}
}
},
@@ -14398,7 +14398,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#list-self-hosted-runner-groups-for-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#list-self-hosted-runner-groups-for-an-enterprise"
},
"parameters": [
{
@@ -14524,8 +14524,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"post": {
@@ -14537,7 +14537,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#create-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#create-self-hosted-runner-group-for-an-enterprise"
},
"parameters": [
{
@@ -14669,8 +14669,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -14684,7 +14684,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#get-a-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#get-a-self-hosted-runner-group-for-an-enterprise"
},
"parameters": [
{
@@ -14765,8 +14765,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"patch": {
@@ -14778,7 +14778,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#update-a-self-hosted-runner-group-for-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#update-a-self-hosted-runner-group-for-an-enterprise"
},
"parameters": [
{
@@ -14893,8 +14893,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"delete": {
@@ -14906,7 +14906,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#delete-a-self-hosted-runner-group-from-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#delete-a-self-hosted-runner-group-from-an-enterprise"
},
"parameters": [
{
@@ -14936,8 +14936,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -14951,7 +14951,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#list-self-hosted-runners-in-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#list-self-hosted-runners-in-a-group-for-an-enterprise"
},
"parameters": [
{
@@ -15155,8 +15155,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"put": {
@@ -15168,7 +15168,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#set-self-hosted-runners-in-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#set-self-hosted-runners-in-a-group-for-an-enterprise"
},
"parameters": [
{
@@ -15227,8 +15227,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -15242,7 +15242,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#add-a-self-hosted-runner-to-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#add-a-self-hosted-runner-to-a-group-for-an-enterprise"
},
"parameters": [
{
@@ -15281,8 +15281,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
},
"delete": {
@@ -15294,7 +15294,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#remove-a-self-hosted-runner-from-a-group-for-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#remove-a-self-hosted-runner-from-a-group-for-an-enterprise"
},
"parameters": [
{
@@ -15333,8 +15333,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runner-groups"
}
}
},
@@ -15348,7 +15348,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#list-self-hosted-runners-for-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#list-self-hosted-runners-for-an-enterprise"
},
"parameters": [
{
@@ -15539,8 +15539,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
}
},
@@ -15554,7 +15554,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#get-a-self-hosted-runner-for-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#get-a-self-hosted-runner-for-an-enterprise"
},
"parameters": [
{
@@ -15688,8 +15688,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
},
"delete": {
@@ -15701,7 +15701,7 @@
],
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/enterprise-admin#delete-self-hosted-runner-from-an-enterprise"
+ "url": "https://docs.github.com/github-ae@latest/rest/reference/actions#delete-self-hosted-runner-from-an-enterprise"
},
"parameters": [
{
@@ -15731,8 +15731,8 @@
"x-github": {
"enabledForGitHubApps": false,
"githubCloudOnly": false,
- "category": "enterprise-admin",
- "subcategory": "actions"
+ "category": "actions",
+ "subcategory": "self-hosted-runners"
}
}
},