forked from wallabag/wallabag
Move API stuff in ApiBundle
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
wallabag_api:
|
||||
resource: "@WallabagApiBundle/Resources/config/routing.yml"
|
||||
prefix: /
|
||||
|
||||
app:
|
||||
resource: @WallabagCoreBundle/Controller/
|
||||
type: annotation
|
||||
|
||||
Reference in New Issue
Block a user