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