mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-19 11:06:41 +03:00
Add a comment
This commit is contained in:
@@ -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 }
|
||||
|
||||
Reference in New Issue
Block a user