microsoftgraph / microsoftgraph/msgraph-sdk-dotnet
GraphClient.Users[id].Sponsors.Ref missing?
Open
Nobody has claimed this yet.
Bug: metadata
type:bug
- Dominant language
- C#
- Stars
- 789
- Forks
- 264
- Avg merge
- 15h 17m
- Merged PRs (30d)
- 3
Description
Discussed in https://github.com/microsoftgraph/msgraph-sdk-dotnet/discussions/2493
Originally posted by stefanboerner May 15, 2024
I'd like to modify the "Sponsors" list of a user as described here but it seems that GraphClient.Users[id].Sponsors.Ref is missing in the microsoft.graph 5.52.0 library. Will this be added in an upcoming version?
Contributor guide
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 at the GraphClient.Users[id].Sponsors.Ref entry point and compare it with the linked user-post-sponsors documentation. Done means the .NET library exposes the missing Ref operation needed to modify a user's Sponsors list; the payload names no file or test to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100