MatchResultResponse
@raizfc/contracts / MatchResultResponse
Type Alias: MatchResultResponse
MatchResultResponse =
Readonly<{match:MatchManagementDto;result:MatchResultDto; }>
Defined in: match/match-responses.dto.ts:11
POST .../result and POST .../validate both return the result plus the updated match.