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

Containment attribute for nav props #5

Open
madansr7 opened this issue Oct 10, 2018 · 2 comments
Open

Containment attribute for nav props #5

madansr7 opened this issue Oct 10, 2018 · 2 comments

Comments

@madansr7
Copy link
Contributor

The ContainsTarget=True attribute for navigation properties is not generated.

<NavigationProperty Name="settings" Type="Collection(microsoft.graph.groupSetting)" ContainsTarget="true" />
@MIchaelMainer
Copy link
Collaborator

@madansr7 Was this working before my last PR?

@MIchaelMainer
Copy link
Collaborator

@madansr7 Under what condition is the ContainsTarget=true not generated? I use APIDoctoer to add doc annotations to metadata and it maintains the ContainsTarget attribute.

The following works fine.

publish-edmx --path D:\repos\docs\api-reference\v1.0\ --source v1.0_2018_09_14_source_clean.xml --output finalmetadata --skip-generation

georgend referenced this issue in georgend/apidoctor Nov 30, 2021
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

2 participants