Update opensign.yaml

This commit is contained in:
Amol
2024-10-24 17:30:37 +05:30
committed by GitHub
parent 7316fcd18a
commit 264214babd
+4
View File
@@ -1423,6 +1423,7 @@ components:
sendInOrder:
type: boolean
example: true
description: "If set to 'true', only the first signer will receive the signature request email initially. Emails to subsequent signers will be triggered sequentially, with each sent only after the previous signer has completed their signing. By default, sendInOrder is set to 'true'."
enableOTP:
type: boolean
example: false
@@ -1481,6 +1482,7 @@ components:
sendInOrder:
type: boolean
example: true
description: "If set to 'true', only the first signer will receive the signature request email initially. Emails to subsequent signers will be triggered sequentially, with each sent only after the previous signer has completed their signing. By default, sendInOrder is set to 'true'."
enableOTP:
type: boolean
example: false
@@ -1555,6 +1557,7 @@ components:
sendInOrder:
type: boolean
example: true
description: "If set to 'true', only the first signer will receive the signature request email initially. Emails to subsequent signers will be triggered sequentially, with each sent only after the previous signer has completed their signing. By default, sendInOrder is set to 'true'."
timeToCompleteDays:
type: number
description: time to complete days is used to calculate expiry date of your document
@@ -1703,6 +1706,7 @@ components:
sendInOrder:
type: boolean
example: true
description: "If set to 'true', only the first signer will receive the signature request email initially. Emails to subsequent signers will be triggered sequentially, with each sent only after the previous signer has completed their signing. By default, sendInOrder is set to 'true'."
enableOTP:
type: boolean
example: false