From 64bd5cef35c6af59e0af724c252d7953b1edd9d1 Mon Sep 17 00:00:00 2001 From: prafull-opensignlabs <93375423+prafull-opensignlabs@users.noreply.github.com> Date: Mon, 13 May 2024 19:06:46 +0530 Subject: [PATCH] Update opensign.yaml --- docs/docs/API-docs/opensign.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/docs/API-docs/opensign.yaml b/docs/docs/API-docs/opensign.yaml index 48cf83f2b..40cef3c15 100644 --- a/docs/docs/API-docs/opensign.yaml +++ b/docs/docs/API-docs/opensign.yaml @@ -1016,7 +1016,7 @@ paths: put: tags: - Folder - summary: update Folder + summary: Update Folder description: The Update Folder API allows you to uodate folder name as well as parentFolderId. operationId: updatefolder parameters: @@ -1188,7 +1188,7 @@ components: example: new folder parentFolderId: type: string - format: objectId + format: string example: J2nas5kiPe createdAt: $ref: '#/components/schemas/date' @@ -1209,11 +1209,11 @@ components: example: new folder parentFolderId: type: string - format: objectId + format: string example: J2nas5kiPe parentFolderName: type: string - format: objectId + format: string example: new sub folder createdAt: $ref: '#/components/schemas/date' @@ -1345,7 +1345,7 @@ components: example: new folder parentFolderId: type: string - format: objectId + format: string example: Hj2bhi2Ptu inline_response_401_1: type: object