summaryrefslogtreecommitdiffstats
path: root/netconf/restconf/restconf-nb-bierman02/src/test/resources/json-to-nn/empty-data.json
blob: aa7142d4e56651cc7b77570b1d6983cff346b2c3 (plain)
1
2
3
4
5
6
{
    "array-with-null-yang:cont": {
        "lflst1":[],
        "lflst2":[45]
    }
}