You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When building the RESTXQ module cache, %input:json annotations seem to change the default of the current request instance, leading to erroneous results when the subsequently invoked endpoint receives JSON data.
The
%input:json
,%input:csv
and%input:html
annotations in RESTXQ endpoints should not affect innerhttp:send-request
function calls.The text was updated successfully, but these errors were encountered: