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

enhancement: add get driveItem endpoint #8939

Merged
merged 8 commits into from
May 14, 2024
6 changes: 6 additions & 0 deletions changelog/unreleased/add-get-drive-item-endpoint.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Enhancement: Add endpoint for getting drive items

An endpoint for getting drive items via ID has been added.

https://github.com/owncloud/ocis/pull/8939
https://github.com/owncloud/ocis/issues/8915
99 changes: 79 additions & 20 deletions services/graph/mocks/drives_drive_item_provider.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.