-
-
Notifications
You must be signed in to change notification settings - Fork 158
Filter by attribute of related entity #85
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
Labels
Comments
Hi Jared,
Thanks for the response and thanks for all the good work.
Niall
…On 5 April 2017 at 14:37, Jared Nance ***@***.***> wrote:
@nialljt1 <https://github.com/nialljt1> this is not currently supported.
i'll take some time this week to think about the best way to implement it
and try to get it in this weekend.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#85 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/APQT4rfDrJodfP__BYtsslyz9X0oEmr3ks5rs5kigaJpZM4M0PXv>
.
|
Merged
@nialljt1 this has been merged into the pre-release package 1.3.1-alpha1-0102. Can you pull this version and verify it fixes your issue? |
Merged
Hi Jared,
I pulled this version and confirmed that this allows me to filter by a
related entity and thus fixed my issue.
Thank you very much.
…On 11 April 2017 at 14:18, Jared Nance ***@***.***> wrote:
@nialljt1 <https://github.com/nialljt1> this has been merged into the
pre-release package 1.3.2-alpha1-0101
<https://www.myget.org/feed/research-institute/package/nuget/JsonApiDotNetCore>.
Can you pull this version and verify it fixes your issue?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#85 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/APQT4gA35VfkUw08hyRy3llKpwydQR61ks5ru32IgaJpZM4M0PXv>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Maybe this is possible already but it would be great to be able to filter by an attribute of a related entity
Maybe, have something like
bookings?include=status&filter[starting-at]=le:2017-01-01&filter[status.name]=eq:active
The text was updated successfully, but these errors were encountered: