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 4, 2024
1 parent dba51e3 commit a3d1ae8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions typescript/types-backend/learningpath-api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ export interface ILearningStepV2 {
revision: number
seqNo: number
title: ITitle
introduction?: IIntroduction
description?: IDescription
embedUrl?: IEmbedUrlV2
showTitle: boolean
Expand Down

0 comments on commit a3d1ae8

Please sign in to comment.