Commit 39ecd3f4 authored by scottma's avatar scottma Committed by sunse
Browse files

Update _3gpp-common-mnsregistry.yang

parent a3e77ca0
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -64,7 +64,7 @@ module _3gpp-common-mnsregistry {
  }
  
  grouping MNSRegistry {
    list MNSInfo {
    list MNSInfoGrp {
    description "Represents the MNSRegistry IOC.";
    reference "3GPP TS 28.622";
    uses top3gpp:Top_Grp;
@@ -79,8 +79,8 @@ module _3gpp-common-mnsregistry {
    uses MNSRegistry;
  }
  
  augment "/mnsregist3gpp:MNSRegistry" {
    uses MNSInfo;
  augment "/mnsregist3gpp:MNSRegistryGrp" {
    uses MNSInfoGrp;
   }
  
}
 No newline at end of file