mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-22 07:32:31 +02:00
Update access_code description in opensign.yaml
This commit is contained in:
@@ -6429,8 +6429,8 @@ components:
|
||||
access_code:
|
||||
type: string
|
||||
format: string
|
||||
description: "Optional numeric access code required for the signer to access and sign the document."
|
||||
example: 123456
|
||||
description: when set, this numeric access code is required for the signer to access and sign the document.
|
||||
example: "123456"
|
||||
widgets:
|
||||
type: array
|
||||
items:
|
||||
@@ -7164,8 +7164,8 @@ components:
|
||||
access_code:
|
||||
type: string
|
||||
format: string
|
||||
description: "Optional numeric access code required for the signer to access and sign the document."
|
||||
example: 123456
|
||||
description: when set, this numeric access code is required for the signer to access and sign the document.
|
||||
example: "123456"
|
||||
widgets:
|
||||
type: array
|
||||
items:
|
||||
@@ -7246,8 +7246,8 @@ components:
|
||||
access_code:
|
||||
type: string
|
||||
format: string
|
||||
description: "Optional numeric access code required for the signer to access and sign the document."
|
||||
example: 123456
|
||||
description: when set, this numeric access code is required for the signer to access and sign the document.
|
||||
example: "123456"
|
||||
widgets:
|
||||
type: array
|
||||
items:
|
||||
|
||||
Reference in New Issue
Block a user