Files
schedule/config/routes/nelmio_api_doc.yaml

5 lines
117 B
YAML
Raw Normal View History

2022-02-14 09:59:14 +01:00
app_swagger_ui:
path: /rest
2020-05-11 15:53:07 +02:00
methods: GET
2022-02-14 09:59:14 +01:00
defaults: { _controller: nelmio_api_doc.controller.swagger_ui }