microsoftgraph / microsoftgraph/msgraph-metadata
POST not supported for ``/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances`` path
Nobody has claimed this yet.
- Dominant language
- XSLT
- Stars
- 166
- Forks
- 55
- Avg merge
- 16h 12m
- Merged PRs (30d)
- 14
Description
According to the API reference doc POST method is not supported leading to overgeneration of cmdlets in Microsoft Graph PowerShell SDK (https://github.com/microsoftgraph/msgraph-sdk-powershell/issues/2440)
The proposal is to have it removed from the metadata.
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
Search the metadata for the /identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances path and compare its operations with the linked Microsoft Graph API reference. The work is done when the unsupported POST operation is removed and the generated cmdlet is no longer produced.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100