Releases: nelmio/NelmioApiDocBundle
Releases · nelmio/NelmioApiDocBundle
v4.19.3
What's Changed
- fix-2209: Multiple @OA\MediaType() warning with MapRequestPayload by @DjordyKoert in #2213
Full Changelog: v4.19.2...v4.19.3
v4.19.2
What's Changed
- fix: move to processor to correct dir by @DjordyKoert in #2204
- Fix incorrect url by @DjordyKoert in #2205
- Remove reference to nelm.io domain by @DjordyKoert in #2206
Full Changelog: v4.19.1...v4.19.2
v4.19.1
What's Changed
- fix-2202: Correctly describe array parameter by @DjordyKoert in #2203
Full Changelog: v4.19.0...v4.19.1
v4.19.0
v4.18.3
What's Changed
- use hash to determine unique types by @DjordyKoert in #2201
Full Changelog: v4.18.2...v4.18.3
v4.18.2
What's Changed
- fix describing multiple map query string attributes by @DjordyKoert in #2195
- feat: sort processors by priority by @DjordyKoert in #2196
- fix-2190: fix array type failed to describe by @DjordyKoert in #2197
- remove php 8.4 from ci by @DjordyKoert in #2198
- fix broken docs by @DjordyKoert in #2199
Full Changelog: v4.18.1...v4.18.2
v4.18.1
What's Changed
- fix: attribute validation groups not passed by @DjordyKoert in #2189
Full Changelog: v4.18.0...v4.18.1
v4.18.0
What's Changed
- Add Symfony attribute describers by @DjordyKoert in #2112
Full Changelog: v4.17.1...v4.18.0
v4.17.1
What's Changed
- fix-2187: Check if schema is available by @DjordyKoert in #2188
Full Changelog: v4.17.0...v4.17.1
v4.17.0
What's Changed
- refactor: PropertyDescribers by @DjordyKoert in #2184
- Removes the need to document an array #2175
- Fix marking falsy default values as required by @heiglandreas in #2186
New Contributors
- @heiglandreas made their first contribution in #2186
Full Changelog: v4.16.2...v4.17.0