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 for wrong declaration of 'value' for property filters #26

Merged
merged 2 commits into from
Jul 21, 2014

Commits on Jul 21, 2014

  1. Fixed 'value' for property filters.

    It should not be enclosed in a 'properties' key e.g. propertyFilter:{property:{...}, operator: ..., properties:{value: {...}}
    silvolu committed Jul 21, 2014
    Configuration menu
    Copy the full SHA
    8e9c111 View commit details
    Browse the repository at this point in the history
  2. Removed extra whitespace.

    silvolu committed Jul 21, 2014
    Configuration menu
    Copy the full SHA
    f1ef8e3 View commit details
    Browse the repository at this point in the history