Skip to content

Commit 49106c3

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 94ec5129 of spec repo
1 parent d3340dd commit 49106c3

17 files changed

Lines changed: 474 additions & 109 deletions

File tree

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.6",
7-
"regenerated": "2025-05-27 17:12:13.510503",
8-
"spec_repo_commit": "ed439f7c"
7+
"regenerated": "2025-06-02 13:59:49.062562",
8+
"spec_repo_commit": "94ec5129"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-05-27 17:12:13.526776",
13-
"spec_repo_commit": "ed439f7c"
12+
"regenerated": "2025-06-02 13:59:49.079184",
13+
"spec_repo_commit": "94ec5129"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14081,11 +14081,23 @@ components:
1408114081
enum:
1408214082
- http
1408314083
- grpc
14084+
- ssl
14085+
- dns
14086+
- tcp
14087+
- udp
14088+
- icmp
14089+
- websocket
1408414090
example: http
1408514091
type: string
1408614092
x-enum-varnames:
1408714093
- HTTP
1408814094
- GRPC
14095+
- SSL
14096+
- DNS
14097+
- TCP
14098+
- UDP
14099+
- ICMP
14100+
- WEBSOCKET
1408914101
SyntheticsAPITestType:
1409014102
default: api
1409114103
description: Type of the Synthetic test, `api`.
@@ -17151,6 +17163,9 @@ components:
1715117163
example: ''
1715217164
type: string
1715317165
type: array
17166+
checkCertificateRevocation:
17167+
description: Check for certificate revocation.
17168+
type: boolean
1715417169
compressedJsonDescriptor:
1715517170
description: A protobuf JSON descriptor that needs to be gzipped first then
1715617171
base64 encoded.
@@ -17180,6 +17195,9 @@ components:
1718017195
type: string
1718117196
httpVersion:
1718217197
$ref: '#/components/schemas/SyntheticsTestOptionsHTTPVersion'
17198+
isMessageBase64Encoded:
17199+
description: Whether the message is base64 encoded.
17200+
type: boolean
1718317201
message:
1718417202
description: Message to send for UDP or WebSocket tests.
1718517203
type: string
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"2025-02-25T16:34:23.928Z"
1+
"2025-05-20T15:08:23.475Z"

cassettes/v1/Synthetics_2658572017/Create-a-FIDO-global-variable-returns-OK-response_3226312717/recording.har

Lines changed: 26 additions & 26 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"2025-02-25T16:34:26.775Z"
1+
"2025-05-20T15:08:25.960Z"

cassettes/v1/Synthetics_2658572017/Create-a-TOTP-global-variable-returns-OK-response_1775224512/recording.har

Lines changed: 26 additions & 26 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"2025-02-25T16:34:29.813Z"
1+
"2025-05-20T15:08:28.551Z"

cassettes/v1/Synthetics_2658572017/Create-a-global-variable-from-test-returns-OK-response_2967481205/recording.har

Lines changed: 27 additions & 27 deletions
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"2025-02-25T16:34:32.557Z"
1+
"2025-06-02T13:54:14.928Z"

cassettes/v1/Synthetics_2658572017/Create-an-API-test-with-multi-subtype-returns-OK-Returns-the-created-test-details-response_460745598/recording.har

Lines changed: 15 additions & 15 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)