aboutsummaryrefslogtreecommitdiff
path: root/tests/rfc-example1.json
blob: 73532fa9d2ffec518eb4d2cbc110dab69db04678 (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]
     }
}