fix
This commit is contained in:
@@ -54,7 +54,7 @@ func RegisterHandlers(server *rest.Server, serverCtx *svc.ServiceContext) {
|
||||
},
|
||||
{
|
||||
Method: http.MethodPost,
|
||||
Path: "/api/debug/auth/delete",
|
||||
Path: "/api/auth/debug/delete",
|
||||
Handler: DebugAuthDeleteHandler(serverCtx),
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user