microsoftgraph / microsoftgraph/msgraph-sdk-dotnet
Drive Root does not contain Delta property
Open
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
Client version
5.36.0
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 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