Modify dmi plugin stub mapping of data operation
[cps.git] / dmi-plugin-stub / mappings / batchCmHandles.json
diff --git a/dmi-plugin-stub/mappings/batchCmHandles.json b/dmi-plugin-stub/mappings/batchCmHandles.json
deleted file mode 100644 (file)
index 851959b..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-{
-  "request": {
-    "method": "POST",
-    "urlPattern": "/dmi/v1/data?.*"
-  },
-  "response": {
-    "status": 200,
-    "bodyFileName": "batchResponse.json",
-    "headers": {
-      "Content-Type": "application/json"
-    }
-  }
-}