microsoftgraph / microsoftgraph/msgraph-metadata
GET `auditLogs/signIns` OpenAPI specifies `$count` query parameter & which is not supported by API
Nobody has claimed this yet.
- Dominant language
- XSLT
- Stars
- 166
- Forks
- 55
- Avg merge
- 16h 12m
- Merged PRs (30d)
- 14
Description
v1 OpenAPI for auditLogs/signIns contains $count query parameter & a /auditLogs/signIns/$count endpoint which the API doesn't support:
Neither is it mentioned in their docs
We might need to add a transform to explicitly make Countable false
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 by locating the transform rules that generate the v1 OpenAPI metadata for auditLogs/signIns. Check how the $count query parameter and /auditLogs/signIns/$count endpoint are produced, then compare the result with the linked sign-in documentation. Done means the unsupported parameter and endpoint are no longer specified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi
- Domain
- build-system, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100