CreateJobData: {
    body: JobCreateBodyDto;
    path?: never;
    query?: never;
    url: "/tenants/me/jobs";
}