[APIV4] GET /users/{user_id}/status - user status endpoint for apiV4 (#5824)
Этот коммит содержится в:
коммит произвёл
George Goldberg
родитель
28ad645153
Коммит
5bf6ae04df
@@ -171,6 +171,7 @@ func InitApi(full bool) {
|
||||
InitLdap()
|
||||
InitBrand()
|
||||
InitCommand()
|
||||
InitStatus()
|
||||
|
||||
app.Srv.Router.Handle("/api/v4/{anything:.*}", http.HandlerFunc(Handle404))
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user