Add IncludeHiddenContent property to Microsoft.Graph.Beta.Models.SharePointOneDriveOptions

Open Beginner friendly
#1,001 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
65/100
Issue type
Feature
Clarity
Clearly specified
Activity status
Stale
Tech stack
csharp
Domain
api

Research direction

Locate the Microsoft.Graph.Beta.Models.SharePointOneDriveOptions class and compare its members with the linked Microsoft Graph API reference for IncludeHiddenContent. Add the missing model support and verify that the SDK exposes the property with the documented definition and usage.

Written by the indexing model from the issue text.

Description

status:waiting-for-triage type:feature

I'm trying to use the Graph SDK for a SharePoint Embedded project, but there's no way of setting the IncludeHiddenContent property to search for content within SharePoint Embedded containers.

See https://learn.microsoft.com/en-us/graph/api/resources/sharepointonedriveoptions?view=graph-rest-beta for the definition and how to use this property for SharePoint Embedded Content https://learn.microsoft.com/en-us/sharepoint/dev/embedded/development/content-experiences/search-content

Describe the solution you'd like.

Update the Microsoft.Graph.Beta.Models.SharePointOneDriveOptions class to adhere to the definition as described on the API reference page.

Additional context?

No response

Dominant language
C#
Stars
112
Forks
37
Avg merge
14h 57m
Merged PRs (30d)
3

Contributor guide

Open the contributing guide

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.

More from microsoftgraph/msgraph-beta-sdk-dotnet

All issues in microsoftgraph/msgraph-beta-sdk-dotnet

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.