fix deprecations (move same controller) (#2440)
This commit is contained in:
@@ -11,3 +11,8 @@ app.api:
|
||||
resource: '../src/API/'
|
||||
type: rest
|
||||
prefix: /api
|
||||
|
||||
security:
|
||||
resource: '../../src/Controller/Auth/'
|
||||
type: annotation
|
||||
prefix: /auth
|
||||
|
||||
Reference in New Issue
Block a user