rwadurian/backend/services/mining-admin-service/src/api
hailin 270c17829e fix(mining-admin-service): move mining routes before :category/:key parameter route
NestJS matches routes in definition order. The :category/:key route was
matching mining/status before the specific mining routes. Moved mining
routes before the parameter routes to fix routing.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 04:57:25 -08:00
..
controllers fix(mining-admin-service): move mining routes before :category/:key parameter route 2026-01-14 04:57:25 -08:00
api.module.ts refactor(mining-admin): remove initialization feature 2026-01-14 02:22:23 -08:00