Add support for enum, scalar, void and collection responses #42
Labels
enhancement
New feature or request
ruby
Pull requests that update Ruby code
type:enhancement
Enhancement request targeting an existing experience
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 text was updated successfully, but these errors were encountered: