Merge "BUG-1521 netconf-impl & netconf-monitoring line coverage."
[controller.git] / opendaylight / md-sal / sal-rest-connector / src / test / resources / json-to-cnsn / invalid-uri-character-in-value.json
1 {
2     "moduleName:cont":{
3         "lf1":"module<Name:value lf1",
4         "lf2":"module>Name:value lf2"
5         }
6 }