We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c37268b commit 41af1f9Copy full SHA for 41af1f9
CHANGELOG.md
@@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
22
- Fixes `Enum` deserialization when the value is `UNSET`.
23
- Add handling of application/vnd.api+json media type.
24
- Support passing models into query parameters (#316). Thanks @forest-benchling!
25
+- New `--file-encoding`command line option, set encoding used when writing generated, default: utf-8 (#330).
26
27
### Changes
28
0 commit comments