5.1 FramesController.UploadImage (multipart)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -129,7 +129,7 @@ Each type lives in `src/FrameProcessor/Domain/`. Tests in `tests/FrameProcessor.
|
||||
|
||||
## Phase 5 — First end-to-end happy path (no MQTT yet)
|
||||
|
||||
### [ ] 5.1 `FramesController.UploadImage` (multipart)
|
||||
### [x] 5.1 `FramesController.UploadImage` (multipart)
|
||||
- Route: `POST /api/frames/{name}/image`.
|
||||
- Resolve frame by name → 404 if unknown.
|
||||
- Read multipart file part `image` (return 400 if missing).
|
||||
|
||||
Reference in New Issue
Block a user