From 8039f5a744f22a36417afb9e9fa12f9cf3a6d70b Mon Sep 17 00:00:00 2001 From: prafull-opensignlabs <93375423+prafull-opensignlabs@users.noreply.github.com> Date: Thu, 17 Apr 2025 12:25:55 +0530 Subject: [PATCH] add file parameter in update template, create document from template APIs --- docs/docs/API-docs/opensign.yaml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/docs/docs/API-docs/opensign.yaml b/docs/docs/API-docs/opensign.yaml index 78ed43de5..7b26de4ea 100644 --- a/docs/docs/API-docs/opensign.yaml +++ b/docs/docs/API-docs/opensign.yaml @@ -3586,6 +3586,11 @@ components: type: boolean description: "true - Permits signers to add elements such as signatures, initials, stamps, or text on top of existing widgets in the document. false - Restricts signers from adding any additional elements to the document. This is the default value." example: false + file: + type: string + description: You may provide the base64 encoded PDF file to replace the existing one + format: base64 + example: "" revokedocument: type: object properties: @@ -3695,7 +3700,7 @@ components: file: type: string format: base64 - example: base64 encoded file + example: base64 encoded pdf title: type: string format: string @@ -3795,6 +3800,11 @@ components: type: boolean description: "true - Permits signers to add elements such as signatures, initials, stamps, or text on top of existing widgets in the document. false - Restricts signers from adding any additional elements to the document. This is the default value." example: false + file: + type: string + description: You may provide the base64 encoded PDF file to replace the existing one + format: base64 + example: "" inline_response_404_7: type: object properties: