Skip to content

Commit b1d9c4f

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit de612b2d of spec repo
1 parent 8d18af6 commit b1d9c4f

File tree

6 files changed

+1247
-21
lines changed

6 files changed

+1247
-21
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-04-04 12:51:39.268581",
8-
"spec_repo_commit": "73e22797"
7+
"regenerated": "2025-04-04 17:55:04.707901",
8+
"spec_repo_commit": "de612b2d"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-04-04 12:51:47.621654",
13-
"spec_repo_commit": "73e22797"
12+
"regenerated": "2025-04-04 17:55:13.261482",
13+
"spec_repo_commit": "de612b2d"
1414
}
1515
}
1616
}

content/en/api/v1/dashboards/widgets.json

+11-11
Large diffs are not rendered by default.

content/en/api/v1/notebooks/examples.json

+6-6
Large diffs are not rendered by default.

data/api/v1/full_spec.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -3201,11 +3201,13 @@ components:
32013201
description: Name of the query for use in formulas.
32023202
enum:
32033203
- metric
3204+
- monitor
32043205
- time_slice
32053206
example: metric
32063207
type: string
32073208
x-enum-varnames:
32083209
- METRIC
3210+
- MONITOR
32093211
- TIME_SLICE
32103212
FormulaType:
32113213
description: Set the sort type to formula.

0 commit comments

Comments
 (0)