- adds missing navigation properties on composable functions in java by baywet · Pull Request #291 · microsoftgraph/MSGraph-SDK-Code-Generator

Summary

composable functions allow to navigate to the return type's navigation properties and so on.
This PR adds missing navigation properties on composable functions

Generated code differences

microsoftgraph/msgraph-sdk-java#466

Command line arguments to run these changes

Provide the command line arguments here so that reviewers can quickly repro the results of changes.

Links to issues or work items this PR addresses