microsoftgraph / microsoftgraph/msgraph-sdk-go

Support for OneDrive relative file paths

Open
#964 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

status:waiting-for-triage type:feature
Dominant language
Go
Stars
335
Forks
43
Avg merge
15h 19m
Merged PRs (30d)
3

Description

Is your feature request related to a problem? Please describe the problem.

I am trying to enumerate children of a DriveItem by relative pathing.

Describe the solution you'd like.

I'd like to see the functionality added for the me drive and specifying the drive id.

Additional context?

API docs for ref: https://learn.microsoft.com/en-us/graph/api/resources/onedrive?view=graph-rest-1.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 with the linked Microsoft Graph OneDrive API documentation and the SDK's existing DriveItem child-enumeration support. Identify the request entry points for relative paths on the me drive and for an explicitly specified drive ID. Done means both requested forms are supported and covered by appropriate SDK tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.