Skip to content

Commit

Permalink
Update SDK based on openapi.yaml changes
Browse files Browse the repository at this point in the history
  • Loading branch information
team-devx-bot committed Oct 3, 2023
1 parent ccded32 commit 8ac15a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -770,7 +770,7 @@ export interface DocumentTree {
* @type {object}
* @memberof DocumentTree
*/
'meta': object;
'metadata': object;
/**
*
* @type {Array<DocumentTree>}
Expand Down

0 comments on commit 8ac15a0

Please sign in to comment.