From 73ecfa943e5ed62222aebd96c125713be6d17bc6 Mon Sep 17 00:00:00 2001 From: Raktima <110812506+raktima-opensignlabs@users.noreply.github.com> Date: Fri, 26 Jun 2026 18:27:22 +0530 Subject: [PATCH] Correct tag name from 'Contact' to 'Contacts' --- docs/docs/API-docs/v1.2/opensign.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/API-docs/v1.2/opensign.yaml b/docs/docs/API-docs/v1.2/opensign.yaml index 0e4f5be18..cbdc65a6f 100644 --- a/docs/docs/API-docs/v1.2/opensign.yaml +++ b/docs/docs/API-docs/v1.2/opensign.yaml @@ -306,7 +306,7 @@ paths: - x-api-token: [] put: tags: - - Contact + - Contacts summary: Update Contact description: The Update Contact API enables you to modify and update the details of a specific Contact. operationId: updateContact