fix deprecations (move same controller) (#2440)

This commit is contained in:
Kevin Papst
2021-03-16 14:06:15 +01:00
committed by GitHub
parent 75e62b800c
commit 16e8e8a5e5
11 changed files with 128 additions and 34 deletions

View File

@@ -11,3 +11,8 @@ app.api:
resource: '../src/API/'
type: rest
prefix: /api
security:
resource: '../../src/Controller/Auth/'
type: annotation
prefix: /auth