MM-10591: Well known error for all scheme endpoints pre-migration. (#8812)

Этот коммит содержится в:
George Goldberg
2018-05-17 12:48:18 +01:00
коммит произвёл GitHub
родитель b9b76b275a
Коммит c2ab85e0a3
3 изменённых файлов: 63 добавлений и 32 удалений

Просмотреть файл

@@ -243,6 +243,10 @@
"id": "api.channel.can_manage_channel.private_restricted_system_admin.app_error",
"translation": "Private Channel management and creation is restricted to System Administrators."
},
{
"id": "app.schemes.is_phase_2_migration_completed.not_completed.app_error",
"translation": "This API endpoint is not accessible as required migrations have not yet completed."
},
{
"id": "api.channel.can_manage_channel.private_restricted_team_admin.app_error",
"translation": "Private Channel management and creation is restricted to Team and System Administrators."