Doc Feedback: Class Mediator XML definition location is missing
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/3.2.0/learn/api-gateway/message-mediation/adding-a-class-mediator/
Hi Team,
I was following the above documentation and I came to the place where it asks class definition to be added in the place of : "class mediator in the API".
However, I could not find a place in Runtime Configuration under deployed API to define a class mediation. All I can see for request section under Runtime Configuration are as follows,
- Transport Level Security
- Application Level Security
- CORS Configuration
- Schema Validation
- Message Mediation
In this case, where should I add following XML snippet for my custom class mediator ?
<class name="samples.mediators.SimpleClassMediator">
<property name="propertyName" value="propertyValue"/>
....
</class>
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
Start with the linked documentation page for adding a class mediator and compare its XML example with the API's Runtime Configuration and Message Mediation sections. Confirm where the class definition belongs in the documented workflow, then update the page with the missing location and verify that the instructions match the available configuration options.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100