pub async fn enrich_event(
configuration: &Configuration,
event_id: &str,
enrich_modules_list: EnrichModulesList,
) -> Result<EnrichEvent200Response, Error<EnrichEventError>>
pub async fn enrich_event(
configuration: &Configuration,
event_id: &str,
enrich_modules_list: EnrichModulesList,
) -> Result<EnrichEvent200Response, Error<EnrichEventError>>