method WorkspaceService.editCopilotConfigimport { WorkspaceService } from "https://dotland.deno.dev/x/windmill@v1.415.2/windmill-api/index.ts"; editCopilotConfig(unnamed 0: { workspace: string; requestBody: { openai_resource_path?: string; code_completion_enabled: boolean; }; }): CancelablePromise<string>edit copilot config Parametersunnamed 0: { workspace: string; requestBody: { openai_resource_path?: string; code_completion_enabled: boolean; }; }ReturnsCancelablePromise<string>string status