Skip to content

Releases: octokit/openapi-types.ts

v3.2.1

25 Jan 21:58
c8a4653
Compare
Choose a tag to compare

3.2.1 (2021-01-25)

Bug Fixes

  • authorized_credential_title and authorized_credential_note can be null (#35) (c8a4653)

v3.2.0

22 Jan 06:37
5c30618
Compare
Choose a tag to compare

3.2.0 (2021-01-22)

Features

  • POST /repos/{owner}/{repo}/branches/{branch}/rename (#31) (5c30618)

v3.1.1

21 Jan 21:00
4649d1a
Compare
Choose a tag to compare

3.1.1 (2021-01-21)

Bug Fixes

v3.1.0

21 Jan 20:02
7023f50
Compare
Choose a tag to compare

3.1.0 (2021-01-21)

Features

v3.0.0

21 Jan 00:21
2eae5c7
Compare
Choose a tag to compare

BREAKING CHANGES

  • gist-full schema has been removed (#25) (2eae5c7)

Features

  • GET /orgs/{org}/failed_invitations (orgs/list-failed-invitations), DELETE /orgs/{org}/invitations/{invitation_id} (orgs/cancel-invitation) (#25) (2eae5c7)

Fixes

  • Several schema improvements, description fixes (#25) (2eae5c7)

v2.3.1

18 Jan 18:17
4c7b3df
Compare
Choose a tag to compare

2.3.1 (2021-01-18)

Bug Fixes

  • improved response types for apps/create-installation-access-token operation (#24) (4c7b3df)

v2.3.0

15 Jan 01:03
6d3f95a
Compare
Choose a tag to compare

All changes from (#23)

Features

  • POST /applications/{client_id}/token/scoped
  • app-permissions component schema.

Fixes

  • Sets required keys for many objects
  • Removes graduated giant-sentry-fist preview
  • Corrects documentation URLs in descriptions

v2.2.0

05 Jan 19:58
4e0abb4
Compare
Choose a tag to compare

2.2.0 (2021-01-05)

Features

  • union types for check run conclusion and status (#20) (4e0abb4)

v2.1.0

05 Jan 19:20
78c4d13
Compare
Choose a tag to compare

2.1.0 (2021-01-05)

Features

  • GET /enterprises/{enterprise}/audit-log, GET /orgs/{org}/audit-log, components/schemas/label Interface (#19) (78c4d13)

v2.0.1

20 Dec 20:55
7cd816b
Compare
Choose a tag to compare

2.0.1 (2020-12-20)

Bug Fixes