Add CSIT Tests for Update Operation on Passthrough-running 2/3
[cps.git] / csit / data / bookstoreAddEntry.json
diff --git a/csit/data/bookstoreAddEntry.json b/csit/data/bookstoreAddEntry.json
deleted file mode 100644 (file)
index 86e9a5b..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-{
-  "stores:categories": [
-    {
-      "stores:code": "ISBN200123",
-      "stores:name": "library",
-      "stores:books": [
-        {
-          "stores:title": "A good book",
-          "stores:lang": "English",
-          "stores:authors": [
-            "Joe & Rahul"
-          ],
-          "stores:pub_year": "2001",
-          "stores:price": "1000"
-        }
-      ]
-    }
-  ]
-}
\ No newline at end of file