summaryrefslogtreecommitdiffstats
path: root/dmi-plugin-stub/mappings/batchCmHandles.json
diff options
context:
space:
mode:
Diffstat (limited to 'dmi-plugin-stub/mappings/batchCmHandles.json')
-rw-r--r--dmi-plugin-stub/mappings/batchCmHandles.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/dmi-plugin-stub/mappings/batchCmHandles.json b/dmi-plugin-stub/mappings/batchCmHandles.json
deleted file mode 100644
index 851959bf9..000000000
--- a/dmi-plugin-stub/mappings/batchCmHandles.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "request": {
- "method": "POST",
- "urlPattern": "/dmi/v1/data?.*"
- },
- "response": {
- "status": 200,
- "bodyFileName": "batchResponse.json",
- "headers": {
- "Content-Type": "application/json"
- }
- }
-}