From 70f4de937d51c2c161efd4bf63d35a7cb0d1b9b3 Mon Sep 17 00:00:00 2001 From: Artsiom Tsybulko Date: Fri, 18 Jul 2025 12:37:12 +0300 Subject: [PATCH] 41525 - fix VirtualMode type --- rt-rfid-binary-data.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rt-rfid-binary-data.yml b/rt-rfid-binary-data.yml index d4dbd514..ff154e8b 100644 --- a/rt-rfid-binary-data.yml +++ b/rt-rfid-binary-data.yml @@ -310,7 +310,7 @@ components: VirtualMode: description: "Sign of virtual session when working with loaded data from a previous communication session with the electronic document" - type: string + type: boolean SDKVersion: description: "Text SDKVersion value in format A.B (e.g. 3.1)" type: string