]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/ApiBundle/Resources/config/routing_rest.yml
Removed useless route
[github/wallabag/wallabag.git] / src / Wallabag / ApiBundle / Resources / config / routing_rest.yml
index 5f43f9716a46fb31b206196658da0de9e45cc954..c1af9e023e91bfe1f43027057728ad14bb63f101 100644 (file)
@@ -1,4 +1,9 @@
 entries:
   type: rest
-  resource:     "WallabagApiBundle:WallabagRest"
+  resource:     "WallabagApiBundle:EntryRest"
+  name_prefix:  api_
+
+tags:
+  type: rest
+  resource:     "WallabagApiBundle:TagRest"
   name_prefix:  api_