Commit 74e62cb6 authored by rosabolzek's avatar rosabolzek Committed by lengyelb
Browse files

Update _3gpp-5gc-nrm-anlffunction.yang

parent 15a0acdf
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ module _3gpp-5gc-nrm-anlffunction {
    TTA, TTC). All rights reserved.";
  reference "3GPP TS 28.541";
  
  revision 2024-08-07 { reference 1331; }
  revision 2024-08-07 { reference CR 1331; }
  revision 2023-11-03 { reference "initial revision"; }
  
  grouping AnLFFunctionGrp {
@@ -34,12 +34,14 @@ module _3gpp-5gc-nrm-anlffunction {
     leaf-list mLModelRefList {
      type types3gpp:DistinguishedName;
      description "This attribute holds a DN list of MLModel ¨
      (See TS 28.105 [105]).";
      (See TS 28.105).";
       config false;     
    }
    leaf-list aIMLInferenceFunctionRefList {
      type types3gpp:DistinguishedName;
      description "This attribute holds a DN list of AIMLInferenceFunction
      (See TS 28.105 [105]) .";
      (See TS 28.105) .";
      config false;      
    }   
  }