microsoftgraph / microsoftgraph/msgraph-metadata

`calendar/calendarView` is missing `expand` restrictions

Open
#577 0 comments 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

Related to https://github.com/microsoftgraph/msgraph-sdk-dotnet/issues/2358

The path user/calendarView has $expand parameter while the calendar/calendarView does not.

We will need to update the transform here to add this to the case.

https://github.com/microsoftgraph/msgraph-metadata/blob/87ac5593b0726bf9be0633c28d164c8bc54a9fd5/transforms/csdl/preprocess_csdl.xsl#L2022

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 at transforms/csdl/preprocess_csdl.xsl around line 2022 and compare the existing user/calendarView case with calendar/calendarView. Update the calendar/calendarView transform so its $expand restrictions are included, then verify that the generated metadata reflects the restriction.

Written by the indexing model from the issue text.

Assessment

Domain
build-system
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.