Commit bcb6b131 authored by scottma's avatar scottma
Browse files

Update _3gpp-common-qmcjob.yang

parent e2f46fdf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,6 +32,7 @@ module _3gpp-common-qmcjob {
    leaf serviceType {
      description "Identifies an individual UE for a specified end user service/end user service
        type.";
      mandatory true;
      type enumeration {
      enum DASH {
        value 0;
@@ -42,7 +43,6 @@ module _3gpp-common-qmcjob {
      enum VR {
        value 2;
      }
      mandatory true;
    }
    }