Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

calendar/calendarView is missing expand restrictions #577

Open
andrueastman opened this issue Feb 27, 2024 · 0 comments
Open

calendar/calendarView is missing expand restrictions #577

andrueastman opened this issue Feb 27, 2024 · 0 comments
Labels

Comments

@andrueastman
Copy link
Member

Related to microsoftgraph/msgraph-sdk-dotnet#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.

<xsl:template match="edm:Schema[@Namespace='microsoft.graph']/edm:Annotations[@Target='microsoft.graph.user/events']/edm:Annotation[@Term='Org.OData.Capabilities.V1.ExpandRestrictions']|

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant