microsoftgraph / microsoftgraph/msgraph-metadata
The `occurrenceId` property is missing in metadata for the `event` entity
Nobody has claimed this yet.
- Dominant language
- XSLT
- Stars
- 166
- Forks
- 55
- Avg merge
- 16h 12m
- Merged PRs (30d)
- 14
Description
When you try to retrieve instances (occurrences) of an event
https://graph.microsoft.com/v1.0/me/events/{master-series-id}/instances?startDateTime=2025-05-26&endDateTime=2025-05-31
The response contains the collection of the events, and there is also a property occurrenceId which is missing in metadata and generated models.
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 captured metadata definition for the event entity and compare it with the Microsoft Graph event resource and the instances endpoint described in the issue. Update the metadata so occurrenceId is represented, then verify that the generated models include the property.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100