microsoftgraph / microsoftgraph/msgraph-metadata
Path `/me/messages/delta()`: Change tracking is not supported
Open
Nobody has claimed this yet.
ToTriage
- Dominant language
- XSLT
- Stars
- 166
- Forks
- 55
- Avg merge
- 16h 12m
- Merged PRs (30d)
- 14
Description
The path /me/messages/delta() should not be added into metadata, because it doesn't support change tracking.
The Graph API returns the error
Unsupported request: Change tracking is not supported against 'microsoft.graph.message'
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
Locate the metadata entry for /me/messages/delta() and compare it with the Graph API error reported in the issue. Remove that path from metadata, then verify that the metadata no longer includes the unsupported change-tracking endpoint.
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
- 38/100