feat: 5.0 - Backend API - POST /api/habits/{id}/check
This commit is contained in:
@@ -1,4 +1,14 @@
|
||||
{
|
||||
"lastUpdated": "2026-02-10T10:57:00.000Z",
|
||||
"habits": []
|
||||
}
|
||||
"lastUpdated": "2026-02-10T11:40:08.703720",
|
||||
"habits": [
|
||||
{
|
||||
"id": "habit-1770723608703",
|
||||
"name": "Water Plants",
|
||||
"frequency": "daily",
|
||||
"createdAt": "2026-02-10T11:40:08.703082",
|
||||
"completions": [
|
||||
"2026-02-10"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user