Skip to content

Commit ee42973

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit a663b53 of spec repo (#615)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 9855b19 commit ee42973

File tree

3 files changed

+10
-7
lines changed

3 files changed

+10
-7
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.0",
7-
"regenerated": "2020-12-16 15:39:55.185565",
8-
"spec_repo_commit": "36e65d3"
7+
"regenerated": "2020-12-16 20:45:50.298040",
8+
"spec_repo_commit": "a663b53"
99
},
1010
"v2": {
1111
"apigentools_version": "1.4.0",
12-
"regenerated": "2020-12-16 15:40:00.539037",
13-
"spec_repo_commit": "36e65d3"
12+
"regenerated": "2020-12-16 20:45:56.596909",
13+
"spec_repo_commit": "a663b53"
1414
}
1515
}
1616
}

api/v1/datadog/api/openapi.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -778,7 +778,9 @@ paths:
778778
x-undo:
779779
type: safe
780780
post:
781-
description: Create a dashboard using the specified options.
781+
description: |-
782+
Create a dashboard using the specified options. When defining queries in your widgets, take note of which queries should have the `as_count()` or `as_rate()` modifiers appended.
783+
Refer to the following [documentation](https://docs.datadoghq.com/developers/metrics/type_modifiers/?tab=count#in-application-modifiers) for more information on these modifiers.
782784
operationId: CreateDashboard
783785
requestBody:
784786
content:

api/v1/datadog/api_dashboards.go

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

0 commit comments

Comments
 (0)