Update access_code type to string in opensign.yaml

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