Update dependency nelmio/api-doc-bundle to v4.15.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
nelmio/api-doc-bundle | require | minor |
4.13.0 -> 4.15.1
|
Release Notes
nelmio/NelmioApiDocBundle (nelmio/api-doc-bundle)
v4.15.1
What's Changed
- Fix wrong detection of OA min/max for symfony contraints with datetime strings by @Tobion in https://github.com/nelmio/NelmioApiDocBundle/pull/2148
Full Changelog: https://github.com/nelmio/NelmioApiDocBundle/compare/v4.15.0...v4.15.1
v4.15.0
What's Changed
- Fix enum backing type always 'string' by @DidierLmn in https://github.com/nelmio/NelmioApiDocBundle/pull/2121
- feat: pass serialization context to name converter by @DjordyKoert in https://github.com/nelmio/NelmioApiDocBundle/pull/2167
- Generate non-nullable properties on model as required by @DjordyKoert in https://github.com/nelmio/NelmioApiDocBundle/pull/2141
New Contributors
- @DidierLmn made their first contribution in https://github.com/nelmio/NelmioApiDocBundle/pull/2121
Full Changelog: https://github.com/nelmio/NelmioApiDocBundle/compare/v4.14.0...v4.15.0
v4.14.0
What's Changed
- cleanup phpunit related things by @DjordyKoert in https://github.com/nelmio/NelmioApiDocBundle/pull/2170
- Allow
custom processors
through tagged services by @Luehrsen in https://github.com/nelmio/NelmioApiDocBundle/pull/2149
New Contributors
- @Luehrsen made their first contribution in https://github.com/nelmio/NelmioApiDocBundle/pull/2149
Full Changelog: https://github.com/nelmio/NelmioApiDocBundle/compare/v4.13.0...v4.14.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.