microsoftgraph / msgraph-metadata

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

Path `/me/calendar/events/delta()`: Change tracking is not supported #608

Open MartinM85 opened 5 months ago

MartinM85 commented 5 months ago

The path /me/calendar/events/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.event'

MartinM85 commented 5 months ago

I will not report other issues related to delta, it seems to be a generic problem.

Similar for: https://graph.microsoft.com/beta/me/joinedGroups/microsoft.graph.delta()