pub async fn post_pullreq(
configuration: &Configuration,
repo_ref: &str,
pullreq_create_input: PullreqCreateInput,
) -> Result<PullreqModel, Error<PostPullreqError>>pub async fn post_pullreq(
configuration: &Configuration,
repo_ref: &str,
pullreq_create_input: PullreqCreateInput,
) -> Result<PullreqModel, Error<PostPullreqError>>