Adjust to yangtools-2.0.0/odlparent-3.0.0 changes
[netconf.git] / restconf / restconf-nb-bierman02 / src / test / resources / json-to-nn / invalid-uri-character-in-value.json
1 {
2     "cont":{
3         "lf1":"module<Name:value lf1",
4         "lf2":"module>Name:value lf2"
5         }
6 }