]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Removed useless route 2509/head
authorNicolas Lœuillet <nicolas@loeuillet.org>
Fri, 28 Oct 2016 13:24:58 +0000 (15:24 +0200)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Fri, 28 Oct 2016 13:24:58 +0000 (15:24 +0200)
src/Wallabag/ApiBundle/Resources/config/routing_rest.yml

index 901cf449ce2ea5669786f930ea18d24203635cf3..c1af9e023e91bfe1f43027057728ad14bb63f101 100644 (file)
@@ -1,8 +1,3 @@
-api:
-  type: rest
-  resource:     "WallabagApiBundle:WallabagRest"
-  name_prefix:  api_
-
 entries:
   type: rest
   resource:     "WallabagApiBundle:EntryRest"