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

update return types to something that makes more sense #2

Open
artbegolli opened this issue Jan 26, 2020 · 0 comments
Open

update return types to something that makes more sense #2

artbegolli opened this issue Jan 26, 2020 · 0 comments
Assignees

Comments

@artbegolli
Copy link
Contributor

Currently the http response is being read in the client and constructing a struct to return. This is a bad model - let the user deal with the response themselves and simply wrap the response body.

@artbegolli artbegolli self-assigned this Jan 26, 2020
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