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