docs/v2/LogsMetricResponseCompute.md in datadog_api_client-1.0.0.beta.2 vs docs/v2/LogsMetricResponseCompute.md in datadog_api_client-1.0.0.beta.3
- old
+ new
@@ -12,9 +12,9 @@
```ruby
require 'datadog_api_client/v2'
instance = DatadogAPIClient::V2::LogsMetricResponseCompute.new(
aggregation_type: null,
- path: null
+ path: @duration
)
```