summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/test/resources/execution-input/faulty-input.json
blob: 999039e11b0e53e4610683175c30f3b2b372c698 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "commonHeader": {
    "originatorId": "System",
    "requestId": "1234",
    "subRequestId": "1234-12234"
  },
  "actionIdentifiers": {
    "blueprintName": "baseconfiguration",
    "blueprintVersion": "1.0.0",
    "actionName": "activate",
    "mode": "sync"
  },
  "payload": {
  }
}