Skip to content

Commit

Permalink
Typescript code generator wasn't happy with type:uri
Browse files Browse the repository at this point in the history
  • Loading branch information
toresbe committed Jul 20, 2023
1 parent 55ffe8e commit 3cf6b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/video/helpers/serializeVideo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import { getObjectURL, serializeVideoMediaAsset } from "./serializeVideoMediaAss
* duration:
* type: number
* original:
* type: uri
* type: string
* categories:
* type: array
* items:
Expand Down

0 comments on commit 3cf6b2a

Please sign in to comment.