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