Skip to content

Commit f9615ec

Browse files
zimegClaude
andcommitted
feat: add 'tool' property to audit log Details
Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
1 parent b275cc7 commit f9615ec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

slack-api-client/src/main/java/com/slack/api/audit/response/LogsResponse.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -436,6 +436,7 @@ public static class Details {
436436
private List<String> workflowsAdded;
437437
private List<String> datastoresAdded;
438438
private ConversationPref whoCanDmAnyone;
439+
private String tool;
439440
private String toolName;
440441
private String serviceType;
441442
private String serverName;

0 commit comments

Comments
 (0)