info get profile
This commit is contained in:
parent
b571b1b31c
commit
91c1c580f9
|
@ -24,7 +24,7 @@ func RegisterHandlers(server *rest.Server, serverCtx *svc.ServiceContext) {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Method: http.MethodPost,
|
Method: http.MethodPost,
|
||||||
Path: "/api/info/user/profile/update",
|
Path: "/api/info/user/profile/base/update",
|
||||||
Handler: UpdateProfileBaseHandler(serverCtx),
|
Handler: UpdateProfileBaseHandler(serverCtx),
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user