What's Changed
- fix(jsonschema): make JSON-LD specific properties required on the output schema by @ttskch in #6366
- Revert "fix(jsonschema): make all required properties optional in PATCH operation with 'json' format" by @soyuka in #6476
- fix: property called default in ApiProperty has incorrect type (#6471) by @UnseenBook in #6472
- fix(symfony): securityPostValidation when use_symfony_listeners by @soyuka in #6479
- fix: remove useless deprecation by @nikophil in #6481
New Contributors
- @UnseenBook made their first contribution in #6472
Full Changelog: v3.3.9...v3.3.10