Commit 3b8d93f9 authored by scottma's avatar scottma
Browse files

Update _3gpp-common-trace.yang

parent 04b4dcf6
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ module _3gpp-common-trace {
  import _3gpp-common-yang-extensions {prefix yext3gpp; }
  import ietf-inet-types { prefix inet; }
  import _3gpp-common-files { prefix files3gpp; }
  import _3gpp-5g-common-yang-types { prefix types5g3gpp; }
  

  organization "3GPP SA5";
  contact "https://www.3gpp.org/DynaReport/TSG-WG--S5--officials.htm?Itemid=464";
@@ -120,7 +120,7 @@ module _3gpp-common-trace {
      key idx;
      min-elements 1;
      description "It specifies slice identified by S-NSSAI.";
      leaf idx { type types5g3gpp:SNssai; }
      leaf idx { type types3gpp:SNssai; }
    }
  }