pub async fn get_pullreq(
configuration: &Configuration,
repo_ref: &str,
pullreq_number: i64,
) -> Result<PullreqWithDiffStats, Error<GetPullreqError>>pub async fn get_pullreq(
configuration: &Configuration,
repo_ref: &str,
pullreq_number: i64,
) -> Result<PullreqWithDiffStats, Error<GetPullreqError>>