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

Request mutation for POST requests #143

Open
vivekmittal07 opened this issue Apr 13, 2023 · 0 comments
Open

Request mutation for POST requests #143

vivekmittal07 opened this issue Apr 13, 2023 · 0 comments

Comments

@vivekmittal07
Copy link
Collaborator

We added support to mutate query params for GET Http method in #122

Currently there is no requirement for supporting mutates for the post body.
We intentionally wanted to restrict any random mutation to the payload by the gateway.

This might be required for Search by POST. We can think of supporting this after we fix #87

We should re-evaluate this in future based on the client requirements.

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

No branches or pull requests

1 participant