Commit e7079c4f authored by rosabolzek's avatar rosabolzek Committed by lengyelb
Browse files

Update _3gpp-nr-nrm-desmanagementfunction.yang

parent 99abbe99
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -145,12 +145,14 @@ module _3gpp-nr-nrm-desmanagementfunction {
    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; 
    }
  }