v0.17.19
What's Changed
- Use Optional for RawRequest/RawResponse body with safe deserialization by @wilmveel in #594
- Constrain Serializer/Deserializer generics to non-null by @wilmveel in #596
- Fix OpenAPI allOf single-ref flattening by @wilmveel in #597
- Add endpoint name collision resolution with tests by @wilmveel in #599
Full Changelog: v0.17.18...v0.17.19