managarten/services/matrix-clock-bot/src/config
Till-JS c13c313886 🐛 fix(gifts): reorder controller routes to fix 'me/*' matching
NestJS matches routes in declaration order. The dynamic :code route was
matching before me/created and me/received, treating 'me' as a gift code.
Moved specific routes before the dynamic parameter route.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-14 12:38:23 +01:00
..
configuration.ts 🐛 fix(gifts): reorder controller routes to fix 'me/*' matching 2026-02-14 12:38:23 +01:00