microsoftgraph / microsoftgraph/msgraph-metadata
POST, PATCH, DELETE should not be supported for /roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}
Open
@irvinesunday is already working on this.
Since Nov 1, 2023.
Area: Annotations
metadata-issue-upstream
ToTriage
- Dominant language
- XSLT
- Stars
- 166
- Forks
- 55
- Avg merge
- 16h 12m
- Merged PRs (30d)
- 14
Description
The API currently supports GET requests only but the Open API/CSDL has POST, PATCH, DELETE. Capability annotation restrictions should be added for the unsupported methods.
https://learn.microsoft.com/en-us/graph/api/resources/privilegedaccessgroupeligibilityschedule?view=graph-rest-beta
ICM ticket https://portal.microsofticm.com/imp/v3/incidents/details/429368736/home
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.
Assessment
This issue has not been assessed yet.