buster/api/prds/active
dal c33af8965b
Implement POST /dashboards/:id/collections endpoint
This commit adds a new REST endpoint for adding dashboards to multiple
collections. The implementation:
1. Creates a new route handler in add_dashboard_to_collections.rs
2. Leverages the existing handler implementation for adding dashboards to collections
3. Includes proper error handling and test skeletons
4. Updates the project PRDs to reflect completion

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-03-19 23:50:55 -06:00
..
api_add_dashboards_to_collection.md Implement POST /dashboards/:id/collections endpoint 2025-03-19 23:50:55 -06:00
api_add_metrics_to_collection.md updated the routes in the prds 2025-03-19 23:34:32 -06:00
api_remove_dashboards_from_collection.md updated the routes in the prds 2025-03-19 23:34:32 -06:00
api_remove_metrics_from_collection.md api remove metrics from collection 2025-03-19 22:51:37 -06:00
project_collections_rest_endpoints.md Implement POST /dashboards/:id/collections endpoint 2025-03-19 23:50:55 -06:00