1
0
mirror of synced 2026-01-01 09:04:46 -05:00
Files
docs/lib/rest/static/apps/enabled-for-apps.json
2022-04-27 05:53:53 +00:00

12913 lines
342 KiB
JSON

{
"api.github.com": {
"actions": [
{
"verb": "get",
"requestPath": "/enterprises/{enterprise}/actions/cache/usage"
},
{
"verb": "get",
"requestPath": "/enterprises/{enterprise}/actions/permissions/workflow"
},
{
"verb": "put",
"requestPath": "/enterprises/{enterprise}/actions/permissions/workflow"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/cache/usage"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/cache/usage-by-repository"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/repositories/{repository_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/permissions/repositories/{repository_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/selected-actions"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/selected-actions"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/workflow"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/workflow"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runner-groups"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/actions/runner-groups"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/repositories/{repository_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/repositories/{repository_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/runners"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/runners"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/runners/{runner_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/runners/{runner_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runners"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runners/downloads"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/actions/runners/registration-token"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/actions/runners/remove-token"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runners/{runner_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/runners/{runner_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runners/{runner_id}/labels"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/actions/runners/{runner_id}/labels"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/runners/{runner_id}/labels"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/runners/{runner_id}/labels"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/runners/{runner_id}/labels/{name}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/secrets"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/secrets/public-key"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}/repositories/{repository_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}/repositories/{repository_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/artifacts"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/artifacts/{artifact_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/actions/artifacts/{artifact_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/artifacts/{artifact_id}/{archive_format}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/cache/usage"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/jobs/{job_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/jobs/{job_id}/logs"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/actions/jobs/{job_id}/rerun"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/permissions"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/permissions"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/permissions/access"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/permissions/access"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/permissions/selected-actions"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/permissions/selected-actions"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/permissions/workflow"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/permissions/workflow"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runners"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runners/downloads"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/actions/runners/registration-token"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/actions/runners/remove-token"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runners/{runner_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/actions/runners/{runner_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runners/{runner_id}/labels"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/actions/runners/{runner_id}/labels"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/runners/{runner_id}/labels"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/actions/runners/{runner_id}/labels"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/actions/runners/{runner_id}/labels/{name}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/approvals"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/approve"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/artifacts"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/jobs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/logs"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/cancel"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/jobs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/logs"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/logs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/pending_deployments"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/pending_deployments"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/rerun-failed-jobs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/secrets"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/secrets/public-key"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/secrets/{secret_name}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/secrets/{secret_name}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/actions/secrets/{secret_name}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/workflows"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/workflows/{workflow_id}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/disable"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/dispatches"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/enable"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs"
},
{
"verb": "get",
"requestPath": "/repositories/{repository_id}/environments/{environment_name}/secrets"
},
{
"verb": "get",
"requestPath": "/repositories/{repository_id}/environments/{environment_name}/secrets/public-key"
},
{
"verb": "get",
"requestPath": "/repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name}"
},
{
"verb": "put",
"requestPath": "/repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name}"
},
{
"verb": "delete",
"requestPath": "/repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name}"
}
],
"activity": [
{
"verb": "get",
"requestPath": "/events"
},
{
"verb": "get",
"requestPath": "/feeds"
},
{
"verb": "get",
"requestPath": "/networks/{owner}/{repo}/events"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/events"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/events"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/stargazers"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/subscribers"
},
{
"verb": "get",
"requestPath": "/users/{username}/events"
},
{
"verb": "get",
"requestPath": "/users/{username}/events/public"
},
{
"verb": "get",
"requestPath": "/users/{username}/received_events"
},
{
"verb": "get",
"requestPath": "/users/{username}/received_events/public"
},
{
"verb": "get",
"requestPath": "/users/{username}/starred"
},
{
"verb": "get",
"requestPath": "/users/{username}/subscriptions"
}
],
"apps": [
{
"verb": "get",
"requestPath": "/app"
},
{
"verb": "get",
"requestPath": "/app/installations"
},
{
"verb": "get",
"requestPath": "/app/installations/{installation_id}"
},
{
"verb": "post",
"requestPath": "/app/installations/{installation_id}/access_tokens"
},
{
"verb": "get",
"requestPath": "/apps/{app_slug}"
},
{
"verb": "get",
"requestPath": "/installation/repositories"
},
{
"verb": "delete",
"requestPath": "/installation/token"
}
],
"billing": [
{
"verb": "get",
"requestPath": "/orgs/{org}/settings/billing/advanced-security"
}
],
"branches": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_signatures"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_signatures"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_signatures"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/rename"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/merge-upstream"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/merges"
}
],
"checks": [
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/check-runs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/check-runs/{check_run_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/check-runs/{check_run_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/check-runs/{check_run_id}/annotations"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/check-runs/{check_run_id}/rerequest"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/check-suites"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/check-suites/preferences"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/check-suites/{check_suite_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/check-suites/{check_suite_id}/check-runs"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/check-suites/{check_suite_id}/rerequest"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{ref}/check-runs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{ref}/check-suites"
}
],
"code-scanning": [
{
"verb": "get",
"requestPath": "/orgs/{org}/code-scanning/alerts"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/code-scanning/alerts"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/instances"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/code-scanning/analyses"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/code-scanning/analyses/{analysis_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/code-scanning/analyses/{analysis_id}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/code-scanning/sarifs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/code-scanning/sarifs/{sarif_id}"
}
],
"codes-of-conduct": [
{
"verb": "get",
"requestPath": "/codes_of_conduct"
},
{
"verb": "get",
"requestPath": "/codes_of_conduct/{key}"
}
],
"codespaces": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/codespaces/machines"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/codespaces/secrets"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/codespaces/secrets/{secret_name}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/codespaces/secrets/{secret_name}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/codespaces/secrets/{secret_name}"
}
],
"collaborators": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/collaborators"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/collaborators/{username}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/collaborators/{username}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/collaborators/{username}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/collaborators/{username}/permission"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/invitations"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/invitations/{invitation_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/invitations/{invitation_id}"
}
],
"commits": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/comments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/comments/{comment_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/comments/{comment_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/comments/{comment_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{commit_sha}/branches-where-head"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{commit_sha}/comments"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/commits/{commit_sha}/comments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{commit_sha}/pulls"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{ref}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{ref}/status"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{ref}/statuses"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/compare/{basehead}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/statuses/{sha}"
}
],
"dependabot": [
{
"verb": "get",
"requestPath": "/orgs/{org}/dependabot/secrets"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/dependabot/secrets/public-key"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/dependabot/secrets/{secret_name}"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/dependabot/secrets/{secret_name}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/dependabot/secrets/{secret_name}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/dependabot/secrets/{secret_name}/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/dependabot/secrets/{secret_name}/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/dependabot/secrets/{secret_name}/repositories/{repository_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/dependabot/secrets/{secret_name}/repositories/{repository_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/dependabot/secrets"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/dependabot/secrets/public-key"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/dependabot/secrets/{secret_name}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/dependabot/secrets/{secret_name}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/dependabot/secrets/{secret_name}"
}
],
"dependency-graph": [],
"deploy-keys": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/keys"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/keys"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/keys/{key_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/keys/{key_id}"
}
],
"deployments": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/deployments"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/deployments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/deployments/{deployment_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/deployments/{deployment_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/deployments/{deployment_id}/statuses"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/deployments/{deployment_id}/statuses"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/deployments/{deployment_id}/statuses/{status_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/environments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/environments/{environment_name}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/environments/{environment_name}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/environments/{environment_name}"
}
],
"emojis": [
{
"verb": "get",
"requestPath": "/emojis"
}
],
"enterprise-admin": [
{
"verb": "get",
"requestPath": "/scim/v2/enterprises/{enterprise}/Groups"
},
{
"verb": "post",
"requestPath": "/scim/v2/enterprises/{enterprise}/Groups"
},
{
"verb": "get",
"requestPath": "/scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}"
},
{
"verb": "put",
"requestPath": "/scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}"
},
{
"verb": "patch",
"requestPath": "/scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}"
},
{
"verb": "delete",
"requestPath": "/scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}"
},
{
"verb": "get",
"requestPath": "/scim/v2/enterprises/{enterprise}/Users"
},
{
"verb": "post",
"requestPath": "/scim/v2/enterprises/{enterprise}/Users"
},
{
"verb": "get",
"requestPath": "/scim/v2/enterprises/{enterprise}/Users/{scim_user_id}"
},
{
"verb": "put",
"requestPath": "/scim/v2/enterprises/{enterprise}/Users/{scim_user_id}"
},
{
"verb": "patch",
"requestPath": "/scim/v2/enterprises/{enterprise}/Users/{scim_user_id}"
},
{
"verb": "delete",
"requestPath": "/scim/v2/enterprises/{enterprise}/Users/{scim_user_id}"
}
],
"gists": [],
"git": [
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/git/blobs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/git/blobs/{file_sha}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/git/commits"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/git/commits/{commit_sha}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/git/matching-refs/{ref}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/git/ref/{ref}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/git/refs"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/git/refs/{ref}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/git/refs/{ref}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/git/tags"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/git/tags/{tag_sha}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/git/trees"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/git/trees/{tree_sha}"
}
],
"gitignore": [
{
"verb": "get",
"requestPath": "/gitignore/templates"
},
{
"verb": "get",
"requestPath": "/gitignore/templates/{name}"
}
],
"interactions": [
{
"verb": "get",
"requestPath": "/orgs/{org}/interaction-limits"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/interaction-limits"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/interaction-limits"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/interaction-limits"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/interaction-limits"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/interaction-limits"
}
],
"issues": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/assignees"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/assignees/{assignee}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/issues"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/comments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/comments/{comment_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/issues/comments/{comment_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/comments/{comment_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/events"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/events/{event_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/assignees"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/assignees"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/comments"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/comments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/events"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/labels"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/labels"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/labels"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/labels"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/labels/{name}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/lock"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/lock"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/timeline"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/labels"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/labels"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/labels/{name}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/labels/{name}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/labels/{name}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/milestones"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/milestones"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/milestones/{milestone_number}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/milestones/{milestone_number}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/milestones/{milestone_number}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/milestones/{milestone_number}/labels"
}
],
"licenses": [
{
"verb": "get",
"requestPath": "/licenses"
},
{
"verb": "get",
"requestPath": "/licenses/{license}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/license"
}
],
"markdown": [
{
"verb": "post",
"requestPath": "/markdown"
},
{
"verb": "post",
"requestPath": "/markdown/raw"
}
],
"meta": [
{
"verb": "get",
"requestPath": "/"
},
{
"verb": "get",
"requestPath": "/meta"
},
{
"verb": "get",
"requestPath": "/octocat"
},
{
"verb": "get",
"requestPath": "/zen"
}
],
"metrics": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/community/profile"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/stats/code_frequency"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/stats/commit_activity"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/stats/contributors"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/stats/participation"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/stats/punch_card"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/traffic/clones"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/traffic/popular/paths"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/traffic/popular/referrers"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/traffic/views"
}
],
"migrations": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/import"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/import"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/import"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/import"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/import/authors"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/import/authors/{author_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/import/large_files"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/import/lfs"
}
],
"oauth-authorizations": [],
"orgs": [
{
"verb": "get",
"requestPath": "/organizations"
},
{
"verb": "get",
"requestPath": "/organizations/{organization_id}/custom_roles"
},
{
"verb": "get",
"requestPath": "/orgs/{org}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/audit-log"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/blocks"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/blocks/{username}"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/blocks/{username}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/blocks/{username}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/credential-authorizations"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/credential-authorizations/{credential_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/failed_invitations"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/hooks"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/hooks"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/hooks/{hook_id}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/hooks/{hook_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/hooks/{hook_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/hooks/{hook_id}/config"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/hooks/{hook_id}/config"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/hooks/{hook_id}/deliveries"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/hooks/{hook_id}/deliveries/{delivery_id}"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/hooks/{hook_id}/deliveries/{delivery_id}/attempts"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/hooks/{hook_id}/pings"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/installations"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/invitations"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/invitations"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/invitations/{invitation_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/invitations/{invitation_id}/teams"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/members"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/members/{username}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/members/{username}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/memberships/{username}"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/memberships/{username}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/memberships/{username}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/outside_collaborators"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/outside_collaborators/{username}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/outside_collaborators/{username}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/public_members"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/public_members/{username}"
},
{
"verb": "get",
"requestPath": "/users/{username}/orgs"
}
],
"packages": [],
"pages": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pages"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pages"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/pages"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/pages"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pages/builds"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pages/builds"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pages/builds/latest"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pages/builds/{build_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pages/health"
}
],
"projects": [
{
"verb": "get",
"requestPath": "/orgs/{org}/projects"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/projects"
},
{
"verb": "get",
"requestPath": "/projects/columns/cards/{card_id}"
},
{
"verb": "patch",
"requestPath": "/projects/columns/cards/{card_id}"
},
{
"verb": "delete",
"requestPath": "/projects/columns/cards/{card_id}"
},
{
"verb": "post",
"requestPath": "/projects/columns/cards/{card_id}/moves"
},
{
"verb": "get",
"requestPath": "/projects/columns/{column_id}"
},
{
"verb": "patch",
"requestPath": "/projects/columns/{column_id}"
},
{
"verb": "delete",
"requestPath": "/projects/columns/{column_id}"
},
{
"verb": "get",
"requestPath": "/projects/columns/{column_id}/cards"
},
{
"verb": "post",
"requestPath": "/projects/columns/{column_id}/cards"
},
{
"verb": "post",
"requestPath": "/projects/columns/{column_id}/moves"
},
{
"verb": "get",
"requestPath": "/projects/{project_id}"
},
{
"verb": "patch",
"requestPath": "/projects/{project_id}"
},
{
"verb": "delete",
"requestPath": "/projects/{project_id}"
},
{
"verb": "get",
"requestPath": "/projects/{project_id}/collaborators"
},
{
"verb": "put",
"requestPath": "/projects/{project_id}/collaborators/{username}"
},
{
"verb": "delete",
"requestPath": "/projects/{project_id}/collaborators/{username}"
},
{
"verb": "get",
"requestPath": "/projects/{project_id}/collaborators/{username}/permission"
},
{
"verb": "get",
"requestPath": "/projects/{project_id}/columns"
},
{
"verb": "post",
"requestPath": "/projects/{project_id}/columns"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/projects"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/projects"
},
{
"verb": "post",
"requestPath": "/user/projects"
}
],
"pulls": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pulls"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/comments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/comments/{comment_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/pulls/comments/{comment_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/pulls/comments/{comment_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/comments"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/comments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/commits"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/files"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/merge"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/merge"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/comments"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/dismissals"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/events"
}
],
"rate-limit": [
{
"verb": "get",
"requestPath": "/rate_limit"
}
],
"reactions": [
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/comments/{comment_id}/reactions"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/comments/{comment_id}/reactions"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/comments/{comment_id}/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/comments/{comment_id}/reactions"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/issues/comments/{comment_id}/reactions"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/comments/{comment_id}/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/reactions"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}/reactions"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}/reactions"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}/reactions"
},
{
"verb": "post",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}/reactions"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/reactions"
}
],
"releases": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/releases"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases/assets/{asset_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/releases/assets/{asset_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/releases/assets/{asset_id}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/releases/generate-notes"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases/latest"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases/tags/{tag}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}/assets"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}/assets"
}
],
"repos": [
{
"verb": "get",
"requestPath": "/orgs/{org}/repos"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/repos"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/autolinks"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks/{autolink_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/autolinks/{autolink_id}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/automated-security-fixes"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/automated-security-fixes"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/codeowners/errors"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/contents/{path}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/contents/{path}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/contents/{path}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/contributors"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/dispatches"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/forks"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/forks"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/languages"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/readme"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/readme/{dir}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/tags"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/tags/protection"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/tags/protection"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/tags/protection/{tag_protection_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/tarball/{ref}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/teams"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/topics"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/topics"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/transfer"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/vulnerability-alerts"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/vulnerability-alerts"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/zipball/{ref}"
},
{
"verb": "get",
"requestPath": "/repositories"
},
{
"verb": "get",
"requestPath": "/users/{username}/repos"
}
],
"scim": [
{
"verb": "get",
"requestPath": "/scim/v2/organizations/{org}/Users"
},
{
"verb": "post",
"requestPath": "/scim/v2/organizations/{org}/Users"
},
{
"verb": "get",
"requestPath": "/scim/v2/organizations/{org}/Users/{scim_user_id}"
},
{
"verb": "put",
"requestPath": "/scim/v2/organizations/{org}/Users/{scim_user_id}"
},
{
"verb": "patch",
"requestPath": "/scim/v2/organizations/{org}/Users/{scim_user_id}"
},
{
"verb": "delete",
"requestPath": "/scim/v2/organizations/{org}/Users/{scim_user_id}"
}
],
"search": [
{
"verb": "get",
"requestPath": "/search/code"
},
{
"verb": "get",
"requestPath": "/search/commits"
},
{
"verb": "get",
"requestPath": "/search/issues"
},
{
"verb": "get",
"requestPath": "/search/labels"
},
{
"verb": "get",
"requestPath": "/search/repositories"
},
{
"verb": "get",
"requestPath": "/search/topics"
},
{
"verb": "get",
"requestPath": "/search/users"
}
],
"secret-scanning": [
{
"verb": "get",
"requestPath": "/orgs/{org}/secret-scanning/alerts"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/secret-scanning/alerts"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}/locations"
}
],
"teams": [
{
"verb": "get",
"requestPath": "/orgs/{org}/external-group/{group_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/external-groups"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/team-sync/groups"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/teams"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/teams/{team_slug}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/external-groups"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/invitations"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/members"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/memberships/{username}"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/teams/{team_slug}/memberships/{username}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/memberships/{username}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/projects"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/projects/{project_id}"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/teams/{team_slug}/projects/{project_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/projects/{project_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/repos"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/teams"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}"
},
{
"verb": "patch",
"requestPath": "/teams/{team_id}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/discussions"
},
{
"verb": "post",
"requestPath": "/teams/{team_id}/discussions"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}"
},
{
"verb": "patch",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments"
},
{
"verb": "post",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}"
},
{
"verb": "patch",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/invitations"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/members"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/members/{username}"
},
{
"verb": "put",
"requestPath": "/teams/{team_id}/members/{username}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}/members/{username}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/memberships/{username}"
},
{
"verb": "put",
"requestPath": "/teams/{team_id}/memberships/{username}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}/memberships/{username}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/projects"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/projects/{project_id}"
},
{
"verb": "put",
"requestPath": "/teams/{team_id}/projects/{project_id}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}/projects/{project_id}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/repos"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/repos/{owner}/{repo}"
},
{
"verb": "put",
"requestPath": "/teams/{team_id}/repos/{owner}/{repo}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}/repos/{owner}/{repo}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/teams"
}
],
"users": [
{
"verb": "get",
"requestPath": "/users"
},
{
"verb": "get",
"requestPath": "/users/{username}"
},
{
"verb": "get",
"requestPath": "/users/{username}/followers"
},
{
"verb": "get",
"requestPath": "/users/{username}/following"
},
{
"verb": "get",
"requestPath": "/users/{username}/following/{target_user}"
},
{
"verb": "get",
"requestPath": "/users/{username}/gpg_keys"
},
{
"verb": "get",
"requestPath": "/users/{username}/keys"
}
],
"webhooks": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/hooks"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/hooks"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/config"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/config"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/deliveries"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/deliveries/{delivery_id}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/deliveries/{delivery_id}/attempts"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/pings"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/tests"
}
]
},
"ghes-3.1": {
"actions": [
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/repositories/{repository_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/permissions/repositories/{repository_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/selected-actions"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/selected-actions"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runner-groups"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/actions/runner-groups"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/repositories/{repository_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/repositories/{repository_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/runners"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/runners"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/runners/{runner_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/runners/{runner_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runners"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runners/downloads"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/actions/runners/registration-token"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/actions/runners/remove-token"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runners/{runner_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/runners/{runner_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/secrets"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/secrets/public-key"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}/repositories/{repository_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}/repositories/{repository_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/artifacts"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/artifacts/{artifact_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/actions/artifacts/{artifact_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/artifacts/{artifact_id}/{archive_format}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/jobs/{job_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/jobs/{job_id}/logs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/permissions"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/permissions"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/permissions/selected-actions"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/permissions/selected-actions"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runners"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runners/downloads"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/actions/runners/registration-token"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/actions/runners/remove-token"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runners/{runner_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/actions/runners/{runner_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/artifacts"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/cancel"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/jobs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/logs"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/logs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/secrets"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/secrets/public-key"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/secrets/{secret_name}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/secrets/{secret_name}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/actions/secrets/{secret_name}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/workflows"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/workflows/{workflow_id}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/disable"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/dispatches"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/enable"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs"
}
],
"activity": [
{
"verb": "get",
"requestPath": "/events"
},
{
"verb": "get",
"requestPath": "/feeds"
},
{
"verb": "get",
"requestPath": "/networks/{owner}/{repo}/events"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/events"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/events"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/stargazers"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/subscribers"
},
{
"verb": "get",
"requestPath": "/users/{username}/events"
},
{
"verb": "get",
"requestPath": "/users/{username}/events/public"
},
{
"verb": "get",
"requestPath": "/users/{username}/received_events"
},
{
"verb": "get",
"requestPath": "/users/{username}/received_events/public"
},
{
"verb": "get",
"requestPath": "/users/{username}/starred"
},
{
"verb": "get",
"requestPath": "/users/{username}/subscriptions"
}
],
"apps": [
{
"verb": "get",
"requestPath": "/app"
},
{
"verb": "get",
"requestPath": "/app/installations"
},
{
"verb": "get",
"requestPath": "/app/installations/{installation_id}"
},
{
"verb": "post",
"requestPath": "/app/installations/{installation_id}/access_tokens"
},
{
"verb": "get",
"requestPath": "/apps/{app_slug}"
},
{
"verb": "get",
"requestPath": "/installation/repositories"
},
{
"verb": "delete",
"requestPath": "/installation/token"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/content_references/{content_reference_id}/attachments"
}
],
"branches": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_signatures"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_signatures"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_signatures"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/rename"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/merges"
}
],
"checks": [
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/check-runs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/check-runs/{check_run_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/check-runs/{check_run_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/check-runs/{check_run_id}/annotations"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/check-suites"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/check-suites/preferences"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/check-suites/{check_suite_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/check-suites/{check_suite_id}/check-runs"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/check-suites/{check_suite_id}/rerequest"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{ref}/check-runs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{ref}/check-suites"
}
],
"code-scanning": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/code-scanning/alerts"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/instances"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/code-scanning/analyses"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/code-scanning/analyses/{analysis_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/code-scanning/analyses/{analysis_id}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/code-scanning/sarifs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/code-scanning/sarifs/{sarif_id}"
}
],
"codes-of-conduct": [
{
"verb": "get",
"requestPath": "/codes_of_conduct"
},
{
"verb": "get",
"requestPath": "/codes_of_conduct/{key}"
}
],
"collaborators": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/collaborators"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/collaborators/{username}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/collaborators/{username}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/collaborators/{username}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/collaborators/{username}/permission"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/invitations"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/invitations/{invitation_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/invitations/{invitation_id}"
}
],
"commits": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/comments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/comments/{comment_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/comments/{comment_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/comments/{comment_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{commit_sha}/branches-where-head"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{commit_sha}/comments"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/commits/{commit_sha}/comments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{commit_sha}/pulls"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{ref}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{ref}/status"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{ref}/statuses"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/compare/{basehead}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/statuses/{sha}"
}
],
"deploy-keys": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/keys"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/keys"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/keys/{key_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/keys/{key_id}"
}
],
"deployments": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/deployments"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/deployments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/deployments/{deployment_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/deployments/{deployment_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/deployments/{deployment_id}/statuses"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/deployments/{deployment_id}/statuses"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/deployments/{deployment_id}/statuses/{status_id}"
}
],
"emojis": [
{
"verb": "get",
"requestPath": "/emojis"
}
],
"enterprise-admin": [
{
"verb": "get",
"requestPath": "/orgs/{org}/pre-receive-hooks"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/pre-receive-hooks/{pre_receive_hook_id}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/pre-receive-hooks/{pre_receive_hook_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/pre-receive-hooks/{pre_receive_hook_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pre-receive-hooks"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id}"
}
],
"gists": [],
"git": [
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/git/blobs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/git/blobs/{file_sha}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/git/commits"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/git/commits/{commit_sha}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/git/matching-refs/{ref}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/git/ref/{ref}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/git/refs"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/git/refs/{ref}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/git/refs/{ref}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/git/tags"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/git/tags/{tag_sha}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/git/trees"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/git/trees/{tree_sha}"
}
],
"gitignore": [
{
"verb": "get",
"requestPath": "/gitignore/templates"
},
{
"verb": "get",
"requestPath": "/gitignore/templates/{name}"
}
],
"issues": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/assignees"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/assignees/{assignee}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/issues"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/comments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/comments/{comment_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/issues/comments/{comment_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/comments/{comment_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/events"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/events/{event_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/assignees"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/assignees"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/comments"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/comments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/events"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/labels"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/labels"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/labels"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/labels"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/labels/{name}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/lock"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/lock"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/timeline"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/labels"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/labels"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/labels/{name}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/labels/{name}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/labels/{name}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/milestones"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/milestones"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/milestones/{milestone_number}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/milestones/{milestone_number}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/milestones/{milestone_number}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/milestones/{milestone_number}/labels"
}
],
"licenses": [
{
"verb": "get",
"requestPath": "/licenses"
},
{
"verb": "get",
"requestPath": "/licenses/{license}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/license"
}
],
"markdown": [
{
"verb": "post",
"requestPath": "/markdown"
},
{
"verb": "post",
"requestPath": "/markdown/raw"
}
],
"meta": [
{
"verb": "get",
"requestPath": "/"
},
{
"verb": "get",
"requestPath": "/meta"
},
{
"verb": "get",
"requestPath": "/octocat"
},
{
"verb": "get",
"requestPath": "/zen"
}
],
"metrics": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/stats/code_frequency"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/stats/commit_activity"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/stats/contributors"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/stats/participation"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/stats/punch_card"
}
],
"oauth-authorizations": [],
"orgs": [
{
"verb": "get",
"requestPath": "/organizations"
},
{
"verb": "get",
"requestPath": "/orgs/{org}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/hooks"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/hooks"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/hooks/{hook_id}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/hooks/{hook_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/hooks/{hook_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/hooks/{hook_id}/config"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/hooks/{hook_id}/config"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/hooks/{hook_id}/pings"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/installations"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/members"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/members/{username}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/members/{username}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/memberships/{username}"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/memberships/{username}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/memberships/{username}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/outside_collaborators"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/outside_collaborators/{username}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/outside_collaborators/{username}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/public_members"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/public_members/{username}"
},
{
"verb": "get",
"requestPath": "/users/{username}/orgs"
}
],
"pages": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pages"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pages"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/pages"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/pages"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pages/builds"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pages/builds"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pages/builds/latest"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pages/builds/{build_id}"
}
],
"projects": [
{
"verb": "get",
"requestPath": "/orgs/{org}/projects"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/projects"
},
{
"verb": "get",
"requestPath": "/projects/columns/cards/{card_id}"
},
{
"verb": "patch",
"requestPath": "/projects/columns/cards/{card_id}"
},
{
"verb": "delete",
"requestPath": "/projects/columns/cards/{card_id}"
},
{
"verb": "post",
"requestPath": "/projects/columns/cards/{card_id}/moves"
},
{
"verb": "get",
"requestPath": "/projects/columns/{column_id}"
},
{
"verb": "patch",
"requestPath": "/projects/columns/{column_id}"
},
{
"verb": "delete",
"requestPath": "/projects/columns/{column_id}"
},
{
"verb": "get",
"requestPath": "/projects/columns/{column_id}/cards"
},
{
"verb": "post",
"requestPath": "/projects/columns/{column_id}/cards"
},
{
"verb": "post",
"requestPath": "/projects/columns/{column_id}/moves"
},
{
"verb": "get",
"requestPath": "/projects/{project_id}"
},
{
"verb": "patch",
"requestPath": "/projects/{project_id}"
},
{
"verb": "delete",
"requestPath": "/projects/{project_id}"
},
{
"verb": "get",
"requestPath": "/projects/{project_id}/collaborators"
},
{
"verb": "put",
"requestPath": "/projects/{project_id}/collaborators/{username}"
},
{
"verb": "delete",
"requestPath": "/projects/{project_id}/collaborators/{username}"
},
{
"verb": "get",
"requestPath": "/projects/{project_id}/collaborators/{username}/permission"
},
{
"verb": "get",
"requestPath": "/projects/{project_id}/columns"
},
{
"verb": "post",
"requestPath": "/projects/{project_id}/columns"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/projects"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/projects"
},
{
"verb": "post",
"requestPath": "/user/projects"
}
],
"pulls": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pulls"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/comments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/comments/{comment_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/pulls/comments/{comment_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/pulls/comments/{comment_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/comments"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/comments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/commits"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/files"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/merge"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/merge"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/comments"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/dismissals"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/events"
}
],
"rate-limit": [
{
"verb": "get",
"requestPath": "/rate_limit"
}
],
"reactions": [
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions/{reaction_id}"
},
{
"verb": "delete",
"requestPath": "/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/comments/{comment_id}/reactions"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/comments/{comment_id}/reactions"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/comments/{comment_id}/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/comments/{comment_id}/reactions"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/issues/comments/{comment_id}/reactions"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/comments/{comment_id}/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/reactions"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}/reactions"
},
{
"verb": "post",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}/reactions"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/reactions"
}
],
"releases": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/releases"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases/assets/{asset_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/releases/assets/{asset_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/releases/assets/{asset_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases/latest"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases/tags/{tag}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}/assets"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}/assets"
}
],
"repos": [
{
"verb": "get",
"requestPath": "/orgs/{org}/repos"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/repos"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/contents/{path}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/contents/{path}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/contents/{path}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/contributors"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/dispatches"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/forks"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/forks"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/languages"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/readme"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/readme/{dir}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/tags"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/tarball/{ref}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/teams"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/topics"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/topics"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/transfer"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/zipball/{ref}"
},
{
"verb": "get",
"requestPath": "/repositories"
},
{
"verb": "get",
"requestPath": "/users/{username}/repos"
}
],
"search": [
{
"verb": "get",
"requestPath": "/search/code"
},
{
"verb": "get",
"requestPath": "/search/commits"
},
{
"verb": "get",
"requestPath": "/search/issues"
},
{
"verb": "get",
"requestPath": "/search/labels"
},
{
"verb": "get",
"requestPath": "/search/repositories"
},
{
"verb": "get",
"requestPath": "/search/topics"
},
{
"verb": "get",
"requestPath": "/search/users"
}
],
"secret-scanning": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/secret-scanning/alerts"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}"
}
],
"teams": [
{
"verb": "get",
"requestPath": "/orgs/{org}/teams"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/teams"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/teams/{team_slug}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/members"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/memberships/{username}"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/teams/{team_slug}/memberships/{username}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/memberships/{username}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/projects"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/projects/{project_id}"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/teams/{team_slug}/projects/{project_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/projects/{project_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/repos"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/teams"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}"
},
{
"verb": "patch",
"requestPath": "/teams/{team_id}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/discussions"
},
{
"verb": "post",
"requestPath": "/teams/{team_id}/discussions"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}"
},
{
"verb": "patch",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments"
},
{
"verb": "post",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}"
},
{
"verb": "patch",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/members"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/members/{username}"
},
{
"verb": "put",
"requestPath": "/teams/{team_id}/members/{username}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}/members/{username}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/memberships/{username}"
},
{
"verb": "put",
"requestPath": "/teams/{team_id}/memberships/{username}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}/memberships/{username}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/projects"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/projects/{project_id}"
},
{
"verb": "put",
"requestPath": "/teams/{team_id}/projects/{project_id}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}/projects/{project_id}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/repos"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/repos/{owner}/{repo}"
},
{
"verb": "put",
"requestPath": "/teams/{team_id}/repos/{owner}/{repo}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}/repos/{owner}/{repo}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/teams"
}
],
"users": [
{
"verb": "get",
"requestPath": "/users"
},
{
"verb": "get",
"requestPath": "/users/{username}"
},
{
"verb": "get",
"requestPath": "/users/{username}/followers"
},
{
"verb": "get",
"requestPath": "/users/{username}/following"
},
{
"verb": "get",
"requestPath": "/users/{username}/following/{target_user}"
},
{
"verb": "get",
"requestPath": "/users/{username}/gpg_keys"
},
{
"verb": "get",
"requestPath": "/users/{username}/keys"
}
],
"webhooks": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/hooks"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/hooks"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/config"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/config"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/pings"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/tests"
}
]
},
"ghes-3.2": {
"actions": [
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/repositories/{repository_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/permissions/repositories/{repository_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/selected-actions"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/selected-actions"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runner-groups"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/actions/runner-groups"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/repositories/{repository_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/repositories/{repository_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/runners"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/runners"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/runners/{runner_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/runners/{runner_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runners"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runners/downloads"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/actions/runners/registration-token"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/actions/runners/remove-token"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runners/{runner_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/runners/{runner_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/secrets"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/secrets/public-key"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}/repositories/{repository_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}/repositories/{repository_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/artifacts"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/artifacts/{artifact_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/actions/artifacts/{artifact_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/artifacts/{artifact_id}/{archive_format}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/jobs/{job_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/jobs/{job_id}/logs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/permissions"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/permissions"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/permissions/selected-actions"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/permissions/selected-actions"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runners"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runners/downloads"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/actions/runners/registration-token"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/actions/runners/remove-token"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runners/{runner_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/actions/runners/{runner_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/approvals"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/artifacts"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/cancel"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/jobs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/logs"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/logs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/pending_deployments"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/pending_deployments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/secrets"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/secrets/public-key"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/secrets/{secret_name}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/secrets/{secret_name}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/actions/secrets/{secret_name}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/workflows"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/workflows/{workflow_id}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/disable"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/dispatches"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/enable"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs"
},
{
"verb": "get",
"requestPath": "/repositories/{repository_id}/environments/{environment_name}/secrets"
},
{
"verb": "get",
"requestPath": "/repositories/{repository_id}/environments/{environment_name}/secrets/public-key"
},
{
"verb": "get",
"requestPath": "/repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name}"
},
{
"verb": "put",
"requestPath": "/repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name}"
},
{
"verb": "delete",
"requestPath": "/repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name}"
}
],
"activity": [
{
"verb": "get",
"requestPath": "/events"
},
{
"verb": "get",
"requestPath": "/feeds"
},
{
"verb": "get",
"requestPath": "/networks/{owner}/{repo}/events"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/events"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/events"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/stargazers"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/subscribers"
},
{
"verb": "get",
"requestPath": "/users/{username}/events"
},
{
"verb": "get",
"requestPath": "/users/{username}/events/public"
},
{
"verb": "get",
"requestPath": "/users/{username}/received_events"
},
{
"verb": "get",
"requestPath": "/users/{username}/received_events/public"
},
{
"verb": "get",
"requestPath": "/users/{username}/starred"
},
{
"verb": "get",
"requestPath": "/users/{username}/subscriptions"
}
],
"apps": [
{
"verb": "get",
"requestPath": "/app"
},
{
"verb": "get",
"requestPath": "/app/installations"
},
{
"verb": "get",
"requestPath": "/app/installations/{installation_id}"
},
{
"verb": "post",
"requestPath": "/app/installations/{installation_id}/access_tokens"
},
{
"verb": "get",
"requestPath": "/apps/{app_slug}"
},
{
"verb": "get",
"requestPath": "/installation/repositories"
},
{
"verb": "delete",
"requestPath": "/installation/token"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/content_references/{content_reference_id}/attachments"
}
],
"branches": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_signatures"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_signatures"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_signatures"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/rename"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/merges"
}
],
"checks": [
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/check-runs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/check-runs/{check_run_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/check-runs/{check_run_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/check-runs/{check_run_id}/annotations"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/check-suites"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/check-suites/preferences"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/check-suites/{check_suite_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/check-suites/{check_suite_id}/check-runs"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/check-suites/{check_suite_id}/rerequest"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{ref}/check-runs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{ref}/check-suites"
}
],
"code-scanning": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/code-scanning/alerts"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/instances"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/code-scanning/analyses"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/code-scanning/analyses/{analysis_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/code-scanning/analyses/{analysis_id}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/code-scanning/sarifs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/code-scanning/sarifs/{sarif_id}"
}
],
"codes-of-conduct": [
{
"verb": "get",
"requestPath": "/codes_of_conduct"
},
{
"verb": "get",
"requestPath": "/codes_of_conduct/{key}"
}
],
"collaborators": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/collaborators"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/collaborators/{username}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/collaborators/{username}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/collaborators/{username}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/collaborators/{username}/permission"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/invitations"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/invitations/{invitation_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/invitations/{invitation_id}"
}
],
"commits": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/comments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/comments/{comment_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/comments/{comment_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/comments/{comment_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{commit_sha}/branches-where-head"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{commit_sha}/comments"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/commits/{commit_sha}/comments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{commit_sha}/pulls"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{ref}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{ref}/status"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{ref}/statuses"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/compare/{basehead}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/statuses/{sha}"
}
],
"deploy-keys": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/keys"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/keys"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/keys/{key_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/keys/{key_id}"
}
],
"deployments": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/deployments"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/deployments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/deployments/{deployment_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/deployments/{deployment_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/deployments/{deployment_id}/statuses"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/deployments/{deployment_id}/statuses"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/deployments/{deployment_id}/statuses/{status_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/environments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/environments/{environment_name}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/environments/{environment_name}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/environments/{environment_name}"
}
],
"emojis": [
{
"verb": "get",
"requestPath": "/emojis"
}
],
"enterprise-admin": [
{
"verb": "get",
"requestPath": "/orgs/{org}/pre-receive-hooks"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/pre-receive-hooks/{pre_receive_hook_id}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/pre-receive-hooks/{pre_receive_hook_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/pre-receive-hooks/{pre_receive_hook_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pre-receive-hooks"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id}"
}
],
"gists": [],
"git": [
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/git/blobs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/git/blobs/{file_sha}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/git/commits"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/git/commits/{commit_sha}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/git/matching-refs/{ref}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/git/ref/{ref}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/git/refs"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/git/refs/{ref}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/git/refs/{ref}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/git/tags"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/git/tags/{tag_sha}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/git/trees"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/git/trees/{tree_sha}"
}
],
"gitignore": [
{
"verb": "get",
"requestPath": "/gitignore/templates"
},
{
"verb": "get",
"requestPath": "/gitignore/templates/{name}"
}
],
"issues": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/assignees"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/assignees/{assignee}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/issues"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/comments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/comments/{comment_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/issues/comments/{comment_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/comments/{comment_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/events"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/events/{event_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/assignees"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/assignees"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/comments"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/comments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/events"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/labels"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/labels"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/labels"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/labels"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/labels/{name}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/lock"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/lock"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/timeline"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/labels"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/labels"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/labels/{name}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/labels/{name}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/labels/{name}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/milestones"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/milestones"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/milestones/{milestone_number}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/milestones/{milestone_number}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/milestones/{milestone_number}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/milestones/{milestone_number}/labels"
}
],
"licenses": [
{
"verb": "get",
"requestPath": "/licenses"
},
{
"verb": "get",
"requestPath": "/licenses/{license}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/license"
}
],
"markdown": [
{
"verb": "post",
"requestPath": "/markdown"
},
{
"verb": "post",
"requestPath": "/markdown/raw"
}
],
"meta": [
{
"verb": "get",
"requestPath": "/"
},
{
"verb": "get",
"requestPath": "/meta"
},
{
"verb": "get",
"requestPath": "/octocat"
},
{
"verb": "get",
"requestPath": "/zen"
}
],
"metrics": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/stats/code_frequency"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/stats/commit_activity"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/stats/contributors"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/stats/participation"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/stats/punch_card"
}
],
"oauth-authorizations": [],
"orgs": [
{
"verb": "get",
"requestPath": "/organizations"
},
{
"verb": "get",
"requestPath": "/orgs/{org}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/hooks"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/hooks"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/hooks/{hook_id}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/hooks/{hook_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/hooks/{hook_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/hooks/{hook_id}/config"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/hooks/{hook_id}/config"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/hooks/{hook_id}/deliveries"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/hooks/{hook_id}/deliveries/{delivery_id}"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/hooks/{hook_id}/deliveries/{delivery_id}/attempts"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/hooks/{hook_id}/pings"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/installations"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/members"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/members/{username}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/members/{username}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/memberships/{username}"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/memberships/{username}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/memberships/{username}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/outside_collaborators"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/outside_collaborators/{username}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/outside_collaborators/{username}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/public_members"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/public_members/{username}"
},
{
"verb": "get",
"requestPath": "/users/{username}/orgs"
}
],
"pages": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pages"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pages"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/pages"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/pages"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pages/builds"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pages/builds"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pages/builds/latest"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pages/builds/{build_id}"
}
],
"projects": [
{
"verb": "get",
"requestPath": "/orgs/{org}/projects"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/projects"
},
{
"verb": "get",
"requestPath": "/projects/columns/cards/{card_id}"
},
{
"verb": "patch",
"requestPath": "/projects/columns/cards/{card_id}"
},
{
"verb": "delete",
"requestPath": "/projects/columns/cards/{card_id}"
},
{
"verb": "post",
"requestPath": "/projects/columns/cards/{card_id}/moves"
},
{
"verb": "get",
"requestPath": "/projects/columns/{column_id}"
},
{
"verb": "patch",
"requestPath": "/projects/columns/{column_id}"
},
{
"verb": "delete",
"requestPath": "/projects/columns/{column_id}"
},
{
"verb": "get",
"requestPath": "/projects/columns/{column_id}/cards"
},
{
"verb": "post",
"requestPath": "/projects/columns/{column_id}/cards"
},
{
"verb": "post",
"requestPath": "/projects/columns/{column_id}/moves"
},
{
"verb": "get",
"requestPath": "/projects/{project_id}"
},
{
"verb": "patch",
"requestPath": "/projects/{project_id}"
},
{
"verb": "delete",
"requestPath": "/projects/{project_id}"
},
{
"verb": "get",
"requestPath": "/projects/{project_id}/collaborators"
},
{
"verb": "put",
"requestPath": "/projects/{project_id}/collaborators/{username}"
},
{
"verb": "delete",
"requestPath": "/projects/{project_id}/collaborators/{username}"
},
{
"verb": "get",
"requestPath": "/projects/{project_id}/collaborators/{username}/permission"
},
{
"verb": "get",
"requestPath": "/projects/{project_id}/columns"
},
{
"verb": "post",
"requestPath": "/projects/{project_id}/columns"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/projects"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/projects"
},
{
"verb": "post",
"requestPath": "/user/projects"
}
],
"pulls": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pulls"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/comments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/comments/{comment_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/pulls/comments/{comment_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/pulls/comments/{comment_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/comments"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/comments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/commits"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/files"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/merge"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/merge"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/comments"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/dismissals"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/events"
}
],
"rate-limit": [
{
"verb": "get",
"requestPath": "/rate_limit"
}
],
"reactions": [
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions/{reaction_id}"
},
{
"verb": "delete",
"requestPath": "/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/comments/{comment_id}/reactions"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/comments/{comment_id}/reactions"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/comments/{comment_id}/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/comments/{comment_id}/reactions"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/issues/comments/{comment_id}/reactions"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/comments/{comment_id}/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/reactions"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}/reactions"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}/reactions"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}/reactions"
},
{
"verb": "post",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}/reactions"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/reactions"
}
],
"releases": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/releases"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases/assets/{asset_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/releases/assets/{asset_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/releases/assets/{asset_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases/latest"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases/tags/{tag}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}/assets"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}/assets"
}
],
"repos": [
{
"verb": "get",
"requestPath": "/orgs/{org}/repos"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/repos"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/contents/{path}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/contents/{path}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/contents/{path}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/contributors"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/dispatches"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/forks"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/forks"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/languages"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/readme"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/readme/{dir}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/tags"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/tarball/{ref}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/teams"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/topics"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/topics"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/transfer"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/zipball/{ref}"
},
{
"verb": "get",
"requestPath": "/repositories"
},
{
"verb": "get",
"requestPath": "/users/{username}/repos"
}
],
"search": [
{
"verb": "get",
"requestPath": "/search/code"
},
{
"verb": "get",
"requestPath": "/search/commits"
},
{
"verb": "get",
"requestPath": "/search/issues"
},
{
"verb": "get",
"requestPath": "/search/labels"
},
{
"verb": "get",
"requestPath": "/search/repositories"
},
{
"verb": "get",
"requestPath": "/search/topics"
},
{
"verb": "get",
"requestPath": "/search/users"
}
],
"secret-scanning": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/secret-scanning/alerts"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}"
}
],
"teams": [
{
"verb": "get",
"requestPath": "/orgs/{org}/teams"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/teams"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/teams/{team_slug}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/members"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/memberships/{username}"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/teams/{team_slug}/memberships/{username}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/memberships/{username}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/projects"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/projects/{project_id}"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/teams/{team_slug}/projects/{project_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/projects/{project_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/repos"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/teams"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}"
},
{
"verb": "patch",
"requestPath": "/teams/{team_id}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/discussions"
},
{
"verb": "post",
"requestPath": "/teams/{team_id}/discussions"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}"
},
{
"verb": "patch",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments"
},
{
"verb": "post",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}"
},
{
"verb": "patch",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/members"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/members/{username}"
},
{
"verb": "put",
"requestPath": "/teams/{team_id}/members/{username}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}/members/{username}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/memberships/{username}"
},
{
"verb": "put",
"requestPath": "/teams/{team_id}/memberships/{username}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}/memberships/{username}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/projects"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/projects/{project_id}"
},
{
"verb": "put",
"requestPath": "/teams/{team_id}/projects/{project_id}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}/projects/{project_id}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/repos"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/repos/{owner}/{repo}"
},
{
"verb": "put",
"requestPath": "/teams/{team_id}/repos/{owner}/{repo}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}/repos/{owner}/{repo}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/teams"
}
],
"users": [
{
"verb": "get",
"requestPath": "/users"
},
{
"verb": "get",
"requestPath": "/users/{username}"
},
{
"verb": "get",
"requestPath": "/users/{username}/followers"
},
{
"verb": "get",
"requestPath": "/users/{username}/following"
},
{
"verb": "get",
"requestPath": "/users/{username}/following/{target_user}"
},
{
"verb": "get",
"requestPath": "/users/{username}/gpg_keys"
},
{
"verb": "get",
"requestPath": "/users/{username}/keys"
}
],
"webhooks": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/hooks"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/hooks"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/config"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/config"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/deliveries"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/deliveries/{delivery_id}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/deliveries/{delivery_id}/attempts"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/pings"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/tests"
}
]
},
"ghes-3.3": {
"actions": [
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/repositories/{repository_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/permissions/repositories/{repository_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/selected-actions"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/selected-actions"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runner-groups"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/actions/runner-groups"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/repositories/{repository_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/repositories/{repository_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/runners"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/runners"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/runners/{runner_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/runners/{runner_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runners"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runners/downloads"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/actions/runners/registration-token"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/actions/runners/remove-token"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runners/{runner_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/runners/{runner_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/secrets"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/secrets/public-key"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}/repositories/{repository_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}/repositories/{repository_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/artifacts"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/artifacts/{artifact_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/actions/artifacts/{artifact_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/artifacts/{artifact_id}/{archive_format}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/jobs/{job_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/jobs/{job_id}/logs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/permissions"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/permissions"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/permissions/selected-actions"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/permissions/selected-actions"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runners"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runners/downloads"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/actions/runners/registration-token"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/actions/runners/remove-token"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runners/{runner_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/actions/runners/{runner_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/approvals"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/artifacts"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/cancel"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/jobs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/logs"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/logs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/pending_deployments"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/pending_deployments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/secrets"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/secrets/public-key"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/secrets/{secret_name}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/secrets/{secret_name}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/actions/secrets/{secret_name}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/workflows"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/workflows/{workflow_id}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/disable"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/dispatches"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/enable"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs"
},
{
"verb": "get",
"requestPath": "/repositories/{repository_id}/environments/{environment_name}/secrets"
},
{
"verb": "get",
"requestPath": "/repositories/{repository_id}/environments/{environment_name}/secrets/public-key"
},
{
"verb": "get",
"requestPath": "/repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name}"
},
{
"verb": "put",
"requestPath": "/repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name}"
},
{
"verb": "delete",
"requestPath": "/repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name}"
}
],
"activity": [
{
"verb": "get",
"requestPath": "/events"
},
{
"verb": "get",
"requestPath": "/feeds"
},
{
"verb": "get",
"requestPath": "/networks/{owner}/{repo}/events"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/events"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/events"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/stargazers"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/subscribers"
},
{
"verb": "get",
"requestPath": "/users/{username}/events"
},
{
"verb": "get",
"requestPath": "/users/{username}/events/public"
},
{
"verb": "get",
"requestPath": "/users/{username}/received_events"
},
{
"verb": "get",
"requestPath": "/users/{username}/received_events/public"
},
{
"verb": "get",
"requestPath": "/users/{username}/starred"
},
{
"verb": "get",
"requestPath": "/users/{username}/subscriptions"
}
],
"apps": [
{
"verb": "get",
"requestPath": "/app"
},
{
"verb": "get",
"requestPath": "/app/installations"
},
{
"verb": "get",
"requestPath": "/app/installations/{installation_id}"
},
{
"verb": "post",
"requestPath": "/app/installations/{installation_id}/access_tokens"
},
{
"verb": "get",
"requestPath": "/apps/{app_slug}"
},
{
"verb": "get",
"requestPath": "/installation/repositories"
},
{
"verb": "delete",
"requestPath": "/installation/token"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/content_references/{content_reference_id}/attachments"
}
],
"branches": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_signatures"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_signatures"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_signatures"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/rename"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/merge-upstream"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/merges"
}
],
"checks": [
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/check-runs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/check-runs/{check_run_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/check-runs/{check_run_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/check-runs/{check_run_id}/annotations"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/check-runs/{check_run_id}/rerequest"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/check-suites"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/check-suites/preferences"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/check-suites/{check_suite_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/check-suites/{check_suite_id}/check-runs"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/check-suites/{check_suite_id}/rerequest"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{ref}/check-runs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{ref}/check-suites"
}
],
"code-scanning": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/code-scanning/alerts"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/instances"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/code-scanning/analyses"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/code-scanning/analyses/{analysis_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/code-scanning/analyses/{analysis_id}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/code-scanning/sarifs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/code-scanning/sarifs/{sarif_id}"
}
],
"codes-of-conduct": [
{
"verb": "get",
"requestPath": "/codes_of_conduct"
},
{
"verb": "get",
"requestPath": "/codes_of_conduct/{key}"
}
],
"collaborators": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/collaborators"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/collaborators/{username}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/collaborators/{username}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/collaborators/{username}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/collaborators/{username}/permission"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/invitations"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/invitations/{invitation_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/invitations/{invitation_id}"
}
],
"commits": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/comments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/comments/{comment_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/comments/{comment_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/comments/{comment_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{commit_sha}/branches-where-head"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{commit_sha}/comments"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/commits/{commit_sha}/comments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{commit_sha}/pulls"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{ref}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{ref}/status"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{ref}/statuses"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/compare/{basehead}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/statuses/{sha}"
}
],
"deploy-keys": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/keys"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/keys"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/keys/{key_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/keys/{key_id}"
}
],
"deployments": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/deployments"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/deployments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/deployments/{deployment_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/deployments/{deployment_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/deployments/{deployment_id}/statuses"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/deployments/{deployment_id}/statuses"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/deployments/{deployment_id}/statuses/{status_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/environments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/environments/{environment_name}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/environments/{environment_name}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/environments/{environment_name}"
}
],
"emojis": [
{
"verb": "get",
"requestPath": "/emojis"
}
],
"enterprise-admin": [
{
"verb": "get",
"requestPath": "/orgs/{org}/pre-receive-hooks"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/pre-receive-hooks/{pre_receive_hook_id}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/pre-receive-hooks/{pre_receive_hook_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/pre-receive-hooks/{pre_receive_hook_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pre-receive-hooks"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id}"
}
],
"gists": [],
"git": [
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/git/blobs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/git/blobs/{file_sha}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/git/commits"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/git/commits/{commit_sha}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/git/matching-refs/{ref}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/git/ref/{ref}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/git/refs"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/git/refs/{ref}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/git/refs/{ref}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/git/tags"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/git/tags/{tag_sha}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/git/trees"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/git/trees/{tree_sha}"
}
],
"gitignore": [
{
"verb": "get",
"requestPath": "/gitignore/templates"
},
{
"verb": "get",
"requestPath": "/gitignore/templates/{name}"
}
],
"issues": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/assignees"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/assignees/{assignee}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/issues"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/comments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/comments/{comment_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/issues/comments/{comment_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/comments/{comment_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/events"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/events/{event_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/assignees"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/assignees"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/comments"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/comments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/events"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/labels"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/labels"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/labels"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/labels"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/labels/{name}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/lock"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/lock"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/timeline"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/labels"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/labels"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/labels/{name}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/labels/{name}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/labels/{name}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/milestones"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/milestones"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/milestones/{milestone_number}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/milestones/{milestone_number}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/milestones/{milestone_number}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/milestones/{milestone_number}/labels"
}
],
"licenses": [
{
"verb": "get",
"requestPath": "/licenses"
},
{
"verb": "get",
"requestPath": "/licenses/{license}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/license"
}
],
"markdown": [
{
"verb": "post",
"requestPath": "/markdown"
},
{
"verb": "post",
"requestPath": "/markdown/raw"
}
],
"meta": [
{
"verb": "get",
"requestPath": "/"
},
{
"verb": "get",
"requestPath": "/meta"
},
{
"verb": "get",
"requestPath": "/octocat"
},
{
"verb": "get",
"requestPath": "/zen"
}
],
"metrics": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/stats/code_frequency"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/stats/commit_activity"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/stats/contributors"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/stats/participation"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/stats/punch_card"
}
],
"oauth-authorizations": [],
"orgs": [
{
"verb": "get",
"requestPath": "/organizations"
},
{
"verb": "get",
"requestPath": "/orgs/{org}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/audit-log"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/hooks"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/hooks"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/hooks/{hook_id}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/hooks/{hook_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/hooks/{hook_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/hooks/{hook_id}/config"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/hooks/{hook_id}/config"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/hooks/{hook_id}/deliveries"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/hooks/{hook_id}/deliveries/{delivery_id}"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/hooks/{hook_id}/deliveries/{delivery_id}/attempts"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/hooks/{hook_id}/pings"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/installations"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/members"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/members/{username}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/members/{username}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/memberships/{username}"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/memberships/{username}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/memberships/{username}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/outside_collaborators"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/outside_collaborators/{username}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/outside_collaborators/{username}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/public_members"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/public_members/{username}"
},
{
"verb": "get",
"requestPath": "/users/{username}/orgs"
}
],
"pages": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pages"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pages"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/pages"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/pages"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pages/builds"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pages/builds"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pages/builds/latest"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pages/builds/{build_id}"
}
],
"projects": [
{
"verb": "get",
"requestPath": "/orgs/{org}/projects"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/projects"
},
{
"verb": "get",
"requestPath": "/projects/columns/cards/{card_id}"
},
{
"verb": "patch",
"requestPath": "/projects/columns/cards/{card_id}"
},
{
"verb": "delete",
"requestPath": "/projects/columns/cards/{card_id}"
},
{
"verb": "post",
"requestPath": "/projects/columns/cards/{card_id}/moves"
},
{
"verb": "get",
"requestPath": "/projects/columns/{column_id}"
},
{
"verb": "patch",
"requestPath": "/projects/columns/{column_id}"
},
{
"verb": "delete",
"requestPath": "/projects/columns/{column_id}"
},
{
"verb": "get",
"requestPath": "/projects/columns/{column_id}/cards"
},
{
"verb": "post",
"requestPath": "/projects/columns/{column_id}/cards"
},
{
"verb": "post",
"requestPath": "/projects/columns/{column_id}/moves"
},
{
"verb": "get",
"requestPath": "/projects/{project_id}"
},
{
"verb": "patch",
"requestPath": "/projects/{project_id}"
},
{
"verb": "delete",
"requestPath": "/projects/{project_id}"
},
{
"verb": "get",
"requestPath": "/projects/{project_id}/collaborators"
},
{
"verb": "put",
"requestPath": "/projects/{project_id}/collaborators/{username}"
},
{
"verb": "delete",
"requestPath": "/projects/{project_id}/collaborators/{username}"
},
{
"verb": "get",
"requestPath": "/projects/{project_id}/collaborators/{username}/permission"
},
{
"verb": "get",
"requestPath": "/projects/{project_id}/columns"
},
{
"verb": "post",
"requestPath": "/projects/{project_id}/columns"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/projects"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/projects"
},
{
"verb": "post",
"requestPath": "/user/projects"
}
],
"pulls": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pulls"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/comments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/comments/{comment_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/pulls/comments/{comment_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/pulls/comments/{comment_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/comments"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/comments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/commits"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/files"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/merge"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/merge"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/comments"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/dismissals"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/events"
}
],
"rate-limit": [
{
"verb": "get",
"requestPath": "/rate_limit"
}
],
"reactions": [
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions/{reaction_id}"
},
{
"verb": "delete",
"requestPath": "/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/comments/{comment_id}/reactions"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/comments/{comment_id}/reactions"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/comments/{comment_id}/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/comments/{comment_id}/reactions"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/issues/comments/{comment_id}/reactions"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/comments/{comment_id}/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/reactions"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}/reactions"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}/reactions"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}/reactions"
},
{
"verb": "post",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}/reactions"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/reactions"
}
],
"releases": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/releases"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases/assets/{asset_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/releases/assets/{asset_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/releases/assets/{asset_id}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/releases/generate-notes"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases/latest"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases/tags/{tag}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}/assets"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}/assets"
}
],
"repos": [
{
"verb": "get",
"requestPath": "/orgs/{org}/repos"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/repos"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/autolinks"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks/{autolink_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/autolinks/{autolink_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/contents/{path}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/contents/{path}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/contents/{path}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/contributors"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/dispatches"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/forks"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/forks"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/languages"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/readme"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/readme/{dir}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/tags"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/tarball/{ref}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/teams"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/topics"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/topics"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/transfer"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/zipball/{ref}"
},
{
"verb": "get",
"requestPath": "/repositories"
},
{
"verb": "get",
"requestPath": "/users/{username}/repos"
}
],
"search": [
{
"verb": "get",
"requestPath": "/search/code"
},
{
"verb": "get",
"requestPath": "/search/commits"
},
{
"verb": "get",
"requestPath": "/search/issues"
},
{
"verb": "get",
"requestPath": "/search/labels"
},
{
"verb": "get",
"requestPath": "/search/repositories"
},
{
"verb": "get",
"requestPath": "/search/topics"
},
{
"verb": "get",
"requestPath": "/search/users"
}
],
"secret-scanning": [
{
"verb": "get",
"requestPath": "/orgs/{org}/secret-scanning/alerts"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/secret-scanning/alerts"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}/locations"
}
],
"teams": [
{
"verb": "get",
"requestPath": "/orgs/{org}/teams"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/teams"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/teams/{team_slug}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/members"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/memberships/{username}"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/teams/{team_slug}/memberships/{username}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/memberships/{username}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/projects"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/projects/{project_id}"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/teams/{team_slug}/projects/{project_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/projects/{project_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/repos"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/teams"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}"
},
{
"verb": "patch",
"requestPath": "/teams/{team_id}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/discussions"
},
{
"verb": "post",
"requestPath": "/teams/{team_id}/discussions"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}"
},
{
"verb": "patch",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments"
},
{
"verb": "post",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}"
},
{
"verb": "patch",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/members"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/members/{username}"
},
{
"verb": "put",
"requestPath": "/teams/{team_id}/members/{username}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}/members/{username}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/memberships/{username}"
},
{
"verb": "put",
"requestPath": "/teams/{team_id}/memberships/{username}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}/memberships/{username}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/projects"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/projects/{project_id}"
},
{
"verb": "put",
"requestPath": "/teams/{team_id}/projects/{project_id}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}/projects/{project_id}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/repos"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/repos/{owner}/{repo}"
},
{
"verb": "put",
"requestPath": "/teams/{team_id}/repos/{owner}/{repo}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}/repos/{owner}/{repo}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/teams"
}
],
"users": [
{
"verb": "get",
"requestPath": "/users"
},
{
"verb": "get",
"requestPath": "/users/{username}"
},
{
"verb": "get",
"requestPath": "/users/{username}/followers"
},
{
"verb": "get",
"requestPath": "/users/{username}/following"
},
{
"verb": "get",
"requestPath": "/users/{username}/following/{target_user}"
},
{
"verb": "get",
"requestPath": "/users/{username}/gpg_keys"
},
{
"verb": "get",
"requestPath": "/users/{username}/keys"
}
],
"webhooks": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/hooks"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/hooks"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/config"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/config"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/deliveries"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/deliveries/{delivery_id}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/deliveries/{delivery_id}/attempts"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/pings"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/tests"
}
]
},
"ghes-3.4": {
"actions": [
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/repositories/{repository_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/permissions/repositories/{repository_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/selected-actions"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/selected-actions"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runner-groups"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/actions/runner-groups"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/repositories/{repository_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/repositories/{repository_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/runners"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/runners"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/runners/{runner_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/runners/{runner_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runners"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runners/downloads"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/actions/runners/registration-token"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/actions/runners/remove-token"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runners/{runner_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/runners/{runner_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runners/{runner_id}/labels"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/actions/runners/{runner_id}/labels"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/runners/{runner_id}/labels"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/runners/{runner_id}/labels"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/runners/{runner_id}/labels/{name}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/secrets"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/secrets/public-key"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}/repositories/{repository_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}/repositories/{repository_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/artifacts"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/artifacts/{artifact_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/actions/artifacts/{artifact_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/artifacts/{artifact_id}/{archive_format}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/jobs/{job_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/jobs/{job_id}/logs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/permissions"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/permissions"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/permissions/selected-actions"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/permissions/selected-actions"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runners"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runners/downloads"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/actions/runners/registration-token"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/actions/runners/remove-token"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runners/{runner_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/actions/runners/{runner_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runners/{runner_id}/labels"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/actions/runners/{runner_id}/labels"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/runners/{runner_id}/labels"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/actions/runners/{runner_id}/labels"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/actions/runners/{runner_id}/labels/{name}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/approvals"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/artifacts"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/cancel"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/jobs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/logs"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/logs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/pending_deployments"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/pending_deployments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/secrets"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/secrets/public-key"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/secrets/{secret_name}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/secrets/{secret_name}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/actions/secrets/{secret_name}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/workflows"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/workflows/{workflow_id}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/disable"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/dispatches"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/enable"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs"
},
{
"verb": "get",
"requestPath": "/repositories/{repository_id}/environments/{environment_name}/secrets"
},
{
"verb": "get",
"requestPath": "/repositories/{repository_id}/environments/{environment_name}/secrets/public-key"
},
{
"verb": "get",
"requestPath": "/repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name}"
},
{
"verb": "put",
"requestPath": "/repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name}"
},
{
"verb": "delete",
"requestPath": "/repositories/{repository_id}/environments/{environment_name}/secrets/{secret_name}"
}
],
"activity": [
{
"verb": "get",
"requestPath": "/events"
},
{
"verb": "get",
"requestPath": "/feeds"
},
{
"verb": "get",
"requestPath": "/networks/{owner}/{repo}/events"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/events"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/events"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/stargazers"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/subscribers"
},
{
"verb": "get",
"requestPath": "/users/{username}/events"
},
{
"verb": "get",
"requestPath": "/users/{username}/events/public"
},
{
"verb": "get",
"requestPath": "/users/{username}/received_events"
},
{
"verb": "get",
"requestPath": "/users/{username}/received_events/public"
},
{
"verb": "get",
"requestPath": "/users/{username}/starred"
},
{
"verb": "get",
"requestPath": "/users/{username}/subscriptions"
}
],
"apps": [
{
"verb": "get",
"requestPath": "/app"
},
{
"verb": "get",
"requestPath": "/app/installations"
},
{
"verb": "get",
"requestPath": "/app/installations/{installation_id}"
},
{
"verb": "post",
"requestPath": "/app/installations/{installation_id}/access_tokens"
},
{
"verb": "get",
"requestPath": "/apps/{app_slug}"
},
{
"verb": "get",
"requestPath": "/installation/repositories"
},
{
"verb": "delete",
"requestPath": "/installation/token"
}
],
"billing": [
{
"verb": "get",
"requestPath": "/orgs/{org}/settings/billing/advanced-security"
}
],
"branches": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_signatures"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_signatures"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_signatures"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/rename"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/merge-upstream"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/merges"
}
],
"checks": [
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/check-runs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/check-runs/{check_run_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/check-runs/{check_run_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/check-runs/{check_run_id}/annotations"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/check-runs/{check_run_id}/rerequest"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/check-suites"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/check-suites/preferences"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/check-suites/{check_suite_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/check-suites/{check_suite_id}/check-runs"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/check-suites/{check_suite_id}/rerequest"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{ref}/check-runs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{ref}/check-suites"
}
],
"code-scanning": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/code-scanning/alerts"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/instances"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/code-scanning/analyses"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/code-scanning/analyses/{analysis_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/code-scanning/analyses/{analysis_id}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/code-scanning/sarifs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/code-scanning/sarifs/{sarif_id}"
}
],
"codes-of-conduct": [
{
"verb": "get",
"requestPath": "/codes_of_conduct"
},
{
"verb": "get",
"requestPath": "/codes_of_conduct/{key}"
}
],
"collaborators": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/collaborators"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/collaborators/{username}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/collaborators/{username}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/collaborators/{username}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/collaborators/{username}/permission"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/invitations"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/invitations/{invitation_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/invitations/{invitation_id}"
}
],
"commits": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/comments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/comments/{comment_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/comments/{comment_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/comments/{comment_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{commit_sha}/branches-where-head"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{commit_sha}/comments"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/commits/{commit_sha}/comments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{commit_sha}/pulls"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{ref}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{ref}/status"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{ref}/statuses"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/compare/{basehead}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/statuses/{sha}"
}
],
"dependabot": [
{
"verb": "get",
"requestPath": "/orgs/{org}/dependabot/secrets"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/dependabot/secrets/public-key"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/dependabot/secrets/{secret_name}"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/dependabot/secrets/{secret_name}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/dependabot/secrets/{secret_name}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/dependabot/secrets/{secret_name}/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/dependabot/secrets/{secret_name}/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/dependabot/secrets/{secret_name}/repositories/{repository_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/dependabot/secrets/{secret_name}/repositories/{repository_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/dependabot/secrets"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/dependabot/secrets/public-key"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/dependabot/secrets/{secret_name}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/dependabot/secrets/{secret_name}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/dependabot/secrets/{secret_name}"
}
],
"deploy-keys": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/keys"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/keys"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/keys/{key_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/keys/{key_id}"
}
],
"deployments": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/deployments"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/deployments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/deployments/{deployment_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/deployments/{deployment_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/deployments/{deployment_id}/statuses"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/deployments/{deployment_id}/statuses"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/deployments/{deployment_id}/statuses/{status_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/environments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/environments/{environment_name}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/environments/{environment_name}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/environments/{environment_name}"
}
],
"emojis": [
{
"verb": "get",
"requestPath": "/emojis"
}
],
"enterprise-admin": [
{
"verb": "get",
"requestPath": "/orgs/{org}/pre-receive-hooks"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/pre-receive-hooks/{pre_receive_hook_id}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/pre-receive-hooks/{pre_receive_hook_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/pre-receive-hooks/{pre_receive_hook_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pre-receive-hooks"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/pre-receive-hooks/{pre_receive_hook_id}"
}
],
"gists": [],
"git": [
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/git/blobs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/git/blobs/{file_sha}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/git/commits"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/git/commits/{commit_sha}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/git/matching-refs/{ref}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/git/ref/{ref}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/git/refs"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/git/refs/{ref}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/git/refs/{ref}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/git/tags"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/git/tags/{tag_sha}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/git/trees"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/git/trees/{tree_sha}"
}
],
"gitignore": [
{
"verb": "get",
"requestPath": "/gitignore/templates"
},
{
"verb": "get",
"requestPath": "/gitignore/templates/{name}"
}
],
"issues": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/assignees"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/assignees/{assignee}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/issues"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/comments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/comments/{comment_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/issues/comments/{comment_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/comments/{comment_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/events"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/events/{event_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/assignees"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/assignees"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/comments"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/comments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/events"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/labels"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/labels"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/labels"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/labels"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/labels/{name}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/lock"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/lock"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/timeline"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/labels"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/labels"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/labels/{name}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/labels/{name}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/labels/{name}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/milestones"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/milestones"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/milestones/{milestone_number}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/milestones/{milestone_number}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/milestones/{milestone_number}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/milestones/{milestone_number}/labels"
}
],
"licenses": [
{
"verb": "get",
"requestPath": "/licenses"
},
{
"verb": "get",
"requestPath": "/licenses/{license}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/license"
}
],
"markdown": [
{
"verb": "post",
"requestPath": "/markdown"
},
{
"verb": "post",
"requestPath": "/markdown/raw"
}
],
"meta": [
{
"verb": "get",
"requestPath": "/"
},
{
"verb": "get",
"requestPath": "/meta"
},
{
"verb": "get",
"requestPath": "/octocat"
},
{
"verb": "get",
"requestPath": "/zen"
}
],
"metrics": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/stats/code_frequency"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/stats/commit_activity"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/stats/contributors"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/stats/participation"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/stats/punch_card"
}
],
"migrations": [],
"oauth-authorizations": [],
"orgs": [
{
"verb": "get",
"requestPath": "/organizations"
},
{
"verb": "get",
"requestPath": "/organizations/{organization_id}/custom_roles"
},
{
"verb": "get",
"requestPath": "/orgs/{org}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/audit-log"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/hooks"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/hooks"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/hooks/{hook_id}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/hooks/{hook_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/hooks/{hook_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/hooks/{hook_id}/config"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/hooks/{hook_id}/config"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/hooks/{hook_id}/deliveries"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/hooks/{hook_id}/deliveries/{delivery_id}"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/hooks/{hook_id}/deliveries/{delivery_id}/attempts"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/hooks/{hook_id}/pings"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/installations"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/members"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/members/{username}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/members/{username}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/memberships/{username}"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/memberships/{username}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/memberships/{username}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/outside_collaborators"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/outside_collaborators/{username}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/outside_collaborators/{username}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/public_members"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/public_members/{username}"
},
{
"verb": "get",
"requestPath": "/users/{username}/orgs"
}
],
"pages": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pages"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pages"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/pages"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/pages"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pages/builds"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pages/builds"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pages/builds/latest"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pages/builds/{build_id}"
}
],
"projects": [
{
"verb": "get",
"requestPath": "/orgs/{org}/projects"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/projects"
},
{
"verb": "get",
"requestPath": "/projects/columns/cards/{card_id}"
},
{
"verb": "patch",
"requestPath": "/projects/columns/cards/{card_id}"
},
{
"verb": "delete",
"requestPath": "/projects/columns/cards/{card_id}"
},
{
"verb": "post",
"requestPath": "/projects/columns/cards/{card_id}/moves"
},
{
"verb": "get",
"requestPath": "/projects/columns/{column_id}"
},
{
"verb": "patch",
"requestPath": "/projects/columns/{column_id}"
},
{
"verb": "delete",
"requestPath": "/projects/columns/{column_id}"
},
{
"verb": "get",
"requestPath": "/projects/columns/{column_id}/cards"
},
{
"verb": "post",
"requestPath": "/projects/columns/{column_id}/cards"
},
{
"verb": "post",
"requestPath": "/projects/columns/{column_id}/moves"
},
{
"verb": "get",
"requestPath": "/projects/{project_id}"
},
{
"verb": "patch",
"requestPath": "/projects/{project_id}"
},
{
"verb": "delete",
"requestPath": "/projects/{project_id}"
},
{
"verb": "get",
"requestPath": "/projects/{project_id}/collaborators"
},
{
"verb": "put",
"requestPath": "/projects/{project_id}/collaborators/{username}"
},
{
"verb": "delete",
"requestPath": "/projects/{project_id}/collaborators/{username}"
},
{
"verb": "get",
"requestPath": "/projects/{project_id}/collaborators/{username}/permission"
},
{
"verb": "get",
"requestPath": "/projects/{project_id}/columns"
},
{
"verb": "post",
"requestPath": "/projects/{project_id}/columns"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/projects"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/projects"
},
{
"verb": "post",
"requestPath": "/user/projects"
}
],
"pulls": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pulls"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/comments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/comments/{comment_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/pulls/comments/{comment_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/pulls/comments/{comment_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/comments"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/comments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/commits"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/files"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/merge"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/merge"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/comments"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/dismissals"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/events"
}
],
"rate-limit": [
{
"verb": "get",
"requestPath": "/rate_limit"
}
],
"reactions": [
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions/{reaction_id}"
},
{
"verb": "delete",
"requestPath": "/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/comments/{comment_id}/reactions"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/comments/{comment_id}/reactions"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/comments/{comment_id}/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/comments/{comment_id}/reactions"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/issues/comments/{comment_id}/reactions"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/comments/{comment_id}/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/reactions"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}/reactions"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}/reactions"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}/reactions"
},
{
"verb": "post",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}/reactions"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/reactions"
}
],
"releases": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/releases"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases/assets/{asset_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/releases/assets/{asset_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/releases/assets/{asset_id}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/releases/generate-notes"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases/latest"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases/tags/{tag}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}/assets"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}/assets"
}
],
"repos": [
{
"verb": "get",
"requestPath": "/orgs/{org}/repos"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/repos"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/autolinks"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks/{autolink_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/autolinks/{autolink_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/contents/{path}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/contents/{path}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/contents/{path}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/contributors"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/dispatches"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/forks"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/forks"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/languages"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/readme"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/readme/{dir}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/replicas/caches"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/tags"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/tarball/{ref}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/teams"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/topics"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/topics"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/transfer"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/zipball/{ref}"
},
{
"verb": "get",
"requestPath": "/repositories"
},
{
"verb": "get",
"requestPath": "/users/{username}/repos"
}
],
"search": [
{
"verb": "get",
"requestPath": "/search/code"
},
{
"verb": "get",
"requestPath": "/search/commits"
},
{
"verb": "get",
"requestPath": "/search/issues"
},
{
"verb": "get",
"requestPath": "/search/labels"
},
{
"verb": "get",
"requestPath": "/search/repositories"
},
{
"verb": "get",
"requestPath": "/search/topics"
},
{
"verb": "get",
"requestPath": "/search/users"
}
],
"secret-scanning": [
{
"verb": "get",
"requestPath": "/orgs/{org}/secret-scanning/alerts"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/secret-scanning/alerts"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}/locations"
}
],
"teams": [
{
"verb": "get",
"requestPath": "/orgs/{org}/teams"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/teams"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/teams/{team_slug}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/members"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/memberships/{username}"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/teams/{team_slug}/memberships/{username}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/memberships/{username}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/projects"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/projects/{project_id}"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/teams/{team_slug}/projects/{project_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/projects/{project_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/repos"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/teams"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}"
},
{
"verb": "patch",
"requestPath": "/teams/{team_id}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/discussions"
},
{
"verb": "post",
"requestPath": "/teams/{team_id}/discussions"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}"
},
{
"verb": "patch",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments"
},
{
"verb": "post",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}"
},
{
"verb": "patch",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/members"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/members/{username}"
},
{
"verb": "put",
"requestPath": "/teams/{team_id}/members/{username}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}/members/{username}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/memberships/{username}"
},
{
"verb": "put",
"requestPath": "/teams/{team_id}/memberships/{username}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}/memberships/{username}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/projects"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/projects/{project_id}"
},
{
"verb": "put",
"requestPath": "/teams/{team_id}/projects/{project_id}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}/projects/{project_id}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/repos"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/repos/{owner}/{repo}"
},
{
"verb": "put",
"requestPath": "/teams/{team_id}/repos/{owner}/{repo}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}/repos/{owner}/{repo}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/teams"
}
],
"users": [
{
"verb": "get",
"requestPath": "/users"
},
{
"verb": "get",
"requestPath": "/users/{username}"
},
{
"verb": "get",
"requestPath": "/users/{username}/followers"
},
{
"verb": "get",
"requestPath": "/users/{username}/following"
},
{
"verb": "get",
"requestPath": "/users/{username}/following/{target_user}"
},
{
"verb": "get",
"requestPath": "/users/{username}/gpg_keys"
},
{
"verb": "get",
"requestPath": "/users/{username}/keys"
}
],
"webhooks": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/hooks"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/hooks"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/config"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/config"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/deliveries"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/deliveries/{delivery_id}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/deliveries/{delivery_id}/attempts"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/pings"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/tests"
}
]
},
"github.ae": {
"actions": [
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/repositories/{repository_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/permissions/repositories/{repository_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/permissions/selected-actions"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/permissions/selected-actions"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runner-groups"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/actions/runner-groups"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/runner-groups/{runner_group_id}/runners/{runner_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runners"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runners/downloads"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/actions/runners/registration-token"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/actions/runners/remove-token"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/runners/{runner_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/runners/{runner_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/secrets"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/secrets/public-key"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}/repositories"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}/repositories/{repository_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/actions/secrets/{secret_name}/repositories/{repository_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/artifacts"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/artifacts/{artifact_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/actions/artifacts/{artifact_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/artifacts/{artifact_id}/{archive_format}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/jobs/{job_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/jobs/{job_id}/logs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/permissions"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/permissions"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/permissions/selected-actions"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/permissions/selected-actions"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runners"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runners/downloads"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/actions/runners/registration-token"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/actions/runners/remove-token"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runners/{runner_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/actions/runners/{runner_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/artifacts"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/jobs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/logs"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/cancel"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/jobs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/logs"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/actions/runs/{run_id}/logs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/secrets"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/secrets/public-key"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/secrets/{secret_name}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/secrets/{secret_name}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/actions/secrets/{secret_name}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/workflows"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/workflows/{workflow_id}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/disable"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/dispatches"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/enable"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs"
}
],
"activity": [
{
"verb": "get",
"requestPath": "/feeds"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/events"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/stargazers"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/subscribers"
},
{
"verb": "get",
"requestPath": "/users/{username}/events"
},
{
"verb": "get",
"requestPath": "/users/{username}/starred"
},
{
"verb": "get",
"requestPath": "/users/{username}/subscriptions"
}
],
"apps": [
{
"verb": "get",
"requestPath": "/app"
},
{
"verb": "get",
"requestPath": "/app/installations"
},
{
"verb": "get",
"requestPath": "/app/installations/{installation_id}"
},
{
"verb": "post",
"requestPath": "/app/installations/{installation_id}/access_tokens"
},
{
"verb": "get",
"requestPath": "/apps/{app_slug}"
},
{
"verb": "get",
"requestPath": "/installation/repositories"
},
{
"verb": "delete",
"requestPath": "/installation/token"
}
],
"branches": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_signatures"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_signatures"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_signatures"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/merge-upstream"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/merges"
}
],
"checks": [
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/check-runs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/check-runs/{check_run_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/check-runs/{check_run_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/check-runs/{check_run_id}/annotations"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/check-runs/{check_run_id}/rerequest"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/check-suites"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/check-suites/preferences"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/check-suites/{check_suite_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/check-suites/{check_suite_id}/check-runs"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/check-suites/{check_suite_id}/rerequest"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{ref}/check-runs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{ref}/check-suites"
}
],
"code-scanning": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/code-scanning/alerts"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/instances"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/code-scanning/analyses"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/code-scanning/analyses/{analysis_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/code-scanning/analyses/{analysis_id}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/code-scanning/sarifs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/code-scanning/sarifs/{sarif_id}"
}
],
"codes-of-conduct": [
{
"verb": "get",
"requestPath": "/codes_of_conduct"
},
{
"verb": "get",
"requestPath": "/codes_of_conduct/{key}"
}
],
"collaborators": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/collaborators"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/collaborators/{username}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/collaborators/{username}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/collaborators/{username}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/collaborators/{username}/permission"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/invitations"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/invitations/{invitation_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/invitations/{invitation_id}"
}
],
"commits": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/comments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/comments/{comment_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/comments/{comment_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/comments/{comment_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{commit_sha}/branches-where-head"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{commit_sha}/comments"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/commits/{commit_sha}/comments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{commit_sha}/pulls"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{ref}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{ref}/status"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/commits/{ref}/statuses"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/compare/{basehead}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/statuses/{sha}"
}
],
"deploy-keys": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/keys"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/keys"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/keys/{key_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/keys/{key_id}"
}
],
"deployments": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/deployments"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/deployments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/deployments/{deployment_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/deployments/{deployment_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/deployments/{deployment_id}/statuses"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/deployments/{deployment_id}/statuses"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/deployments/{deployment_id}/statuses/{status_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/environments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/environments/{environment_name}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/environments/{environment_name}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/environments/{environment_name}"
}
],
"emojis": [
{
"verb": "get",
"requestPath": "/emojis"
}
],
"enterprise-admin": [
{
"verb": "get",
"requestPath": "/scim/v2/enterprises/{enterprise}/Groups"
},
{
"verb": "post",
"requestPath": "/scim/v2/enterprises/{enterprise}/Groups"
},
{
"verb": "get",
"requestPath": "/scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}"
},
{
"verb": "put",
"requestPath": "/scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}"
},
{
"verb": "patch",
"requestPath": "/scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}"
},
{
"verb": "delete",
"requestPath": "/scim/v2/enterprises/{enterprise}/Groups/{scim_group_id}"
}
],
"gists": [],
"git": [
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/git/blobs"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/git/blobs/{file_sha}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/git/commits"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/git/commits/{commit_sha}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/git/matching-refs/{ref}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/git/ref/{ref}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/git/refs"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/git/refs/{ref}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/git/refs/{ref}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/git/tags"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/git/tags/{tag_sha}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/git/trees"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/git/trees/{tree_sha}"
}
],
"gitignore": [
{
"verb": "get",
"requestPath": "/gitignore/templates"
},
{
"verb": "get",
"requestPath": "/gitignore/templates/{name}"
}
],
"issues": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/assignees"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/assignees/{assignee}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/issues"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/comments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/comments/{comment_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/issues/comments/{comment_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/comments/{comment_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/events"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/events/{event_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/assignees"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/assignees"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/comments"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/comments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/events"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/labels"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/labels"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/labels"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/labels"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/labels/{name}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/lock"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/lock"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/timeline"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/labels"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/labels"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/labels/{name}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/labels/{name}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/labels/{name}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/milestones"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/milestones"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/milestones/{milestone_number}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/milestones/{milestone_number}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/milestones/{milestone_number}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/milestones/{milestone_number}/labels"
}
],
"licenses": [
{
"verb": "get",
"requestPath": "/licenses"
},
{
"verb": "get",
"requestPath": "/licenses/{license}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/license"
}
],
"markdown": [
{
"verb": "post",
"requestPath": "/markdown"
},
{
"verb": "post",
"requestPath": "/markdown/raw"
}
],
"meta": [
{
"verb": "get",
"requestPath": "/"
},
{
"verb": "get",
"requestPath": "/meta"
},
{
"verb": "get",
"requestPath": "/octocat"
},
{
"verb": "get",
"requestPath": "/zen"
}
],
"metrics": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/stats/code_frequency"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/stats/commit_activity"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/stats/contributors"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/stats/participation"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/stats/punch_card"
}
],
"migrations": [],
"orgs": [
{
"verb": "get",
"requestPath": "/organizations"
},
{
"verb": "get",
"requestPath": "/orgs/{org}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/hooks"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/hooks"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/hooks/{hook_id}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/hooks/{hook_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/hooks/{hook_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/hooks/{hook_id}/config"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/hooks/{hook_id}/config"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/hooks/{hook_id}/deliveries"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/hooks/{hook_id}/deliveries/{delivery_id}"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/hooks/{hook_id}/deliveries/{delivery_id}/attempts"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/hooks/{hook_id}/pings"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/installations"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/members"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/members/{username}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/members/{username}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/memberships/{username}"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/memberships/{username}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/memberships/{username}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/outside_collaborators"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/outside_collaborators/{username}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/outside_collaborators/{username}"
},
{
"verb": "get",
"requestPath": "/users/{username}/orgs"
}
],
"pages": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pages"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pages"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/pages"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/pages"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pages/builds"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pages/builds"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pages/builds/latest"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pages/builds/{build_id}"
}
],
"projects": [
{
"verb": "get",
"requestPath": "/orgs/{org}/projects"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/projects"
},
{
"verb": "get",
"requestPath": "/projects/columns/cards/{card_id}"
},
{
"verb": "patch",
"requestPath": "/projects/columns/cards/{card_id}"
},
{
"verb": "delete",
"requestPath": "/projects/columns/cards/{card_id}"
},
{
"verb": "post",
"requestPath": "/projects/columns/cards/{card_id}/moves"
},
{
"verb": "get",
"requestPath": "/projects/columns/{column_id}"
},
{
"verb": "patch",
"requestPath": "/projects/columns/{column_id}"
},
{
"verb": "delete",
"requestPath": "/projects/columns/{column_id}"
},
{
"verb": "get",
"requestPath": "/projects/columns/{column_id}/cards"
},
{
"verb": "post",
"requestPath": "/projects/columns/{column_id}/cards"
},
{
"verb": "post",
"requestPath": "/projects/columns/{column_id}/moves"
},
{
"verb": "get",
"requestPath": "/projects/{project_id}"
},
{
"verb": "patch",
"requestPath": "/projects/{project_id}"
},
{
"verb": "delete",
"requestPath": "/projects/{project_id}"
},
{
"verb": "get",
"requestPath": "/projects/{project_id}/collaborators"
},
{
"verb": "put",
"requestPath": "/projects/{project_id}/collaborators/{username}"
},
{
"verb": "delete",
"requestPath": "/projects/{project_id}/collaborators/{username}"
},
{
"verb": "get",
"requestPath": "/projects/{project_id}/collaborators/{username}/permission"
},
{
"verb": "get",
"requestPath": "/projects/{project_id}/columns"
},
{
"verb": "post",
"requestPath": "/projects/{project_id}/columns"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/projects"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/projects"
},
{
"verb": "post",
"requestPath": "/user/projects"
}
],
"pulls": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pulls"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/comments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/comments/{comment_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/pulls/comments/{comment_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/pulls/comments/{comment_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/comments"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/comments"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/commits"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/files"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/merge"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/merge"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/comments"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/dismissals"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/events"
}
],
"rate-limit": [
{
"verb": "get",
"requestPath": "/rate_limit"
}
],
"reactions": [
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/comments/{comment_id}/reactions"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/comments/{comment_id}/reactions"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/comments/{comment_id}/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/comments/{comment_id}/reactions"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/issues/comments/{comment_id}/reactions"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/comments/{comment_id}/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/reactions"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/issues/{issue_number}/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions/{reaction_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}/reactions"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}/reactions"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}/reactions/{reaction_id}"
}
],
"releases": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/releases"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases/assets/{asset_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/releases/assets/{asset_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/releases/assets/{asset_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases/latest"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases/tags/{tag}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}/assets"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}/assets"
}
],
"repos": [
{
"verb": "get",
"requestPath": "/orgs/{org}/repos"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/repos"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/autolinks"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks/{autolink_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/autolinks/{autolink_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/codeowners/errors"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/contents/{path}"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/contents/{path}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/contents/{path}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/contributors"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/dispatches"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/forks"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/forks"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/languages"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/readme"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/readme/{dir}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/tags"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/tarball/{ref}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/teams"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/topics"
},
{
"verb": "put",
"requestPath": "/repos/{owner}/{repo}/topics"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/transfer"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/zipball/{ref}"
},
{
"verb": "get",
"requestPath": "/users/{username}/repos"
}
],
"search": [
{
"verb": "get",
"requestPath": "/search/code"
},
{
"verb": "get",
"requestPath": "/search/commits"
},
{
"verb": "get",
"requestPath": "/search/issues"
},
{
"verb": "get",
"requestPath": "/search/labels"
},
{
"verb": "get",
"requestPath": "/search/repositories"
},
{
"verb": "get",
"requestPath": "/search/topics"
},
{
"verb": "get",
"requestPath": "/search/users"
}
],
"secret-scanning": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/secret-scanning/alerts"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}"
}
],
"teams": [
{
"verb": "get",
"requestPath": "/orgs/{org}/external-group/{group_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/external-groups"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/teams"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/teams/{team_slug}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments"
},
{
"verb": "post",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}"
},
{
"verb": "patch",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/members"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/memberships/{username}"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/teams/{team_slug}/memberships/{username}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/memberships/{username}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/projects"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/projects/{project_id}"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/teams/{team_slug}/projects/{project_id}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/projects/{project_id}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/repos"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}"
},
{
"verb": "put",
"requestPath": "/orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}"
},
{
"verb": "delete",
"requestPath": "/orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}"
},
{
"verb": "get",
"requestPath": "/orgs/{org}/teams/{team_slug}/teams"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}"
},
{
"verb": "patch",
"requestPath": "/teams/{team_id}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/discussions"
},
{
"verb": "post",
"requestPath": "/teams/{team_id}/discussions"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}"
},
{
"verb": "patch",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments"
},
{
"verb": "post",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}"
},
{
"verb": "patch",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/members"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/members/{username}"
},
{
"verb": "put",
"requestPath": "/teams/{team_id}/members/{username}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}/members/{username}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/memberships/{username}"
},
{
"verb": "put",
"requestPath": "/teams/{team_id}/memberships/{username}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}/memberships/{username}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/projects"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/projects/{project_id}"
},
{
"verb": "put",
"requestPath": "/teams/{team_id}/projects/{project_id}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}/projects/{project_id}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/repos"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/repos/{owner}/{repo}"
},
{
"verb": "put",
"requestPath": "/teams/{team_id}/repos/{owner}/{repo}"
},
{
"verb": "delete",
"requestPath": "/teams/{team_id}/repos/{owner}/{repo}"
},
{
"verb": "get",
"requestPath": "/teams/{team_id}/teams"
}
],
"users": [
{
"verb": "get",
"requestPath": "/users"
},
{
"verb": "get",
"requestPath": "/users/{username}"
},
{
"verb": "get",
"requestPath": "/users/{username}/followers"
},
{
"verb": "get",
"requestPath": "/users/{username}/following"
},
{
"verb": "get",
"requestPath": "/users/{username}/following/{target_user}"
},
{
"verb": "get",
"requestPath": "/users/{username}/gpg_keys"
},
{
"verb": "get",
"requestPath": "/users/{username}/keys"
}
],
"webhooks": [
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/hooks"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/hooks"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}"
},
{
"verb": "delete",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/config"
},
{
"verb": "patch",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/config"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/deliveries"
},
{
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/deliveries/{delivery_id}"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/deliveries/{delivery_id}/attempts"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/pings"
},
{
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/hooks/{hook_id}/tests"
}
]
}
}