docs/v2/LogsAggregateRequestPage.md in datadog_api_client-1.4.0 vs docs/v2/LogsAggregateRequestPage.md in datadog_api_client-1.5.0

- old
+ new

@@ -1,11 +1,11 @@ # DatadogAPIClient::V2::LogsAggregateRequestPage ## Properties -| Name | Type | Description | Notes | -| ---- | ---- | ----------- | ----- | +| Name | Type | Description | Notes | +| ---------- | ---------- | -------------------------------------------------------- | ---------- | | **cursor** | **String** | The returned paging point to use to get the next results | [optional] | ## Example ```ruby @@ -13,6 +13,5 @@ instance = DatadogAPIClient::V2::LogsAggregateRequestPage.new( cursor: eyJzdGFydEF0IjoiQVFBQUFYS2tMS3pPbm40NGV3QUFBQUJCV0V0clRFdDZVbG8zY3pCRmNsbHJiVmxDWlEifQ== ) ``` -