mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
17 lines
230 B
JSON
17 lines
230 B
JSON
{
|
|
"id": "0001",
|
|
"type": "donut",
|
|
"name": "Cake",
|
|
"image":
|
|
{
|
|
"url": "images/0001.jpg",
|
|
"width": 200,
|
|
"height": 200
|
|
},
|
|
"thumbnail":
|
|
{
|
|
"url": "images/thumbnails/0001.jpg",
|
|
"width": 32,
|
|
"height": 32
|
|
}
|
|
}
|