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 deprecation warning for HasChildQuery.type #14

Merged
merged 2 commits into from
Jul 10, 2017

Conversation

sudo-suhas
Copy link
Owner

child_type field in has_child query is deprecated. Change has_child>child_type => has_child>type.

Closes #13

`child_type` field in `has_child` query is deprecated.
Change `has_child>child_type` => `has_child>type`
Closes #13
@sudo-suhas sudo-suhas merged commit 5501e33 into master Jul 10, 2017
@sudo-suhas sudo-suhas deleted the fix_has_child_type_depr branch July 10, 2017 09:07
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.

1 participant