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

Commit d16972a

Browse files
committed
- fixes barrel content
1 parent 127e69f commit d16972a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/microsoft_graph.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1+
require_relative 'microsoft_graph_service_client'
2+
require_relative 'microsoft_graph_request_adapter'
3+
require_relative 'models/models'
14
module MicrosoftGraph
25
end

0 commit comments

Comments
 (0)