From 4e543307594b0c280b1915b9e15d84c487e83d1a Mon Sep 17 00:00:00 2001 From: "ci.datadog-api-spec" Date: Tue, 3 Mar 2026 10:09:29 +0000 Subject: [PATCH] Regenerate client from commit 7352422 of spec repo --- .generator/schemas/v2/openapi.yaml | 2 -- src/datadog_api_client/v2/api/synthetics_api.py | 6 ++---- tests/v2/features/synthetics.feature | 4 ++-- 3 files changed, 4 insertions(+), 8 deletions(-) diff --git a/.generator/schemas/v2/openapi.yaml b/.generator/schemas/v2/openapi.yaml index 5b151db2a8..d3b9ce53dd 100644 --- a/.generator/schemas/v2/openapi.yaml +++ b/.generator/schemas/v2/openapi.yaml @@ -108530,11 +108530,9 @@ tags: - [Mobile Application tests](https://docs.datadoghq.com/synthetics/mobile_app_testing) - You can use the Datadog API to create, manage, and organize tests and test suites programmatically. - For more information, see the [Synthetic Monitoring documentation](https://docs.datadoghq.com/synthetics/).' name: Synthetics - description: View and manage teams within Datadog. See the [Teams page](https://docs.datadoghq.com/account_management/teams/) diff --git a/src/datadog_api_client/v2/api/synthetics_api.py b/src/datadog_api_client/v2/api/synthetics_api.py index 8884951a23..fe9ca18f35 100644 --- a/src/datadog_api_client/v2/api/synthetics_api.py +++ b/src/datadog_api_client/v2/api/synthetics_api.py @@ -34,10 +34,8 @@ class SyntheticsApi: * `Browser tests `_ * `Network Path tests `_ * `Mobile Application tests `_ - - You can use the Datadog API to create, manage, and organize tests and test suites programmatically. - - For more information, see the `Synthetic Monitoring documentation `_. + You can use the Datadog API to create, manage, and organize tests and test suites programmatically. + For more information, see the `Synthetic Monitoring documentation `_. """ def __init__(self, api_client=None): diff --git a/tests/v2/features/synthetics.feature b/tests/v2/features/synthetics.feature index 0f9a67bede..16a842cff3 100644 --- a/tests/v2/features/synthetics.feature +++ b/tests/v2/features/synthetics.feature @@ -7,9 +7,9 @@ Feature: Synthetics tests](https://docs.datadoghq.com/synthetics/browser_tests) - [Network Path tests](https://docs.datadoghq.com/synthetics/network_path_tests/) - [Mobile Application - tests](https://docs.datadoghq.com/synthetics/mobile_app_testing) You can + tests](https://docs.datadoghq.com/synthetics/mobile_app_testing) You can use the Datadog API to create, manage, and organize tests and test suites - programmatically. For more information, see the [Synthetic Monitoring + programmatically. For more information, see the [Synthetic Monitoring documentation](https://docs.datadoghq.com/synthetics/). Background: