Fix typo: xs:enumaration -> xs:enumeration in SOAP-to-REST docs#11532
Fix typo: xs:enumaration -> xs:enumeration in SOAP-to-REST docs#11532Maheesh09 wants to merge 1 commit into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughFixed a documentation typo in the SOAP-to-REST guide by correcting the supported XSD element name from WalkthroughA single documentation file corrects a typo: the XML schema element name 🚥 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 |
Purpose
The supported XSD elements list in the SOAP-to-REST page lists the element as "xs:enumaration", but the correct XSD element name is "xs:enumeration". No related issue exists.
Goals
Correct the misspelled XSD element name so the list of supported elements accurately reflects the real XML Schema element.
Approach
Single-character fix in the Markdown documentation. No UI text or product behavior is affected.
User stories
N/A - documentation typo fix.
Release note
Fixed a typo in the SOAP-to-REST supported XSD elements list.
Documentation
N/A
Training
N/A
Certification
N/A
Marketing
N/A
Automation tests
N/A
N/A
Security checks
Samples
N/A
Related PRs
N/A
Migrations (if applicable)
N/A
Test environment
N/A
Learning
N/A