mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-17 21:25:54 +02:00
Update access_code type to string in opensign.yaml
Changed access_code type from number to string.
This commit is contained in:
@@ -6427,7 +6427,7 @@ components:
|
||||
- approver
|
||||
example: signer
|
||||
access_code:
|
||||
type: number
|
||||
type: string
|
||||
format: number
|
||||
description: "Optional numeric access code required for the signer to access and sign the document."
|
||||
example: 123456
|
||||
|
||||
Reference in New Issue
Block a user