Skip to content

Feature/organize the match#14

Merged
LongDao-fivebib merged 2 commits into
devfrom
feature/organize-the-match
Mar 18, 2026
Merged

Feature/organize the match#14
LongDao-fivebib merged 2 commits into
devfrom
feature/organize-the-match

Conversation

@LongDao-fivebib

Copy link
Copy Markdown
Contributor

No description provided.

Longdh57 and others added 2 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>
@LongDao-fivebib LongDao-fivebib changed the base branch from main to dev March 18, 2026 09:57
@LongDao-fivebib LongDao-fivebib merged commit c9fce3a into dev Mar 18, 2026
1 of 2 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.

2 participants