SOAP to REST Transformation

This was changed in 10.11. Now, API Gateway allows for configuring what should happen is such cases: (i) convert XML to JSON based on the XML response from the backend (i.e. show single element or array depending on the answer) or (ii) conform to the schema (e.g. convert as an array even if the baked served a single element).

1 Like