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

aligne yang with yaml from CR S5-252933 Enhancements on NRFFunction to...

 aligne yang with yaml from CR S5-252933 Enhancements on NRFFunction to support hierarchical NRF scenario
parent 928df793
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -76,6 +76,14 @@ module _3gpp-5gc-nrm-nrffunction {
      key nfInstanceId;
      uses nfp3gpp:NFProfileGrp;
    }
    list managedNFProfile {
      key idx;
      min-elements 1;
      max-elements 1;
      uses types3gpp:ManagedNFProfile;
      description "This parameter defines profile for managed NF";
      reference "3gpp TS 23.501";
    }
  }
  
  augment "/me3gpp:ManagedElement" {