import { JobService } from "https://deno.land/x/windmill@v1.416.1/windmill-api/services/JobService.ts";
get resume urls given a job_id, resume_id and a nonce to resume a flow
Returns
CancelablePromise<{ approvalPage: string; resume: string; cancel: string; }>
any url endpoints