Skip to content

Commit dd45546

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Split spec/v2/synthetics.yaml into smaller files (#3528)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent 74f82c0 commit dd45546

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.generator/schemas/v2/openapi.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff 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/)

src/test/resources/com/datadog/api/client/v2/api/synthetics.feature

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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:

0 commit comments

Comments
 (0)