Releases: chatloop/openapi-codegen
Releases · chatloop/openapi-codegen
openapi-codegen-typescript: v9.6.5
9.6.5 (2024-11-07)
Bug Fixes
- fix types in templated context and fetcher (33b8036)
openapi-codegen-typescript: v9.6.4
9.6.4 (2024-08-19)
Bug Fixes
- fix string enum keys for values with spaces (0d51675)
openapi-codegen-typescript: v9.6.3
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
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
9.6.1 (2024-07-23)
Bug Fixes
- inline resource schema cannot be mapped to operations (517b62b)
openapi-codegen-typescript: v9.6.0
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
9.5.0 (2024-07-05)
Features
- add meta to deserialised resource type (9d9dea0)
openapi-codegen-typescript: v9.4.3
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
9.4.2 (2024-06-10)
Bug Fixes
openapi-codegen-typescript: v9.4.1
9.4.1 (2024-06-10)
Bug Fixes