blueprints/license_plates.py:378,391,403,412 contain TODO(#photo-upload) placeholders for 4 routes:
- single-file plate image upload
- multi-file plate image upload
- serving plate PNG from the backing store
- deleting plate PNG from the backing store
v1 supported these. B-1 needs an upload pipeline rooted at services/license_plate_service.py with B-1 paths (no IMG/loopback). Probably reuses services/cleanup/service.py storage primitives.
blueprints/license_plates.py:378,391,403,412containTODO(#photo-upload)placeholders for 4 routes:v1 supported these. B-1 needs an upload pipeline rooted at
services/license_plate_service.pywith B-1 paths (no IMG/loopback). Probably reusesservices/cleanup/service.pystorage primitives.