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

Can I use populate with match? #384

Open
divinzer opened this issue Jul 14, 2018 · 1 comment
Open

Can I use populate with match? #384

divinzer opened this issue Jul 14, 2018 · 1 comment
Labels

Comments

@divinzer
Copy link

http://localhost:9000/api/v1/posts/?populate={"path":"author", "match": {"username":"gunforce"}}

I want result only {"username": "gunforce" }
But this parameters show results.

Is there any other way?

Thank you.

@Zertz
Copy link
Collaborator

Zertz commented Jul 31, 2018

It should work, are you getting an error?

@Zertz Zertz added the question label Jul 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants