Merge "Bug 9092: revert to org.json temporarily"
[netconf.git] / restconf / restconf-nb-bierman02 / src / test / resources / common / augment / json / dataa.json
1 {
2     "main:cont":{
3         "augment-main-a:cont1":{
4             "lf11":"lf11 value from a"
5         }
6     }
7 }