Version
5.7.0
Description
The current docs recommend to modify config/routes.yaml for non-flex users, see
https://symfony.com/bundles/NelmioApiDocBundle/current/index.html#how-does-this-bundle-work
There is no hint however how to enable the UI when working with flex, a.k.a. using the boilerplate in the auto-generated config/routes/nelmio_api_doc.yaml. It’s not difficult to figure out, especially when detecting new files during a commit, but a small hint certainly wouldn’t hurt, in my opinion.
JSON OpenApi
JSON OpenApi
Replace this text with your JSON (`bin/console nelmio:apidoc:dump`)
Additional context
No response