msgraph-metadata icon indicating copy to clipboard operation
msgraph-metadata copied to clipboard

Review existing ConsistencyLevel header XSL transform

Open peombwa opened this issue 2 years ago • 1 comments

The existing XSL transform does not cover all APIs as stated at https://learn.microsoft.com/en-us/graph/aad-advanced-queries?context=graph%2Fapi%2F1.0&view=graph-rest-1.0&tabs=http.

We should review the XSL transform to ensure it covers all publicly documented APIs that support ConsistencyLevel.

This review should fix:

  • [ ] https://github.com/microsoftgraph/msgraph-metadata/issues/242
  • [x] https://github.com/microsoftgraph/msgraph-metadata/issues/167
  • [ ] https://github.com/microsoftgraph/msgraph-metadata/issues/116

peombwa avatar Feb 23 '23 01:02 peombwa

Please also check Get-MgUserOauth2PermissionGrant and Get-MgServicePrincipalOauth2PermissionGrant

Licantrop0 avatar Feb 23 '23 01:02 Licantrop0