Skip to content

Commit 6d822da

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit ee99d802 of spec repo (#1014)
Co-authored-by: ci.datadog-api-spec <[email protected]> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent c2d9c1d commit 6d822da

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
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.2",
7-
"regenerated": "2022-05-24 12:49:58.571847",
8-
"spec_repo_commit": "84372280"
7+
"regenerated": "2022-05-24 19:21:48.769078",
8+
"spec_repo_commit": "ee99d802"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.2",
12-
"regenerated": "2022-05-24 12:49:58.584877",
13-
"spec_repo_commit": "84372280"
12+
"regenerated": "2022-05-24 19:21:48.783618",
13+
"spec_repo_commit": "ee99d802"
1414
}
1515
}
1616
}

tests/v2/features/metrics.feature

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,8 @@ Feature: Metrics
165165

166166
@team:DataDog/points-aggregation
167167
Scenario: List tag configurations with configured filter returns "Success" response
168-
Given operation "ListTagConfigurations" enabled
168+
Given a valid "appKeyAuth" key in the system
169+
And operation "ListTagConfigurations" enabled
169170
And new "ListTagConfigurations" request
170171
And request contains "filter[configured]" parameter with value true
171172
When the request is sent

0 commit comments

Comments
 (0)