novuhq / novu-kotlin

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

Actor field missing for TriggerEventRequest #59

Closed lwuethrich-devedis closed 4 months ago

lwuethrich-devedis commented 6 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.