From a9e623391b3bf45f479ec108576c64f68d7c6f39 Mon Sep 17 00:00:00 2001 From: prafull-opensignlabs <93375423+prafull-opensignlabs@users.noreply.github.com> Date: Mon, 15 Jan 2024 15:35:36 +0530 Subject: [PATCH] Update response of create contact --- docs/docs/API-docs/opensign.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/docs/API-docs/opensign.yaml b/docs/docs/API-docs/opensign.yaml index d83918bf6..4d95a3c3b 100644 --- a/docs/docs/API-docs/opensign.yaml +++ b/docs/docs/API-docs/opensign.yaml @@ -897,7 +897,7 @@ components: type: string example: Contact created successfully! result: - $ref: '#/components/schemas/contactdetails' + $ref: '#/components/schemas/inline_response_200_1_result' inline_response_404_1: type: object properties: @@ -1106,6 +1106,12 @@ components: Name: type: string example: joe + inline_response_200_1_result: + type: object + properties: + objectId: + type: string + example: Phck1hoJ2d inline_response_200_5_result: type: object properties: