Can be used in
Syntax
<api port="2000">
<request>
<json2Xml/>
</request>
<target url="http://localhost:3000"/>
</api>
<api port="2000">
<request>
<json2Xml/>
</request>
<target url="http://localhost:3000"/>
</api>
Attributes
| Name | Required | Default | Description | Examples |
|---|---|---|---|---|
| array | false | "array" | - | - |
| item | false | - | - | - |
| root | false | "root" for objects and "array" for arrays | - | - |