Skip to content

Commit 171d5a4

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 94ec5129 of spec repo
1 parent 584f4e8 commit 171d5a4

16 files changed

+483
-75
lines changed

.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.372089",
8-
"spec_repo_commit": "ed439f7c"
7+
"regenerated": "2025-06-02 13:59:40.958099",
8+
"spec_repo_commit": "94ec5129"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-05-27 17:12:13.387673",
13-
"spec_repo_commit": "ed439f7c"
12+
"regenerated": "2025-06-02 13:59:40.973646",
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/features/v1/synthetics/Create-a-FIDO-global-variable-returns-OK-response.yml

Lines changed: 30 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
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

0 commit comments

Comments
 (0)