Skip to content

Releases: octokit/openapi-types.ts

v4.0.3

12 Feb 21:53
5d68eda
Compare
Choose a tag to compare

4.0.3 (2021-02-12)

Bug Fixes

  • improved parameter and response types (#48) (5d68eda)

v4.0.2

10 Feb 18:56
bfe2f0a
Compare
Choose a tag to compare

4.0.2 (2021-02-10)

Bug Fixes

  • group-mapping, full-repository, workflow-run-status types (#47) (bfe2f0a)

v4.0.1

03 Feb 20:42
ef4ea6b
Compare
Choose a tag to compare

4.0.1 (2021-02-03)

Bug Fixes

  • stop exporting a TypeScript file as "main" field in package.json (#45) (ef4ea6b)

v4.0.0

02 Feb 22:13
4c5d99a
Compare
Choose a tag to compare

4.0.0 (2021-02-02)

Bug Fixes

  • correct response types for GET /user/emails. Adds missing response data type for POST /markdown (#44) (4c5d99a)

BREAKING CHANGES

  • interactions/get-restrictions-for-your-public-repos operation is now interactions/get-restrictions-for-authenticated-user
  • interactions/set-restrictions-for-your-public-repos operation is now interactions/set-restrictions-for-authenticated-user
  • interactions/remove-restrictions-for-your-public-repos operation is now interactions/remove-restrictions-for-authenticated-user

v3.5.0

02 Feb 20:26
d32ba85
Compare
Choose a tag to compare

3.5.0 (2021-02-02)

Features

  • auto_merge response data key and component (#43) (d32ba85)

v3.4.1

31 Jan 21:32
0c8b894
Compare
Choose a tag to compare

3.4.1 (2021-01-31)

Bug Fixes

  • context parameter description update (#39) (36d2a0b)

v3.4.0

31 Jan 21:13
52bf6e3
Compare
Choose a tag to compare

3.4.0 (2021-01-31)

Features

  • order parameter for GET /enterprises/{enterprise}/audit-log and GET /orgs/{org}/audit-log operations (#38) (52bf6e3)

v3.3.0

26 Jan 23:06
f805026
Compare
Choose a tag to compare

3.3.0 (2021-01-26)

Features

  • add descriptions to members_can_create_pages, members_can_create_public_pages, members_can_create_private_pages (orgs/update) (#36) (f805026)

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)