Releases: nelmio/NelmioApiDocBundle
Releases · nelmio/NelmioApiDocBundle
Fix several deprecations
v3.10.1 Fix deprecations (#1924)
v3.10.0: Apply #1863 to 3.x branch (#1888)
Add the possibility to document only routes with a swagger annotation (#1868)
v4.6.2: Fix OpenApiRenderer list could be null (#1881)
Co-authored-by: Samael tomas <samael.tomas@wizbii.com>
Fix support of apps without twig
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
Merge pull request #1842 from zdenekdrahos/html-dump Dump documentation to a static HTML and YAML file
Log model name conflicts, and fix deprecations
v4.5.0 Merge pull request #1863 from onatskyy/fix_getCollectionValueType_dep…
v3.9.1: Update templates comment path for bundle override (#1864)
## Changelog Fix the comment path from SwaggerUI to SwaggerUi since case does matter for template override to work.
Add compound constraints support
Merge pull request #1851 from javiereguiluz/patch-3 [Doc] Fix some minor RST issues