Skip to content

Commit a2ac40a

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit f03f589 of spec repo (#790)
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 d3155ac commit a2ac40a

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-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": "2022-01-14 14:23:29.494022",
8-
"spec_repo_commit": "07112c0"
7+
"regenerated": "2022-01-14 14:40:13.027112",
8+
"spec_repo_commit": "f03f589"
99
},
1010
"v2": {
1111
"apigentools_version": "1.5.1.dev2",
12-
"regenerated": "2022-01-14 14:23:29.926491",
13-
"spec_repo_commit": "07112c0"
12+
"regenerated": "2022-01-14 14:40:13.494804",
13+
"spec_repo_commit": "f03f589"
1414
}
1515
}
1616
}

tests/v1/features/events.feature

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ Feature: Events
3131
And body with value {"title": "{{ unique }}", "text": "A text message.", "date_happened": 1, "tags": ["test:{{ unique_alnum }}"]}
3232
When the request is sent
3333
Then the response status is 400 Bad Request
34-
And the response "errors[0]" is equal to "Event too far in the past"
3534

3635
@generated @skip @team:DataDog/monitors-evaluation
3736
Scenario: Post an event returns "Bad Request" response

0 commit comments

Comments
 (0)