Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Sharing NG] Add endpoint for getting drive items via id #8915

Open
JammingBen opened this issue Apr 22, 2024 · 0 comments · May be fixed by #8939
Open

[Sharing NG] Add endpoint for getting drive items via id #8915

JammingBen opened this issue Apr 22, 2024 · 0 comments · May be fixed by #8939
Assignees
Labels
Category:Enhancement Add new functionality

Comments

@JammingBen
Copy link
Contributor

The API seems to be missing an endpoint to get a DriveItem via id: GET /v1beta1/drives/{driveid}/items/{itemid}

The Web client currently mitigates this issue by loading all shares via /sharedByMe or /sharedWithMe and then filtering the result by id. This is obviously a quite expensive workaround.

cc @micbar @rhafer

@JammingBen JammingBen added the Category:Enhancement Add new functionality label Apr 22, 2024
@JammingBen JammingBen self-assigned this Apr 23, 2024
@JammingBen JammingBen linked a pull request Apr 24, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category:Enhancement Add new functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant