Releases: octokit/openapi-types.ts
Releases · octokit/openapi-types.ts
v10.1.4
12 Sep 22:16
Compare
Sorry, something went wrong.
No results found
10.1.4 (2021-09-12)
Bug Fixes
debugging semantic-release error (ffd94e6 )
v10.1.2
12 Sep 22:08
Compare
Sorry, something went wrong.
No results found
Features
added components
nullable-repository
nullable-minimal-repository
nullable-team-simple
nullable-code-of-conduct-simple
nullable-code-of-conduct-simple
nullable-community-health-file
nullable-git-user
nullable-integration
nullable-license-simple
nullable-milestone
nullable-minimal-repository
nullable-repository
nullable-scoped-installation
nullable-simple-commit
nullable-simple-user
nullable-team-simple
(#153 ) (2453096 )
Bug Fixes
Differentiate between nullable/non-nullable repsponse properties (#153 ) (2453096 )
v10.1.1
05 Sep 23:21
Compare
Sorry, something went wrong.
No results found
10.1.1 (2021-09-05)
Bug Fixes
add LICENSE file to published packages (#150 ) (41672f2 )
v10.1.0
03 Sep 17:24
Compare
Sorry, something went wrong.
No results found
10.1.0 (2021-09-03)
Features
POST /repos/{owner}/{repo}/merge-upstream (#147 ) (a8ea9cb )
v10.0.0
31 Aug 17:50
Compare
Sorry, something went wrong.
No results found
BREAKING CHANGES
removes deprecated operations DELETE /applications/{client_id}/grants/{access_token}, {GET,POST,DELETE} /applications/{client_id}/tokens/{access_token}
These endpoints have now been sunset. See https://github.blog/changelog/2021-08-10-sunset-notice-oauth-application-api/
Features
GET /orgs/{org}/packages (#142 ) (5547f9a )
GET /user/packages (#142 ) (5547f9a )
GET /user/{username}/packages (#142 ) (5547f9a )
DELETE /users/{username}/packages/{package_type}/{package_name} (#142 ) (5547f9a )
DELETE /users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id} (#142 ) (5547f9a )
POST /users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}/restore (#142 ) (5547f9a )
Bug fixes
{POST,PUT} /repos/{owner}/{repo}/issues/{issue_number}/labels: labels request body parameter now correctly uses oneOf instead of anyOf for conflicting schemas (#142 ) (5547f9a )
v9.7.0
11 Aug 18:38
Compare
Sorry, something went wrong.
No results found
9.7.0 (2021-08-11)
Features
v9.6.0
10 Aug 18:46
Compare
Sorry, something went wrong.
No results found
9.6.0 (2021-08-10)
Features
v9.5.0
10 Aug 18:07
Compare
Sorry, something went wrong.
No results found
9.5.0 (2021-08-10)
Features
permissions key in responses now consistently includes maintain and triage role (#139 ) (2838e94 )
v9.4.0
03 Aug 17:39
Compare
Sorry, something went wrong.
No results found
9.4.0 (2021-08-03)
Features
allow_auto_merge parameter when creating / updating a repository. Search: owner in repository items may no longer be null (#135 ) (10a98dc )
v9.3.0
02 Aug 17:07
Compare
Sorry, something went wrong.
No results found
9.3.0 (2021-08-02)
Features
{GET,POST} /repos/{owner}/{repo}/autolinks, {GET,DELETE} /repos/{owner}/{repo}/autolinks/{autolink_id} (#133 ) (7de9efa )