pub async fn enrich_attribute(
configuration: &Configuration,
attribute_id: &str,
enrich_modules_list: EnrichModulesList,
) -> Result<EnrichAttribute200Response, Error<EnrichAttributeError>>
pub async fn enrich_attribute(
configuration: &Configuration,
attribute_id: &str,
enrich_modules_list: EnrichModulesList,
) -> Result<EnrichAttribute200Response, Error<EnrichAttributeError>>