Commit 3df72610 authored by Zu Qiang's avatar Zu Qiang 🛀
Browse files

Update 3 files

- /yang-models/_3gpp-5gc-nrm-amffunction.yang
- /yang-models/_3gpp-5gc-nrm-udmfunction.yang
- /yang-models/_3gpp-nr-nrm-gnbcucpfunction.yang
parent 30a9ed81
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -82,7 +82,7 @@ module _3gpp-5gc-nrm-amffunction {
      description "represents whether an MDT measurement name specified in 
        MDT collection is subject to user consent.";
      key idx;
      uses MdtUserConsentReqGrp;
      uses types5g3gpp:MdtUserConsentReqGrp;
      leaf idx { type string; }
    }
  }
+1 −1
Original line number Diff line number Diff line
@@ -80,7 +80,7 @@ module _3gpp-5gc-nrm-udmfunction {
      description "represents whether an MDT measurement name specified in 
        MDT collection is subject to user consent.";
      key idx;
      uses MdtUserConsentReqGrp;
      uses types5g3gpp:MdtUserConsentReqGrp;
      leaf idx { type string; }
    }
  }
+1 −1
Original line number Diff line number Diff line
@@ -147,7 +147,7 @@ module _3gpp-nr-nrm-gnbcucpfunction {
      description "represents whether an MDT measurement name specified in 
        MDT collection is subject to user consent.";
      key idx;
      uses MdtUserConsentReqGrp;
      uses types5g3gpp:MdtUserConsentReqGrp;
      leaf idx { type string; }
    }
  }