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: