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 param name so suppression_list.rb search allows query_values #27

Merged
merged 1 commit into from
Aug 25, 2019

Conversation

ryan2johnson9
Copy link
Contributor

any query like simple_spark.suppression_list.search({"page"=> 1, "per_page"=> 10}) does not work, but with this change it will. Typo in code is fixed

any query like ```simple_spark.suppression_list.search({"page"=> 1, "per_page"=> 10})``` does not work, but with this change it will. Typo in code is fixed
@jakcharlton jakcharlton merged commit 301e0e0 into leadmachineapp:master Aug 25, 2019
@jakcharlton
Copy link
Contributor

Many thanks, v1.0.12 pushed with change

@ryan2johnson9 ryan2johnson9 deleted the patch-1 branch August 26, 2019 04:40
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.

2 participants