const JobDetailParamsDtoSchema: ZodObject<{ id: ZodString; }, $strict>;
Defined in: schemas/job.ts:71
Path parameters for routes targeting a single job.