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