forked from wallabag/wallabag
Move API stuff in ApiBundle
This commit is contained in:
4
src/Wallabag/ApiBundle/Resources/config/routing_rest.yml
Normal file
4
src/Wallabag/ApiBundle/Resources/config/routing_rest.yml
Normal file
@ -0,0 +1,4 @@
|
||||
entries:
|
||||
type: rest
|
||||
resource: "WallabagApiBundle:WallabagRest"
|
||||
name_prefix: api_
|
||||
Reference in New Issue
Block a user