Closed BetOnJeanette closed 4 years ago
Changed implementation for adding / removing attendees. Now the frontend can just send their payload that holds a nested object called Attendees which holds either Add or Remove, which holds user IDs.
deployed and works
Changed implementation for adding / removing attendees. Now the frontend can just send their payload that holds a nested object called Attendees which holds either Add or Remove, which holds user IDs.