docs(contract): §5 补记 GET /api/design-list/:id(后端已实现,R3 fetchDesign 消费)
Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
committed by
lai_hong
co-authored by
Claude
parent
46b150e3b8
commit
854ea103a9
@@ -151,6 +151,10 @@
|
|||||||
|
|
||||||
返回当前用户设计清单,按 `createdAt` 倒序。
|
返回当前用户设计清单,按 `createdAt` 倒序。
|
||||||
|
|
||||||
|
### GET /api/design-list/:id
|
||||||
|
|
||||||
|
返回单条设计清单(后端已实现 `@Get(':id')`;R3 结算页 `fetchDesign` 消费)。仅本人可查,越权 403 / 不存在 404。
|
||||||
|
|
||||||
### POST /api/design-list
|
### POST /api/design-list
|
||||||
|
|
||||||
请求体:
|
请求体:
|
||||||
|
|||||||
Reference in New Issue
Block a user