Skip to content

Commit e74aa75

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Skip validation on 4xx requests body (#1550)
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 4bfa045 commit e74aa75

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.4",
7-
"regenerated": "2023-06-30 09:19:13.572863",
8-
"spec_repo_commit": "9820e03b"
7+
"regenerated": "2023-06-30 14:25:57.528194",
8+
"spec_repo_commit": "f2f4188d"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.4",
12-
"regenerated": "2023-06-30 09:19:13.672031",
13-
"spec_repo_commit": "9820e03b"
12+
"regenerated": "2023-06-30 14:25:57.540304",
13+
"spec_repo_commit": "f2f4188d"
1414
}
1515
}
1616
}

tests/v2/features/metrics.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ Feature: Metrics
351351
When the request is sent
352352
Then the response status is 200 Success
353353

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

0 commit comments

Comments
 (0)