summaryrefslogtreecommitdiffstats
path: root/netconf/restconf/restconf-nb-bierman02/src/test/resources/common/augment/json/datab.json
blob: 297584a905ff7891897a624159ad957a75fb01ce (plain)
1
2
3
4
5
6
7
{
    "main:cont":{
        "augment-main-b:cont1":{
            "lf11":"lf11 value from b"
        }
    }
}