examples/v1/synthetics/CreateSyntheticsAPITest.rb in datadog_api_client-2.4.0 vs examples/v1/synthetics/CreateSyntheticsAPITest.rb in datadog_api_client-2.5.0
- old
+ new
@@ -11,10 +11,10 @@
target: 1000,
type: DatadogAPIClient::V1::SyntheticsAssertionType::RESPONSE_TIME,
}),
],
request: DatadogAPIClient::V1::SyntheticsTestRequest.new({
- method: DatadogAPIClient::V1::HTTPMethod::GET,
+ method: "GET",
url: "https://example.com",
}),
}),
locations: [
"aws:eu-west-3",