microsoftgraph / microsoftgraph/msgraph-metadata

Missing GET method for `/security/attackSimulation/simulations/{simulationId}/report/simulationUsers`

Open
#531 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

Related to https://github.com/microsoftgraph/microsoft-graph-docs-contrib/issues/8908#event-11218791783

Snippets and SDK methods are missing on the page as the path is missing from the openApi metadata. ReadRestrictions would need to be added to the structural properties accessed via the path.

Reference documentation at https://learn.microsoft.com/en-us/graph/api/usersimulationdetails-list?view=graph-rest-1.0&tabs=http

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 with the OpenAPI metadata for /security/attackSimulation/simulations/{simulationId}/report/simulationUsers and compare it with the linked reference documentation. Add the missing path and the required ReadRestrictions on the accessed structural properties, then verify that the page exposes the expected snippets and SDK methods.

Written by the indexing model from the issue text.

Assessment

Tech stack
openapi
Domain
api
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
43/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.