Commit 96e9eb0a authored by scottma's avatar scottma
Browse files

Update _3gpp-common-trace.yang

parent 6b3ce586
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -122,7 +122,7 @@ module _3gpp-common-trace {
    list sliceIdList {
      key idx;
      description "It specifies the PNI-NPN identified by CAG ID ";
      leaf idx { type types5g3gpp:SNssai; }
      leaf idx { uses types5g3gpp:SNssai; }
    }
  }