maofalt / Transcendence

4 stars 0 forks source link

Get MatchID For A Player In A Tournament #238

Closed YoelRidgway closed 6 months ago

YoelRidgway commented 6 months ago

Add matchID to an endpoint in the tournament such that the user requesting can get the current matchID of the match that is ongoing in the tournament.

Adjust this endpoint to include matchID in the matches: /api/tournament/1/matches/

YoelRidgway commented 6 months ago

This is no longer needed as we will use the same I'd in the game backend as the tournament