would it be possible to add timestamps to events that are being returned from the event listener that was previously registered? It's a great way to query the history of changes of the system in longer intervals to not overburden the API, but with timestamps missing it's not possible to properly allocate an event to a specific time since the last fetch happened.
Hello,
would it be possible to add timestamps to events that are being returned from the event listener that was previously registered? It's a great way to query the history of changes of the system in longer intervals to not overburden the API, but with timestamps missing it's not possible to properly allocate an event to a specific time since the last fetch happened.