Known Limitations
Multiple Messages per Channel
The importer currently does not support multiple messages for a channel operation.
Asset Names
All asset names (events, schemas, enums) must be unique within a single Api File, even if they are assigned to different application domains.
Orphaned Assets
Assets are keyed on their name (see Asset Mapping & Naming).
If you change assets names (channels, messages, schemas), the old assets remain in Event Portal and if no Event Api is using them they become orphaned.
There is currently no mechanism to detect and remove such orphaned assets with the importer.
Removing Channel Parameters Enums
The importer cannot detect removed enums for a channel parameter.
It can only detect changes to enum values.
Removing enums completely may lead to orphaned Enums and Enum Versions in Event Portal.