pub async fn get_diff_stats(
configuration: &Configuration,
repo_ref: &str,
path: &str,
) -> Result<DiffStats, Error<GetDiffStatsError>>pub async fn get_diff_stats(
configuration: &Configuration,
repo_ref: &str,
path: &str,
) -> Result<DiffStats, Error<GetDiffStatsError>>