novuhq / novu-kotlin

Kotlin SDK for Novu - The open-source notification infrastructure for engineers. 🚀
MIT License
21 stars 6 forks source link

Actor field missing for TriggerEventRequest #59

Closed lwuethrich-devedis closed 9 months ago

lwuethrich-devedis commented 10 months ago

I think the kotlin sdk is not completely up to date.

For example co.novu.dto.request.TriggerEventRequestis missing the 'actor' field specified here: https://docs.novu.co/api-reference/events/trigger-event

Certain other fields also seem to be missing.