microsoftgraph / microsoftgraph/msgraph-sdk-dotnet

Drive Root does not contain Delta property

Open
#2,231 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Describe the bug
Documentation here only mentions .../root/delta path.
Sdk only allows you to use .../items/root/delta path, which is not documented.

Expected behavior
Clear explanation which endpoint to use and how to use it.

Screenshots
image

Client version
5.36.0

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 by comparing the linked Microsoft Graph driveItem delta documentation for /root/delta with the SDK's supported /items/root/delta path. Confirm the correct endpoint and usage for client version 5.36.0, then update the relevant documentation so users can identify which path to use.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
api, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.