sopra-fs21-group-10/td-server

update user settings

Closed this issue · 1 comments

bzns commented
  • When a valid PATCH /users/{userid}/{token} request is received, the requested username is checked for duplicates in the database, and the existence of the requested location is verified. If the username is unique and the location exists, the player instance is updated in the database with the new data and a confirmation status is returned. If the username is a duplicate or if the requested location cannot be found, a corresponding error message is returned.

Estimated time: 2h
This task is part of user story #9