summaryrefslogtreecommitdiffstats
path: root/cds-regression-test/test/resource-resolution/dummy-request-payload.json
blob: 60b344250e8a71ffe03f8098741a6cc25ff3f9e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "commonHeader": {
    "originatorId": "System",
    "requestId": "dummy-request-should-fail",
    "subRequestId": "11"
  },
  "actionIdentifiers": {
    "blueprintName": "RT-resource-resolution",
    "blueprintVersion": "1.0.0",
    "actionName": "dummy",
    "mode": "sync"
  },
  "payload": {}
}