pub async fn edit_workspace_git_sync_config(
configuration: &Configuration,
workspace: &str,
edit_workspace_git_sync_config_request: EditWorkspaceGitSyncConfigRequest,
) -> Result<Value, Error<EditWorkspaceGitSyncConfigError>>
pub async fn edit_workspace_git_sync_config(
configuration: &Configuration,
workspace: &str,
edit_workspace_git_sync_config_request: EditWorkspaceGitSyncConfigRequest,
) -> Result<Value, Error<EditWorkspaceGitSyncConfigError>>