microsoftgraph / microsoftgraph/msgraph-metadata
`getM365AppPlatformUserCounts` and related report root functions are missing the $format query option
Nobody has claimed this yet.
- Dominant language
- XSLT
- Stars
- 166
- Forks
- 55
- Avg merge
- 16h 12m
- Merged PRs (30d)
- 14
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Microsoft Graph API references for getM365AppUserCounts, getM365AppUserDetail, and getM365AppPlatformUserCounts, then locate their corresponding metadata definitions in this repository. Confirm that the $format query option is represented for each function and that generated SDKs expose the parameter.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100