Commit d4029438 authored by Jose Antonio Ordoñez Lucena's avatar Jose Antonio Ordoñez Lucena Committed by lengyelb
Browse files

Update _3gpp-common-trace.yang to set areascope multiplicity to 0..1

parent b27bf632
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1453,7 +1453,7 @@ module _3gpp-common-trace {
      key "idx";
      leaf idx { type uint32 ; }
      description "It specifies the area where data shall be collected.";
      min-elements 1;
      min-elements 0;
      max-elements 1;
      uses AreaScopeGrp;      
    }