Implement GET /cluster/status endpoint for APIv4 (#5732)

Этот коммит содержится в:
Joram Wilander
2017-03-13 12:49:19 -04:00
коммит произвёл GitHub
родитель 27d2c1f6fe
Коммит 59d06b5c56
5 изменённых файлов: 77 добавлений и 6 удалений

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

@@ -71,6 +71,10 @@
"id": "api.admin.file_read_error",
"translation": "Error reading log file"
},
{
"id": "api.cluster.init.debug",
"translation": "Initializing cluster API routes"
},
{
"id": "api.admin.get_brand_image.not_available.app_error",
"translation": "Custom branding is not configured or supported on this server"