Skip to content

Commit 4e334da

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
[SYNTH-13257] allow setting httpVersion on a step of multi api test (#1750)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent b87cf4c commit 4e334da

12 files changed

+58
-40
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": "2024-03-13 14:23:48.888926",
8-
"spec_repo_commit": "113614d8"
7+
"regenerated": "2024-03-13 18:08:55.953714",
8+
"spec_repo_commit": "29884c34"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2024-03-13 14:23:48.908105",
13-
"spec_repo_commit": "113614d8"
12+
"regenerated": "2024-03-13 18:08:55.973208",
13+
"spec_repo_commit": "29884c34"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15826,6 +15826,8 @@ components:
1582615826
host:
1582715827
description: Host name to perform the test with.
1582815828
type: string
15829+
httpVersion:
15830+
$ref: '#/components/schemas/SyntheticsTestOptionsHTTPVersion'
1582915831
message:
1583015832
description: Message to send for UDP or WebSocket tests.
1583115833
type: string
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-02-14T09:56:55.385Z
1+
2024-03-13T08:48:00.559Z

cassettes/features/v1/synthetics/Create-a-global-variable-from-test-returns-OK-response.yml

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-02-14T09:52:43.647Z
1+
2024-03-13T08:48:03.203Z

0 commit comments

Comments
 (0)