You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The request adapter interface currently only defines a method to get an object response.
Other scenarios like enum, void, collection and scalar responses need to be accounted for.
Original report microsoftgraph/msgraph-sdk-ruby#213
The request adapter interface currently only defines a method to get an object response.
Other scenarios like enum, void, collection and scalar responses need to be accounted for.
Original report microsoftgraph/msgraph-sdk-ruby#213