fix: add missing mapping of BooleanEnrichment to EnrichmentHandler (#655)

This commit is contained in:
Johannes Hoppenstedt
2024-11-11 20:33:45 +01:00
committed by GitHub
parent 4a9165fd3a
commit 636bf65c36
15 changed files with 89 additions and 14 deletions

View File

@ -6,6 +6,10 @@
### Changed
### Fixed
- Fixed missing `BooleanEnrichment` mapping
### Remove
---