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