Implement client config/license endpoints for APIv4 (#5867)
Этот коммит содержится в:
коммит произвёл
Christopher Speller
родитель
d145c35838
Коммит
a0d5c01dfd
@@ -47,6 +47,14 @@
|
||||
"id": "September",
|
||||
"translation": "September"
|
||||
},
|
||||
{
|
||||
"id": "api.config.client.old_format.app_error",
|
||||
"translation": "New format for the client configuration is not supported yet. Please specify format=old in the query string."
|
||||
},
|
||||
{
|
||||
"id": "api.license.client.old_format.app_error",
|
||||
"translation": "New format for the client license is not supported yet. Please specify format=old in the query string."
|
||||
},
|
||||
{
|
||||
"id": "api.admin.add_certificate.no_file.app_error",
|
||||
"translation": "No file under 'certificate' in request"
|
||||
|
||||
Ссылка в новой задаче
Block a user