Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 782 Bytes

File metadata and controls

37 lines (19 loc) · 782 Bytes

@fohoov/zod-openapi-client

1.1.2

Patch Changes

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

1.1.1

Patch Changes

  • a1c78dc: fix: don't passthrough by default

1.1.0

Minor Changes

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

1.0.0

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

0.1.1

Patch Changes

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

0.1.0

Minor Changes

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