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

Adding NavigationTarget(AddNavigationTarget) should be optional for non-containment navigation property #273

Closed
sabyabr opened this issue Jul 21, 2015 · 2 comments
Milestone

Comments

@sabyabr
Copy link

sabyabr commented Jul 21, 2015

ODataUriParser.ParseUri should let setting NavigationTarget(AddNavigationTarget) optional for non-containment navigation property

Basically, the below code in http://odata.github.io/odata.net/#02-03-define-entity-relations should be optional

_customerSet.AddNavigationTarget(_friendsProperty, _customerSet);

@congysu
Copy link
Contributor

congysu commented Aug 5, 2015

Related issue: #295

@lewischeng-ms
Copy link
Contributor

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