From e89b6b9af15bc3a1cf54bc00066f631a676528bf Mon Sep 17 00:00:00 2001 From: team-devx Date: Tue, 3 Oct 2023 15:05:38 +0000 Subject: [PATCH] Update SDK based on openapi.yaml changes --- src/api.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api.ts b/src/api.ts index 986e9a9..4f56079 100644 --- a/src/api.ts +++ b/src/api.ts @@ -770,7 +770,7 @@ export interface DocumentTree { * @type {object} * @memberof DocumentTree */ - 'meta': object; + 'metadata': object; /** * * @type {Array}