aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Wallabag/ApiBundle/Resources/config/routing_rest.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/Wallabag/ApiBundle/Resources/config/routing_rest.yml b/src/Wallabag/ApiBundle/Resources/config/routing_rest.yml
index 901cf449..c1af9e02 100644
--- a/src/Wallabag/ApiBundle/Resources/config/routing_rest.yml
+++ b/src/Wallabag/ApiBundle/Resources/config/routing_rest.yml
@@ -1,8 +1,3 @@
1api:
2 type: rest
3 resource: "WallabagApiBundle:WallabagRest"
4 name_prefix: api_
5
6entries: 1entries:
7 type: rest 2 type: rest
8 resource: "WallabagApiBundle:EntryRest" 3 resource: "WallabagApiBundle:EntryRest"