Skip to content

Commit

Permalink
Skip validation on 4xx requests body (#1215)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
api-clients-generation-pipeline[bot] and ci.datadog-api-spec authored Jun 30, 2023
1 parent 53b9d1f commit 8818afd
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.4",
"regenerated": "2023-06-30 09:19:01.745048",
"spec_repo_commit": "9820e03b"
"regenerated": "2023-06-30 14:26:04.374969",
"spec_repo_commit": "f2f4188d"
},
"v2": {
"apigentools_version": "1.6.4",
"regenerated": "2023-06-30 09:19:01.758090",
"spec_repo_commit": "9820e03b"
"regenerated": "2023-06-30 14:26:04.392227",
"spec_repo_commit": "f2f4188d"
}
}
}
2 changes: 1 addition & 1 deletion features/v2/metrics.feature
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ Feature: Metrics
When the request is sent
Then the response status is 200 Success

@skip-validation @team:DataDog/metrics-query
@team:DataDog/metrics-query
Scenario: Timeseries cross product query returns "Bad Request" response
Given a valid "appKeyAuth" key in the system
And operation "QueryTimeseriesData" enabled
Expand Down

0 comments on commit 8818afd

Please sign in to comment.