Skip to content

GET-Route ServerTime / currentStartTimestamp starting next Quiz

Marco Diaz Garcia requested to merge timesync into staging

Added a GET-Route (/api/vi/timesync) which sends the current server time. Added { currentStartTimestamp = current server time } to the payload when the next question is send.

Merge request reports