blob: 851959bf92394c2d5089a29c6b4448d3b038b626 [file] [log] [blame]
leventecsanyibecc9ce2023-04-05 12:57:14 +02001{
2 "request": {
3 "method": "POST",
sourabh_sourabhf232f302023-05-09 14:34:59 +01004 "urlPattern": "/dmi/v1/data?.*"
leventecsanyibecc9ce2023-04-05 12:57:14 +02005 },
6 "response": {
7 "status": 200,
8 "bodyFileName": "batchResponse.json",
9 "headers": {
10 "Content-Type": "application/json"
11 }
12 }
13}