File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 4
4
"spec_versions": {
5
5
"v1": {
6
6
"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 "
9
9
},
10
10
"v2": {
11
11
"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 "
14
14
}
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -165,7 +165,8 @@ Feature: Metrics
165
165
166
166
@team:DataDog/points-aggregation
167
167
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
169
170
And new "ListTagConfigurations" request
170
171
And request contains "filter[configured]" parameter with value true
171
172
When the request is sent
You can’t perform that action at this time.
0 commit comments