We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41af1f9 commit eebcc2bCopy full SHA for eebcc2b
CHANGELOG.md
@@ -22,7 +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).
+- New `--file-encoding` command line option (#330). Sets the encoding used when writing generated files (defaults to utf-8). Thanks @dongfangtianyu!
26
27
### Changes
28
0 commit comments