]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/routing_rest.yml
routing for API, trying to respect #414
[github/wallabag/wallabag.git] / app / config / routing_rest.yml
diff --git a/app/config/routing_rest.yml b/app/config/routing_rest.yml
new file mode 100644 (file)
index 0000000..82d9e6c
--- /dev/null
@@ -0,0 +1,3 @@
+Rest_Wallabag:
+  type : rest
+  resource: "@WallabagCoreBundle/Resources/config/routing_rest.yml"
\ No newline at end of file