v0.93.0
What's Changed
- discriminator value should verify the type is string to avoid panic by @kandaaaaa in #509
- Add nilness check to CI by @fenollp in #510
- Add support for formats defined in JSON Draft 2019-09 by @slessard in #512
- Change the order of request validation to validate the Security schemas first before all other paramters by @Yarn-e in #514
- Add support for allowEmptyValue by @Yarn-e in #515
New Contributors
- @kandaaaaa made their first contribution in #509
- @slessard made their first contribution in #512
- @Yarn-e made their first contribution in #514
Full Changelog: v0.92.0...v0.93.0