X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-rest-connector%2Fsrc%2Ftest%2Fresources%2Fcnsn-to-xml%2Fyang%2Fbasic-module.yang;h=020ff8fa5062d640830202ae84ba56d42cb017c8;hb=e2ae7bd2fc1f56cbb1b7a242e061dfb25b5fda63;hp=81d77329c69eaa74d28c19d942ec1b2593a538ec;hpb=eb538dbc16c0bb487f8ed70547b0df2c8c96c432;p=controller.git diff --git a/opendaylight/md-sal/sal-rest-connector/src/test/resources/cnsn-to-xml/yang/basic-module.yang b/opendaylight/md-sal/sal-rest-connector/src/test/resources/cnsn-to-xml/yang/basic-module.yang index 81d77329c6..020ff8fa50 100644 --- a/opendaylight/md-sal/sal-rest-connector/src/test/resources/cnsn-to-xml/yang/basic-module.yang +++ b/opendaylight/md-sal/sal-rest-connector/src/test/resources/cnsn-to-xml/yang/basic-module.yang @@ -97,6 +97,10 @@ module basic-module { } } + leaf lfInIdentifier { + type instance-identifier; + } + } } \ No newline at end of file