Commit f1dcca25 authored by scottma's avatar scottma
Browse files

Update _3gpp-common-trace.yang

parent 3b8d93f9
Loading
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -116,11 +116,10 @@ module _3gpp-common-trace {
      type types3gpp:PLMNId;
    }

    list sliceIdList {
      key idx;
    leaf-list sliceIdList {
      type types3gpp:SNssai;
      min-elements 1;
      description "It specifies slice identified by S-NSSAI.";
      leaf idx { type types3gpp:SNssai; }
    }
  }