examples/v1/synthetics/CreateSyntheticsAPITest.rb in datadog_api_client-1.10.0 vs examples/v1/synthetics/CreateSyntheticsAPITest.rb in datadog_api_client-1.11.0

- old
+ new

@@ -21,9 +21,12 @@ "aws:eu-west-3", ], message: "Notification message", name: "Example test name", options: DatadogAPIClient::V1::SyntheticsTestOptions.new({ + ci: DatadogAPIClient::V1::SyntheticsTestCiOptions.new({ + execution_rule: DatadogAPIClient::V1::SyntheticsTestExecutionRule::BLOCKING, + }), device_ids: [ DatadogAPIClient::V1::SyntheticsDeviceID::LAPTOP_LARGE, ], monitor_options: DatadogAPIClient::V1::SyntheticsTestOptionsMonitorOptions.new({}), restricted_roles: [