Skip to content

Commit dacf641

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 1a70c15 of spec repo
1 parent 8643253 commit dacf641

File tree

57 files changed

+39
-8004
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+39
-8004
lines changed

.generator/schemas/v1/openapi.yaml

Lines changed: 9 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -15720,8 +15720,6 @@ components:
1572015720
- grpcMetadata
1572115721
- grpcProto
1572215722
- connection
15723-
- multiNetworkHop
15724-
- jitter
1572515723
example: statusCode
1572615724
type: string
1572715725
x-enum-varnames:
@@ -15744,8 +15742,6 @@ components:
1574415742
- GRPC_METADATA
1574515743
- GRPC_PROTO
1574615744
- CONNECTION
15747-
- MULTI_NETWORK_HOP
15748-
- JITTER
1574915745
SyntheticsAssertionXPathOperator:
1575015746
description: Assertion operator to apply.
1575115747
enum:
@@ -18129,18 +18125,16 @@ components:
1812918125
- WEBSOCKET
1813018126
- GRPC
1813118127
SyntheticsTestDetailsType:
18132-
description: Type of the Synthetic test.
18128+
description: Type of the Synthetic test, either `api` or `browser`.
1813318129
enum:
1813418130
- api
1813518131
- browser
1813618132
- mobile
18137-
- network
1813818133
type: string
1813918134
x-enum-varnames:
1814018135
- API
1814118136
- BROWSER
1814218137
- MOBILE
18143-
- NETWORK
1814418138
SyntheticsTestDetailsWithoutSteps:
1814518139
description: Object containing details about your Synthetic test, without test
1814618140
steps.
@@ -39529,21 +39523,18 @@ tags:
3952939523
name: Slack Integration
3953039524
- description: Take graph snapshots using the API.
3953139525
name: Snapshots
39532-
- description: 'Synthetic tests use simulated requests and actions so you can monitor
39533-
the availability and performance of systems and applications. Datadog supports
39534-
the following types of synthetic tests:
39535-
39536-
- [API tests](https://docs.datadoghq.com/synthetics/api_tests/)
39537-
39538-
- [Browser tests](https://docs.datadoghq.com/synthetics/browser_tests)
39526+
- description: 'Datadog Synthetic Monitoring uses simulated user requests and browser
39527+
rendering to help you ensure uptime,
3953939528

39540-
- [Network Path tests](https://docs.datadoghq.com/synthetics/network_path_tests/)
39529+
identify regional issues, and track your application performance. Synthetic tests
39530+
come in
3954139531

39542-
- [Mobile Application tests](https://docs.datadoghq.com/synthetics/mobile_app_testing)
39532+
two different flavors, [API tests](https://docs.datadoghq.com/synthetics/api_tests/?tab=httptest)
3954339533

39534+
and [browser tests](https://docs.datadoghq.com/synthetics/browser_tests). You
39535+
can use Datadog''s API to
3954439536

39545-
You can use the Datadog API to create, manage, and organize tests and test suites
39546-
programmatically.
39537+
manage both test types programmatically.
3954739538

3954839539

3954939540
For more information, see the [Synthetic Monitoring documentation](https://docs.datadoghq.com/synthetics/).'

0 commit comments

Comments
 (0)