--- app.swagger_ui: path: /api/doc/{area} methods: GET defaults: { _controller: nelmio_api_doc.controller.swagger_ui, area: default } ...