rwadurian/backend/services/leaderboard-service/src
hailin 8148f7a52a fix(leaderboard-service): add @IsIn validator to UpdateLeaderboardSwitchDto
The 'type' field was missing validation decorator, causing 400 Bad Request
when ValidationPipe with forbidNonWhitelisted was enabled.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-04 04:11:05 -08:00
..
api fix(leaderboard-service): add @IsIn validator to UpdateLeaderboardSwitchDto 2026-01-04 04:11:05 -08:00
application refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
domain refactor: rename "总部社区" to "总部" across backend services 2026-01-04 00:34:36 -08:00
infrastructure refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
modules feat(leaderboard): add toggle control for mobile-app ranking page 2026-01-04 03:35:57 -08:00
app.module.ts refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
main.ts fix(leaderboard-service): change global prefix from 'api' to 'api/v1' 2026-01-04 04:01:09 -08:00