From c595e7a64f7b0fb5ff2b4c7f090c992bc1566565 Mon Sep 17 00:00:00 2001 From: Raktima <110812506+raktima-opensignlabs@users.noreply.github.com> Date: Fri, 26 Jun 2026 19:32:20 +0530 Subject: [PATCH] Update contact schema reference in API documentation --- docs/docs/API-docs/v1.2/opensign.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/API-docs/v1.2/opensign.yaml b/docs/docs/API-docs/v1.2/opensign.yaml index f858d2b15..6d5875d32 100644 --- a/docs/docs/API-docs/v1.2/opensign.yaml +++ b/docs/docs/API-docs/v1.2/opensign.yaml @@ -325,7 +325,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/contact_res' + $ref: '#/components/schemas/updatecontact_body' responses: "200": description: Contact updated successfully! @@ -5545,7 +5545,7 @@ components: $ref: '#/components/schemas/date' xml: name: contactdetails - contact_res: + updatecontact_body: type: object properties: name: