owncloud / owncloud/libre-graph-api

`drive-id` means different things in the documentation/api

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

Nobody has claimed this yet.

Dominant language
Mustache
Stars
4
Forks
3
Avg merge
23h 14m
Merged PRs (30d)
1

Description

According to @rhafer the {drive-id} in /graph/v1.0/drives/{drive-id} accepts a fileId, spaceid or driveid

While graph/v1beta1/drives/{driveid}/items/{fileid}/invite only works with a driveId

It would be super useful to clarify what is needed where.

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 v1.0 drives/{drive-id} and v1beta1 drives/{driveid}/items/{fileid}/invite API documentation. Compare the parameter descriptions and clarify whether each endpoint accepts a fileId, spaceid, or driveid; done means the required identifier is unambiguous in both locations.

Written by the indexing model from the issue text.

Assessment

Domain
api, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.