X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FApiBundle%2FResources%2Fconfig%2Frouting_rest.yml;h=c1af9e023e91bfe1f43027057728ad14bb63f101;hb=bc4564a709ccae949999af77aa456287a72f1591;hp=901cf449ce2ea5669786f930ea18d24203635cf3;hpb=900c844861eac95fc41afbbbc121584b8f9e6c32;p=github%2Fwallabag%2Fwallabag.git diff --git a/src/Wallabag/ApiBundle/Resources/config/routing_rest.yml b/src/Wallabag/ApiBundle/Resources/config/routing_rest.yml index 901cf449..c1af9e02 100644 --- a/src/Wallabag/ApiBundle/Resources/config/routing_rest.yml +++ b/src/Wallabag/ApiBundle/Resources/config/routing_rest.yml @@ -1,8 +1,3 @@ -api: - type: rest - resource: "WallabagApiBundle:WallabagRest" - name_prefix: api_ - entries: type: rest resource: "WallabagApiBundle:EntryRest"