Files
vstash/config/routes/docs.yaml
2025-06-05 09:17:47 -04:00

4 lines
97 B
YAML

docs_show:
path: /docs
controller: App\Controller\DocsController::show
methods: [GET]