import { ScheduleService } from "https://deno.land/x/windmill@v1.226.0/windmill-api/services/ScheduleService.ts";
update schedule
Parameters
unnamed 0: { workspace: string; path: string; requestBody: EditSchedule; }
Returns
CancelablePromise<string>
string schedule updated