candle-annotator/openspec/changes/multi-chart-management
Marko Djordjevic 90e1e179cc feat: scope candles/annotations/export APIs by chartId query param
- GET /api/candles accepts ?chartId= with fallback to most recent chart
- GET /api/annotations accepts ?chartId= with fallback to most recent chart
- POST /api/annotations now requires chart_id in request body
- GET /api/export accepts ?chartId= to scope exported annotations
- DELETE /api/annotations supports optional chartId scoping
2026-02-13 00:14:22 +01:00
..
specs feat: add charts table schema and migration with data backfill 2026-02-13 00:12:21 +01:00
.openspec.yaml feat: add charts table schema and migration with data backfill 2026-02-13 00:12:21 +01:00
design.md feat: add charts table schema and migration with data backfill 2026-02-13 00:12:21 +01:00
proposal.md feat: add charts table schema and migration with data backfill 2026-02-13 00:12:21 +01:00
tasks.md feat: scope candles/annotations/export APIs by chartId query param 2026-02-13 00:14:22 +01:00