add support for long running operations
Nobody has claimed this yet.
Assessment
This issue has not been assessed yet.
Description
- the golang examples under https://learn.microsoft.com/en-us/graph/api/team-post?view=graph-rest-1.0&tabs=go are missing the member odata type, e.g.
odataType := "#microsoft.graph.aadUserConversationMember"
member.SetOdataType(&odataType)
- if
result, err := graphClient.Teams().Post(context.Background(), requestBody, nil)is called, the result is always nil, not Teamable or at least containing the new teamID as documented (but the team is successfully created).
- Dominant language
- Go
- Stars
- 22
- Forks
- 16
- Avg merge
- 7h 53m
- Merged PRs (30d)
- 1
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.
More from microsoftgraph/msgraph-sdk-go-core
-
status:waiting-for-triage type:bug
Difficulty 3/5 1-2 days Newbie friendliness 38/100
microsoftgraph/msgraph-sdk-go-core#359 · 1 reaction ·
-
area:authentication goodfirstissue type:enhancement
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
enhancement
microsoftgraph/msgraph-sdk-go-core#267 · 11 comments · 1 reaction · 1 assignee ·
-
microsoftgraph/msgraph-sdk-go-core#250 · 1 comment · 1 assignee ·
-
enhancement
microsoftgraph/msgraph-sdk-go-core#220 · 10 comments · 1 assignee ·
All issues in microsoftgraph/msgraph-sdk-go-core
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 84/100
-
enhancement needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
kind/cleanup
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
kubernetes-sigs/kueue#15947 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
sympozium-ai/sympozium#627 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100