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

#trivial Add custom response serializer for response data #204

Closed
wants to merge 1 commit into from
Closed

#trivial Add custom response serializer for response data #204

wants to merge 1 commit into from

Conversation

harshvardhanarora
Copy link

This would provide the option to the user to provide a custom DataResponseSerializer() with minimum effort. Also works as a solution for those who don't want to throw error on a 200 or 202 server response if an empty body is received by easily supplying a custom Response Serializer.

@harshvardhanarora harshvardhanarora changed the title Add custom response serializer for response data #trivial Add custom response serializer for response data Jun 24, 2021
@harshvardhanarora harshvardhanarora deleted the custom-response-serializer branch June 25, 2021 04:31
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

Successfully merging this pull request may close these issues.

1 participant