Merge branch 'master' into MM-50966-in-product-expansion
Этот коммит содержится в:
@@ -2440,6 +2440,7 @@ export default class Client4 {
|
||||
ping = () => {
|
||||
return this.doFetch<{
|
||||
status: string;
|
||||
ActiveSearchBackend: string;
|
||||
}>(
|
||||
`${this.getBaseRoute()}/system/ping?time=${Date.now()}`,
|
||||
{method: 'get'},
|
||||
|
||||
Ссылка в новой задаче
Block a user