pub async fn get_code_owners(
configuration: &Configuration,
repo_ref: &str,
pullreq_number: i64,
) -> Result<CodeOwnerEvaluation, Error<GetCodeOwnersError>>pub async fn get_code_owners(
configuration: &Configuration,
repo_ref: &str,
pullreq_number: i64,
) -> Result<CodeOwnerEvaluation, Error<GetCodeOwnersError>>