Samir Boulahtit
1194731f33
CI / validate (push) Has been cancelled
CI / dependency-scanning (push) Has been cancelled
CI / docs (push) Has been cancelled
CI / deploy (push) Has been cancelled
CI / pytest (push) Has been cancelled
CI / ruff (push) Successful in 11s
fix: card lookup 422 caused by route ordering conflict
...
Move /cards/lookup (GET and POST) before /cards/{card_id} so FastAPI
matches the literal path before the parameterized one. Previously,
"lookup" was parsed as card_id (int), causing a 422 validation error.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-24 22:10:10 +01:00
..
2026-02-19 22:44:29 +01:00
2026-02-24 22:01:03 +01:00
2026-02-24 19:06:45 +01:00
2026-02-24 19:06:45 +01:00
2026-02-24 19:06:45 +01:00
2026-02-24 19:06:45 +01:00
2026-02-22 21:28:59 +01:00
2026-02-24 19:06:45 +01:00
2026-02-24 19:06:45 +01:00
2026-02-16 20:55:52 +01:00
2026-02-16 20:55:52 +01:00
2026-02-24 22:10:10 +01:00
2026-02-23 02:14:42 +01:00
2026-02-24 19:06:45 +01:00
2026-02-23 23:42:41 +01:00
2026-02-24 19:06:45 +01:00
2026-02-15 13:20:29 +01:00
2026-02-24 13:52:11 +01:00
2026-02-15 13:20:29 +01:00
2026-02-12 23:10:42 +01:00
2026-02-12 23:10:42 +01:00
2026-02-02 19:32:32 +01:00
2026-02-07 18:33:57 +01:00
2026-02-12 23:10:42 +01:00
2026-01-27 22:02:39 +01:00
2026-02-15 13:20:29 +01:00
2026-02-13 21:58:59 +01:00
2026-02-15 20:00:06 +01:00
2026-02-15 13:20:29 +01:00
2026-01-27 22:52:01 +01:00