Skip to content

Commit 023ef15

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Mark ListTagConfigurations replay only (#1528)
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 1d43d9c commit 023ef15

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-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.6",
7-
"regenerated": "2024-02-21 21:43:34.211905",
8-
"spec_repo_commit": "ea7f4c9f"
7+
"regenerated": "2024-02-22 15:33:31.830184",
8+
"spec_repo_commit": "a79d8d5b"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2024-02-21 21:43:34.235823",
13-
"spec_repo_commit": "ea7f4c9f"
12+
"regenerated": "2024-02-22 15:33:31.844885",
13+
"spec_repo_commit": "a79d8d5b"
1414
}
1515
}
1616
}

features/v2/metrics.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Feature: Metrics
132132
Then the response status is 200 Success
133133
And the response "data" has length 0
134134

135-
@team:DataDog/metrics-experience
135+
@replay-only @team:DataDog/metrics-experience
136136
Scenario: Get a list of metrics with configured filter returns "Success" response
137137
Given a valid "appKeyAuth" key in the system
138138
And new "ListTagConfigurations" request

0 commit comments

Comments
 (0)