We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e10751 commit 661de57Copy full SHA for 661de57
CHANGELOG.md
@@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
21
- Attempt to detect and alert users if they are using an unsupported version of OpenAPI (#281).
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
26
### Changes
27
0 commit comments