aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/routing_rest.yml
diff options
context:
space:
mode:
Diffstat (limited to 'app/config/routing_rest.yml')
-rw-r--r--app/config/routing_rest.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/config/routing_rest.yml b/app/config/routing_rest.yml
new file mode 100644
index 00000000..ecddbd36
--- /dev/null
+++ b/app/config/routing_rest.yml
@@ -0,0 +1,4 @@
1app_api :
2 type: rest
3 resource: "WallabagCoreBundle:Api"
4 name_prefix: api_ \ No newline at end of file