balikobot-api/config/routes.yaml

12 lines
214 B
YAML
Raw Permalink Normal View History

2025-01-26 21:17:23 +01:00
controllers:
resource:
path: ../src/Controller/
namespace: App\Controller
type: attribute
default_route:
path: /{url}
controller: nelmio_api_doc.controller.swagger_ui
requirements:
url: ".*"