method GroupService.updateInstanceGroupimport { GroupService } from "https://dotland.deno.dev/x/windmill@v1.415.2/windmill-api/services/GroupService.ts"; updateInstanceGroup(unnamed 0: { name: string; requestBody: { new_summary: string; }; }): CancelablePromise<string>update instance group Parametersunnamed 0: { name: string; requestBody: { new_summary: string; }; }ReturnsCancelablePromise<string>string instance group updated