Skip to content

Releases: octokit/openapi

v2.4.0

21 Jan 00:06
2223e4f
Compare
Choose a tag to compare

Features

  • GET /orgs/{org}/failed_invitations operations (#23) (2223e4f)
  • DELETE /orgs/{org}/invitations/{invitation_id} (#23) (2223e4f)
  • x-multi-segment: true extension for URL parameters that can include / (#23) (2223e4f)
  • improved schemas (#23) (2223e4f)

v2.3.1

18 Jan 17:58
639908a
Compare
Choose a tag to compare

2.3.1 (2021-01-18)

Bug Fixes

v2.3.0

15 Jan 00:31
d7af57a
Compare
Choose a tag to compare

All changes from (#20)

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.1

06 Jan 21:51
a6e71d6
Compare
Choose a tag to compare

2.2.1 (2021-01-06)

Bug Fixes

  • template_repository response type, examples fixes (#13) (a6e71d6)

v2.2.0

05 Jan 19:51
5222eb7
Compare
Choose a tag to compare

2.2.0 (2021-01-05)

Features

  • check runs status & conclusion enums (#12) (5222eb7)

v2.1.0

05 Jan 18:52
c6524d8
Compare
Choose a tag to compare

2.1.0 (2021-01-05)

Features

  • GET /enterprises/{enterprise}/audit-log, GET /orgs/{org}/audit-log, giant-sentry-fist preview is required for endpoints related to blocking users, reusable components/schemas/label with correctly required fields (#11) (c6524d8)

v2.0.0

03 Dec 17:45
9173d85
Compare
Choose a tag to compare

2.0.0 (2020-12-03)

Features

  • GET /repos/{owner}/{repo}/secret-scanning/alerts, GET /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number} (#8) (9173d85)

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

v1.0.5

01 Dec 01:35
Compare
Choose a tag to compare

1.0.5 (2020-12-01)

Bug Fixes

  • repos/update-status-check-protection: fix date for operationId change (1b5e159)

v1.0.4

01 Dec 00:44
Compare
Choose a tag to compare

1.0.4 (2020-12-01)

Bug Fixes

  • add missing operationId change for PATCH /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks (c466f87)

v1.0.3

01 Dec 00:29
Compare
Choose a tag to compare

1.0.3 (2020-12-01)

Bug Fixes

  • add missing operationId change for PATCH /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks (1ccd565)