🔄 Запуск быстрой проверки
Code samples
GET /api/fast-check/{id}/run
🛠️ Параметры
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| id | path | integer | true | Код быстрой проверки |
Example responses
200 Response
{
"status": "run"
}
🔁 Ответы
| Status | Meaning | Description | Schema |
|---|---|---|---|
| 200 | OK | Successful operation | Inline |
📋 Response Schema
Status Code 200
| Name | Type | Required | Restrictions | Description |
|---|---|---|---|---|
| » status | string | false | none | Статус запуска |