From 72eb90324d9897784b48d74f244e11ce01973154 Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Wed, 17 Apr 2024 12:33:37 -0400 Subject: [PATCH] Update audit log event data (#50194) --- src/audit-logs/lib/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/audit-logs/lib/config.json b/src/audit-logs/lib/config.json index 625087cb03..8782d700eb 100644 --- a/src/audit-logs/lib/config.json +++ b/src/audit-logs/lib/config.json @@ -3,5 +3,5 @@ "apiOnlyEvents": "This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.", "apiRequestEvent": "This event is only available via audit log streaming." }, - "sha": "671d4e145e953b638dd5e8bf80b0d8219a50321c" + "sha": "ffaa98833b110e0805e2a0d146a56bea90932a76" } \ No newline at end of file