File tree Expand file tree Collapse file tree 3 files changed +4
-8
lines changed
src/datadog_api_client/v2/api Expand file tree Collapse file tree 3 files changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -108530,11 +108530,9 @@ tags:
108530108530
108531108531 - [Mobile Application tests](https://docs.datadoghq.com/synthetics/mobile_app_testing)
108532108532
108533-
108534108533 You can use the Datadog API to create, manage, and organize tests and test suites
108535108534 programmatically.
108536108535
108537-
108538108536 For more information, see the [Synthetic Monitoring documentation](https://docs.datadoghq.com/synthetics/).'
108539108537 name: Synthetics
108540108538- description: View and manage teams within Datadog. See the [Teams page](https://docs.datadoghq.com/account_management/teams/)
Original file line number Diff line number Diff line change @@ -34,10 +34,8 @@ class SyntheticsApi:
3434 * `Browser tests <https://docs.datadoghq.com/synthetics/browser_tests>`_
3535 * `Network Path tests <https://docs.datadoghq.com/synthetics/network_path_tests/>`_
3636 * `Mobile Application tests <https://docs.datadoghq.com/synthetics/mobile_app_testing>`_
37-
38- You can use the Datadog API to create, manage, and organize tests and test suites programmatically.
39-
40- For more information, see the `Synthetic Monitoring documentation <https://docs.datadoghq.com/synthetics/>`_.
37+ You can use the Datadog API to create, manage, and organize tests and test suites programmatically.
38+ For more information, see the `Synthetic Monitoring documentation <https://docs.datadoghq.com/synthetics/>`_.
4139 """
4240
4341 def __init__ (self , api_client = None ):
Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ Feature: Synthetics
77 tests](https://docs.datadoghq.com/synthetics/browser_tests) - [Network
88 Path tests](https://docs.datadoghq.com/synthetics/network_path_tests/) -
99 [Mobile Application
10- tests](https://docs.datadoghq.com/synthetics/mobile_app_testing) You can
10+ tests](https://docs.datadoghq.com/synthetics/mobile_app_testing) You can
1111 use the Datadog API to create, manage, and organize tests and test suites
12- programmatically. For more information, see the [Synthetic Monitoring
12+ programmatically. For more information, see the [Synthetic Monitoring
1313 documentation](https://docs.datadoghq.com/synthetics/).
1414
1515 Background :
You can’t perform that action at this time.
0 commit comments