aboutsummaryrefslogtreecommitdiffstats
path: root/packages/apex-pdp-package-full/src/main/package/examples/config/DecisionMaker/AnswerInitiationEvent.json
blob: 6df3115d6292f70b1d912d1b356043e8beedc736 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "nameSpace": "org.onap.policy.apex.domains.decisionmaker",
  "name": "AnswerEvent",
  "version": "0.0.1",
  "source": "dcae",
  "target": "apex",
  "a0" : "choice 0",
  "a1" : "choice 1",
  "a2" : "choice 2",
  "a3" : "choice 3",
  "a4" : "choice 4",
  "a5" : "choice 5",
  "a6" : "choice 6"
}