Adopt odlparent-10.0.0/yangtools-8.0.0-SNAPSHOT
[mdsal.git] / binding / mdsal-binding-generator / src / test / resources / ietf-models / ietf-interfaces.yang
index 481a5d2ed13319119127253002b67da8d58276b4..180522976708b952bbe8bfcc2f233e282784c5ea 100644 (file)
@@ -87,7 +87,7 @@ module ietf-interfaces {
 
     list interface {
       key "name";
-      unique "type location";
+      unique "location";
 
       description
         "The list of interfaces on the device.";
@@ -466,4 +466,4 @@ module ietf-interfaces {
       }
     }
   }
-}
\ No newline at end of file
+}