Commit d51afb33 authored by scottma's avatar scottma Committed by lengyelb
Browse files

Update _3gpp-nr-nrm-ntnfunction.yang

parent 2ce21929
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -256,8 +256,6 @@ module _3gpp-nr-nrm-ntnfunction {
    }

    leaf-list nTNEntityConfigRefList {
      key name;
      config true;
      uses types3gpp:nameValuePair;
      description "Specifies the list of configuration parameters and values.
        The content of the attribute is a list of attributeName- attributeValue
@@ -293,7 +291,7 @@ module _3gpp-nr-nrm-ntnfunction {
    }

     leaf-list nTNEntityConfigRefList {
      type NTNEntityConfigGrp;
      uses NTNEntityConfigGrp;
      min-elements 0;
      description "It contains a list of configuration
        updates to be applied to specified NTN entities.";