We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The API is not consistent in that it sometimes returns JSON (GET /love ) or plain text (POST /love).
Also whenever an exception occurs the response is plain text.
Ideally the API would always return JSON.
The text was updated successfully, but these errors were encountered:
Merge pull request Yelp#2 from misc/make-pre-commit-happy
18350d4
Make precommit happy
No branches or pull requests
The API is not consistent in that it sometimes returns JSON (GET /love ) or plain text (POST /love).
Also whenever an exception occurs the response is plain text.
Ideally the API would always return JSON.
The text was updated successfully, but these errors were encountered: