Commit e5236cca authored by scottma's avatar scottma Committed by lengyelb
Browse files

Update _3gpp-5gc-nrm-nfprofile.yang

parent 5c05bb03
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@ module _3gpp-5gc-nrm-nfprofile {
    TTA, TTC). All rights reserved.";
  reference "3GPP TS 29.510";
  
  revision 2023-11-18 { reference CR-1103 ; }
  revision 2023-09-18 { reference CR-1043 ; } 
  revision 2023-02-14 { reference CR-0891; }
  revision 2019-06-17 { reference "initial revision"; }
@@ -966,7 +967,8 @@ module _3gpp-5gc-nrm-nfprofile {
    }
    
    list dnnSmfInfoList { 
      description "List of parameters supported by the SMF per DNN.";
      description "List of parameters supported by the SMF per DNN.
      The absence indicates the DNN can be selected for any DNAI.";
      min-elements 1;
      key dnn;
      uses DnnSmfInfoItem;