X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FApiBundle%2FResources%2Fconfig%2Frouting_rest.yml;h=c0283e71f159603317b1179bbf194c21514c12fa;hb=2251045901875aa815dee43ec467fb1af8d416d0;hp=57d37f4b454fa3aa15d3f4d6a36f194fd428d2ee;hpb=b788add08787863ac2a0e68ddaf4620da4b2b33c;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 57d37f4b..c0283e71 100644 --- a/src/Wallabag/ApiBundle/Resources/config/routing_rest.yml +++ b/src/Wallabag/ApiBundle/Resources/config/routing_rest.yml @@ -17,3 +17,8 @@ misc: type: rest resource: "WallabagApiBundle:WallabagRest" name_prefix: api_ + +user: + type: rest + resource: "WallabagApiBundle:UserRest" + name_prefix: api_