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

Is it possible to enable the transformation in the response but not on the request on a specific url? #40

Closed
ghost opened this issue Aug 20, 2021 · 1 comment

Comments

@ghost
Copy link

ghost commented Aug 20, 2021

I'm facing a scenario where we need to keep the camel case on the request but it's desirable to work as expected on the respective response (by converting the snake-case to camelCase).
On top of that this should happen only for a specific endpoint/url.

Is there a way of configure this for a set url?

Thanks in advanced!

Cheers,

Federico

@mpyw
Copy link
Owner

mpyw commented Aug 23, 2021

Related #39

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

No branches or pull requests

1 participant