Doc Feedback: URLRewrite Mediator
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 99
- Forks
- 708
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 22
Description
Location : https://apim.docs.wso2.com/en/latest/reference/mediators/urlrewrite-mediator/
The docs shows two wrong parameter names:
- Option: appear to not exist;
- Value/Expression: Expression do not exist and the required name would be xpath.
This is probably an inconsistency because other mediators (like Properties) uses expression instead of xpath (but it can be xpath, just update de docs accordingly.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the URLRewrite Mediator documentation page and compare its parameter names with URLRewriteMediatorFactory.java at line 143 in the linked Synapse source. Update the incorrect Option and Value/Expression names to match the implementation, then verify the rendered page describes the required xpath name accurately.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 58/100