12 lines
171 B
JSON
12 lines
171 B
JSON
|
{
|
||
|
"description": "desc",
|
||
|
"instance": "example.com",
|
||
|
"receipts": [
|
||
|
"r"
|
||
|
],
|
||
|
"screenshot": "",
|
||
|
"tags": [
|
||
|
"tag1",
|
||
|
"tag2"
|
||
|
]
|
||
|
}
|