Closed KnotScientific closed 1 year ago
Since we are incorporating leagues into our games. We need to pass in what league the game belongs to when a game is first created. Currently the endpoint /league/join returns a success message. It should return the league_id.
PR -> https://github.com/FYDP-1nil/backend/pull/31
Since we are incorporating leagues into our games. We need to pass in what league the game belongs to when a game is first created. Currently the endpoint /league/join returns a success message. It should return the league_id.