Skip to content

Commit 8021898

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit d3c775810b0574476160bbe335256ee50ec6cbc1 of spec repo (#2154)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent 902923b commit 8021898

File tree

162 files changed

+4795
-818
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

162 files changed

+4795
-818
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-04-07 12:56:57.799408",
8-
"spec_repo_commit": "69a9e24"
7+
"regenerated": "2025-04-10 17:09:55.505038",
8+
"spec_repo_commit": "d3c7758"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-04-07 12:56:57.815260",
13-
"spec_repo_commit": "69a9e24"
12+
"regenerated": "2025-04-10 17:09:55.521505",
13+
"spec_repo_commit": "d3c7758"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3094,11 +3094,13 @@ components:
30943094
description: Name of the query for use in formulas.
30953095
enum:
30963096
- metric
3097+
- monitor
30973098
- time_slice
30983099
example: metric
30993100
type: string
31003101
x-enum-varnames:
31013102
- METRIC
3103+
- MONITOR
31023104
- TIME_SLICE
31033105
FormulaType:
31043106
description: Set the sort type to formula.
@@ -16661,6 +16663,7 @@ components:
1666116663
- assertFromJavascript
1666216664
- assertPageContains
1666316665
- assertPageLacks
16666+
- assertRequests
1666416667
- click
1666516668
- extractFromJavascript
1666616669
- extractVariable
@@ -16689,6 +16692,7 @@ components:
1668916692
- ASSERT_FROM_JAVASCRIPT
1669016693
- ASSERT_PAGE_CONTAINS
1669116694
- ASSERT_PAGE_LACKS
16695+
- ASSERT_REQUESTS
1669216696
- CLICK
1669316697
- EXTRACT_FROM_JAVASCRIPT
1669416698
- EXTRACT_VARIABLE

0 commit comments

Comments
 (0)