Skip to content

Releases: octokit/openapi-types.ts

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

v2.0.0

03 Dec 18:13
af9bbf8
Compare
Choose a tag to compare

BREAKING CHANGES

  • components/schemas/code-scanning-alert-number renamed to components/schemas/alert-number
  • components/schemas/code-scanning-alert-created-at renamed to components/schemas/alert-created-at
  • components/schemas/code-scanning-alert-url renamed to components/schemas/alert-url
  • components/schemas/code-scanning-alert-html-url renamed to components/schemas/alert-html-url

Features

  • GET /repos/{owner}/{repo}/secret-scanning/alerts, GET /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number} (#15) (af9bbf8)

v1.2.2

01 Dec 00:34
cd7e79d
Compare
Choose a tag to compare

1.2.2 (2020-12-01)

Bug Fixes

  • update to @octokit/openapi v1.0.3 (#13) (cd7e79d)