Minor Changes
-
feat: add form type option for schemas (#433)
-
feat: replace useDateType with option in types object (#435)
-
feat: replace serviceResponse with option in services object (#434)
-
feat: replace postfixServices with configuration object (#430)
Patch Changes
-
fix: properly escape backticks in template literals (#431)
-
fix: transform names of referenced types (#422)
-
fix: use config interceptors passed to constructor when using named client (#432)
-
fix: properly escape expressions in template literals (#431)
-
fix: do not export common properties as schemas (#424)