microsoftgraph / msgraph-metadata

Microsoft Graph metadata captured and used for generating client library code files.
https://graph.microsoft.com
MIT License
107 stars 33 forks source link

Path `/me/messages/delta()`: Change tracking is not supported #607

Open MartinM85 opened 7 months ago

MartinM85 commented 7 months ago

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'

somethingelseentirely commented 1 month ago

The whole delta system seems generally broken in the SDKs.