Skip to content

Commit 53826fd

Browse files
committed
feat: add webapi response changes as of 2026-07-17
1 parent 0d6815b commit 53826fd

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

json-logs/raw/audit/v1/actions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,8 @@
333333
"mcp_slack_complete_file_upload_tool_called",
334334
"mcp_slack_update_list_tool_called",
335335
"ip_allowlist_enabled",
336-
"ip_allowlist_disabled"
336+
"ip_allowlist_disabled",
337+
"mcp_slack_add_list_record_tool_called"
337338
],
338339
"user": [
339340
"custom_tos_accepted",

json-logs/samples/api/users.conversations.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -105,14 +105,13 @@
105105
"is_disabled": false
106106
},
107107
{
108-
"id": "",
109-
"label": "",
110108
"type": "",
109+
"id": "",
111110
"data": {
112-
"folder_bookmark_id": "",
113111
"file_id": "F00000000",
114112
"shared_ts": "0000000000.000000"
115-
}
113+
},
114+
"label": ""
116115
}
117116
],
118117
"meeting_notes": {

0 commit comments

Comments
 (0)