From 290970abd91c6a5ea3be2ae01e0ab3c79fa57e21 Mon Sep 17 00:00:00 2001 From: Abhinav Rituraj Date: Fri, 5 Jun 2026 13:22:13 +0530 Subject: [PATCH] fix: remove cmf from folder response --- openapi/v1.0.0.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/openapi/v1.0.0.yaml b/openapi/v1.0.0.yaml index a944b34..07f9f96 100644 --- a/openapi/v1.0.0.yaml +++ b/openapi/v1.0.0.yaml @@ -5950,10 +5950,6 @@ components: name: type: string description: Name of the asset. - customMetadata: - type: object - description: An object with custom metadata for the folder. Returns empty object if no custom metadata is set. - additionalProperties: true folderPath: type: string description: |