rwadurian/backend/services/leaderboard-service/src/api
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
..
controllers feat(leaderboard): add toggle control for mobile-app ranking page 2026-01-04 03:35:57 -08:00
decorators refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
dto fix(leaderboard-service): add @IsIn validator to UpdateLeaderboardSwitchDto 2026-01-04 04:11:05 -08:00
guards fix(leaderboard-service): fix AdminGuard role case sensitivity 2026-01-04 04:07:23 -08:00
strategies refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
index.ts refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00