这是indexloc提供的服务,不要输入任何密码
Skip to content

Releases: octokit/openapi-types.ts

v10.1.4

12 Sep 22:16

Choose a tag to compare

10.1.4 (2021-09-12)

Bug Fixes

  • debugging semantic-release error (ffd94e6)

v10.1.2

12 Sep 22:08
2453096

Choose a tag to compare

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
41672f2

Choose a tag to compare

10.1.1 (2021-09-05)

Bug Fixes

  • add LICENSE file to published packages (#150) (41672f2)

v10.1.0

03 Sep 17:24
a8ea9cb

Choose a tag to compare

10.1.0 (2021-09-03)

Features

  • POST /repos/{owner}/{repo}/merge-upstream (#147) (a8ea9cb)

v10.0.0

31 Aug 17:50
5547f9a

Choose a tag to compare

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
d467b62

Choose a tag to compare

9.7.0 (2021-08-11)

Features

v9.6.0

10 Aug 18:46
2b70eda

Choose a tag to compare

9.6.0 (2021-08-10)

Features

v9.5.0

10 Aug 18:07
2838e94

Choose a tag to compare

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
10a98dc

Choose a tag to compare

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
7de9efa

Choose a tag to compare

9.3.0 (2021-08-02)

Features

  • {GET,POST} /repos/{owner}/{repo}/autolinks, {GET,DELETE} /repos/{owner}/{repo}/autolinks/{autolink_id} (#133) (7de9efa)