docs/v1/SyntheticsDeleteTestsResponse.md in datadog_api_client-1.0.0.beta.2 vs docs/v1/SyntheticsDeleteTestsResponse.md in datadog_api_client-1.0.0.beta.3
- old
+ new
@@ -2,10 +2,10 @@
## Properties
| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
-| **deleted_tests** | [**Array<SyntheticsDeleteTestsResponseDeletedTests>**](SyntheticsDeleteTestsResponseDeletedTests.md) | Array of objects containing a deleted Synthetic test ID with the associated deletion timestamp. | [optional] |
+| **deleted_tests** | [**Array<SyntheticsDeletedTest>**](SyntheticsDeletedTest.md) | Array of objects containing a deleted Synthetic test ID with the associated deletion timestamp. | [optional] |
## Example
```ruby
require 'datadog_api_client/v1'