Some checks failed
Auto Tag Develop / tag (push) Has been cancelled
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
11 lines
212 B
YAML
11 lines
212 B
YAML
# yaml-language-server: $schema=../vendor/symfony/routing/Loader/schema/routing.schema.json
|
|
|
|
controllers:
|
|
resource: routing.controllers
|
|
|
|
login_check:
|
|
path: /login_check
|
|
|
|
api_logout:
|
|
path: /api/logout
|