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

Commits on Jul 27, 2017

  1. Fix requests with empty multiget lists

    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.
    Bryan Kane committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    60372e2 View commit details
    Browse the repository at this point in the history