Skip to content

Releases: chatloop/openapi-codegen

openapi-codegen-typescript: v9.6.5

07 Nov 11:38
2dc1c8d
Compare
Choose a tag to compare

9.6.5 (2024-11-07)

Bug Fixes

  • fix types in templated context and fetcher (33b8036)

openapi-codegen-typescript: v9.6.4

19 Aug 14:22
1109dbb
Compare
Choose a tag to compare

9.6.4 (2024-08-19)

Bug Fixes

  • fix string enum keys for values with spaces (0d51675)

openapi-codegen-typescript: v9.6.3

26 Jul 13:13
8bfacf2
Compare
Choose a tag to compare

9.6.3 (2024-07-26)

Bug Fixes

  • extract union type Nodes too so we have a common identifier (6dc45db)

openapi-codegen-typescript: v9.6.2

26 Jul 08:29
2a87e48
Compare
Choose a tag to compare

9.6.2 (2024-07-26)

Bug Fixes

  • correctly type response when there is a 204 in addition to another 2xx response (82a7fba)

openapi-codegen-typescript: v9.6.1

23 Jul 08:32
7d94cc7
Compare
Choose a tag to compare

9.6.1 (2024-07-23)

Bug Fixes

  • inline resource schema cannot be mapped to operations (517b62b)

openapi-codegen-typescript: v9.6.0

08 Jul 10:43
388ea60
Compare
Choose a tag to compare

9.6.0 (2024-07-08)

Features

  • add meta to deserialised resource (2161408)
  • add withCount support to json:api resource deserialisation (1f0e47f)

openapi-codegen-typescript: v9.5.0

05 Jul 19:25
cf5bdda
Compare
Choose a tag to compare

9.5.0 (2024-07-05)

Features

  • add meta to deserialised resource type (9d9dea0)

openapi-codegen-typescript: v9.4.3

18 Jun 12:56
97f059f
Compare
Choose a tag to compare

9.4.3 (2024-06-18)

Bug Fixes

  • json api resource objects should not require attributes to be defined, one of attributes, links or relationships must be defined in order to differentiate from a resource identifier object however (c4ce28b)

openapi-codegen-typescript: v9.4.2

11 Jun 07:04
1638b32
Compare
Choose a tag to compare

9.4.2 (2024-06-10)

Bug Fixes

openapi-codegen-typescript: v9.4.1

10 Jun 22:37
f106fd2
Compare
Choose a tag to compare

9.4.1 (2024-06-10)

Bug Fixes