docs/v1/UsageTimeseriesHour.md in datadog_api_client-1.3.0 vs docs/v1/UsageTimeseriesHour.md in datadog_api_client-1.4.0
- old
+ new
@@ -5,10 +5,10 @@
| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **hour** | **Time** | The hour for the usage. | [optional] |
| **num_custom_input_timeseries** | **Integer** | Contains the number of custom metrics that are inputs for aggregations (metric configured is custom). | [optional] |
| **num_custom_output_timeseries** | **Integer** | Contains the number of custom metrics that are outputs for aggregations (metric configured is custom). | [optional] |
-| **num_custom_timeseries** | **Integer** | Contains the number of non-aggregation custom metrics. | [optional] |
+| **num_custom_timeseries** | **Integer** | Contains sum of non-aggregation custom metrics and custom metrics that are outputs for aggregations. | [optional] |
## Example
```ruby
require 'datadog_api_client/v1'