Skip to content

Fix typo: xs:enumaration -> xs:enumeration in SOAP-to-REST docs#11532

Open
Maheesh09 wants to merge 1 commit into
wso2:masterfrom
Maheesh09:patch-1
Open

Fix typo: xs:enumaration -> xs:enumeration in SOAP-to-REST docs#11532
Maheesh09 wants to merge 1 commit into
wso2:masterfrom
Maheesh09:patch-1

Conversation

@Maheesh09

Copy link
Copy Markdown

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

  • Unit tests
    N/A
  • Integration tests
    N/A

Security checks

Samples

N/A

Related PRs

N/A

Migrations (if applicable)

N/A

Test environment

N/A

Learning

N/A

@coderabbitai

coderabbitai Bot commented Jun 29, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: a0bdf3c5-e6dd-4bd2-8aff-ce903e226dfa

📥 Commits

Reviewing files that changed from the base of the PR and between 6ab627c and 770415d.

📒 Files selected for processing (1)
  • en/docs/api-design-manage/design/create-api/create-rest-api/generate-rest-api-from-soap-backend.md

📝 Walkthrough

Fixed a documentation typo in the SOAP-to-REST guide by correcting the supported XSD element name from xs:enumaration to xs:enumeration. This is a documentation-only update with no functional impact.

Walkthrough

A single documentation file corrects a typo: the XML schema element name <xs:enumaration> is fixed to <xs:enumeration> in the unsupported/partially supported WSDL component types list. No structural, functional, or other content changes are made.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely summarizes the documentation typo fix in the SOAP-to-REST docs.
Description check ✅ Passed The description follows the required template and includes all major sections with appropriate details or N/A notes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant