You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add comprehensive schema debugging for all Garmin data types
Now all data extraction functions have detailed logging:
- Sleep: API response + DTO keys
- HRV: API response + source format detection + keys
- Heart Rate: API response + data keys
- Stress: API response + data keys
- Weight: Already had comprehensive debugging
This will help identify schema issues across all data types,
not just weight. When sync runs, we'll see exactly what
Garmin API returns for each data type.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments