BE-007: Update last_sync_at on device after successful sync¶
Track: 1 — MVP
Section: 1.3 Device Sync — Status Tracking
Status: [x] Done
Repo: backend-api
Branch: feature/BE-001-health-metrics-unique-constraint
Done When¶
After POST /devices/{id}/sync returns 200, query user_devices row → last_sync_at is within 2 seconds of now
Notes¶
No notes yet.