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