mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-27 11:31:05 +00:00
Removed useless route
This commit is contained in:
parent
900c844861
commit
bc4564a709
1 changed files with 0 additions and 5 deletions
|
@ -1,8 +1,3 @@
|
||||||
api:
|
|
||||||
type: rest
|
|
||||||
resource: "WallabagApiBundle:WallabagRest"
|
|
||||||
name_prefix: api_
|
|
||||||
|
|
||||||
entries:
|
entries:
|
||||||
type: rest
|
type: rest
|
||||||
resource: "WallabagApiBundle:EntryRest"
|
resource: "WallabagApiBundle:EntryRest"
|
||||||
|
|
Loading…
Reference in a new issue