summaryrefslogtreecommitdiffstats
path: root/cps-service/src/test/resources/data-with-choice-node.json
blob: 5f81ed8ed7a86e66c67feb25700ba9dec4b4ea3b (plain)
1
2
3
4
5
6
7
8
{
  "container-with-choice-leaves": {
    "leaf-1": "test",
    "choice-case1-leaf-a": "test",
    "choice-case1-leaf-b": "test"
  }
}