mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-21 07:02:32 +02:00
Merge pull request #1310 from OpenSignLabs/revert-1303-update-doc
Revert "feat: update doc add enableTour variable"
This commit is contained in:
@@ -1425,12 +1425,7 @@ components:
|
||||
example: true
|
||||
enableOTP:
|
||||
type: boolean
|
||||
example: false
|
||||
description: "true - this option will enable OTP verification. Users will receive a verification code via email, which they must enter to sign the document. false - this option will disable OTP verification, allowing users to sign the document directly without additional steps."
|
||||
enableTour:
|
||||
type: boolean
|
||||
example: false
|
||||
description: "true - this option will enable a guided tour for signers, providing instructions during the signing process. false - disable the guided tour, ensuring a faster, uninterrupted signing experience."
|
||||
example: false
|
||||
createdocument_body:
|
||||
required:
|
||||
- file
|
||||
@@ -1482,14 +1477,9 @@ components:
|
||||
type: boolean
|
||||
example: true
|
||||
enableOTP:
|
||||
type: boolean
|
||||
example: false
|
||||
description: "true - this option will enable OTP verification. Users will receive a verification code via email, which they must enter to sign the document. false - this option will disable OTP verification, allowing users to sign the document directly without additional steps."
|
||||
enableTour:
|
||||
type: boolean
|
||||
example: false
|
||||
description: "true - this option will enable a guided tour for signers, providing instructions during the signing process. false - disable the guided tour, ensuring a faster, uninterrupted signing experience."
|
||||
inline_response_200_d:
|
||||
inline_response_200_d:
|
||||
type: object
|
||||
properties:
|
||||
objectId:
|
||||
@@ -1562,12 +1552,7 @@ components:
|
||||
example: 15
|
||||
enableOTP:
|
||||
type: boolean
|
||||
example: false
|
||||
description: "true - this option will enable OTP verification. Users will receive a verification code via email, which they must enter to sign the document. false - this option will disable OTP verification, allowing users to sign the document directly without additional steps."
|
||||
enableTour:
|
||||
type: boolean
|
||||
example: false
|
||||
description: "true - this option will enable a guided tour for signers, providing instructions during the signing process. false - disable the guided tour, ensuring a faster, uninterrupted signing experience."
|
||||
example: false
|
||||
resendmail_body:
|
||||
required:
|
||||
- document_id
|
||||
@@ -1631,12 +1616,7 @@ components:
|
||||
example: ""
|
||||
enableOTP:
|
||||
type: boolean
|
||||
example: false
|
||||
description: "true - this option will enable OTP verification. Users will receive a verification code via email, which they must enter to sign the document. false - this option will disable OTP verification, allowing users to sign the document directly without additional steps."
|
||||
enableTour:
|
||||
type: boolean
|
||||
example: false
|
||||
description: "true - this option will enable a guided tour for signers, providing instructions during the signing process. false - disable the guided tour, ensuring a faster, uninterrupted signing experience."
|
||||
example: false
|
||||
inline_response_200_3:
|
||||
type: object
|
||||
properties:
|
||||
@@ -1705,12 +1685,7 @@ components:
|
||||
example: true
|
||||
enableOTP:
|
||||
type: boolean
|
||||
example: false
|
||||
description: "true - this option will enable OTP verification. Users will receive a verification code via email, which they must enter to sign the document. false - this option will disable OTP verification, allowing users to sign the document directly without additional steps."
|
||||
enableTour:
|
||||
type: boolean
|
||||
example: false
|
||||
description: "true - this option will enable a guided tour for signers, providing instructions during the signing process. false - disable the guided tour, ensuring a faster, uninterrupted signing experience."
|
||||
example: false
|
||||
inline_response_200_5:
|
||||
type: object
|
||||
properties:
|
||||
@@ -1746,12 +1721,7 @@ components:
|
||||
example: ""
|
||||
enableOTP:
|
||||
type: boolean
|
||||
example: false
|
||||
description: "true - this option will enable OTP verification. Users will receive a verification code via email, which they must enter to sign the document. false - this option will disable OTP verification, allowing users to sign the document directly without additional steps."
|
||||
enableTour:
|
||||
type: boolean
|
||||
example: false
|
||||
description: "true - this option will enable a guided tour for signers, providing instructions during the signing process. false - disable the guided tour, ensuring a faster, uninterrupted signing experience."
|
||||
example: false
|
||||
inline_response_404_7:
|
||||
type: object
|
||||
properties:
|
||||
|
||||
Reference in New Issue
Block a user