Skip to content

Commit

Permalink
Regenerate client from commit 63967d49 of spec repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ci.datadog-api-spec committed Apr 21, 2023
1 parent 1f4bd50 commit d430ef3
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-04-20 22:10:27.896024",
"spec_repo_commit": "24cbf678"
"regenerated": "2023-04-21 13:30:15.834899",
"spec_repo_commit": "63967d49"
},
"v2": {
"apigentools_version": "1.6.4",
"regenerated": "2023-04-20 22:10:27.908937",
"spec_repo_commit": "24cbf678"
"regenerated": "2023-04-21 13:30:15.846900",
"spec_repo_commit": "63967d49"
}
}
}
2 changes: 1 addition & 1 deletion features/v2/logs.feature
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ Feature: Logs
When the request is sent
Then the response status is 408 Request Timeout

@skip-go @team:DataDog/event-platform-intake @team:DataDog/logs-backend
@team:DataDog/event-platform-intake @team:DataDog/logs-backend
Scenario: Send logs returns "Request accepted for processing (always 202 empty JSON)." response
Given new "SubmitLog" request
And body with value [{"ddsource": "nginx", "ddtags": "env:staging,version:5.1", "hostname": "i-012345678", "message": "2019-11-19T14:37:58,995 INFO [process.name][20081] Hello World", "service": "payment", "status": "info"}]
Expand Down

0 comments on commit d430ef3

Please sign in to comment.