summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/server/htdocs/test/json-properties.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sca-cpp/trunk/modules/server/htdocs/test/json-properties.txt')
-rw-r--r--sca-cpp/trunk/modules/server/htdocs/test/json-properties.txt15
1 files changed, 8 insertions, 7 deletions
diff --git a/sca-cpp/trunk/modules/server/htdocs/test/json-properties.txt b/sca-cpp/trunk/modules/server/htdocs/test/json-properties.txt
index 75843bc286..4395abf1dc 100644
--- a/sca-cpp/trunk/modules/server/htdocs/test/json-properties.txt
+++ b/sca-cpp/trunk/modules/server/htdocs/test/json-properties.txt
@@ -1,13 +1,14 @@
{
- "id":"1",
- "result":{
- "host":"localhost",
- "path":["components",
+ "id": "1",
+ "result": {
+ "host": "localhost",
+ "path": [
+ "components",
"property-test"
],
- "query":{
- "id":"1",
- "method":"print"
+ "query": {
+ "id": "1",
+ "method": "print"
}
}
} \ No newline at end of file