MM-60283 Add standard response and API docs to /client_perf API (#28124)
* MM-60283 Add standard response to /client_perf API * Add API docs for /client_perf endpoint * Fix invalid response schema
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
d5e9aa9fb3
Коммит
c74f830b76
@@ -35,4 +35,6 @@ func submitPerformanceReport(c *Context, w http.ResponseWriter, r *http.Request)
|
||||
c.Err = appErr
|
||||
return
|
||||
}
|
||||
|
||||
ReturnStatusOK(w)
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user