X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=src%2FWallabag%2FApiBundle%2FResources%2Fconfig%2Frouting_rest.yml;h=35f8b2c1106c3525a720670910fb560a1b58ce3b;hb=64a8781e453c40ff144d03405abe2dc1ccfacbe0;hp=5f43f9716a46fb31b206196658da0de9e45cc954;hpb=2878416f8b4d94fb5e64c2fa61861526a7654d3d;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 5f43f971..35f8b2c1 100644 --- a/src/Wallabag/ApiBundle/Resources/config/routing_rest.yml +++ b/src/Wallabag/ApiBundle/Resources/config/routing_rest.yml @@ -1,4 +1,4 @@ -entries: - type: rest - resource: "WallabagApiBundle:WallabagRest" - name_prefix: api_ +api: + type: rest + resource: "WallabagApiBundle:WallabagRest" + name_prefix: api_