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