pub async fn get_commit_diff(
configuration: &Configuration,
repo_ref: &str,
commit_sha: &str,
) -> Result<String, Error<GetCommitDiffError>>pub async fn get_commit_diff(
configuration: &Configuration,
repo_ref: &str,
commit_sha: &str,
) -> Result<String, Error<GetCommitDiffError>>