You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This reads like two small stories in one: implementing an endpoint to return a random set of games to play and returning previous game plays. Can this work be broken down?
This API generates a set of 3 random games and returns them. The workout object being returned needs to contain previous game plays for the user.
The text was updated successfully, but these errors were encountered: