From 6e4ed4bc091ec4b9e6e5a115b3fa60a2598a8bbf Mon Sep 17 00:00:00 2001 From: prafull-opensignlabs <93375423+prafull-opensignlabs@users.noreply.github.com> Date: Fri, 16 Feb 2024 16:43:42 +0530 Subject: [PATCH] Update opensign.yaml --- docs/docs/API-docs/opensign.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/docs/API-docs/opensign.yaml b/docs/docs/API-docs/opensign.yaml index b99007d3a..f0a1d9375 100644 --- a/docs/docs/API-docs/opensign.yaml +++ b/docs/docs/API-docs/opensign.yaml @@ -923,6 +923,9 @@ components: type: array items: $ref: '#/components/schemas/template_Signers' + sendInOrder: + type: boolean + example: false createdAt: $ref: '#/components/schemas/date' updatedAt: @@ -1016,6 +1019,9 @@ components: type: array items: $ref: '#/components/schemas/template_Signers' + sendInOrder: + type: boolean + example: false createdAt: $ref: '#/components/schemas/date' updatedAt: