Skip to content

Commit 54083ce

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 642b7d0b of spec repo
1 parent 35b34b0 commit 54083ce

File tree

6 files changed

+1247
-21
lines changed

6 files changed

+1247
-21
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 18:51:08.450550",
8-
"spec_repo_commit": "d0287df0"
7+
"regenerated": "2025-04-08 14:39:40.864510",
8+
"spec_repo_commit": "642b7d0b"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-04-07 18:51:17.183250",
13-
"spec_repo_commit": "d0287df0"
12+
"regenerated": "2025-04-08 14:39:49.469669",
13+
"spec_repo_commit": "642b7d0b"
1414
}
1515
}
1616
}

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

Lines changed: 11 additions & 11 deletions
Large diffs are not rendered by default.

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

Lines changed: 6 additions & 6 deletions
Large diffs are not rendered by default.

data/api/v1/full_spec.yaml

Lines changed: 2 additions & 0 deletions
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)