Merge "API versioning supported and added different versions for POST APIs"
[cps.git] / cps-service / src / test / resources / data-with-choice-node.json
1 {
2   "container-with-choice-leaves": {
3     "leaf-1": "test",
4     "choice-case1-leaf-a": "test",
5     "choice-case1-leaf-b": "test"
6   }
7 }
8