Skip to content

Dev#17

Merged
0xaldric merged 8 commits into
mainfrom
dev
Mar 21, 2026
Merged

Dev#17
0xaldric merged 8 commits into
mainfrom
dev

Conversation

@0xaldric

Copy link
Copy Markdown
Contributor

No description provided.

Longdh57 and others added 8 commits March 18, 2026 16:55
- Add MatchScoreController with public GET /matches/:matchId/scores
- Add public PUT /matches/:matchId/scores/:setNumber to create or update a set score
- Add upsertScore() in MatchService with validations: match must be IN_PROGRESS, set N requires set N-1 to exist
- Add UpsertMatchScoreDto for the upsert body
- Register MatchScoreController in EventModule

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Modify code to change API update match to public
@0xaldric 0xaldric merged commit bbcc11d into main Mar 21, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants