openapi-zod-client@1.18.1
·
5 commits
to main
since this release
Patch Changes
- #288
3799ae3Thanks @mjperrone! - Fix escaping of forward slash/in pattern regex so the output code will be/\//. This change also breaks escaping of unnecessarily escaped forward slash\/in pattern regex, such that the output code will be/\\//.