microsoftgraph / microsoftgraph/msgraph-sdk-dotnet

v5 DriveItem is missing instance attributes

Open
#1,745 4 comments 1 reaction 1 assignee View on GitHub

@shemogumbe is already working on this.

Since Oct 1, 2024.

Bug: metadata
Dominant language
C#
Stars
789
Forks
264
Avg merge
15h 17m
Merged PRs (30d)
3

Description

Describe the bug
According to the documentation each drive item can within a GET request return this value: @microsoft.graph.downloadUrl

Currently this property is not mapped within a DriveItem and must be extracted from the AdditionalData dictionary.

Expected behavior
The DriveItem should have a corresponding property DownloadUrl.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.