togoist/sample/input.json

8 lines
169 B
JSON

{
"Tasks": [
{"Type": "test", "Content": "Test task 1", "Priority": 4},
{"Content": "Test task 2", "Priority": 4},
{"Content": "Test task 3", "Priority": 4}
]
}