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