Commit 128c18d6 authored by scottma's avatar scottma Committed by sunse
Browse files

Update _3gpp-common-mnsregistry.yang

parent 059f8c8c
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -75,6 +75,14 @@ module _3gpp-common-mnsregistry {
  }
  
  augment "/mnsregist3gpp:MNSRegistry" {
    list MNSInfo {
     description "Represents the MNS Registry.";
      reference "3GPP TS 28.622";
      key id;
      uses top3gpp:Top_Grp;
      container attributes {
        uses AMFFunctionGrp;
    }
      uses MNSInfo;
  }