examples/v1/synthetics/CreateSyntheticsBrowserTest.rb in datadog_api_client-2.5.0 vs examples/v1/synthetics/CreateSyntheticsBrowserTest.rb in datadog_api_client-2.6.0

- old
+ new

@@ -10,9 +10,10 @@ DatadogAPIClient::V1::SyntheticsConfigVariable.new({ example: "content-type", name: "PROPERTY", pattern: "content-type", type: DatadogAPIClient::V1::SyntheticsConfigVariableType::TEXT, + secure: true, }), ], request: DatadogAPIClient::V1::SyntheticsTestRequest.new({ method: "GET", url: "https://datadoghq.com",