diff --git a/en/docs/reference/mediators/about-mediators.md b/en/docs/reference/mediators/about-mediators.md index abdfb4f26..20eefeb89 100644 --- a/en/docs/reference/mediators/about-mediators.md +++ b/en/docs/reference/mediators/about-mediators.md @@ -48,12 +48,18 @@ WSO2 Micro Integrator includes a comprehensive catalog of mediators that provide
Parameter Name | +Description | +
---|---|
Action | +The action to perform on the variable. +
|
+
Name | +
+ The name of the variable. This name uniquely identifies the variable in the mediation flow. + |
+
Data Type | +
+ The data type of the variable. Available types are as follows: +
|
+
Value | +You can give either a static value or a Synapse expression. + | +