checkvist-api/testdata/checklists/list_archived.json

13 lines
237 B
JSON
Raw Permalink Normal View History

[
{
"id": 3,
"name": "Old Project",
"public": false,
"archived": true,
"read_only": false,
"task_count": 50,
"task_completed": 50,
"tags_as_text": "",
"updated_at": "2025/06/01 09:00:00 +0000"
}
]