agree
qi cz <[email protected]> 于2021年12月8日周三 17:42写道: > > Hi, > I recently introduced a new feature, > https://github.com/apache/incubator-shenyu/pull/2548 > you can custom the response data format, support XML and JSON format, > default is JSON. > > if your upstream data is JSON, and you need the XML data, will convert the > JSON to XML. > if your upstream data is XML, and you need the JSON data, will convert the > XML to JSON. > > waiting for your suggestions.
