type JobDetailParamsDto = z.infer<typeof JobDetailParamsDtoSchema>;
Defined in: schemas/job.ts:78
Path parameters for routes targeting a single job.