Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

%input:jsonparser vs. http:send-request #2291

Open
ChristianGruen opened this issue Apr 2, 2024 · 1 comment
Open

%input:jsonparser vs. http:send-request #2291

ChristianGruen opened this issue Apr 2, 2024 · 1 comment
Labels

Comments

@ChristianGruen
Copy link
Member

ChristianGruen commented Apr 2, 2024

The %input:json, %input:csv and %input:html annotations in RESTXQ endpoints should not affect inner http:send-request function calls.

@ChristianGruen
Copy link
Member Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant