Fixed error information being obscured when joining teams with API v4 (#6751)
Этот коммит содержится в:
коммит произвёл
Joram Wilander
родитель
4484c82b1b
Коммит
c66799a839
@@ -2003,14 +2003,6 @@
|
||||
"id": "api.system.go_routines",
|
||||
"translation": "The number of running goroutines is over the health threshold %v of %v"
|
||||
},
|
||||
{
|
||||
"id": "api.team.add_user_to_team.invalid_data.app_error",
|
||||
"translation": "Invalid data."
|
||||
},
|
||||
{
|
||||
"id": "api.team.add_user_to_team.invalid_invite_id.app_error",
|
||||
"translation": "Invalid invite id. No team matches with this invite id."
|
||||
},
|
||||
{
|
||||
"id": "api.team.add_user_to_team.missing_parameter.app_error",
|
||||
"translation": "Parameter required to add user to team."
|
||||
|
||||
Ссылка в новой задаче
Block a user