pub async fn get_release(
configuration: &Configuration,
repo_ref: &str,
tag_ref: &str,
) -> Result<ReleaseCreator, Error<GetReleaseError>>pub async fn get_release(
configuration: &Configuration,
repo_ref: &str,
tag_ref: &str,
) -> Result<ReleaseCreator, Error<GetReleaseError>>