refactor(api): align timeline project read routing

This commit is contained in:
2026-03-31 18:49:51 +02:00
parent 850ea864f4
commit 1c5c203a89
5 changed files with 46 additions and 5 deletions
@@ -60,6 +60,10 @@ export const TimelineProjectContextDetailSchema = z.object({
durationDays: z.number().int().min(1).max(366).optional(),
});
export const TimelineProjectIdSchema = z.object({
projectId: z.string(),
});
type TimelineWindowFiltersInput = z.infer<typeof TimelineWindowFiltersSchema>;
export function getAssignmentResourceIds(