From 8e53df6d32c27c58f937ad48df207a48aa90b079 Mon Sep 17 00:00:00 2001 From: Piou-piou Date: Sat, 19 Oct 2019 10:49:14 +0200 Subject: [PATCH] Revert "[edit] RibsCronBundle version dir" This reverts commit 200de764 --- nelmio/api-doc-bundle/3.0/config/packages/nelmio_api_doc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nelmio/api-doc-bundle/3.0/config/packages/nelmio_api_doc.yaml b/nelmio/api-doc-bundle/3.0/config/packages/nelmio_api_doc.yaml index 30767e1e..4e684794 100644 --- a/nelmio/api-doc-bundle/3.0/config/packages/nelmio_api_doc.yaml +++ b/nelmio/api-doc-bundle/3.0/config/packages/nelmio_api_doc.yaml @@ -3,7 +3,7 @@ nelmio_api_doc: info: title: My App description: This is an awesome app! - version: 1.0 + version: 1.0.0 areas: # to filter documented areas path_patterns: - ^/api(?!/doc$) # Accepts routes under /api except /api/doc