Skip to content

Commit f13b1d8

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
and
ci.datadog-api-spec
authored
Add extractedValuesFromScript to multistep API tests (#2261)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 925d70d commit f13b1d8

15 files changed

+94
-70
lines changed

.apigentools-info

+4-4
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-02-27 13:36:39.002389",
8-
"spec_repo_commit": "91ac2533"
7+
"regenerated": "2025-02-27 14:00:46.919597",
8+
"spec_repo_commit": "240ec82d"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-02-27 13:36:39.018102",
13-
"spec_repo_commit": "91ac2533"
12+
"regenerated": "2025-02-27 14:00:46.936060",
13+
"spec_repo_commit": "240ec82d"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -14028,6 +14028,9 @@ components:
1402814028
items:
1402914029
$ref: '#/components/schemas/SyntheticsParsingOptions'
1403014030
type: array
14031+
extractedValuesFromScript:
14032+
description: Generate variables using JavaScript.
14033+
type: string
1403114034
isCritical:
1403214035
description: 'Determines whether or not to consider the entire test as failed
1403314036
if this step fails.
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-12-09T11:17:37.828Z
1+
2025-02-25T16:34:23.928Z

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

+18-16
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-12-09T11:17:40.840Z
1+
2025-02-25T16:34:26.775Z

0 commit comments

Comments
 (0)