Add a comment

This commit is contained in:
Guilhem Niot
2018-01-04 16:39:32 +01:00
parent a176487881
commit 1e92a89c66
@@ -4,7 +4,8 @@ app.swagger_ui:
methods: GET
defaults: { _controller: nelmio_api_doc.controller.swagger_ui }
# app.swagger:
# path: /api/doc.json
# methods: GET
# defaults: { _controller: nelmio_api_doc.controller.swagger }
# To expose your documentation as JSON
#app.swagger:
# path: /api/doc.json
# methods: GET
# defaults: { _controller: nelmio_api_doc.controller.swagger }