Skip to content

Commit

Permalink
Regenerate client from commit 0ac475a2 of spec repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ci.datadog-api-spec committed Mar 24, 2023
1 parent f64950b commit d6f367e
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-03-21 10:05:11.517245",
"spec_repo_commit": "45be3462"
"regenerated": "2023-03-24 10:11:23.651980",
"spec_repo_commit": "0ac475a2"
},
"v2": {
"apigentools_version": "1.6.4",
"regenerated": "2023-03-21 10:05:18.157834",
"spec_repo_commit": "45be3462"
"regenerated": "2023-03-24 10:11:32.765236",
"spec_repo_commit": "0ac475a2"
}
}
}
2 changes: 1 addition & 1 deletion content/en/api/v2/audit/request.SearchAuditLogs.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"filter": {
"from": "now-15m",
"query": "@type:session AND @session.type:user",
"query": "@evt.name:Request @auth_method:API_AND_APP_KEY",
"to": "now"
},
"options": {
Expand Down

0 comments on commit d6f367e

Please sign in to comment.