diff --git a/json-logs/samples/api/search.all.json b/json-logs/samples/api/search.all.json index 5b4587da7..5dd7aff8e 100644 --- a/json-logs/samples/api/search.all.json +++ b/json-logs/samples/api/search.all.json @@ -64135,12 +64135,14 @@ "channel_name": "", "team_id": "T00000000", "share_user_id": "U00000000", - "source": "" + "source": "", + "access": "" }, { "ts": "0000000000.000000", "channel_name": "", "team_id": "T00000000", + "access": "", "share_user_id": "U00000000", "source": "" } @@ -64156,12 +64158,14 @@ "channel_name": "", "team_id": "T00000000", "share_user_id": "U00000000", - "source": "" + "source": "", + "access": "" }, { "ts": "0000000000.000000", "channel_name": "", "team_id": "T00000000", + "access": "", "share_user_id": "U00000000", "source": "" } @@ -64234,7 +64238,8 @@ "sent_to_self": false, "bot_id": "B00000000", "editors": [ - "" + "", + "U00000000" ], "url_static_preview": "https://www.example.com/", "quip_thread_id": "", diff --git a/json-logs/samples/api/search.files.json b/json-logs/samples/api/search.files.json index 976d4175a..2052fa931 100644 --- a/json-logs/samples/api/search.files.json +++ b/json-logs/samples/api/search.files.json @@ -77,12 +77,14 @@ "channel_name": "", "team_id": "T00000000", "share_user_id": "U00000000", - "source": "" + "source": "", + "access": "" }, { "ts": "0000000000.000000", "channel_name": "", "team_id": "T00000000", + "access": "", "share_user_id": "U00000000", "source": "" } @@ -98,12 +100,14 @@ "channel_name": "", "team_id": "T00000000", "share_user_id": "U00000000", - "source": "" + "source": "", + "access": "" }, { "ts": "0000000000.000000", "channel_name": "", "team_id": "T00000000", + "access": "", "share_user_id": "U00000000", "source": "" } @@ -176,7 +180,8 @@ "sent_to_self": false, "bot_id": "B00000000", "editors": [ - "" + "", + "U00000000" ], "url_static_preview": "https://www.example.com/", "quip_thread_id": "",