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

Fixes reading restriction annotations for entity types defining navigation properties #223

Merged
merged 5 commits into from
May 31, 2022

Conversation

irvinesunday
Copy link
Contributor

Fixes #220

This PR:

  • Fixes reading restriction annotations for entity types that define navigation properties.
  • Adds a test to validate the above fix.

@irvinesunday irvinesunday requested a review from xuzhg as a code owner May 27, 2022 12:44
@irvinesunday irvinesunday self-assigned this May 27, 2022
baywet
baywet previously approved these changes May 27, 2022
@irvinesunday irvinesunday merged commit fb4bb5e into master May 31, 2022
@irvinesunday irvinesunday deleted the is/fix-restrictions-annotations-fix branch May 31, 2022 17:26
@baywet baywet added this to the OData:1.0.11 milestone May 31, 2022
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.

Restrictions annotations are being ignored when applied to an entity
2 participants