Skip to content

Releases: BitGo/api-ts

@api-ts/express-wrapper@1.0.29

05 Aug 15:43
4b21378

Choose a tag to compare

@api-ts/express-wrapper 1.0.29 (2024-08-05)

Dependencies

  • @api-ts/io-ts-http: upgraded to 3.1.1
  • @api-ts/typed-express-router: upgraded to 1.1.9
  • @api-ts/superagent-wrapper: upgraded to 1.2.4

@api-ts/express-wrapper@1.0.28

05 Aug 15:01
a7cd268

Choose a tag to compare

@api-ts/express-wrapper 1.0.28 (2024-08-05)

Dependencies

  • @api-ts/io-ts-http: upgraded to 3.1.0
  • @api-ts/typed-express-router: upgraded to 1.1.8
  • @api-ts/superagent-wrapper: upgraded to 1.2.3

@api-ts/openapi-generator@4.28.0

01 Aug 20:12
ae9d1db

Choose a tag to compare

@api-ts/openapi-generator 4.28.0 (2024-08-01)

Features

  • consolidate unions of t.unknown in generator (9ea74b6)

@api-ts/openapi-generator@4.27.0

01 Aug 19:37
dacc359

Choose a tag to compare

@api-ts/openapi-generator 4.27.0 (2024-08-01)

Features

  • consolidate comments from nested levels of schemas (652c36f)
  • rework more functions to resuse withComment step (09f6beb)

@api-ts/openapi-generator@4.26.0

01 Aug 19:19
8ccc1a1

Choose a tag to compare

@api-ts/openapi-generator 4.26.0 (2024-08-01)

Features

  • support private fields in the openapi generator (b678013)

@api-ts/openapi-generator@4.25.0

01 Aug 16:03
87de81f

Choose a tag to compare

@api-ts/openapi-generator 4.25.0 (2024-08-01)

Bug Fixes

Features

  • support domain when generating t.record (f0fcf52)

@api-ts/openapi-generator@4.24.0

29 Jul 20:29
77ad820

Choose a tag to compare

@api-ts/openapi-generator 4.24.0 (2024-07-29)

Features

  • support array examples at arbitrary levels (41af80a)

@api-ts/openapi-generator@4.23.0

24 Jul 17:32
9d4fa83

Choose a tag to compare

@api-ts/openapi-generator 4.23.0 (2024-07-24)

Bug Fixes

  • add openapi generation test (eb71404)
  • add tests to test union optimize fn (8d610ad)
  • fix tests to match primitive field (edc41cf)

Features

  • initial impl. of union consolidation (08ba92c)

@api-ts/openapi-generator@4.22.1

22 Jul 17:18
fc416b7

Choose a tag to compare

@api-ts/openapi-generator 4.22.1 (2024-07-22)

Bug Fixes

  • change from string to boolean (8c27aaa)

@api-ts/openapi-generator@4.22.0

19 Jul 18:47
e3ad312

Choose a tag to compare

@api-ts/openapi-generator 4.22.0 (2024-07-19)

Features

  • support min/max -Item's for array types (179bf7b)