Test file.

This commit is contained in:
tastytea 2020-07-01 04:36:47 +02:00
commit 6540db8261
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 11 additions and 0 deletions

11
test.json Normal file
View File

@ -0,0 +1,11 @@
{
"description": "Description.",
"instance": "example.com",
"receipts": [
"http://nope"
],
"tags": [
"tag1",
"tag2"
]
}