implement POST /commands for apiv4 (#5849)
Этот коммит содержится в:
коммит произвёл
Joram Wilander
родитель
42c3ea64a9
Коммит
6935e2d5ea
@@ -170,6 +170,7 @@ func InitApi(full bool) {
|
||||
InitCluster()
|
||||
InitLdap()
|
||||
InitBrand()
|
||||
InitCommand()
|
||||
|
||||
app.Srv.Router.Handle("/api/v4/{anything:.*}", http.HandlerFunc(Handle404))
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user