Skip to content

Releases: astahmer/openapi-zod-client

[email protected]

16 Jan 16:31
Compare
Choose a tag to compare

Patch Changes

v1.4.18

10 Jan 17:43
Compare
Choose a tag to compare

Features

  • #60: support schema.type list from openapi 3.1 (b524ce6), closes #60

v1.4.17

09 Jan 14:40
Compare
Choose a tag to compare
1.4.17

v1.4.16

05 Jan 13:57
Compare
Choose a tag to compare

Bug Fixes

  • #61: Combination of enum and minLength leads to invalid zod schmemas (0c12414), closes #61

v1.4.15

13 Dec 13:05
Compare
Choose a tag to compare

Bug Fixes

  • missing zod chains on z.object(..) refs props (9b5c2cb)

v1.4.14

13 Dec 08:54
Compare
Choose a tag to compare

Bug Fixes

  • schema.type = number with string default should be inlined as number (b2786b9)

v1.4.13

12 Dec 15:30
Compare
Choose a tag to compare

Bug Fixes

  • autofix wrong schema.type case as QoL improvement (e589663)

v1.4.12

12 Dec 14:38
Compare
Choose a tag to compare

Bug Fixes

v1.4.11

12 Dec 14:30
Compare
Choose a tag to compare

Bug Fixes

  • ParameterObject with missing schema AND content (20e075c)

v1.4.10

12 Dec 13:12
Compare
Choose a tag to compare

Bug Fixes

  • ParameterObject with content (and no schema) (a7533a5)