examples/v1/synthetics/CreateSyntheticsAPITest.rb in datadog_api_client-1.5.0 vs examples/v1/synthetics/CreateSyntheticsAPITest.rb in datadog_api_client-1.6.0
- old
+ new
@@ -52,9 +52,13 @@
unique: "examplecreateanapitestreturnsokreturnsthecreatedtestdetailsresponse",
}),
method: DatadogAPIClient::V1::HTTPMethod::GET,
timeout: 10,
url: "https://datadoghq.com",
+ proxy: DatadogAPIClient::V1::SyntheticsTestRequestProxy.new({
+ url: "https://datadoghq.com",
+ headers: DatadogAPIClient::V1::SyntheticsTestHeaders.new({}),
+ }),
}),
}),
locations: [
"aws:us-east-2",
],