From 10bcbb922f908545d30c65f532aeb302916c35a0 Mon Sep 17 00:00:00 2001 From: Piotr Antosik Date: Tue, 1 May 2018 01:11:11 +0200 Subject: [PATCH] Update nelmio_api_doc.yaml --- nelmio/api-doc-bundle/3.0/config/routes/nelmio_api_doc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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