Commit e5178414 authored by scottma's avatar scottma
Browse files

Update _3gpp-common-qmcjob.yang

parent 14aa7577
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -73,9 +73,7 @@ module _3gpp-common-qmcjob {
    leaf qMCTarget {
      description "Specifies whether the QMC is area based or individual UE based.
        allowedValues: AREA_BASED, UE_BASED ";
      type string {
      enum AREA_BASED;
      enum UE_BASED;
      type string;
    }
    mandatory true;
    }