summaryrefslogtreecommitdiff
path: root/support/cJSON-master/tests/inputs/test8
blob: 4b1f5b97c24ddb4e52d678d80877310edefe5cae (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]
		}
	}