Loading yang-models/_3gpp-common-trace.yang +2 −3 Original line number Diff line number Diff line Loading @@ -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; } } } Loading Loading
yang-models/_3gpp-common-trace.yang +2 −3 Original line number Diff line number Diff line Loading @@ -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; } } } Loading