Commit f6f218f2 authored by malashnyak's avatar malashnyak Committed by lengyelb
Browse files

Update _3gpp-ns-nrm-common.yang

parent 9bb673c8
Loading
Loading
Loading
Loading
+9 −2
Original line number Diff line number Diff line
@@ -60,6 +60,12 @@ module _3gpp-ns-nrm-common {
      enum KPI;
    }
  }
  typedef Category-enum {
    type enumeration {
      enum character;
      enum scalability;
    }
  }
  typedef Support-enum {
    type enumeration {
      enum NOT_SUPPORTED;
@@ -83,7 +89,8 @@ module _3gpp-ns-nrm-common {
        requirement/attribute of GST";
      type Exposure-enum;
    }

    
  }
  typedef DeterminCommAvailability {
    type Support-enum;
  } 
}
 No newline at end of file