method WorkspaceService.editWorkspaceGitSyncConfigimport { WorkspaceService } from "https://dotland.deno.dev/x/windmill@v1.415.1/windmill-api/index.ts"; editWorkspaceGitSyncConfig(unnamed 0: { workspace: string; requestBody: { git_sync_settings?: WorkspaceGitSyncSettings; }; }): CancelablePromise<any>edit workspace git sync settings Parametersunnamed 0: { workspace: string; requestBody: { git_sync_settings?: WorkspaceGitSyncSettings; }; }ReturnsCancelablePromise<any>any status