Skip to content

Commit 66814f0

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit ce5bd32 of spec repo
1 parent 8a194ca commit 66814f0

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
@@ -107968,11 +107968,9 @@ tags:
107968107968

107969107969
- [Mobile Application tests](https://docs.datadoghq.com/synthetics/mobile_app_testing)
107970107970

107971-
107972107971
You can use the Datadog API to create, manage, and organize tests and test suites
107973107972
programmatically.
107974107973

107975-
107976107974
For more information, see the [Synthetic Monitoring documentation](https://docs.datadoghq.com/synthetics/).'
107977107975
name: Synthetics
107978107976
- 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)