Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 7d807ea

Browse files
committed
- updates reference to base client
1 parent 07e710a commit 7d807ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/microsoft_graph_service_client.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
require_relative 'microsoft_graph/microsoft_graph_base_service_client'
1+
require_relative 'microsoft_graph_base_service_client'
22
module MicrosoftGraph
33
class MicrosoftGraphServiceClient < MicrosoftGraph::MicrosoftGraphBaseServiceClient
44
#TODO define sugar constructors acception the authentication provider

0 commit comments

Comments
 (0)