8d5deb735bc6e717b00a633773b7b96586fc8c79
- /api/assets/search must be registered before /api/assets/{asset_id}
to prevent FastAPI path param from catching 'search' as an asset_id.
Returning a 422 with array detail caused frontend to show [object Object].
- Improve error message extraction in clearAssetGps catch block.
Description
Admin API server for Canteen Asset Tracker
Languages
HTML
53.4%
Python
46%
Shell
0.6%