What's Changed
- Import Annotated from typing_extensions for Python <= 3.8 by @airwoodix in #1274
- Fix OpenAPI array response by @koxudaxi in #1261
- Fix unresolved nested ref in openapi by @koxudaxi in #1269
- Fix unsorted dataclass field by @koxudaxi in #1288
- Fix allOf-anyOf by @koxudaxi in #1291
- Fix null by @koxudaxi in #1299
New Contributors
- @airwoodix made their first contribution in #1274
Full Changelog: 0.18.1...0.19.0