pub async fn delete_attribute(
configuration: &Configuration,
attribute_category: &str,
attribute_name: &str,
) -> Result<(), Error<DeleteAttributeError>>pub async fn delete_attribute(
configuration: &Configuration,
attribute_category: &str,
attribute_name: &str,
) -> Result<(), Error<DeleteAttributeError>>