From 9a986dd00043f6d72830885581e7a536aced09a2 Mon Sep 17 00:00:00 2001 From: prafull-opensignlabs <93375423+prafull-opensignlabs@users.noreply.github.com> Date: Wed, 24 Jan 2024 23:40:13 +0530 Subject: [PATCH] Update title of create template api --- docs/docs/API-docs/opensign.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/API-docs/opensign.yaml b/docs/docs/API-docs/opensign.yaml index ab74c7f59..ebeca648d 100644 --- a/docs/docs/API-docs/opensign.yaml +++ b/docs/docs/API-docs/opensign.yaml @@ -547,7 +547,7 @@ paths: post: tags: - Templates - summary: Create template With binary + summary: Create template with binary file description: "The Template Creation API allows users to create customizable templates, which serve as blueprints for generating documents with predefined structures. Upon successful template creation, the API returns a unique **template_id** that can be used to generate documents based on the specified template and **url** to edit template." operationId: createtemplatewithbinary requestBody: