summaryrefslogtreecommitdiffstats
path: root/dmi-plugin-stub/mappings/batchCmHandles.json
blob: 5f290cd47dcd153169151e52d2f598645ee7daf5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "request": {
    "method": "POST",
    "urlPattern": "/dmi/v1/batch/data/ds/.*"
  },
  "response": {
    "status": 200,
    "bodyFileName": "batchResponse.json",
    "headers": {
      "Content-Type": "application/json"
    }
  }
}