aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/routing.yml
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2015-02-06 18:15:19 +0100
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2015-02-09 12:58:44 +0100
commit653e8be4c1ae589fff52af0229338ced7b2ada2c (patch)
treee07ec28b834a9303b63910e6f6bfb8c4ff5d840a /app/config/routing.yml
parent8af35ad932177e0363412a868afc128b406e3322 (diff)
downloadwallabag-653e8be4c1ae589fff52af0229338ced7b2ada2c.tar.gz
wallabag-653e8be4c1ae589fff52af0229338ced7b2ada2c.tar.zst
wallabag-653e8be4c1ae589fff52af0229338ced7b2ada2c.zip
rename Tags entity
why did I delete this file? rename Tags entity rename Tags entity
Diffstat (limited to 'app/config/routing.yml')
-rw-r--r--app/config/routing.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/config/routing.yml b/app/config/routing.yml
index 426dcdcf..20f6979a 100644
--- a/app/config/routing.yml
+++ b/app/config/routing.yml
@@ -18,11 +18,6 @@ login_check:
18logout: 18logout:
19 path: /logout 19 path: /logout
20 20
21#wallabag_api:
22# resource: "@WallabagApiBundle/Controller/"
23# type: annotation
24# prefix: /api
25
26rest : 21rest :
27 type : rest 22 type : rest
28 resource : "routing_rest.yml" 23 resource : "routing_rest.yml"