From 094e12240e11227a2c374154af6ed39142ff20a5 Mon Sep 17 00:00:00 2001 From: Raktima <110812506+raktima-opensignlabs@users.noreply.github.com> Date: Fri, 26 Jun 2026 18:17:15 +0530 Subject: [PATCH] Update access_code description in opensign.yaml --- docs/docs/API-docs/v1.2/opensign.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/docs/API-docs/v1.2/opensign.yaml b/docs/docs/API-docs/v1.2/opensign.yaml index a130a4bc4..0e4f5be18 100644 --- a/docs/docs/API-docs/v1.2/opensign.yaml +++ b/docs/docs/API-docs/v1.2/opensign.yaml @@ -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: