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 requests with empty multiget lists #204

Merged
merged 1 commit into from
Jul 27, 2017

Conversation

bryankane
Copy link
Contributor

When requesting a multiget with an empty list, the generated url was invalid, and caused no requests to be returned.

This fix removes empty parameters, and also short-circuits forward relations when there are no ids available.

When requesting a multiget with an empty list, the generated url was invalid, and caused no requests to be returned.

This fix removes empty parameters, and also short-circuits forward relations when there are no ids available.
@bryankane bryankane merged commit 1febe01 into coursera:master Jul 27, 2017
@bryankane bryankane deleted the fix-empty-multiget-lists branch July 27, 2017 21:54
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