Skip to content

Commit 9798d29

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit c679afc of spec repo (DataDog#800)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent ed63467 commit 9798d29

File tree

4 files changed

+10
-4
lines changed

4 files changed

+10
-4
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.4.1.dev6",
7-
"regenerated": "2021-03-22 16:21:46.551743",
8-
"spec_repo_commit": "cba6cab"
7+
"regenerated": "2021-03-23 09:32:41.597034",
8+
"spec_repo_commit": "c679afc"
99
},
1010
"v2": {
1111
"apigentools_version": "1.4.1.dev6",
12-
"regenerated": "2021-03-22 16:21:54.184182",
13-
"spec_repo_commit": "cba6cab"
12+
"regenerated": "2021-03-23 09:32:49.272303",
13+
"spec_repo_commit": "c679afc"
1414
}
1515
}
1616
}

api/v1/datadog/api/openapi.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10267,6 +10267,7 @@ components:
1026710267
enum:
1026810268
- count
1026910269
- cardinality
10270+
- median
1027010271
- pc75
1027110272
- pc90
1027210273
- pc95
@@ -10281,6 +10282,7 @@ components:
1028110282
x-enum-varnames:
1028210283
- COUNT
1028310284
- CARDINALITY
10285+
- MEDIAN
1028410286
- PC75
1028510287
- PC90
1028610288
- PC95

api/v1/datadog/docs/FormulaAndFunctionEventAggregation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77

88
* `CARDINALITY` (value: `"cardinality"`)
99

10+
* `MEDIAN` (value: `"median"`)
11+
1012
* `PC75` (value: `"pc75"`)
1113

1214
* `PC90` (value: `"pc90"`)

api/v1/datadog/model_formula_and_function_event_aggregation.go

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)