summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/server/htdocs/test/json-properties.txt
blob: 2cff8b733974c62edbc247faa66588ef292b512a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
 "id": "1",
 "result": {
  "host": "localhost",
  "path": [
   "c",
   "property-test"
  ],
  "query": {
   "id": "1",
   "method": "print"
  }
 }
}