checkvist-api/testdata/checklists/single.json

11 lines
218 B
JSON
Raw Normal View History

{
"id": 1,
"name": "My First Checklist",
"public": false,
"archived": false,
"read_only": false,
"task_count": 10,
"task_completed": 3,
"tags_as_text": "",
"updated_at": "2026/01/14 10:00:00 +0000"
}