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