MM-58349: Shared Channels in System Console (#28116)
Co-authored-by: Mattermost Build <build@mattermost.com> Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
02e6851603
Коммит
0f200adbe0
@@ -178,8 +178,12 @@
|
||||
schema:
|
||||
type: string
|
||||
responses:
|
||||
"204":
|
||||
"200":
|
||||
description: Remote cluster invited successfully
|
||||
content:
|
||||
application/json:
|
||||
schema:
|
||||
$ref: "#/components/schemas/StatusOK"
|
||||
"401":
|
||||
$ref: "#/components/responses/Unauthorized"
|
||||
"403":
|
||||
@@ -212,8 +216,12 @@
|
||||
schema:
|
||||
type: string
|
||||
responses:
|
||||
"204":
|
||||
"200":
|
||||
description: Remote cluster uninvited successfully
|
||||
content:
|
||||
application/json:
|
||||
schema:
|
||||
$ref: "#/components/schemas/StatusOK"
|
||||
"401":
|
||||
$ref: "#/components/responses/Unauthorized"
|
||||
"403":
|
||||
|
||||
Ссылка в новой задаче
Block a user