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