method GroupService.updateGroupimport { GroupService } from "https://dotland.deno.dev/x/windmill@v1.415.1/windmill-api/index.ts"; updateGroup(unnamed 0: { workspace: string; name: string; requestBody: { summary?: string; }; }): CancelablePromise<string>update group Parametersunnamed 0: { workspace: string; name: string; requestBody: { summary?: string; }; }ReturnsCancelablePromise<string>string group updated