Merge branch 'master' of ../controller
[yangtools.git] / yang / yang-data-codec-gson / src / test / resources / complexjson / keyed-list-restconf-behaviour.json
1 {
2   "lst11": {
3                 "key111":"key111 value",
4                 "lf112":"/complexjson:cont1/complexjson:lflst11[.='foo']",
5                 "lf113":"lf113 value",
6                 "lf111":"lf111 value"
7             }
8 }