docs(slides): correct +xml-get flag requirements - #2171
Conversation
Neither --output nor --json is required: omitting --output returns the XML in the JSON envelope on stdout, and json is the default --format.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe documentation for ChangesXML presentations get
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 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@e82f5d8a613ac59e204e080a74bbcb90abe6d8c5🧩 Skill updatenpx skills add larksuite/cli#fix/slides-xml-get-output-optional -y -g |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2171 +/- ##
=======================================
Coverage 75.69% 75.69%
=======================================
Files 942 942
Lines 100079 100079
=======================================
Hits 75750 75750
Misses 18537 18537
Partials 5792 5792 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Neither --output nor --json is required: omitting --output returns the XML in the JSON envelope on stdout, and json is the default --format.
Summary by CodeRabbit
--outputand--jsonoptions are optional when retrieving presentation data.