Move Api controllers to Core

This commit is contained in:
Yassine Guedidi
2023-12-31 09:28:37 +01:00
parent 020c616c9d
commit 3fc0b5fa5b
21 changed files with 22 additions and 41 deletions

View File

@ -3,11 +3,6 @@ wallabag_import:
type: annotation
prefix: /import
wallabag_api:
resource: "@WallabagApiBundle/Controller/"
type: annotation
prefix: /
app:
resource: "@WallabagCoreBundle/Controller/"
type: annotation