Skip to content

Commit f3c3252

Browse files
41525 - fix VirtualMode type (#267)
Co-authored-by: Vladislav Yakimchik <31860804+vyakimchik@users.noreply.github.com>
1 parent 5f3e1e4 commit f3c3252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rt-rfid-binary-data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ components:
310310
VirtualMode:
311311
description: "Sign of virtual session when working with loaded data from a previous communication session
312312
with the electronic document"
313-
type: string
313+
type: boolean
314314
SDKVersion:
315315
description: "Text SDKVersion value in format A.B (e.g. 3.1)"
316316
type: string

0 commit comments

Comments
 (0)