ezraroi / MundialitoV2

Social Football Betting Web Application
1 stars 1 forks source link

posting general bet is failing on the server side validation #109

Closed ezraroi closed 3 weeks ago

ezraroi commented 3 weeks ago

"errors": { "newBet": [ "The newBet field is required." ], "$.WinningTeam": [ "JSON deserialization for type 'Mundialito.DAL.Teams.Team' was missing required properties, including the following: Name, Flag, Logo, ShortName" ] }