For the complete documentation index, see llms.txt. This page is also available as Markdown.

6.15.22

2026-08-05

Issues resolved

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?