Skip to content

Releases: nelmio/NelmioApiDocBundle

Log model name conflicts, and fix deprecations

27 Aug 15:11
2f25ca6
Compare
Choose a tag to compare
v4.5.0

Merge pull request #1863 from onatskyy/fix_getCollectionValueType_dep…

v3.9.1: Update templates comment path for bundle override (#1864)

27 Aug 15:09
1306106
Compare
Choose a tag to compare
## Changelog

Fix the comment path from SwaggerUI to SwaggerUi since case does matter for template override to work.

Add compound constraints support

18 Jul 17:04
06bc513
Compare
Choose a tag to compare
Merge pull request #1851 from javiereguiluz/patch-3

[Doc] Fix some minor RST issues

v4.3.0: Merge pull request #1829 from nelmio/PROPACCESS

07 Jun 17:34
40dfcf4
Compare
Choose a tag to compare
  • Allow @Area on controller classes (#1528)
  • Add support for php 8 constraint attributes (#1789)
  • Fix Symfony 5.3 support (#1808)
  • Check whether min/max are set on constraints (#1823)

v3.9.0

07 Jun 17:35
75794a7
Compare
Choose a tag to compare
  • Add support for php 8 constraint attributes (#1789)
  • Fix Symfony 5.3 support (#1808)

2.13.5: Merge pull request #1799 from phansys/config

23 Mar 07:11
1581495
Compare
Choose a tag to compare

v4.2.0

19 Feb 08:48
883d7b6
Compare
Choose a tag to compare
Apply `enum` from Choice Constraints to Items When Choice is Multiple…

v3.8.2

19 Feb 08:49
Compare
Choose a tag to compare
Use annotations reader without cache

v4.1.1

27 Dec 18:16
Compare
Choose a tag to compare
Fix a regression about manual paths in operation no longer being take…

v3.8.1

27 Dec 18:17
820c058
Compare
Choose a tag to compare
Update build status with github actions