pub async fn get_pull_request_checks(
configuration: &Configuration,
repo_ref: &str,
pullreq_number: i64,
) -> Result<PullreqChecksOutput, Error<GetPullRequestChecksError>>pub async fn get_pull_request_checks(
configuration: &Configuration,
repo_ref: &str,
pullreq_number: i64,
) -> Result<PullreqChecksOutput, Error<GetPullRequestChecksError>>