]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/routing_rest.yml
Merge pull request #2513 from wallabag/update-capistrano-config
[github/wallabag/wallabag.git] / app / config / routing_rest.yml
index ecddbd36076b8968a518c4de854f225bd652f2f0..52d395dd9029066c18bf1e9483057a15d2601f47 100644 (file)
@@ -1,4 +1,4 @@
-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"
+