File size: 187 Bytes
e62015b
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
{
  "todos": [
    {
      "status": ["completed", "pending"],
      "description": "string",
      "related_file": "verbatim-string",
      "related_cell": "verbatim-string"
    }
  ]
}