Merge branch 'master' into mark-as-unread
Этот коммит содержится в:
@@ -2898,7 +2898,7 @@ func (c *Client4) GetPing() (string, *Response) {
|
||||
}
|
||||
|
||||
// GetPingWithServerStatus will return ok if several basic server health checks
|
||||
// all psss successfully.
|
||||
// all pass successfully.
|
||||
func (c *Client4) GetPingWithServerStatus() (string, *Response) {
|
||||
r, err := c.DoApiGet(c.GetSystemRoute()+"/ping?get_server_status=true", "")
|
||||
if r != nil && r.StatusCode == 500 {
|
||||
|
||||
Ссылка в новой задаче
Block a user