Skip to content

Conversation

@irvinesunday
Copy link
Contributor

Fixes #437

This PR:

  • Generates complex properties of derived types (in addition to navigation properties).
  • Introduces a new convert setting GenerateDerivedTypesProperties which deprecates the current one ExpandDerivedTypesNavigationProperties that will be used to control generation of both complex and navigation properties.
  • Updates integration test files and the relevant unit test.
  • Updates release notes.

Dependency: microsoftgraph/msgraph-metadata#465

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 4 Code Smells

93.1% 93.1% Coverage
0.0% 0.0% Duplication

@irvinesunday irvinesunday merged commit d2a97e5 into master Oct 26, 2023
@irvinesunday irvinesunday deleted the is/retrieve-derived-types-props branch October 26, 2023 15:54
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.

[Feature] Retrieve complex properties of derived types

3 participants