Skip to content

Commit aa15a6c

Browse files
committed
Add changelog entry for new media type.
1 parent 93b912b commit aa15a6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
- `none` will not create a project folder at all, only the inner package folder (which won't be inner anymore)
1717
- Attempt to detect and alert users if they are using an unsupported version of OpenAPI (#281).
1818
- Fixes `Enum` deserialization when the value is `UNSET`.
19+
- Add handling of application/vnd.api+json media type.
1920

2021
### Changes
2122

0 commit comments

Comments
 (0)