You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
641 B
13 lines
641 B
|
5 days ago
|
# 06 — 更新看板接口文档
|
||
|
|
|
||
|
|
**What to build:** 更新 `board/stage-summary`、`board/cards` 的接口文档(Bruno 集合或等价 API 文档),反映新契约:summary 返回 `stageName/count/totalAmount` 按展示名分组、空列语义;cards 入参 `stageName`、卡片带 `oppStatus`;移除旧 `stageId` 契约说明。
|
||
|
|
|
||
|
|
**Blocked by:** 04
|
||
|
|
|
||
|
|
**Status:** ready-for-agent
|
||
|
|
|
||
|
|
- [ ] summary 文档描述按展示名分组、空列 `count=0`、视口列顺序语义
|
||
|
|
- [ ] cards 文档描述入参 `stageName` 与跨模板同名合并取卡语义
|
||
|
|
- [ ] 卡片字段文档包含 `oppStatus`
|
||
|
|
- [ ] 旧 `stageId` 契约说明移除
|