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