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

$populate options does not work in get() queries #53

Closed
BigAB opened this issue Feb 12, 2016 · 2 comments
Closed

$populate options does not work in get() queries #53

BigAB opened this issue Feb 12, 2016 · 2 comments

Comments

@BigAB
Copy link
Contributor

BigAB commented Feb 12, 2016

For example:

/api/people?$populate[]=pets [find] populates the pet property just fine,

But:

/api/people/david-brown?$populate[]=pets [get] will not populate the pets property

@ekryski
Copy link
Member

ekryski commented Feb 12, 2016

💥 @marshallswain beat me to it! Nice PR @BigAB. Thanks!

@Mentioum
Copy link

This was godly @BigAB :)

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

No branches or pull requests

3 participants