2018516b4cc5c1a97d2427fa2853bacefdf158a2
[cps.git] / dmi-plugin-stub / mappings / batchCmHandles.json
1 {
2   "request": {
3     "method": "POST",
4     "urlPattern": "/dmi/v1/ch/batch/data/ds/.*"
5   },
6   "response": {
7     "status": 200,
8     "bodyFileName": "batchResponse.json",
9     "headers": {
10       "Content-Type": "application/json"
11     }
12   }
13 }