feat: add event_type field to event list output and optimize event type mapping by buty4649 · Pull Request #23 · pepabo/onecli

added 9 commits

June 27, 2025 18:42
…pe mapping

- Add EventType field to Event struct for human-readable event type names
- Create common mapping functions EventTypeIDNameMap and EventTypeNameIDMap
- Add caching to GetEventTypes to avoid multiple API calls
- Update tests to include EventType field validation
- Refactor event type mapping logic to use common functions

@buty4649 buty4649 deleted the add-events-subcommand branch

June 27, 2025 10:54