microsoftgraph / microsoftgraph/msgraph-metadata
Remove ``$search`` query parameter for ``/identityGovernance/accessReviews/definitions``
Open
Nobody has claimed this yet.
Area: odata-to-openapi
priority:p1
ToTriage
- Dominant language
- XSLT
- Stars
- 166
- Forks
- 55
- Avg merge
- 16h 12m
- Merged PRs (30d)
- 14
Description
The Odata search query parameter needs to be removed as it is not supported by the API.
This is related to https://github.com/microsoftgraph/msgraph-sdk-powershell/issues/2391
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 metadata entry for /identityGovernance/accessReviews/definitions and reviewing how its OData search parameter is represented. Remove the unsupported search parameter and verify that generated client definitions no longer expose it, using the related issue for context.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100