8000 Tags · octokit/openapi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: octokit/openapi

Tags

v18.0.0

Toggle v18.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: new `dismissed_comment` and `fixed_at` attributes on code scann…

…ing alerts, description updates, remove GHES 3.10 and 3.11 (#476)

BREAKING CHANGE: remove GHES 3.10 and 3.11
BREAKING CHANGE: The operation ID for the "List accepted assignments for an assignment" API has been changed due to a typo

v17.1.1

Toggle v17.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
10000
fix: replace missing component in override with inline definition (#475)

* fix: replace missing component in override with inline definition

* also replace example

* style: prettier

* generate schemas

v17.1.0

Toggle v17.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: new action runner groups endpoints, new code scanning alerts au…

…tofix endpoints, new sub-issues endpoints, new private registries enpoints, new code security endpoints, various description updates (#474)

- Description updates
- New `/enterprises/{enterprise}/copilot/billing/seats`
- New `/enterprises/{enterprise}/settings/billing/cost-centers`
- New `/enterprises/{enterprise}/settings/billing/usage`
- New `/enterprises/{enterprise}/code-security/configurations/defaults`
- New `/enterprises/{enterprise}/code-security/configurations/{configuration_id}`
- New `/enterprises/{enterprise}/code-security/configurations/{configuration_id}/attach`
- New `/orgs/{org}/actions/runner-groups`
- New `/orgs/{org}/actions/runner-groups/{runner_group_id}`
- New `/orgs/{org}/actions/runner-groups/{runner_group_id}/repositories`
- New `/orgs/{org}/actions/runner-groups/{runner_group_id}/repositories/{repository_id}`
- New `/orgs/{org}/actions/runner-groups/{runner_group_id}/runners`
- New `/orgs/{org}/actions/runner-groups/{runner_group_id}/runners/{runner_id}`
- New `/orgs/{org}/copilot/metrics`
- New `/orgs/{org}/insights/api/route-stats/{actor_type}/{actor_id}`
- New `/orgs/{org}/insights/api/subject-stats`
- New `/orgs/{org}/insights/api/summary-stats`
- New `/orgs/{org}/insights/api/summary-stats/users/{user_id}`
- New `/orgs/{org}/insights/api/summary-stats/{actor_type}/{actor_id}`
- New `/orgs/{org}/insights/api/time-stats`
- New `/orgs/{org}/insights/api/time-stats/users/{user_id}`
- New `/orgs/{org}/insights/api/time-stats/{actor_type}/{actor_id}`
- New `/orgs/{org}/insights/api/user-stats/{user_id}`
- New `/orgs/{org}/private-registries`
- New `/orgs/{org}/private-registries/public-key`
- New `/orgs/{org}/private-registries/{secret_name}`
- New `/orgs/{org}/team/{team_slug}/copilot/metrics`
- New `/orgs/{org}/team/{team_slug}/copilot/usage`
- **Deprecate `/orgs/{org}/{security_product}/{enablement}`**
- New `/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/autofix`
- New `/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/autofix/commits`
- New `/repos/{owner}/{repo}/code-security-configuration`
- Add discriminators for various properties
- New `/repos/{owner}/{repo}/issues/{issue_number}/sub_issues`
- New `/repos/{owner}/{repo}/issues/{issue_number}/sub_issues/priority`
- New `/repos/{owner}/{repo}/secret-scanning/push-protection-bypasses`
- New `/repos/{owner}/{repo}/secret-scanning/scan-history`

v17.0.0

Toggle v17.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: new CodeQL variants analysis, [GET] user by accountId, projects…

… v2 status update endpoints, new code scanning repository rule, BREAKING CHANGE: removed release-released webhook, description updates (#452)

BREAKING CHANGE: Removed release-released webhook

v16.6.0

Toggle v16.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Adds GHES 3.13 as a supported operation (#458)

* Adds GHES 3.13 as a supported operation

* fixes linting issues

v16.5.0

Toggle v16.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add copilot APIs, models, description updates (#446)

* WIP: schema updates

* WIP: schema updates

* WIP: schema updates

* WIP: schema updates

---------

Co-authored-by: Octokit Bot <octokitbot@martynus.net>
Co-authored-by: Keegan Campbell <me@kfcampbell.com>

v16.4.0

Toggle v16.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: updates docs (#445)

WIP: schema updates

Co-authored-by: Octokit Bot <octokitbot@martynus.net>

v16.3.0

Toggle v16.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Updates docs, updates [vulnerability, webhooks_rule] to be refs (

…#443)

v16.2.0

Toggle v16.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: remove all_of for issue, workflow_run, alert, release, pull_req…

…uest, marketplace_purchase (#441)

WIP: schema updates

Co-authored-by: Octokit Bot <octokitbot@martynus.net>
Co-authored-by: Keegan Campbell <me@kfcampbell.com>

v16.1.0

Toggle v16.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Adds license.license-apply field to GHES v3.12, updates default…

…_value fields to allow for [string, array], docs: updates various docs (#437)

WIP: schema updates

Co-authored-by: Octokit Bot <octokitbot@martynus.net>
0