method ResourceService.updateResourceValueimport { ResourceService } from "https://dotland.deno.dev/x/windmill@v1.415.1/windmill-api/index.ts"; updateResourceValue(unnamed 0: { workspace: string; path: string; requestBody: { value?: any; }; }): CancelablePromise<string>update resource value Parametersunnamed 0: { workspace: string; path: string; requestBody: { value?: any; }; }ReturnsCancelablePromise<string>string resource value updated