What's Changed
- fix(symfony): revert breaking change on attributes extractor by @soyuka in #6170
- fix(json-schema): multiple type support (draft4) by @soyuka in #6171
- fix(doctrine): read parent class properties on PUT by @aurac in #6176
- fix(validator): stop considering properties marked with NotBlank(allowNull=true) as required by @ostrolucky in #6184
- fix(symfony): autoconfigure legacy alias fixes #6177 by @soyuka in #6181
- fix(openapi): resource name parameter description by @Timu57 in #6178
New Contributors
- @aurac made their first contribution in #6176
- @ostrolucky made their first contribution in #6184
- @Timu57 made their first contribution in #6178
Full Changelog: v3.2.14...v3.2.15