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

`getM365AppPlatformUserCounts` and related report root functions are missing the $format query option

Open andrueastman opened this issue 1 year ago • 0 comments

Related to https://github.com/microsoftgraph/msgraph-sdk-dotnet/issues/2465

getM365AppPlatformUserCounts and related report root functions are missing the $format query option thus generated SDK do not have the relevan query parameters.

References

  • https://learn.microsoft.com/en-us/graph/api/reportroot-getm365appusercounts?view=graph-rest-1.0&tabs=http
  • https://learn.microsoft.com/en-us/graph/api/reportroot-getm365appuserdetail?view=graph-rest-1.0&tabs=http
  • https://learn.microsoft.com/en-us/graph/api/reportroot-getm365appplatformusercounts?view=graph-rest-1.0&tabs=http

andrueastman avatar May 02 '24 12:05 andrueastman