commit 6540db8261f397670d045862a623ac5bce0eeade Author: tastytea Date: Wed Jul 1 04:36:47 2020 +0200 Test file. diff --git a/test.json b/test.json new file mode 100644 index 0000000..4beeb0b --- /dev/null +++ b/test.json @@ -0,0 +1,11 @@ +{ + "description": "Description.", + "instance": "example.com", + "receipts": [ + "http://nope" + ], + "tags": [ + "tag1", + "tag2" + ] +}