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

[Feature] Uses Referenceable annotation to control generation of $ref paths #151

Closed
irvinesunday opened this issue Dec 8, 2021 · 1 comment · Fixed by #152
Closed

[Feature] Uses Referenceable annotation to control generation of $ref paths #151

irvinesunday opened this issue Dec 8, 2021 · 1 comment · Fixed by #152
Assignees
Milestone

Comments

@irvinesunday
Copy link
Collaborator

irvinesunday commented Dec 8, 2021

We want to introduce a Referenceable Org.OData.Capabilities.V1.NavigationRestrictions annotation for controlling the generation of $ref paths. This shall be used instead of relying on ContainsTarget=false or the absence of this attribute in a navigation property as a condition for generating $ref paths.

@irvinesunday irvinesunday added this to the 1.0.10 milestone Dec 8, 2021
@irvinesunday irvinesunday self-assigned this Dec 8, 2021
@irvinesunday irvinesunday changed the title [Feature] Use custom XML attributes in CSDL to control expansion of navigation properties [Feature] Use custom XML attributes in CSDL to control expansion of containment navigation properties Dec 8, 2021
@baywet
Copy link
Member

baywet commented Jan 4, 2022

related #123

@irvinesunday irvinesunday changed the title [Feature] Use custom XML attributes in CSDL to control expansion of containment navigation properties [Feature] Uses Referenceable annotation to control generation of $ref paths Feb 2, 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 a pull request may close this issue.

2 participants