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