From 016a0f62bdbe6fcb8b87b9cc544ef14af0b3346b Mon Sep 17 00:00:00 2001 From: prafull-opensignlabs <93375423+prafull-opensignlabs@users.noreply.github.com> Date: Mon, 15 Jan 2024 12:11:54 +0530 Subject: [PATCH] Update opensign.yaml --- docs/docs/API-docs/opensign.yaml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/docs/docs/API-docs/opensign.yaml b/docs/docs/API-docs/opensign.yaml index 075781981..fda88a700 100644 --- a/docs/docs/API-docs/opensign.yaml +++ b/docs/docs/API-docs/opensign.yaml @@ -263,9 +263,7 @@ paths: content: application/json: schema: - type: array - items: - $ref: '#/components/schemas/document' + $ref: '#/components/schemas/document' "404": description: Document not found! "405": @@ -299,9 +297,9 @@ paths: example: ph2bh2asd responses: "200": - description: Contact deleted successfully! + description: Document deleted successfully! "404": - description: Contact not found! + description: Document not found! "405": description: Invalid API Token! security: @@ -757,7 +755,7 @@ components: inline_response_200: type: object properties: - id: + objectId: type: string format: string example: hji2zxcv2P