Skip to content

Commit c935288

Browse files
committed
feat: add webapi response changes as of 2026-08-11
1 parent d46be60 commit c935288

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

json-logs/samples/api/files.completeUploadExternal.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,19 @@
5050
"latest_reply": "0000000000.000000",
5151
"source": "",
5252
"is_silent_share": false
53+
},
54+
{
55+
"ts": "0000000000.000000",
56+
"channel_name": "",
57+
"team_id": "T00000000",
58+
"share_user_id": "U00000000",
59+
"source": "",
60+
"is_silent_share": false,
61+
"reply_users": [
62+
""
63+
],
64+
"reply_users_count": 12345,
65+
"reply_count": 12345
5366
}
5467
],
5568
"C00000001": [
@@ -67,6 +80,19 @@
6780
"latest_reply": "0000000000.000000",
6881
"source": "",
6982
"is_silent_share": false
83+
},
84+
{
85+
"ts": "0000000000.000000",
86+
"channel_name": "",
87+
"team_id": "T00000000",
88+
"share_user_id": "U00000000",
89+
"source": "",
90+
"is_silent_share": false,
91+
"reply_users": [
92+
""
93+
],
94+
"reply_users_count": 12345,
95+
"reply_count": 12345
7096
}
7197
]
7298
}

0 commit comments

Comments
 (0)