1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Update OpenAPI Description (#57059)

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
This commit is contained in:
docs-bot
2025-08-11 01:46:41 -07:00
committed by GitHub
parent 935ad161ef
commit dccae2823a
19 changed files with 5929 additions and 5743 deletions

View File

@@ -90,114 +90,6 @@
"title": "Administration",
"displayTitle": "Organization permissions for \"Administration\"",
"permissions": [
{
"category": "actions",
"slug": "get-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/artifact-and-log-retention",
"additional-permissions": false,
"access": "read"
},
{
"category": "actions",
"slug": "set-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/artifact-and-log-retention",
"additional-permissions": false,
"access": "write"
},
{
"category": "actions",
"slug": "get-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-contributor-approval",
"additional-permissions": false,
"access": "read"
},
{
"category": "actions",
"slug": "set-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-contributor-approval",
"additional-permissions": false,
"access": "write"
},
{
"category": "actions",
"slug": "get-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-workflows-private-repos",
"additional-permissions": false,
"access": "read"
},
{
"category": "actions",
"slug": "set-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-workflows-private-repos",
"additional-permissions": false,
"access": "write"
},
{
"category": "actions",
"slug": "get-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners",
"additional-permissions": false,
"access": "read"
},
{
"category": "actions",
"slug": "set-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners",
"additional-permissions": false,
"access": "write"
},
{
"category": "actions",
"slug": "list-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories",
"additional-permissions": false,
"access": "read"
},
{
"category": "actions",
"slug": "set-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories",
"additional-permissions": false,
"access": "write"
},
{
"category": "actions",
"slug": "add-a-repository-to-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}",
"additional-permissions": true,
"access": "write"
},
{
"category": "actions",
"slug": "remove-a-repository-from-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "delete",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}",
"additional-permissions": true,
"access": "write"
},
{
"category": "dependabot",
"slug": "lists-the-repositories-dependabot-can-access-in-an-organization",
@@ -396,6 +288,60 @@
"additional-permissions": false,
"access": "write"
},
{
"category": "actions",
"slug": "get-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/artifact-and-log-retention",
"additional-permissions": false,
"access": "read"
},
{
"category": "actions",
"slug": "set-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/artifact-and-log-retention",
"additional-permissions": false,
"access": "write"
},
{
"category": "actions",
"slug": "get-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-contributor-approval",
"additional-permissions": false,
"access": "read"
},
{
"category": "actions",
"slug": "set-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-contributor-approval",
"additional-permissions": false,
"access": "write"
},
{
"category": "actions",
"slug": "get-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-workflows-private-repos",
"additional-permissions": false,
"access": "read"
},
{
"category": "actions",
"slug": "set-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-workflows-private-repos",
"additional-permissions": false,
"access": "write"
},
{
"category": "actions",
"slug": "list-selected-repositories-enabled-for-github-actions-in-an-organization",
@@ -450,6 +396,60 @@
"additional-permissions": false,
"access": "write"
},
{
"category": "actions",
"slug": "get-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners",
"additional-permissions": false,
"access": "read"
},
{
"category": "actions",
"slug": "set-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners",
"additional-permissions": false,
"access": "write"
},
{
"category": "actions",
"slug": "list-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories",
"additional-permissions": false,
"access": "read"
},
{
"category": "actions",
"slug": "set-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories",
"additional-permissions": false,
"access": "write"
},
{
"category": "actions",
"slug": "add-a-repository-to-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}",
"additional-permissions": true,
"access": "write"
},
{
"category": "actions",
"slug": "remove-a-repository-from-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "delete",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}",
"additional-permissions": true,
"access": "write"
},
{
"category": "actions",
"slug": "get-default-workflow-permissions-for-an-organization",

View File

@@ -1,77 +1,5 @@
{
"actions": [
{
"slug": "get-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/artifact-and-log-retention"
},
{
"slug": "set-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/artifact-and-log-retention"
},
{
"slug": "get-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-contributor-approval"
},
{
"slug": "set-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-contributor-approval"
},
{
"slug": "get-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-workflows-private-repos"
},
{
"slug": "set-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-workflows-private-repos"
},
{
"slug": "get-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners"
},
{
"slug": "set-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners"
},
{
"slug": "list-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories"
},
{
"slug": "set-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories"
},
{
"slug": "add-a-repository-to-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}"
},
{
"slug": "remove-a-repository-from-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "delete",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}"
},
{
"slug": "get-github-actions-cache-usage-for-an-organization",
"subcategory": "cache",
@@ -168,6 +96,42 @@
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions"
},
{
"slug": "get-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/artifact-and-log-retention"
},
{
"slug": "set-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/artifact-and-log-retention"
},
{
"slug": "get-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-contributor-approval"
},
{
"slug": "set-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-contributor-approval"
},
{
"slug": "get-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-workflows-private-repos"
},
{
"slug": "set-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-workflows-private-repos"
},
{
"slug": "list-selected-repositories-enabled-for-github-actions-in-an-organization",
"subcategory": "permissions",
@@ -204,6 +168,42 @@
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/selected-actions"
},
{
"slug": "get-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners"
},
{
"slug": "set-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners"
},
{
"slug": "list-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories"
},
{
"slug": "set-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories"
},
{
"slug": "add-a-repository-to-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}"
},
{
"slug": "remove-a-repository-from-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "delete",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}"
},
{
"slug": "get-default-workflow-permissions-for-an-organization",
"subcategory": "permissions",

View File

@@ -108,138 +108,6 @@
"title": "Administration",
"displayTitle": "Organization permissions for \"Administration\"",
"permissions": [
{
"category": "actions",
"slug": "get-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/artifact-and-log-retention",
"access": "read",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "set-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/artifact-and-log-retention",
"access": "write",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "get-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-contributor-approval",
"access": "read",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "set-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-contributor-approval",
"access": "write",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "get-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-workflows-private-repos",
"access": "read",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "set-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-workflows-private-repos",
"access": "write",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "get-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners",
"access": "read",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "set-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners",
"access": "write",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "list-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories",
"access": "read",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "set-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories",
"access": "write",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "add-a-repository-to-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}",
"access": "write",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": true
},
{
"category": "actions",
"slug": "remove-a-repository-from-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "delete",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}",
"access": "write",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": true
},
{
"category": "dependabot",
"slug": "lists-the-repositories-dependabot-can-access-in-an-organization",
@@ -482,6 +350,72 @@
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "get-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/artifact-and-log-retention",
"access": "read",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "set-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/artifact-and-log-retention",
"access": "write",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "get-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-contributor-approval",
"access": "read",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "set-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-contributor-approval",
"access": "write",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "get-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-workflows-private-repos",
"access": "read",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "set-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-workflows-private-repos",
"access": "write",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "list-selected-repositories-enabled-for-github-actions-in-an-organization",
@@ -548,6 +482,72 @@
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "get-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners",
"access": "read",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "set-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners",
"access": "write",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "list-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories",
"access": "read",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "set-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories",
"access": "write",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "add-a-repository-to-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}",
"access": "write",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": true
},
{
"category": "actions",
"slug": "remove-a-repository-from-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "delete",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}",
"access": "write",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": true
},
{
"category": "actions",
"slug": "get-default-workflow-permissions-for-an-organization",

View File

@@ -1,77 +1,5 @@
{
"actions": [
{
"slug": "get-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/artifact-and-log-retention"
},
{
"slug": "set-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/artifact-and-log-retention"
},
{
"slug": "get-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-contributor-approval"
},
{
"slug": "set-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-contributor-approval"
},
{
"slug": "get-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-workflows-private-repos"
},
{
"slug": "set-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-workflows-private-repos"
},
{
"slug": "get-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners"
},
{
"slug": "set-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners"
},
{
"slug": "list-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories"
},
{
"slug": "set-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories"
},
{
"slug": "add-a-repository-to-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}"
},
{
"slug": "remove-a-repository-from-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "delete",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}"
},
{
"slug": "get-github-actions-cache-usage-for-an-organization",
"subcategory": "cache",
@@ -168,6 +96,42 @@
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions"
},
{
"slug": "get-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/artifact-and-log-retention"
},
{
"slug": "set-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/artifact-and-log-retention"
},
{
"slug": "get-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-contributor-approval"
},
{
"slug": "set-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-contributor-approval"
},
{
"slug": "get-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-workflows-private-repos"
},
{
"slug": "set-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-workflows-private-repos"
},
{
"slug": "list-selected-repositories-enabled-for-github-actions-in-an-organization",
"subcategory": "permissions",
@@ -204,6 +168,42 @@
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/selected-actions"
},
{
"slug": "get-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners"
},
{
"slug": "set-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners"
},
{
"slug": "list-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories"
},
{
"slug": "set-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories"
},
{
"slug": "add-a-repository-to-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}"
},
{
"slug": "remove-a-repository-from-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "delete",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}"
},
{
"slug": "get-default-workflow-permissions-for-an-organization",
"subcategory": "permissions",

View File

@@ -1,77 +1,5 @@
{
"actions": [
{
"slug": "get-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/artifact-and-log-retention"
},
{
"slug": "set-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/artifact-and-log-retention"
},
{
"slug": "get-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-contributor-approval"
},
{
"slug": "set-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-contributor-approval"
},
{
"slug": "get-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-workflows-private-repos"
},
{
"slug": "set-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-workflows-private-repos"
},
{
"slug": "get-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners"
},
{
"slug": "set-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners"
},
{
"slug": "list-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories"
},
{
"slug": "set-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories"
},
{
"slug": "add-a-repository-to-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}"
},
{
"slug": "remove-a-repository-from-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "delete",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}"
},
{
"slug": "get-github-actions-cache-usage-for-an-organization",
"subcategory": "cache",
@@ -168,6 +96,42 @@
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions"
},
{
"slug": "get-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/artifact-and-log-retention"
},
{
"slug": "set-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/artifact-and-log-retention"
},
{
"slug": "get-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-contributor-approval"
},
{
"slug": "set-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-contributor-approval"
},
{
"slug": "get-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-workflows-private-repos"
},
{
"slug": "set-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-workflows-private-repos"
},
{
"slug": "list-selected-repositories-enabled-for-github-actions-in-an-organization",
"subcategory": "permissions",
@@ -204,6 +168,42 @@
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/selected-actions"
},
{
"slug": "get-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners"
},
{
"slug": "set-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners"
},
{
"slug": "list-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories"
},
{
"slug": "set-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories"
},
{
"slug": "add-a-repository-to-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}"
},
{
"slug": "remove-a-repository-from-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "delete",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}"
},
{
"slug": "get-default-workflow-permissions-for-an-organization",
"subcategory": "permissions",

View File

@@ -282,114 +282,6 @@
"additional-permissions": true,
"access": "read"
},
{
"category": "actions",
"slug": "get-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/artifact-and-log-retention",
"additional-permissions": false,
"access": "read"
},
{
"category": "actions",
"slug": "set-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/artifact-and-log-retention",
"additional-permissions": false,
"access": "write"
},
{
"category": "actions",
"slug": "get-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-contributor-approval",
"additional-permissions": false,
"access": "read"
},
{
"category": "actions",
"slug": "set-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-contributor-approval",
"additional-permissions": false,
"access": "write"
},
{
"category": "actions",
"slug": "get-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-workflows-private-repos",
"additional-permissions": false,
"access": "read"
},
{
"category": "actions",
"slug": "set-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-workflows-private-repos",
"additional-permissions": false,
"access": "write"
},
{
"category": "actions",
"slug": "get-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners",
"additional-permissions": false,
"access": "read"
},
{
"category": "actions",
"slug": "set-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners",
"additional-permissions": false,
"access": "write"
},
{
"category": "actions",
"slug": "list-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories",
"additional-permissions": false,
"access": "read"
},
{
"category": "actions",
"slug": "set-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories",
"additional-permissions": false,
"access": "write"
},
{
"category": "actions",
"slug": "add-a-repository-to-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}",
"additional-permissions": true,
"access": "write"
},
{
"category": "actions",
"slug": "remove-a-repository-from-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "delete",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}",
"additional-permissions": true,
"access": "write"
},
{
"category": "dependabot",
"slug": "lists-the-repositories-dependabot-can-access-in-an-organization",
@@ -588,6 +480,60 @@
"additional-permissions": false,
"access": "write"
},
{
"category": "actions",
"slug": "get-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/artifact-and-log-retention",
"additional-permissions": false,
"access": "read"
},
{
"category": "actions",
"slug": "set-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/artifact-and-log-retention",
"additional-permissions": false,
"access": "write"
},
{
"category": "actions",
"slug": "get-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-contributor-approval",
"additional-permissions": false,
"access": "read"
},
{
"category": "actions",
"slug": "set-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-contributor-approval",
"additional-permissions": false,
"access": "write"
},
{
"category": "actions",
"slug": "get-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-workflows-private-repos",
"additional-permissions": false,
"access": "read"
},
{
"category": "actions",
"slug": "set-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-workflows-private-repos",
"additional-permissions": false,
"access": "write"
},
{
"category": "actions",
"slug": "list-selected-repositories-enabled-for-github-actions-in-an-organization",
@@ -642,6 +588,60 @@
"additional-permissions": false,
"access": "write"
},
{
"category": "actions",
"slug": "get-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners",
"additional-permissions": false,
"access": "read"
},
{
"category": "actions",
"slug": "set-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners",
"additional-permissions": false,
"access": "write"
},
{
"category": "actions",
"slug": "list-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories",
"additional-permissions": false,
"access": "read"
},
{
"category": "actions",
"slug": "set-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories",
"additional-permissions": false,
"access": "write"
},
{
"category": "actions",
"slug": "add-a-repository-to-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}",
"additional-permissions": true,
"access": "write"
},
{
"category": "actions",
"slug": "remove-a-repository-from-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "delete",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}",
"additional-permissions": true,
"access": "write"
},
{
"category": "actions",
"slug": "get-default-workflow-permissions-for-an-organization",

View File

@@ -12,78 +12,6 @@
"verb": "put",
"requestPath": "/enterprises/{enterprise}/actions/oidc/customization/issuer"
},
{
"slug": "get-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/artifact-and-log-retention"
},
{
"slug": "set-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/artifact-and-log-retention"
},
{
"slug": "get-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-contributor-approval"
},
{
"slug": "set-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-contributor-approval"
},
{
"slug": "get-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-workflows-private-repos"
},
{
"slug": "set-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-workflows-private-repos"
},
{
"slug": "get-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners"
},
{
"slug": "set-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners"
},
{
"slug": "list-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories"
},
{
"slug": "set-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories"
},
{
"slug": "add-a-repository-to-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}"
},
{
"slug": "remove-a-repository-from-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "delete",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}"
},
{
"slug": "get-github-actions-cache-usage-for-an-organization",
"subcategory": "cache",
@@ -180,6 +108,42 @@
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions"
},
{
"slug": "get-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/artifact-and-log-retention"
},
{
"slug": "set-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/artifact-and-log-retention"
},
{
"slug": "get-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-contributor-approval"
},
{
"slug": "set-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-contributor-approval"
},
{
"slug": "get-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-workflows-private-repos"
},
{
"slug": "set-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-workflows-private-repos"
},
{
"slug": "list-selected-repositories-enabled-for-github-actions-in-an-organization",
"subcategory": "permissions",
@@ -216,6 +180,42 @@
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/selected-actions"
},
{
"slug": "get-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners"
},
{
"slug": "set-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners"
},
{
"slug": "list-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories"
},
{
"slug": "set-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories"
},
{
"slug": "add-a-repository-to-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}"
},
{
"slug": "remove-a-repository-from-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "delete",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}"
},
{
"slug": "get-default-workflow-permissions-for-an-organization",
"subcategory": "permissions",

View File

@@ -506,138 +506,6 @@
"server-to-server": true,
"additional-permissions": true
},
{
"category": "actions",
"slug": "get-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/artifact-and-log-retention",
"access": "read",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "set-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/artifact-and-log-retention",
"access": "write",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "get-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-contributor-approval",
"access": "read",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "set-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-contributor-approval",
"access": "write",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "get-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-workflows-private-repos",
"access": "read",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "set-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-workflows-private-repos",
"access": "write",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "get-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners",
"access": "read",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "set-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners",
"access": "write",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "list-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories",
"access": "read",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "set-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories",
"access": "write",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "add-a-repository-to-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}",
"access": "write",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": true
},
{
"category": "actions",
"slug": "remove-a-repository-from-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "delete",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}",
"access": "write",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": true
},
{
"category": "dependabot",
"slug": "lists-the-repositories-dependabot-can-access-in-an-organization",
@@ -880,6 +748,72 @@
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "get-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/artifact-and-log-retention",
"access": "read",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "set-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/artifact-and-log-retention",
"access": "write",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "get-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-contributor-approval",
"access": "read",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "set-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-contributor-approval",
"access": "write",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "get-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-workflows-private-repos",
"access": "read",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "set-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-workflows-private-repos",
"access": "write",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "list-selected-repositories-enabled-for-github-actions-in-an-organization",
@@ -946,6 +880,72 @@
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "get-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners",
"access": "read",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "set-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners",
"access": "write",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "list-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories",
"access": "read",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "set-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories",
"access": "write",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": false
},
{
"category": "actions",
"slug": "add-a-repository-to-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}",
"access": "write",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": true
},
{
"category": "actions",
"slug": "remove-a-repository-from-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "delete",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}",
"access": "write",
"user-to-server": true,
"server-to-server": true,
"additional-permissions": true
},
{
"category": "actions",
"slug": "get-default-workflow-permissions-for-an-organization",

View File

@@ -12,78 +12,6 @@
"verb": "put",
"requestPath": "/enterprises/{enterprise}/actions/oidc/customization/issuer"
},
{
"slug": "get-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/artifact-and-log-retention"
},
{
"slug": "set-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/artifact-and-log-retention"
},
{
"slug": "get-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-contributor-approval"
},
{
"slug": "set-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-contributor-approval"
},
{
"slug": "get-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-workflows-private-repos"
},
{
"slug": "set-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-workflows-private-repos"
},
{
"slug": "get-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners"
},
{
"slug": "set-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners"
},
{
"slug": "list-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories"
},
{
"slug": "set-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories"
},
{
"slug": "add-a-repository-to-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}"
},
{
"slug": "remove-a-repository-from-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "delete",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}"
},
{
"slug": "get-github-actions-cache-usage-for-an-organization",
"subcategory": "cache",
@@ -180,6 +108,42 @@
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions"
},
{
"slug": "get-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/artifact-and-log-retention"
},
{
"slug": "set-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/artifact-and-log-retention"
},
{
"slug": "get-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-contributor-approval"
},
{
"slug": "set-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-contributor-approval"
},
{
"slug": "get-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-workflows-private-repos"
},
{
"slug": "set-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-workflows-private-repos"
},
{
"slug": "list-selected-repositories-enabled-for-github-actions-in-an-organization",
"subcategory": "permissions",
@@ -216,6 +180,42 @@
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/selected-actions"
},
{
"slug": "get-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners"
},
{
"slug": "set-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners"
},
{
"slug": "list-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories"
},
{
"slug": "set-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories"
},
{
"slug": "add-a-repository-to-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}"
},
{
"slug": "remove-a-repository-from-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "delete",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}"
},
{
"slug": "get-default-workflow-permissions-for-an-organization",
"subcategory": "permissions",

View File

@@ -12,78 +12,6 @@
"verb": "put",
"requestPath": "/enterprises/{enterprise}/actions/oidc/customization/issuer"
},
{
"slug": "get-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/artifact-and-log-retention"
},
{
"slug": "set-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/artifact-and-log-retention"
},
{
"slug": "get-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-contributor-approval"
},
{
"slug": "set-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-contributor-approval"
},
{
"slug": "get-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-workflows-private-repos"
},
{
"slug": "set-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/fork-pr-workflows-private-repos"
},
{
"slug": "get-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners"
},
{
"slug": "set-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners"
},
{
"slug": "list-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories"
},
{
"slug": "set-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories"
},
{
"slug": "add-a-repository-to-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}"
},
{
"slug": "remove-a-repository-from-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "delete",
"requestPath": "/organizations/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}"
},
{
"slug": "get-github-actions-cache-usage-for-an-organization",
"subcategory": "cache",
@@ -180,6 +108,42 @@
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions"
},
{
"slug": "get-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/artifact-and-log-retention"
},
{
"slug": "set-artifact-and-log-retention-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/artifact-and-log-retention"
},
{
"slug": "get-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-contributor-approval"
},
{
"slug": "set-fork-pr-contributor-approval-permissions-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-contributor-approval"
},
{
"slug": "get-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-workflows-private-repos"
},
{
"slug": "set-private-repo-fork-pr-workflow-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/fork-pr-workflows-private-repos"
},
{
"slug": "list-selected-repositories-enabled-for-github-actions-in-an-organization",
"subcategory": "permissions",
@@ -216,6 +180,42 @@
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/selected-actions"
},
{
"slug": "get-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners"
},
{
"slug": "set-self-hosted-runners-settings-for-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners"
},
{
"slug": "list-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories"
},
{
"slug": "set-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories"
},
{
"slug": "add-a-repository-to-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}"
},
{
"slug": "remove-a-repository-from-the-list-of-repositories-allowed-to-use-self-hosted-runners-in-an-organization",
"subcategory": "permissions",
"verb": "delete",
"requestPath": "/orgs/{org}/actions/permissions/self-hosted-runners/repositories/{repository_id}"
},
{
"slug": "get-default-workflow-permissions-for-an-organization",
"subcategory": "permissions",

View File

@@ -60,5 +60,5 @@
"2022-11-28"
]
},
"sha": "666b21169e1897d67a032c0921ebe66432f1c93e"
"sha": "30ab35c5db4a05519ceed2e41292cdb7af182f1c"
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -942,7 +942,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -1018,7 +1018,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -1098,7 +1098,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -2483,7 +2483,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -2573,7 +2573,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -2652,7 +2652,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -2854,7 +2854,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -2919,7 +2919,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -2979,7 +2979,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -3039,7 +3039,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -3118,7 +3118,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -3196,7 +3196,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -3272,7 +3272,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -9065,7 +9065,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -9256,7 +9256,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -9439,7 +9439,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -9569,7 +9569,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -9742,7 +9742,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -9802,7 +9802,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -10014,7 +10014,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -10089,7 +10089,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -10159,7 +10159,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -10229,7 +10229,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -10468,7 +10468,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -10543,7 +10543,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -10613,7 +10613,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -13347,7 +13347,7 @@
},
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -13572,7 +13572,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -13700,7 +13700,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -13934,7 +13934,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -14994,7 +14994,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -16054,7 +16054,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -16230,7 +16230,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -16294,7 +16294,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -16425,7 +16425,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -16575,7 +16575,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -16725,7 +16725,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -16855,7 +16855,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -152128,7 +152128,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -178746,7 +178746,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -201954,7 +201954,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -202386,7 +202386,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -202583,7 +202583,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -202702,7 +202702,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -202806,7 +202806,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -211171,7 +211171,7 @@
},
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -211488,7 +211488,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -211824,7 +211824,7 @@
},
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -212098,7 +212098,7 @@
},
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -212643,7 +212643,7 @@
},
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -213194,7 +213194,7 @@
},
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -213318,7 +213318,7 @@
},
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -213725,7 +213725,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -214576,7 +214576,7 @@
},
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -214943,7 +214943,7 @@
},
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -215477,7 +215477,7 @@
},
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -216523,7 +216523,7 @@
},
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -498372,7 +498372,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {

View File

@@ -942,7 +942,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -1018,7 +1018,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -1098,7 +1098,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -2483,7 +2483,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -2573,7 +2573,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -2652,7 +2652,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -2854,7 +2854,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -2919,7 +2919,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -2979,7 +2979,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -3039,7 +3039,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -3118,7 +3118,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -3196,7 +3196,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -3272,7 +3272,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -9077,7 +9077,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -9268,7 +9268,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -9451,7 +9451,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -9581,7 +9581,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -9754,7 +9754,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -9814,7 +9814,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -10026,7 +10026,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -10101,7 +10101,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -10171,7 +10171,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -10241,7 +10241,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -10480,7 +10480,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -10555,7 +10555,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -10625,7 +10625,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -13371,7 +13371,7 @@
},
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -13596,7 +13596,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -13724,7 +13724,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -13958,7 +13958,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -15018,7 +15018,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -16078,7 +16078,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -16254,7 +16254,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -16318,7 +16318,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -16449,7 +16449,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -16599,7 +16599,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -16749,7 +16749,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -16879,7 +16879,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -152820,7 +152820,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -182921,7 +182921,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -206177,7 +206177,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -206609,7 +206609,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -206806,7 +206806,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -206933,7 +206933,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -207044,7 +207044,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -214068,7 +214068,7 @@
},
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -214385,7 +214385,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -214721,7 +214721,7 @@
},
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -214995,7 +214995,7 @@
},
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -215540,7 +215540,7 @@
},
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -216091,7 +216091,7 @@
},
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -216215,7 +216215,7 @@
},
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -216622,7 +216622,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -217473,7 +217473,7 @@
},
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -217840,7 +217840,7 @@
},
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -218374,7 +218374,7 @@
},
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -219420,7 +219420,7 @@
},
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -502922,7 +502922,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {

File diff suppressed because it is too large Load Diff

View File

@@ -942,7 +942,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -1018,7 +1018,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -1098,7 +1098,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -2483,7 +2483,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -2573,7 +2573,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -2652,7 +2652,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -2854,7 +2854,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -2919,7 +2919,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -2979,7 +2979,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -3039,7 +3039,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -3118,7 +3118,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -3196,7 +3196,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -3272,7 +3272,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -9089,7 +9089,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -9280,7 +9280,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -9463,7 +9463,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -9593,7 +9593,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -9766,7 +9766,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -9826,7 +9826,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -10038,7 +10038,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -10113,7 +10113,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -10183,7 +10183,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -10253,7 +10253,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -10492,7 +10492,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -10567,7 +10567,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -10637,7 +10637,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -13395,7 +13395,7 @@
},
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -13620,7 +13620,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -13748,7 +13748,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -13982,7 +13982,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -15042,7 +15042,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -16102,7 +16102,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -16278,7 +16278,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -16342,7 +16342,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -16473,7 +16473,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -16623,7 +16623,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -16773,7 +16773,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -16903,7 +16903,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -153213,7 +153213,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -160722,7 +160722,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -161086,7 +161086,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -161596,7 +161596,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -161943,7 +161943,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -162260,7 +162260,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -162768,7 +162768,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -162844,7 +162844,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -162937,7 +162937,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -163291,7 +163291,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -187332,7 +187332,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -189298,6 +189298,22 @@
"type": "string"
}
},
{
"name": "artifact_registry_url",
"in": "query",
"description": "<p>A comma-separated list of Artifact Registry URLs. If specified, only alerts for repositories with storage records matching these URLs will be returned.</p>",
"schema": {
"type": "string"
}
},
{
"name": "package_registry",
"in": "query",
"description": "<p>A comma-separated list of Package Registry name strings. If specified, only alerts for repositories with storage records matching these registries will be returned.</p>\n<p>Can be: <code>jfrog-artifactory</code></p>",
"schema": {
"type": "string"
}
},
{
"name": "has",
"in": "query",
@@ -210844,7 +210860,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -211274,7 +211290,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -211346,7 +211362,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -211453,7 +211469,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -211917,7 +211933,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -212029,7 +212045,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -212507,7 +212523,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -212569,7 +212585,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -212779,7 +212795,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -212906,7 +212922,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -213017,7 +213033,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -220054,7 +220070,7 @@
},
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -220371,7 +220387,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -220707,7 +220723,7 @@
},
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -220981,7 +220997,7 @@
},
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -221526,7 +221542,7 @@
},
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -222077,7 +222093,7 @@
},
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -222201,7 +222217,7 @@
},
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -222608,7 +222624,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -223459,7 +223475,7 @@
},
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -223826,7 +223842,7 @@
},
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -224360,7 +224376,7 @@
},
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -225406,7 +225422,7 @@
},
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {
@@ -513244,7 +513260,7 @@
"parameters": [
{
"name": "enterprise",
"description": "<p>The slug version of the enterprise name. You can also substitute this value with the enterprise id.</p>",
"description": "<p>The slug version of the enterprise name.</p>",
"in": "path",
"required": true,
"schema": {

View File

@@ -44,5 +44,5 @@
]
}
},
"sha": "666b21169e1897d67a032c0921ebe66432f1c93e"
"sha": "30ab35c5db4a05519ceed2e41292cdb7af182f1c"
}

View File

@@ -1,3 +1,3 @@
{
"sha": "666b21169e1897d67a032c0921ebe66432f1c93e"
"sha": "30ab35c5db4a05519ceed2e41292cdb7af182f1c"
}