Skip to content

Releases: FoHoOV/zod-openapi-client

v1.1.2

11 May 22:06
769004e

Choose a tag to compare

Patch Changes

  • 823bd1b: fix: add quotes around names since they might be invalid js names

v1.1.1

11 May 21:49
20562d5

Choose a tag to compare

Patch Changes

  • a1c78dc: fix: don't passthrough by default

v1.1.0

11 May 21:24
39868a9

Choose a tag to compare

Minor Changes

  • 1c472ad: feat: include response and errors in exported schemas by operationId

v1.0.0

11 May 20:48
b606b7d

Choose a tag to compare

Major Changes

  • 4880d6c: feat: use openapi-zod-client with customized template which is much better lib and adds the default/min/max and others to schemas

v0.1.1

21 Apr 08:42
567a0af

Choose a tag to compare

Patch Changes

  • dfc31ce: fix: removed cwd for openapi tools because spec file would be resolved relative to node_modules not consumers cwd

v0.1.0

21 Apr 08:31
2ca43fe

Choose a tag to compare

Minor Changes

  • 2009292: feat: made generate the default command and allow passing additional options to openapi tools