What's Changed
- Fix OpenAPI handling of parameters with duplicated names by @peterschutt in #2788
- Fix late failure where
DTOData
is used without a DTO by @peterschutt in #2789 - Correctly propagate camelCase names on OpenAPI schema by @peterschutt in #2800
- Fix error handling in event handler stream by @peterschutt in #2810 and #2814
- Fix OpenAPI schema for pydantic computed fields by @peterschutt in #2797
New Contributors
- @elliot-hall made their first contribution in #2796
Full Changelog: v2.4.1...v2.4.2