Skip to content

Commit b7a2929

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit 303d2e3 of spec repo (#625)
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 ecda161 commit b7a2929

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.5.1.dev2",
7-
"regenerated": "2021-10-18 10:07:42.887219",
8-
"spec_repo_commit": "532aa21"
7+
"regenerated": "2021-10-18 10:34:01.066923",
8+
"spec_repo_commit": "303d2e3"
99
},
1010
"v2": {
1111
"apigentools_version": "1.5.1.dev2",
12-
"regenerated": "2021-10-18 10:08:22.339123",
13-
"spec_repo_commit": "532aa21"
12+
"regenerated": "2021-10-18 10:34:38.299789",
13+
"spec_repo_commit": "303d2e3"
1414
}
1515
}
1616
}

tests/v1/features/metrics.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Feature: Metrics
100100
When the request is sent
101101
Then the response status is 200 OK
102102

103-
@integration-only
103+
@integration-only @skip-validation
104104
Scenario: Submit deflate metrics returns "Payload accepted" response
105105
Given new "SubmitMetrics" request
106106
And body with value {"series": [{"metric": "system.load.1", "type": "gauge", "points": [[{{ timestamp("now") }}, 1.1]], "tags": ["test:{{ unique_alnum }}"]}]}

0 commit comments

Comments
 (0)