Updating fix for bug 3989 based on discussion in OVSDB meeting
[ovsdb.git] / library / src / test / resources / org / opendaylight / ovsdb / lib / jsonrpc / pretty-test.json
1 {
2   "Image": {
3     "Width": 800,
4     "Height": 600,
5     "Title": "View from 15th Floor",
6     "Thumbnail": {
7       "Url": "http://www.example.com/image/481989943",
8       "Height": 125,
9       "Width": "100"
10     },
11     "IDs": [
12       116,
13       943,
14       234,
15       38793
16     ]
17   }
18 }