Отслеживание прогресса
Last updated
Was this helpful?
Во время обновления вы можете видеть процент выполнения:
(need screenshot here)
Требуется авторизация с помощью HMAC-256 ключа
GET https://your-site.com/api/get_updater_process_progress?process_key={код}Ответ:
{
"result_code": "PROGRESS_RETRIEVED",
"metadata": {
"progress": 67.5
}
}Last updated
Was this helpful?
Was this helpful?