wso2 / wso2/docs-apim

Doc Feedback: URLRewrite Mediator

Open
#6,301 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

API-M-4.1.0 API-M-Master Severity/Minor Type/Bug
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.