What's Changed
- feat(state): list all violations during query parameters validation by @deguif in #6442
- feat(state): review validation for required parameters by @deguif in #6441
- fix(openapi): optional yaml component by @soyuka in #6445
- fix(graphql): security after resolver by @soyuka in #6444
- fix(state): allow to skip parameter validator provider by @soyuka in #6452
- fix(state): query and header parameter with the same name by @soyuka in #6453
- fix(state): store parameter value without its key by @soyuka in #6456
- fix: parameter not found when no value by @soyuka in #6458
- fix: swagger ui provider accept html by @soyuka in #6449
- fix(jsonld): allow @id, @context and @type on denormalization 2 by @ili101 in #6451
- test(symfony): property path violation enum by @soyuka in #6464
New Contributors
Full Changelog: v3.3.7...v3.3.8