pub async fn patch_repo(
configuration: &Configuration,
repo_ref: &str,
repo_update_input: RepoUpdateInput,
) -> Result<RepositoryModel, Error<PatchRepoError>>pub async fn patch_repo(
configuration: &Configuration,
repo_ref: &str,
repo_update_input: RepoUpdateInput,
) -> Result<RepositoryModel, Error<PatchRepoError>>