data/test.json

12 lines
168 B
JSON
Raw Normal View History

2020-07-01 04:36:47 +02:00
{
"description": "Description.",
"instance": "example.com",
"receipts": [
"http://nope"
],
"tags": [
"tag1",
"tag2"
]
}