Skip to content

Bug: Fetch include in deep URL passes query validation, but is not applied #628

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

Closed
bart-degreed opened this issue Nov 21, 2019 · 2 comments · Fixed by #634
Closed

Bug: Fetch include in deep URL passes query validation, but is not applied #628

bart-degreed opened this issue Nov 21, 2019 · 2 comments · Fixed by #634

Comments

@bart-degreed
Copy link
Contributor

Description

For example, the URL:

https://localhost:5001/api/users/123/orders?include=orders.country

returns all attributes of orders, but it does add an included section that contains the related country.

@maurei
Copy link
Member

maurei commented Nov 21, 2019

Just stumbled upon this myself too, will address this very soon

@maurei
Copy link
Member

maurei commented Nov 22, 2019

fixed in #634

@maurei maurei closed this as completed Nov 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

2 participants