owncloud / owncloud/libre-graph-api
`drive-id` means different things in the documentation/api
Open
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
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 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