Skip to content

Commit

Permalink
Mark ListTagConfigurations replay only (#1875)
Browse files Browse the repository at this point in the history
Co-authored-by: ci.datadog-api-spec <[email protected]>
  • Loading branch information
api-clients-generation-pipeline[bot] and ci.datadog-api-spec authored Feb 22, 2024
1 parent 637076f commit df189da
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.6.6",
"regenerated": "2024-02-21 21:43:32.537459",
"spec_repo_commit": "ea7f4c9f"
"regenerated": "2024-02-22 15:33:35.975887",
"spec_repo_commit": "a79d8d5b"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2024-02-21 21:43:32.552447",
"spec_repo_commit": "ea7f4c9f"
"regenerated": "2024-02-22 15:33:35.991031",
"spec_repo_commit": "a79d8d5b"
}
}
}
2 changes: 1 addition & 1 deletion tests/v2/features/metrics.feature
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ Feature: Metrics
Then the response status is 200 Success
And the response "data" has length 0

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

0 comments on commit df189da

Please sign in to comment.