Use ControllerContext non-statically
[netconf.git] / restconf / restconf-nb-bierman02 / src / test / resources / json-to-nn / empty-data.json
1 {
2     "array-with-null-yang:cont": {
3         "lflst1":[],
4         "lflst2":[45]
5     }
6 }