buster/api/tests/integration
dal b3dc70bc21
Add chat asset restoration functionality
Implemented the ability to restore previous versions of metrics and dashboards through the chat interface. Key changes include:
- Created restore_chat_handler.rs to handle the restoration logic
- Added a new REST endpoint at PUT /chats/{id}/restore
- Updated module exports for the new functionality
- Added comprehensive integration tests
- Updated PRDs with implementation details

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-03-25 12:27:46 -06:00
..
chats Add chat asset restoration functionality 2025-03-25 12:27:46 -06:00
collections fix collections delete 2025-03-20 15:08:35 -06:00
dashboards add in dashboard restore 2025-03-25 11:30:53 -06:00
data_sources data source endpoints 2025-03-24 13:54:23 -06:00
metrics metric restore to version 2025-03-25 11:28:44 -06:00
organizations added the put organization endpoint 2025-03-25 11:50:53 -06:00
threads_and_messages optional prompt with asset type and id on websocket 2025-03-25 11:14:01 -06:00
mod.rs added the put organization endpoint 2025-03-25 11:50:53 -06:00