pub async fn post_upload(
configuration: &Configuration,
repo_ref: &str,
tag_ref: &str,
) -> Result<String, Error<PostUploadError>>pub async fn post_upload(
configuration: &Configuration,
repo_ref: &str,
tag_ref: &str,
) -> Result<String, Error<PostUploadError>>