Persisting a list element to a parent list (ep2)
[cps.git] / cps-service / src / test / resources / bookstore.json
index 459908b..4b8ed3d 100644 (file)
@@ -1,4 +1,12 @@
 {
+   "multiple-data-tree:invoice": [
+      {
+         "ProductID": "1",
+         "ProductName": "Apple",
+         "price": "100",
+         "stock": false
+      }
+   ],
    "test:bookstore":{
       "bookstore-name": "Chapters/Easons",
       "categories": [