Split Restconf implementations (draft02 and RFC) - Prepare modules
[netconf.git] / restconf / restconf-nb-bierman02 / src / test / resources / common / augment / json / datab.json
1 {
2     "main:cont":{
3         "augment-main-b:cont1":{
4             "lf11":"lf11 value from b"
5         }
6     }
7 }