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

Set ExpandDerivedTypesNavigationProperties = true #476

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

irvinesunday
Copy link
Contributor

This PR:

  • Sets the convert setting ExpandDerivedTypesNavigationProperties = true for the remaining conversion settings profiles: powershell, powershell_v2, graphexplorer and default
    This setting set to true means we'll be generating navigation and complex properties of derived types.

The expected change in API paths (using the current CSDL as of the time of this PR) is as shown below:

v1.0
image

Current v1.0 OpenAPI paths 9043
New v1.0 OpenAPI paths 9266

Beta
image
image

Current beta paths 15,205
New beta paths 15,542

Related work items:
#465
microsoft/OpenAPI.NET.OData#437

@irvinesunday irvinesunday self-assigned this Oct 27, 2023
@irvinesunday irvinesunday requested a review from a team as a code owner October 27, 2023 14:24
@irvinesunday irvinesunday merged commit ee6d8ac into master Oct 31, 2023
24 checks passed
@irvinesunday irvinesunday deleted the is/update-conversion-settings branch October 31, 2023 09:11
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.

3 participants