microsoft-graph-devx-api icon indicating copy to clipboard operation
microsoft-graph-devx-api copied to clipboard

[Open API] Navigation Properties that do not support Expand should not be part of the response model

Open peombwa opened this issue 4 years ago • 2 comments

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

peombwa avatar Nov 16 '20 17:11 peombwa

Need more accurate capability annotations before we turn this on.

darrelmiller avatar Feb 03 '21 14:02 darrelmiller

Related to https://github.com/microsoftgraph/msgraph-metadata/issues/7 as described here https://github.com/microsoftgraph/msgraph-sdk-powershell/issues/89#issuecomment-576876812.

peombwa avatar May 05 '21 18:05 peombwa