Last updated
Was this helpful?
2026-08-05
With this release, two issues in the REST connector’s XML response handling have been resolved:
Duplicate response models: In some complex XML responses, repeated elements could result in duplicate response models being generated. This has been fixed to ensure the correct response model is generated.
Empty response body: In some cases, XML responses could result in an empty response body at runtime. This has been fixed to ensure the response data is returned correctly.
Last updated
Was this helpful?
Was this helpful?