From 57789a8a8067c4fb7311c44f6f962a82b41d86e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=93=D0=B0=D0=BD=D0=B5=D0=B5=D0=B2=20=D0=90=D1=80=D1=82?= =?UTF-8?q?=D0=B5=D0=BC?= Date: Fri, 21 Nov 2025 16:01:01 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20=D1=81=D0=BF=D0=B5=D1=86=D0=B8=D1=84?= =?UTF-8?q?=D0=B8=D0=BA=D0=B0=D1=86=D0=B8=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- openapi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi.yml b/openapi.yml index f01d154..a3b746c 100644 --- a/openapi.yml +++ b/openapi.yml @@ -215,4 +215,4 @@ components: enum: [">", "<", "=", "!=", ">=", "<="] expectedValue: type: string - description: Ожидаемое значение для завершения этапа \ No newline at end of file + description: Ожидаемое значение для выполнения проверки \ No newline at end of file