v1.5.1
What's Changed
- Add support for nullable objects as properties and various anyOf usages by @DeepDiver1975 in #108
- Add type hinting to
$path
param by @pH-7 in #105 - Cache parsed OpenAPI specifications by @DeepDiver1975 in #106
- Reset array keys when formatting schema exception by @beblife in #101
- Add support to decode responses using application/problem+json content type by @ethanbray in #104
New Contributors
- @DeepDiver1975 made their first contribution in #108
- @pH-7 made their first contribution in #105
- @ethanbray made their first contribution in #104
Full Changelog: v1.5.0...v1.5.1