From 463ef9b08f449a13c582810de3d5918326114f59 Mon Sep 17 00:00:00 2001 From: Daniel Lemire Date: Wed, 5 Jun 2019 21:41:13 -0400 Subject: [PATCH] Adding reduced demo. --- jsonexamples/small/smalldemo.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 jsonexamples/small/smalldemo.json diff --git a/jsonexamples/small/smalldemo.json b/jsonexamples/small/smalldemo.json new file mode 100644 index 00000000..25f077ac --- /dev/null +++ b/jsonexamples/small/smalldemo.json @@ -0,0 +1 @@ +{"Width":800,"Height":600,"Title":"View from my room","Url":"http://ex.com/img.png","Private":false,"Thumbnail":{"Url":"http://ex.com/th.png","Height":125,"Width":100},"array":[116,943,234],"Owner":null}