shift-board / shiftboard

MIT License
0 stars 0 forks source link

Change a malformed UUID to 400 instead of 404 #26

Closed shari09 closed 3 years ago

shari09 commented 3 years ago

See #20 for the comment about malformed UUID for GetBoardDetails()

Basically, if the server received a malformed UUID, send back a 400 Bad Request rather than 404 Not Found