summaryrefslogtreecommitdiff
path: root/tests/json_object.json
blob: c99cd79ed02c2ae00443d555fe6486d31774a2d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "Image": {
      "Width":  800,
      "Height": 600,
      "Title":  "View from 15th Floor",
      "Thumbnail": {
          "Url":    "http://www.example.com/image/481989943",
          "Height": 125,
          "Width":  "100"
      },
      "IDs": [116, 943, 234, 38793]
    }
}