diff options
Diffstat (limited to 'dmi-plugin-stub/mappings/batchCmHandles.json')
-rw-r--r-- | dmi-plugin-stub/mappings/batchCmHandles.json | 13 |
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 851959bf92..0000000000 --- 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" - } - } -} |