microsoftgraph / microsoftgraph/msgraph-metadata
Invalid endpoints for users solutions
Nobody has claimed this yet.
- Dominant language
- XSLT
- Stars
- 166
- Forks
- 55
- Avg merge
- 16h 12m
- Merged PRs (30d)
- 14
Description
According to the doc, the endpoint GET /users/{usersId}/solutions/workingTimeSchedule supports only application permissions, but metadata contains also paths /me/solutions/workingTimeSchedule https://learn.microsoft.com/en-us/graph/api/workingtimeschedule-get?view=graph-rest-1.0
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 GET /users/{usersId}/solutions/workingTimeSchedule and compare it with the documented permissions at the linked Microsoft Graph page. Check whether the /me/solutions/workingTimeSchedule path is incorrectly generated, then verify that the metadata no longer exposes an invalid endpoint or permission combination.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100