summaryrefslogtreecommitdiffstats
path: root/applications/match/src/test/resources/decision.match.input.json
blob: 403d01553fa001224e51c0b0ad2bbda14f6bfdd2 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "ONAPName": "my-ONAP",
  "ONAPComponent": "my-component",
  "ONAPInstance": "my-instance",
  "requestId": "unique-request-1",
  "action": "match",
  "resource": {
      "matchable": ""
  }
}