Files
xiaohongshu-mcp/docs
zyandClaude Opus 5 98f84ad3ad chore: 移除从未赋值的 post_id 字段,并修正 API 文档 (#795)
PublishResponse 和 PublishVideoResponse 里的 PostID 声明后从未赋值,
omitempty 使其在响应中也从不出现。docs/API.md 的示例却把它写成会返回,
并给了假值,导致使用者按文档预期一个不存在的字段。

一并修正示例里 status 的取值,与代码实际返回一致。

Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
2026-08-03 11:34:52 +08:00
..