summaryrefslogtreecommitdiffstats
path: root/netconf/restconf/restconf-nb-bierman02/src/test/resources/full-versions/test-data2/data-rpc-input.json
blob: 0eae37ac21505e6e425bca9e31c06a265410b742 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "test-module:input":{
        "cont":{
            "cont1":{
                "lf11":"lf1 data",
                "lf12":"lf2 data"
            }
        }
    }
}