hesabixCore/hesabixCore/config/routes.yaml

10 lines
234 B
YAML

controllers:
resource:
path: ../src/Controller/
namespace: App\Controller
type: attribute
app.swagger_ui:
path: /doc/api
methods: GET
defaults: { _controller: nelmio_api_doc.controller.swagger_ui }