[docs] Improve XML docs for TWRequestMethod#25904
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
This PR improves the public XML documentation for the Twitter.TWRequestMethod enum in the Twitter bindings by replacing placeholder text with meaningful summaries and removing an empty <remarks> entry.
Changes:
- Removed the placeholder
<remarks>To be added.</remarks>fromTWRequestMethod. - Added specific
<summary>documentation forGet,Post, andDeleteenum values.
This comment has been minimized.
This comment has been minimized.
✅ [PR Build #a181723] Build passed (Build packages) ✅Pipeline on Agent |
✅ [PR Build #a181723] Build passed (Build macOS tests) ✅Pipeline on Agent |
✅ [PR Build #a181723] Build passed (Detect API changes) ✅Pipeline on Agent |
✅ API diff for current PR / commitNET (empty diffs)✅ API diff vs stableNET (empty diffs)ℹ️ Generator diffGenerator Diff: vsdrops (html) vsdrops (raw diff) gist (raw diff) - Please review changes) Pipeline on Agent |
This comment has been minimized.
This comment has been minimized.
🚀 [CI Build #a181723] Test results 🚀Test results✅ All tests passed on VSTS: test results. 🎉 All 199 tests passed 🎉 Tests counts✅ assembly-processing: All 1 tests passed. Html Report (VSDrops) Download macOS tests✅ Tests on macOS Monterey (12): All 5 tests passed. Html Report (VSDrops) Download Linux Build VerificationPipeline on Agent |
Improve XML documentation for the
TWRequestMethodenum:<remarks>nodeGet,Post, andDeletevalues🤖 Pull request created by Copilot