Skip to content

Commit

Permalink
feat: `GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{atte…
Browse files Browse the repository at this point in the history
…mpt_num}`, `GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_num}/logs`, `POST /repos/{owner}/{repo}/releases/generate-notes`, `POST /repos/{owner}/{repo}/check-runs/{check_run_id}/rerequest`. Graduate `nebula`, `zzzax`, `switcheroo`, `baptiste` previews. Removes defunkt `/repos/{owner}/{repo}/actions/runs/{run_id}/retry` endpoint. Renames operation IDs to normalize `-authenticated-user` suffix (#172)

BREAKING CHANGE: Operation ID `users/list-blocked-by-authenticated` is now `users/list-blocked-by-authenticated-user`

BREAKING CHANGE: Operation ID `users/set-primary-email-visibility-for-authenticated` is now `users/set-primary-email-visibility-for-authenticated-user`

BREAKING CHANGE: Operation ID `users/list-emails-for-authenticated` is now `users/list-emails-for-authenticated-user`

BREAKING CHANGE: Operation ID `users/add-email-for-authenticated` is now `users/add-email-for-authenticated-user`

BREAKING CHANGE: Operation ID `users/delete-email-for-authenticated` is now `users/delete-email-for-authenticated-user`

BREAKING CHANGE: Operation ID `users/list-followed-by-authenticated` is now `users/list-followed-by-authenticated-user`

BREAKING CHANGE: Operation ID `users/list-gpg-keys-for-authenticated` is now `users/list-gpg-keys-for-authenticated-user`

BREAKING CHANGE: Operation ID `users/create-gpg-key-for-authenticated` is now `users/create-gpg-key-for-authenticated-user`

BREAKING CHANGE: Operation ID `users/get-gpg-key-for-authenticated` is now `users/get-gpg-key-for-authenticated-user`

BREAKING CHANGE: Operation ID `users/delete-gpg-key-for-authenticated` is now `users/delete-gpg-key-for-authenticated-user`

BREAKING CHANGE: Operation ID `apps/add-repo-to-installation` is now `apps/add-repo-to-installation-for-authenticated-user`

BREAKING CHANGE: Operation ID `apps/remove-repo-from-installation` is now `apps/remove-repo-from-installation-for-authenticated-user`

BREAKING CHANGE: Operation ID `users/list-public-ssh-keys-for-authenticated` is now `users/list-public-ssh-keys-for-authenticated-user`

BREAKING CHANGE: Operation ID `users/create-public-ssh-key-for-authenticated` is now `users/create-public-ssh-key-for-authenticated-user`

BREAKING CHANGE: Operation ID `users/get-public-ssh-key-for-authenticated` is now `users/get-public-ssh-key-for-authenticated-user`

BREAKING CHANGE: Operation ID `users/delete-public-ssh-key-for-authenticated` is now `users/delete-public-ssh-key-for-authenticated-user`

BREAKING CHANGE: Operation ID `migrations/list-repos-for-user` is now `migrations/list-repos-for-authenticated-user`

BREAKING CHANGE: Operation ID `users/list-public-emails-for-authenticated` is now `users/list-public-emails-for-authenticated-user`

BREAKING CHANGE: Operation ID `repos/accept-invitation` is now `repos/accept-invitation-for-authenticated-user`

BREAKING CHANGE: Operation ID `repos/decline-invitation` is now `repos/decline-invitation-for-authenticated-user`
  • Loading branch information
octokitbot authored Oct 7, 2021
1 parent d8ec36c commit ae60215
Show file tree
Hide file tree
Showing 15 changed files with 2,885 additions and 1,541 deletions.
821 changes: 589 additions & 232 deletions cache/api.github.com.json

Large diffs are not rendered by default.

393 changes: 282 additions & 111 deletions cache/ghes-3.0.json

Large diffs are not rendered by default.

465 changes: 322 additions & 143 deletions cache/ghes-3.1.json

Large diffs are not rendered by default.

515 changes: 350 additions & 165 deletions cache/ghes-3.2.json

Large diffs are not rendered by default.

630 changes: 407 additions & 223 deletions cache/github.ae.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/openapi-types-ghes-3.0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
"types": "types.d.ts",
"author": "Gregor Martynus (https://twitter.com/gr2m)",
"license": "MIT",
"octokit": { "openapi-version": "5.6.7" }
"octokit": { "openapi-version": "5.7.0" }
}
222 changes: 112 additions & 110 deletions packages/openapi-types-ghes-3.0/types.d.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/openapi-types-ghes-3.1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
"types": "types.d.ts",
"author": "Gregor Martynus (https://twitter.com/gr2m)",
"license": "MIT",
"octokit": { "openapi-version": "5.6.7" }
"octokit": { "openapi-version": "5.7.0" }
}
237 changes: 121 additions & 116 deletions packages/openapi-types-ghes-3.1/types.d.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/openapi-types-ghes-3.2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
"types": "types.d.ts",
"author": "Gregor Martynus (https://twitter.com/gr2m)",
"license": "MIT",
"octokit": { "openapi-version": "5.6.7" }
"octokit": { "openapi-version": "5.7.0" }
}
299 changes: 167 additions & 132 deletions packages/openapi-types-ghes-3.2/types.d.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/openapi-types-github.ae/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
"types": "types.d.ts",
"author": "Gregor Martynus (https://twitter.com/gr2m)",
"license": "MIT",
"octokit": { "openapi-version": "5.6.7" }
"octokit": { "openapi-version": "5.7.0" }
}
369 changes: 232 additions & 137 deletions packages/openapi-types-github.ae/types.d.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/openapi-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
"types": "types.d.ts",
"author": "Gregor Martynus (https://twitter.com/gr2m)",
"license": "MIT",
"octokit": { "openapi-version": "5.6.7" }
"octokit": { "openapi-version": "5.7.0" }
}
465 changes: 298 additions & 167 deletions packages/openapi-types/types.d.ts

Large diffs are not rendered by default.

0 comments on commit ae60215

Please sign in to comment.