Skip to content

Releases: nelmio/NelmioApiDocBundle

Fix several deprecations

13 Dec 08:11
f5fb7a4
Compare
Choose a tag to compare
v3.10.1

Fix deprecations (#1924)

v3.10.0: Apply #1863 to 3.x branch (#1888)

03 Nov 23:11
c0b57fd
Compare
Choose a tag to compare

Add the possibility to document only routes with a swagger annotation (#1868)

v4.6.2: Fix OpenApiRenderer list could be null (#1881)

19 Oct 12:29
efa83ca
Compare
Choose a tag to compare
Co-authored-by: Samael tomas <samael.tomas@wizbii.com>

Fix support of apps without twig

22 Sep 21:44
9c729ab
Compare
Choose a tag to compare
Fix support without twig (#1878)

* fix support without twig

* Support null openApiRenderer

* Register a twig extension instead of registering twig function at runtime

* fix tests

Allow to dump a static archive with the API documentation

15 Sep 09:45
b53edda
Compare
Choose a tag to compare
Merge pull request #1842 from zdenekdrahos/html-dump

Dump documentation to a static HTML and YAML file

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)