- 823bd1b: fix: add quotes around names since they might be invalid js names
- a1c78dc: fix: don't passthrough by default
- 1c472ad: feat: include response and errors in exported schemas by operationId
- 4880d6c: feat: use openapi-zod-client with customized template which is much better lib and adds the default/min/max and others to schemas
- dfc31ce: fix: removed cwd for openapi tools because spec file would be resolved relative to node_modules not consumers cwd
- 2009292: feat: made generate the default command and allow passing additional options to openapi tools