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 Dec 6, 2024
1 parent 36c1b5e commit cfc97c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typescript/taxonomy-api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -558,7 +558,7 @@ export interface TaxonomyContext {
*/
parentIds: string[];
/**
* List of all parents to this context
* List of all parents to this context. Empty if node is fetched as child
*/
parents: TaxonomyCrumb[];
/**
Expand Down

0 comments on commit cfc97c1

Please sign in to comment.