Skip to content

Releases: BitGo/api-ts

@api-ts/openapi-generator@4.20.0

15 Jul 19:20
b474ba9
Compare
Choose a tag to compare

@api-ts/openapi-generator 4.20.0 (2024-07-15)

Features

  • rework metadata to use more openapi tags (fbe1ec0)

@api-ts/openapi-generator@4.19.0

05 Jul 19:51
3193202
Compare
Choose a tag to compare

@api-ts/openapi-generator 4.19.0 (2024-07-05)

Features

  • allow for JSDocs's in request declarations (5e475fe)

@api-ts/openapi-generator@4.18.1

02 Jul 22:29
1e6f5cf
Compare
Choose a tag to compare

@api-ts/openapi-generator 4.18.1 (2024-07-02)

Bug Fixes

  • fix merging unions of undefined schemas (1dd7901)

@api-ts/openapi-generator@4.18.0

02 Jul 15:41
f40acb5
Compare
Choose a tag to compare

@api-ts/openapi-generator 4.18.0 (2024-07-02)

Features

  • implement merging unions function with test cases (391ccbc)
  • separate sorting and stringify functions (172a0dc)

@api-ts/openapi-generator@4.17.1

26 Jun 19:27
1e36a48
Compare
Choose a tag to compare

@api-ts/openapi-generator 4.17.1 (2024-06-26)

Bug Fixes

  • add comment block to intersection types (93e0ed8)
  • add comment in optimize (366b7d0)

@api-ts/openapi-generator@4.17.0

26 Jun 18:04
c6436b6
Compare
Choose a tag to compare

@api-ts/openapi-generator 4.17.0 (2024-06-26)

Features

  • add human readable titles to known schemas (7bbe54c)

@api-ts/openapi-generator@4.16.1

25 Jun 21:46
53e62aa
Compare
Choose a tag to compare

@api-ts/openapi-generator 4.16.1 (2024-06-25)

Bug Fixes

  • fix logic for descriptions in responses (3c5ca4d)
  • make github stop screaming at me (9abd38c)

@api-ts/openapi-generator@4.16.0

25 Jun 21:26
4df7017
Compare
Choose a tag to compare

@api-ts/openapi-generator 4.16.0 (2024-06-25)

Features

  • add support for known import metadata (ef9eeea)

@api-ts/openapi-generator@4.15.0

20 Jun 13:14
a6802a3
Compare
Choose a tag to compare

@api-ts/openapi-generator 4.15.0 (2024-06-20)

Features

  • add support for comments from declarations (7ad9526)

@api-ts/openapi-generator@4.14.0

13 Jun 15:33
d765208
Compare
Choose a tag to compare

@api-ts/openapi-generator 4.14.0 (2024-06-13)

Features

  • add support for unions that are nullable and optional (ac2c974)