microsoftgraph / microsoftgraph/msgraph-sdk-dotnet

GraphClient.Users[id].Sponsors.Ref missing?

Open
#2,522 2 comments 0 reactions 0 assignees View on GitHub

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

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.