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

Enhanced response handling #6

Closed
Aehmlo opened this issue Dec 22, 2018 · 1 comment
Closed

Enhanced response handling #6

Aehmlo opened this issue Dec 22, 2018 · 1 comment
Milestone

Comments

@Aehmlo
Copy link
Owner

Aehmlo commented Dec 22, 2018

I would like to handle the responses from the API a little further than the current "hand off the raw data to the consumer" approach manages. For instance, I'd like to be able to tell the user they're using an invalid token, or that their color is invalid. I'll probably do this by looking at the possible responses to each request as documented in the API docs and covering just those at first.

@Aehmlo Aehmlo added this to the v0.2.0 milestone Dec 23, 2018
@Aehmlo
Copy link
Owner Author

Aehmlo commented Dec 24, 2018

Closed in d1a016d.

@Aehmlo Aehmlo closed this as completed Dec 24, 2018
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