X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2Fconfig%2Frouting_rest.yml;h=29f4ab14c3ca09f35f201b611acfd6cc42b9d9f6;hb=a03c4d90b2c3a84ecb994417e2877a7d847b462c;hp=ecddbd36076b8968a518c4de854f225bd652f2f0;hpb=e4788de51ecbf2773a043325965e10eb74b14e8f;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/config/routing_rest.yml b/app/config/routing_rest.yml index ecddbd36..29f4ab14 100644 --- a/app/config/routing_rest.yml +++ b/app/config/routing_rest.yml @@ -1,4 +1,3 @@ -app_api : - type: rest - resource: "WallabagCoreBundle:Api" - name_prefix: api_ \ No newline at end of file +Rest_Wallabag: + type : rest + resource: "@WallabagApiBundle/Resources/config/routing_rest.yml"