Minor Changes
- fix: rename write to dryRun and invert value (#326)
Patch Changes
-
fix: generate constant size array types properly (#345)
-
fix: support x-enumNames for custom enum names (#334)
-
fix: export service types from single namespace (#341)
-
fix: generate models with proper indentation when formatting is false (#340)
-
fix: log errors to file (#329)
-
fix: cleanup some styling issues when generating client without formatting (#330)