mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-14 20:37:43 -04:00
This introduces the new DriveItemPermissionsService and DriveItemPermissionsApi to allow for better separation of the business logic and the API handling. As a starting point the Invite method was moved to the new service. More to follow.