Releases: nelmio/NelmioApiDocBundle
Releases · nelmio/NelmioApiDocBundle
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
v4.16.2
What's Changed
- fix: different context uses same model by @DjordyKoert in #2183
Full Changelog: v4.16.1...v4.16.2
v4.16.1
What's Changed
- ci fix for new Article81 property by @DjordyKoert in #2180
- Check if variable array key exists before execution method by @Vlado-web in #2182
New Contributors
- @Vlado-web made their first contribution in #2182
Full Changelog: v4.16.0...v4.16.1
v4.16.0
v4.15.3
What's Changed
- fix: describe nullable enums with allOf by @DjordyKoert in #2178
Full Changelog: v4.15.2...v4.15.3
v4.15.2
What's Changed
- use string instead of constant by @DjordyKoert in #2174
Full Changelog: v4.15.1...v4.15.2