mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-06-09 08:34:34 -04:00
* Bump reva Fixes: #8080 * fix(sharing-ng): align sharedWithMe driveItem IDs The IDs of the driveItems returned by the 'sharedWithMe' endpoint should match the ids returned by the webdav PROPFIND response on the share jail. Fixes: #8420