We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93b912b commit aa15a6cCopy full SHA for aa15a6c
CHANGELOG.md
@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
- `none` will not create a project folder at all, only the inner package folder (which won't be inner anymore)
17
- Attempt to detect and alert users if they are using an unsupported version of OpenAPI (#281).
18
- Fixes `Enum` deserialization when the value is `UNSET`.
19
+- Add handling of application/vnd.api+json media type.
20
21
### Changes
22
0 commit comments