Skip to content

Commit 91d4c33

Browse files
committed
fix: add missing bloopers video type
1 parent e24b005 commit 91d4c33

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

projects/api/src/contracts/_internal/response/videoTypeEnumSchema.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ export const videoTypeEnumSchema = asString(z.enum([
88
'recap',
99
'behind the scenes',
1010
'opening credits',
11+
'bloopers',
1112
]));

0 commit comments

Comments
 (0)