Sacanas-Inc / GameScoringAPI

0 stars 0 forks source link

Endpoint POST match-data-point (used by mockup) #2

Open Lavizord opened 1 month ago

Lavizord commented 1 month ago

When making a POST to a Existing Game, with a MatchId that already exists but is not of the game we as doing the POST, the API returns success. The API should return an error in this case, or create a new match and ignore the MatchID provided.