Skip to content

Commit be746db

Browse files
Update access_code type to string in opensign.yaml
Changed access_code type from number to string.
1 parent 5384c8d commit be746db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docs/API-docs/v1.2/opensign.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6427,7 +6427,7 @@ components:
64276427
- approver
64286428
example: signer
64296429
access_code:
6430-
type: number
6430+
type: string
64316431
format: number
64326432
description: "Optional numeric access code required for the signer to access and sign the document."
64336433
example: 123456

0 commit comments

Comments
 (0)