rwadurian/backend/services/leaderboard-service/src
hailin cb59a964dd fix(leaderboard-service): change global prefix from 'api' to 'api/v1'
Match the global prefix convention used by all other services.
This fixes Kong routing 404 errors for /api/v1/leaderboard/* endpoints.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-04 04:01:09 -08:00
..
api feat(leaderboard): add toggle control for mobile-app ranking page 2026-01-04 03:35:57 -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