API UPdate
Deploy / deploy (push) Successful in 2m38s

This commit is contained in:
twotalesanimation
2026-06-12 19:20:58 +02:00
parent 66f1da203f
commit 1bdb147d24
4 changed files with 325 additions and 3 deletions
+8 -3
View File
@@ -49,9 +49,14 @@ export async function GET(
frameStart: true,
frameEnd: true,
fps: true,
dueDate: true,
createdAt: true,
updatedAt: true,
dueDate: true,
sourceClip: true,
timecodeStart: true,
timecodeEnd: true,
clipDuration: true,
exrOutput: true,
createdAt: true,
updatedAt: true,
project: {
select: { id: true, name: true, code: true, showId: true },
},