microsoftgraph / microsoftgraph/msgraph-metadata

GET `auditLogs/signIns` OpenAPI specifies `$count` query parameter & which is not supported by API

Open
#640 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

ToTriage
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:
image

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.