import { ResourceService } from "https://deno.land/x/windmill@v1.265.0/windmill-api/services/ResourceService.ts";
create resource
Parameters
unnamed 0: { workspace: string; requestBody: CreateResource; updateIfExists?: boolean; }
Returns
CancelablePromise<string>
string resource created