X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2Fconfig%2Frouting_rest.yml;h=52d395dd9029066c18bf1e9483057a15d2601f47;hb=ca9858537eb0412994b42bdd7ea4f26f7cae96b2;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..52d395dd 100644 --- a/app/config/routing_rest.yml +++ b/app/config/routing_rest.yml @@ -1,4 +1,4 @@ -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" +