Draft: Changes in client for Networks v3.1
Changes done:
-
Use always the word player instead of person in all Networks requests -
Changed the upload endpoints (removed suffix Data) -
Task no longer have station_id -
Station_id is not needed in authenticated requests, information already known by the server -
getStationExercises is a GET request without params
Pending changes:
-
Update exercises table when client boots. -
Unify getPlayerByRFID, getTasks & getOtherStationsWithPendingTasks requests to Chronojump into a single one. -
Endpoints uploadBorg
&uploadJump
created in Networks v3.1. Create all the necessary code to submit each result to Networks. -
Optional, all upload endpoints accepts comment
field for allow players to give feedback about the exercise.
Edited by Leninux