Commit 24570eb1 authored by scottma's avatar scottma Committed by lengyelb
Browse files

Update _3gpp-nr-nrm-ecmappingrule.yang

parent 2360a3a6
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -60,13 +60,15 @@ module _3gpp-nr-nrm-ecmappingrule {

  grouping NGRANECMappingRuleSubtree {
    description "Helps augmenting NGRANECMappingRule into multiple places.";
    list mappingrule {
    key "idx";
    min-elements 1;
    max-elements 1;
    list idx {  
    container idx {  
        uses NGRANECMappingRuleGrp;
    }  
  }
  }

  augment "/subnet3gpp:SubNetwork" {
    if-feature ECMappingRuleUnderSubNetwork;