Describe the bug
The sharedByMe endpoint is missing data (name, parent name and path) for drives that are shared via link.
Steps to reproduce
- Create a drive
- Share it via link
- Fetch all drive items that have been shared by you via the
sharedByMe endpoint and have a look at the response
Expected behavior
The response for drives is comparable to the one for regular resources.
Actual behavior
The name of the drive item and the name and path of the parentReference are ".".
@rhafer Not 100% about the expected behaviour, but that's how the OCS api behaved at least.