refactor(graph): move "Invite" to new drive item permissions service

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.
This commit is contained in:
Ralf Haferkamp
2024-04-04 16:17:59 +02:00
committed by Ralf Haferkamp
parent 531c926853
commit c6d28caa31
10 changed files with 623 additions and 541 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// Code generated by mockery v2.40.1. DO NOT EDIT.
// Code generated by mockery v2.40.2. DO NOT EDIT.
package mocks