What's Changed
- fix: remove extra empty lines insertion in SymfonyServiceClassConstantFixer by @Maxcastel in #7761
- fix(state): handle partial pagination with object mapper by @soyuka in #7769
- fix(hydra): hide search key when there is parameter without filter by @VincentLanglet in #7773
- fix(symfony): use AsCommand description parameter for console commands by @soyuka in #7763
- fix(serializer): apply API Platform name converter to input/output DTOs by @soyuka in #7779
- fix(JsonSchema): avoid schema name collision when an operation name is already used by another class by @wuchen90 in #7778
Full Changelog: v4.2.16...v4.2.17