pub async fn get_diffs(
configuration: &Configuration,
repo_ref: &str,
path: &str,
) -> Result<String, Error<GetDiffsError>>pub async fn get_diffs(
configuration: &Configuration,
repo_ref: &str,
path: &str,
) -> Result<String, Error<GetDiffsError>>