Merge branch 'master' of ../controller
[yangtools.git] / yang / yang-data-codec-gson / src / test / resources / complexjson / case-node-augmentation-in-choice-in-container.json
1 {
2     "complexjson:cont1": {
3         "lf15_11" : "one two",
4         "lf13" : "lf13 value",
5         "lf15_21" : "lf15_21 value",
6         "lf15_12" : "complexjson:ident"
7     }
8 }