microsoft-graph-devx-api
microsoft-graph-devx-api copied to clipboard
[Open API] Navigation Properties that do not support Expand should not be part of the response model
Ideally we should remove all navigation properties that cannot be expanded. They are just cluttering up the model. This should actually be done in the OpenAPI generation step. AB#6083
Related to https://github.com/microsoftgraph/msgraph-sdk-powershell/issues/60
Need more accurate capability annotations before we turn this on.
Related to https://github.com/microsoftgraph/msgraph-metadata/issues/7 as described here https://github.com/microsoftgraph/msgraph-sdk-powershell/issues/89#issuecomment-576876812.