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

Pr/4 #5

Closed
wants to merge 18 commits into from
Closed

Pr/4 #5

wants to merge 18 commits into from

Conversation

flovilmart
Copy link
Contributor

No description provided.

pranjalsatija and others added 17 commits September 10, 2017 11:20
Lowercased API.Method enum cases and added explicit raw values to ensure REST compatibility.
Reorganized to prevent unrelated code from being in the same file.
RESTCommand and Result have been removed and replaced with regular async callbacks, as discussed in #3.
If a request fails to return decodable data or an error, a catch all error is returned instead of a fatal error being raised.
This reverts commit a756a25.

Reverts to throwing a fatal error if a request doesn't return a valid response.
Some files were only present in the iOS target. This has been fixed, and now all files are present in both targets.
Temprarily removing the SwiftLint build phase to check if that's why Travis is failing to build the project.
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.

None yet

2 participants