From 468491ef8eeb085f7cb7bf0c7d17b43b2a8c5f88 Mon Sep 17 00:00:00 2001 From: Alexander Date: Tue, 23 Apr 2024 18:01:04 +0300 Subject: [PATCH] Add xml Buffer --- rt-doc-type-old.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rt-doc-type-old.yml b/rt-doc-type-old.yml index f493540..d4ef6c0 100644 --- a/rt-doc-type-old.yml +++ b/rt-doc-type-old.yml @@ -11,6 +11,9 @@ components: properties: OneCandidate: $ref: "#/components/schemas/OneCandidate" + XML_buffer: + type: string + readOnly: true - $ref: "./rt.yml#/components/schemas/ResultItem" DocumentTypesCandidatesResult: