microsoftgraph / microsoftgraph/msgraph-metadata

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

Open
#608 1 comment 0 reactions 0 assignees View on GitHub

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/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'

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the metadata entry for /me/calendar/events/delta() and trace how it is used for client-library generation. Remove or exclude that entry, then verify the path is absent from the resulting metadata and generated surface because Graph reports that event change tracking is unsupported.

Written by the indexing model from the issue text.

Assessment

Domain
api, tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.