MM-11228: Fix channel update/patch API endpoints. (#9073)
Этот коммит содержится в:
коммит произвёл
Carlos Tadeu Panato Junior
родитель
602fd0ffdd
Коммит
2d16a71af9
@@ -87,6 +87,10 @@
|
||||
"id": "api.channel.add_user.to.channel.failed.app_error",
|
||||
"translation": "Failed to add user to channel"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.patch_update_channel.forbidden.app_error",
|
||||
"translation": "Failed to update the channel"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.add_user.to.channel.failed.deleted.app_error",
|
||||
"translation": "Failed to add user to channel because they have been removed from the team."
|
||||
|
||||
Ссылка в новой задаче
Block a user