summaryrefslogtreecommitdiffstats
path: root/models-interactions/model-actors/actor.guard/src/test/resources/makeReq.json
blob: 2716d030eeef4ae90177e3c7c5eece03f1ed9410 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "action": "some action",
  "hello": "world",
  "r u there?": "yes",
  "requestId": "abcdefghi",
  "resource": {
    "abc": "def",
    "ghi": "jkl"
  }
}