feat(FN-4857): complete Step 8 — document room attachment endpoints
Fusion-Task-Id: FN-4857 Fusion-Task-Lineage: 52e7b1cd-ec8f-4b6c-abfc-08c91e321b9e
This commit is contained in:
committed by
gsxdsm
parent
7c14e16b80
commit
01276d66ca
5
.changeset/fn-4857-quickchat-room-attachments.md
Normal file
5
.changeset/fn-4857-quickchat-room-attachments.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": minor
|
||||
---
|
||||
|
||||
Quick Chat and ChatView now support sending file attachments when a chat room is active. Added room attachment upload and fetch endpoints (`POST /api/chat/rooms/:id/attachments`, `GET /api/chat/rooms/:id/attachments/:filename`) and wired room message sends to upload pending files before persisting room messages.
|
||||
Reference in New Issue
Block a user