diff --git a/nelmio/api-doc-bundle/3.0/config/routes/nelmio_api_doc.yaml b/nelmio/api-doc-bundle/3.0/config/routes/nelmio_api_doc.yaml index 618091cf..364b4af0 100644 --- a/nelmio/api-doc-bundle/3.0/config/routes/nelmio_api_doc.yaml +++ b/nelmio/api-doc-bundle/3.0/config/routes/nelmio_api_doc.yaml @@ -5,7 +5,7 @@ app.swagger: defaults: { _controller: nelmio_api_doc.controller.swagger } ## Requires the Asset component and the Twig bundle -## $ composer require composer require twig asset +## $ composer require twig asset #app.swagger_ui: # path: /api/doc # methods: GET