buster/api/tests/integration/chats
dal 3c9c014ede
Improve chat restoration message format
- Updated the restoration message format to use response_messages instead of request_message
- Added proper message structure with both file and text messages in a single response
- Updated integration tests to match the new format
- Set empty request_message as required

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-03-25 12:32:25 -06:00
..
sharing refactored 2025-03-19 16:54:08 -06:00
get_chat_test.rs ok added in individual permissions to the dashboards, collections, chats 2025-03-19 20:49:04 -06:00
mod.rs Add chat asset restoration functionality 2025-03-25 12:27:46 -06:00
post_chat_test.rs optional prompt on rest chat post endpoint 2025-03-25 11:16:13 -06:00
restore_chat_test.rs Improve chat restoration message format 2025-03-25 12:32:25 -06:00
update_chat_test.rs add the update chat rest and handler 2025-03-20 16:13:02 -06:00