microsoftgraph / microsoftgraph/msgraph-metadata
PATCH and Delete not supported for ``/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}``
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 and DELETE methods are not supported leading to overgeneration of cmdlets in Microsoft Graph PowerShell SDK (https://github.com/microsoftgraph/msgraph-sdk-powershell/issues/2502)
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 with the Microsoft Graph API reference for the privilegedAccessGroupAssignmentSchedule resource and compare its supported methods with metadata for /identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}. Verify how that metadata drives Microsoft Graph PowerShell SDK generation. Done means unsupported POST and DELETE cmdlets are no longer generated.
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
- 45/100