Update dependency nelmio/api-doc-bundle to v4.20.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
nelmio/api-doc-bundle | require | minor |
4.18.2 -> 4.20.0
|
Release Notes
nelmio/NelmioApiDocBundle (nelmio/api-doc-bundle)
v4.20.0
- Added Redocly as an alternative to Swagger UI. https://github.com/Redocly/redoc.
- Added support for describing dictionary types in OpenAPI 3.0.
v4.19.3
What's Changed
- fix-2209: Multiple @OA\MediaType() warning with MapRequestPayload by @DjordyKoert in https://github.com/nelmio/NelmioApiDocBundle/pull/2213
Full Changelog: https://github.com/nelmio/NelmioApiDocBundle/compare/v4.19.2...v4.19.3
v4.19.2
What's Changed
- fix: move to processor to correct dir by @DjordyKoert in https://github.com/nelmio/NelmioApiDocBundle/pull/2204
- Fix incorrect url by @DjordyKoert in https://github.com/nelmio/NelmioApiDocBundle/pull/2205
- Remove reference to nelm.io domain by @DjordyKoert in https://github.com/nelmio/NelmioApiDocBundle/pull/2206
Full Changelog: https://github.com/nelmio/NelmioApiDocBundle/compare/v4.19.1...v4.19.2
v4.19.1
What's Changed
- fix-2202: Correctly describe array parameter by @DjordyKoert in https://github.com/nelmio/NelmioApiDocBundle/pull/2203
Full Changelog: https://github.com/nelmio/NelmioApiDocBundle/compare/v4.19.0...v4.19.1
v4.19.0
What's Changed
- Support CSRF protection token of Symfony's form component by @stollr in https://github.com/nelmio/NelmioApiDocBundle/pull/2132
New Contributors
- @stollr made their first contribution in https://github.com/nelmio/NelmioApiDocBundle/pull/2132
Full Changelog: https://github.com/nelmio/NelmioApiDocBundle/compare/v4.18.3...v4.19.0
v4.18.3
What's Changed
- use hash to determine unique types by @DjordyKoert in https://github.com/nelmio/NelmioApiDocBundle/pull/2201
Full Changelog: https://github.com/nelmio/NelmioApiDocBundle/compare/v4.18.2...v4.18.3
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.