]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/routing_rest.yml
ApiDoc & Route annotation were conflicted
[github/wallabag/wallabag.git] / app / config / routing_rest.yml
index ecddbd36076b8968a518c4de854f225bd652f2f0..29f4ab14c3ca09f35f201b611acfd6cc42b9d9f6 100644 (file)
@@ -1,4 +1,3 @@
-app_api :
-    type: rest
-    resource:     "WallabagCoreBundle:Api"
-    name_prefix:  api_
\ No newline at end of file
+Rest_Wallabag:
+    type : rest
+    resource: "@WallabagApiBundle/Resources/config/routing_rest.yml"