import { VariableService } from "https://deno.land/x/windmill@v1.229.0/windmill-api/services/VariableService.ts";
update variable
Parameters
unnamed 0: { workspace: string; path: string; requestBody: EditVariable; alreadyEncrypted?: boolean; }
Returns
CancelablePromise<string>
string variable updated