Merge "Fix: Make bookstore data consistent"
[cps.git] / cps-service / src / test / resources / bookstore.json
index 4b8ed3d..c5fd0ff 100644 (file)
@@ -1,10 +1,9 @@
 {
-   "multiple-data-tree:invoice": [
+   "bookstore-address": [
       {
-         "ProductID": "1",
-         "ProductName": "Apple",
-         "price": "100",
-         "stock": false
+         "bookstore-name": "Easons",
+         "address": "Dublin,Ireland",
+         "postal-code": "D02HA21"
       }
    ],
    "test:bookstore":{