Merge "Persisting a list element to a parent list (ep2)"
[cps.git] / integration-test / src / test / resources / data / bookstore / bookstoreData.json
index 5d22f6d..5f66a1d 100644 (file)
@@ -1,4 +1,12 @@
 {
+  "multiple-data-tree:invoice": [
+    {
+      "ProductID": "1",
+      "ProductName": "Apple",
+      "price": "100",
+      "stock": false
+    }
+  ],
   "bookstore": {
     "bookstore-name": "Easons",
     "premises": {