12 lines
168 B
JSON
12 lines
168 B
JSON
|
{
|
||
|
"description": "Description.",
|
||
|
"instance": "example.com",
|
||
|
"receipts": [
|
||
|
"http://nope"
|
||
|
],
|
||
|
"tags": [
|
||
|
"tag1",
|
||
|
"tag2"
|
||
|
]
|
||
|
}
|