pub async fn delete_version( configuration: &Configuration, id: &str, ) -> Result<(), Error<DeleteVersionError>>