fix: 统一 record 批量写入限制为 200 条,移除'建议'改为强制要求#499
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughDocumentation updated in Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
- 第106行:批量单次改为 200 条(与 lark-base-record-batch-create.md 对齐) - 第290行:批量写入改为 200 条(与 API 限制对齐) - 第291行:连续写入改为'必须串行'(强制要求,非建议) - 第314行:错误代码 1254104 改为 200 条限制 修复 SKILL.md 与 reference 文档的数字不一致问题
🚀 PR Preview Install Guide🧰 CLI updatenpm i -g https://pkg.pr.new/larksuite/cli/@larksuite/cli@50c57f2c8d683c03198d69d06b02ce50b8d62134🧩 Skill updatenpx skills add larksuite/cli#fix/lark-base-batch-limit-consistency -y -g |
333275e to
50c57f2
Compare
修复 SKILL.md 与 reference 文档的数字不一致问题
Summary by CodeRabbit