Update access_code format in opensign.yaml

Changed access_code format from number to string.
This commit is contained in:
Raktima
2026-06-26 17:55:24 +05:30
committed by GitHub
parent be746dbd09
commit b70d1920a2
+1 -1
View File
@@ -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: