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

Fix Issue #191. Remove call of validateSuccessfulResponse from result<T: DataResponseSerializerProtocol> method. #trivial #192

Merged
merged 1 commit into from
Nov 20, 2020

Conversation

bigMOTOR
Copy link
Contributor

@bigMOTOR bigMOTOR commented Nov 1, 2020

I described my concern in #191 issue. But just to be clear I see no reason to have validateSuccessfulResponse in result<T: DataResponseSerializerProtocol> function. Thanks!

…emove call of validateSuccessfulResponse from result<T: DataResponseSerializerProtocol> method.

#191
@bigMOTOR bigMOTOR changed the title Fix Issue #191. Reinstatement the separation of concern principle - r… Fix Issue #191. Remove call of validateSuccessfulResponse from result<T: DataResponseSerializerProtocol> method. #trivial Nov 1, 2020
@bigMOTOR
Copy link
Contributor Author

bigMOTOR commented Nov 1, 2020

@rynecheow Hi, I requested review from you, cause I see you did a lot of work for this project. Thank you!
Could you please take a look at this issue. Have a nice day!

@rynecheow rynecheow merged commit 6ec9800 into master Nov 20, 2020
@rynecheow rynecheow deleted the bugfix/validateSuccessfulResponse-in-result-call branch November 20, 2020 06:18
@bigMOTOR
Copy link
Contributor Author

@rynecheow Thanks! 🤝

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.

'validateSuccessfulResponse' shouldn't a part of result<T: DataResponseSerializerProtocol> method
2 participants