Skip to content

Commit

Permalink
AUTOMATION: Generated new typescript files
Browse files Browse the repository at this point in the history
  • Loading branch information
ndla-at-knowit committed Jun 6, 2024
1 parent 3cf916e commit 2d86c8c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions typescript/taxonomy-api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -526,6 +526,10 @@ export interface TaxonomyContext {
* Whether the parent connection is visible or not
*/
isVisible: boolean;
/**
* List of all parent contextIds
*/
parentContextIds: string[];
/**
* List of all parent ids
*/
Expand Down

0 comments on commit 2d86c8c

Please sign in to comment.