d902f920b3bfad6845c22d69710e7376e90dd863
Move /admin/banner-cars route before /admin/{banner_id} to fix route
matching order. FastAPI was matching "banner-cars" as a path parameter
and failing to convert it to an integer.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Description
No description provided
Languages
TypeScript
65.1%
Python
31.4%
HTML
1.8%
Shell
1.4%
JavaScript
0.2%
Other
0.1%