Commit 11f151f1 authored by scottma's avatar scottma
Browse files

Update _3gpp-common-qmcjob.yang

parent 0af3301e
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -95,7 +95,8 @@ module _3gpp-common-qmcjob {

    list sliceScope {
      min-elements 0;
      description " Contains a list of S-NSSAIs (Single Network Slice Selection Assistance Information). A Network Slice end to end is identified by S-NSSAI ";
      description " Contains a list of S-NSSAIs (Single Network Slice Selection Assistance Information). 
        A Network Slice end to end is identified by S-NSSAI ";
      key "sd sst";
      uses types5g3gpp:SNssai;
    }