Summary
The Cortex API for creating entity types now supports an optional iconTag parameter (see API docs).
Tasks
Notes
- The API does not reject invalid iconTag values - it simply uses a default icon
- Tests should verify this behavior to catch any future API changes
Summary
The Cortex API for creating entity types now supports an optional
iconTagparameter (see API docs).Tasks
iconTag(Cortex-builtin::Basketball)iconTagis provided (API uses default icon, does not fail)Notes