Scrum4Me/app/api/products
Madhura68 03fda05be3 feat(ST-512): extend REST API with code, description and implementation_plan
- GET /api/products returns code, description and definition_of_done
- GET /api/products/:id/next-story returns story.code and per-task code + implementation_plan
- GET /api/sprints/:id/tasks returns description, implementation_plan, story_code and derived per-task code
- POST /api/todos accepts and returns optional description (max 2000)

All changes are additive — existing clients ignore unknown keys.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-26 21:36:55 +02:00
..
[id]/next-story feat(ST-512): extend REST API with code, description and implementation_plan 2026-04-26 21:36:55 +02:00
route.ts feat(ST-512): extend REST API with code, description and implementation_plan 2026-04-26 21:36:55 +02:00