oreporan / wePlayMin

WePlay - the social football managing app
0 stars 1 forks source link

let admins add users to games #56

Closed oreporan closed 8 years ago

oreporan commented 8 years ago

From now, the path /addUserToGame has an optional param in the body of clientId. If this param is null, the server assumes this is a "self join", if the clientId exists in the body, it is added to the league. Note - the sender of the request must be an admin