Commit d2b53441 authored by qiwen's avatar qiwen Committed by lengyelb
Browse files

Update file _3gpp-5gc-nrm-amffunction.yang

parent 5c4ae9b9
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -38,8 +38,9 @@ module _3gpp-5gc-nrm-amffunction {
    }

    leaf satelliteBackhaulCategory{
      description "Satellite backhaul category refers to the type of the satellite
      used in the backhaul. Only a single backhaul category can be indicated.";
      description "Satellite backhaul category refers to the type of the
       satellite used in the backhaul. Only a single backhaul category
        can be indicated.";
      reference "3GPP TS 29.571";
      type enumeration{
        enum GEO;
@@ -127,7 +128,7 @@ module _3gpp-5gc-nrm-amffunction {
    list satelliteBackhaulInfoList{
      description "Specifies a list of satellite backhaul information. It can be
       used by NF and NF services.";
      key "globalgNBID";
      key globalgNBID;
      min-elements 1;
      uses satelliteBackhaulInfo;
    }