OSDN Git Service

1.00.00-alpha
[jaxcel/jaxcel.git] / Jaxcel / sample / resources / data_output_example.json
similarity index 60%
rename from Jaxcel/sample/resources/map_example.json
rename to Jaxcel/sample/resources/data_output_example.json
index 22eeb71..2a1563c 100644 (file)
@@ -1,4 +1,8 @@
 {
+       "data1": "hello",
+       "data2": "jaxcel!",
+       "data3": "10",
+       "arrayData": ["array1", "array2", "array3"],
        "mapData": {
                "dataA": "HELLO", 
                "dataB": "JAXCEL!!",