X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-rest-connector%2Fsrc%2Ftest%2Fresources%2Fnn-to-json%2Fsimple-yang-types%2Fsimple-yang-types.yang;fp=opendaylight%2Fmd-sal%2Fsal-rest-connector%2Fsrc%2Ftest%2Fresources%2Fcnsn-to-json%2Fsimple-yang-types%2Fsimple-yang-types.yang;h=fdb3bfb9ead1773f632a97cbde036e6c81260177;hb=4d8f226826c45c79bbf7459d24f3b70b2e9dbe92;hp=0216e97cfbc232831cacff46f6ccd2d84f47ede8;hpb=ed6eb82da5d9712d15847e07d2836f449dbece93;p=controller.git diff --git a/opendaylight/md-sal/sal-rest-connector/src/test/resources/cnsn-to-json/simple-yang-types/simple-yang-types.yang b/opendaylight/md-sal/sal-rest-connector/src/test/resources/nn-to-json/simple-yang-types/simple-yang-types.yang similarity index 97% rename from opendaylight/md-sal/sal-rest-connector/src/test/resources/cnsn-to-json/simple-yang-types/simple-yang-types.yang rename to opendaylight/md-sal/sal-rest-connector/src/test/resources/nn-to-json/simple-yang-types/simple-yang-types.yang index 0216e97cfb..fdb3bfb9ea 100644 --- a/opendaylight/md-sal/sal-rest-connector/src/test/resources/cnsn-to-json/simple-yang-types/simple-yang-types.yang +++ b/opendaylight/md-sal/sal-rest-connector/src/test/resources/nn-to-json/simple-yang-types/simple-yang-types.yang @@ -17,7 +17,7 @@ module simple-yang-types { type string; } list lst11 { - key lf111; + key "lf111"; leaf lf111 { type uint8; }