Skip to content

Commit fed1719

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit 1d2b67d9 of spec repo (#993)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 9ccfafc commit fed1719

File tree

36 files changed

+329
-137
lines changed

36 files changed

+329
-137
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.4",
7-
"regenerated": "2022-08-30 12:29:18.404263",
8-
"spec_repo_commit": "47f45603"
7+
"regenerated": "2022-08-30 13:34:35.194053",
8+
"spec_repo_commit": "1d2b67d9"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.4",
12-
"regenerated": "2022-08-30 12:29:18.419749",
13-
"spec_repo_commit": "47f45603"
12+
"regenerated": "2022-08-30 13:34:35.209616",
13+
"spec_repo_commit": "1d2b67d9"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11898,25 +11898,31 @@ components:
1189811898
the value.
1189911899
example: content-type
1190011900
type: string
11901+
localVariableName:
11902+
description: When type is `local_variable`, name of the local variable to
11903+
use to extract the value.
11904+
example: LOCAL_VARIABLE
11905+
type: string
1190111906
parser:
1190211907
$ref: '#/components/schemas/SyntheticsVariableParser'
1190311908
type:
1190411909
$ref: '#/components/schemas/SyntheticsGlobalVariableParseTestOptionsType'
1190511910
required:
1190611911
- type
11907-
- parser
1190811912
type: object
1190911913
SyntheticsGlobalVariableParseTestOptionsType:
1191011914
description: Property of the Synthetics Test Response to use for a Synthetics
1191111915
global variable.
1191211916
enum:
1191311917
- http_body
1191411918
- http_header
11919+
- local_variable
1191511920
example: http_body
1191611921
type: string
1191711922
x-enum-varnames:
1191811923
- HTTP_BODY
1191911924
- HTTP_HEADER
11925+
- LOCAL_VARIABLE
1192011926
SyntheticsGlobalVariableParserType:
1192111927
description: Type of parser for a Synthetics global variable from a synthetics
1192211928
test.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2022-08-18T09:19:30.220Z
1+
2022-08-30T12:58:36.103Z

cassettes/features/v1/synthetics/Create-a-browser-test-returns-OK-Returns-saved-rumSettings-response.yml

Lines changed: 7 additions & 7 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-
2022-08-18T09:19:36.544Z
1+
2022-08-30T12:58:42.391Z

cassettes/features/v1/synthetics/Create-a-browser-test-returns-OK-Returns-the-created-test-details-response.yml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2022-08-30T12:58:48.527Z

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

Lines changed: 92 additions & 0 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-
2022-08-18T09:19:44.397Z
1+
2022-08-30T12:58:55.910Z

0 commit comments

Comments
 (0)