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 Jan 14, 2025
1 parent 56ef010 commit 8d2856d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typescript/types-backend/search-api.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// DO NOT EDIT: generated file by scala-tsi

export type GrepResultDTO = (IGrepKjerneelementDTO | IGrepLaererplanDTO | IGrepKompetansemaalSettDTO | IGrepTverrfagligTemaDTO | IGrepKompetansemaalDTO)
export type GrepResultDTO = (IGrepLaererplanDTO | IGrepKompetansemaalDTO | IGrepTverrfagligTemaDTO | IGrepKompetansemaalSettDTO | IGrepKjerneelementDTO)

export type GrepSort = ("-relevance" | "relevance" | "-title" | "title" | "-code" | "code")

Expand Down

0 comments on commit 8d2856d

Please sign in to comment.