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

Releases: octokit/openapi-types.ts

v7.2.3

28 May 05:53

Choose a tag to compare

7.2.3 (2021-05-28)

Bug Fixes

  • do not make parameters required that have a default property in the OpenAPI spec (3bb8159)

v7.2.2

28 May 00:01

Choose a tag to compare

v7.2.1

21 May 22:57
29aa98b

Choose a tag to compare

7.2.1 (2021-05-21)

Bug Fixes

v7.2.0

21 May 22:23
f69efff

Choose a tag to compare

7.2.0 (2021-05-21)

Features

  • POST /repos/{owner}/{repo}/releases/{release_id}/reactions, POST /repos/{owner}/{repo}/content_references/{content_reference_id}/attachments, GET /repos/{owner}/{repo}/compare/{basehead}. Deprecates GET /repos/{owner}/{repo}/compare/{base}...{head} and GET /repos/{owner}/{repo}/content_references/{content_reference_id}/attachments via octokit/openapi v2.21.0 (#89) (f69efff)

v7.1.0

21 May 20:17
c9ad155

Choose a tag to compare

7.1.0 (2021-05-21)

Features

  • POST /repos/{owner}/{repo}/actions/runs/{run_id}/approve (#86) (c9ad155)

v7.0.0

30 Apr 22:27
e5adafe

Choose a tag to compare

7.0.0 (2021-04-30)

BREAKING CHANGES

  • audit-log/get-audit-log is now enterprise-admin/get-audit-log

v6.2.1

28 Apr 16:54
80bb844

Choose a tag to compare

6.2.1 (2021-04-28)

Bug Fixes

  • POST /repos/{owner}/{repo}/deployments (repos/create-deployment) does not accept a created_at parameter (#79) (80bb844)

v6.2.0

27 Apr 18:42
f902742

Choose a tag to compare

6.2.0 (2021-04-27)

Features

  • GET /repos/{owner}/{repo}/pages/health (#78) (f902742)

v6.1.1

23 Apr 21:18
90472a9

Choose a tag to compare

6.1.1 (2021-04-23)

Bug Fixes

  • description and response data types updates for code-scanning endpoints (#75) (90472a9)

v6.1.0

21 Apr 00:33
35da498

Choose a tag to compare

6.1.0 (2021-04-21)

Features

  • DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps - Remove app access restrictions (#74) (35da498)