Releases: nelmio/NelmioApiDocBundle
Releases · nelmio/NelmioApiDocBundle
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
v4.15.1
What's Changed
Full Changelog: v4.15.0...v4.15.1
v4.15.0
What's Changed
- Fix enum backing type always 'string' by @DidierLmn in #2121
- feat: pass serialization context to name converter by @DjordyKoert in #2167
- Generate non-nullable properties on model as required by @DjordyKoert in #2141
New Contributors
- @DidierLmn made their first contribution in #2121
Full Changelog: v4.14.0...v4.15.0
v4.14.0
What's Changed
- cleanup phpunit related things by @DjordyKoert in #2170
- Allow
custom processors
through tagged services by @Luehrsen in #2149
New Contributors
Full Changelog: v4.13.0...v4.14.0
v4.13.0
What's Changed
- Fix failing phpunit by @DjordyKoert in #2126
- feat: update swagger-ui by @DjordyKoert in #2154
- feat: symfony 7 support by @faizanakram99 in #2164
- fix CI by @smoench in #2162
- fix-2139: do not escape slashes by @DjordyKoert in #2157
- Add CI jobs for PHP 8.2 and 8.3 by @derrabus in #2144
- connect the OpenAPI Context with Loggers from Symfony by @magrigry in #2131
- Update HtmlOpenApiRenderer - remove unused by @umpirsky in #2161
- fix: use oneOf instead of allOf by @DjordyKoert in #2156
- fix: pass configured openapi version to swagger-php by @DjordyKoert in #2159
New Contributors
- @DjordyKoert made their first contribution in #2126
- @faizanakram99 made their first contribution in #2164
- @magrigry made their first contribution in #2131
- @umpirsky made their first contribution in #2161
Full Changelog: v4.12.0...v4.13.0