docs(doc): clarify history edit time format#1962
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)
📝 WalkthroughWalkthroughThe lark-doc history reference now documents ChangesHistory timestamp documentation
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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 |
🚀 PR Preview Install Guide🧰 CLI updatenpm i -g https://pkg.pr.new/larksuite/cli/@larksuite/cli@048ef51694a109a6ee7978b8bb886269a826a41a🧩 Skill updatenpx skills add larksuite/cli#fix/docs-history-edit-time-format -y -g |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1962 +/- ##
=======================================
Coverage 74.98% 74.98%
=======================================
Files 895 895
Lines 94379 94379
=======================================
Hits 70767 70767
Misses 18197 18197
Partials 5415 5415 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Summary
Clarify the actual
edit_timewire format returned by the Docs history OpenAPI so time-based history selection does not rely on the stale Unix timestamp example.Changes
entries[].edit_timeas a UTC RFC3339 string.Test Plan
git diff --checkai_editOpenAPI layer formatsedit_timewithtime.RFC3339.docs +history-listresponse returns RFC3339.Related Issues
Summary by CodeRabbit