Files
fusion/.changeset/fix-chat-delete-message.md
2026-04-17 15:24:46 -07:00

6 lines
185 B
Markdown

---
"@gsxdsm/fusion": patch
---
Fix DELETE /api/chat/sessions/:id/messages/:messageId to actually delete the message from the database instead of returning success without any action.