]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/routing_rest.yml
Fix #1057
[github/wallabag/wallabag.git] / app / config / routing_rest.yml
index ecddbd36076b8968a518c4de854f225bd652f2f0..82d9e6cce0ef8af304e049d384b228db5fca4cb9 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: "@WallabagCoreBundle/Resources/config/routing_rest.yml"
\ No newline at end of file