msgraph-sdk-ruby icon indicating copy to clipboard operation
msgraph-sdk-ruby copied to clipboard

undefined local variable or method `number' for #<MicrosoftGraph::Users::Count::CountRequestBuilder

Open GarrisonD opened this issue 1 year ago • 1 comments

Version: latest

client.users.count.get
undefined local variable or method `number' for #<MicrosoftGraph::Users::Count::CountRequestBuilder

/usr/local/bundle/gems/microsoft_graph-0.22.2/lib/users/count/count_request_builder.rb:35:in `get'

GarrisonD avatar Jun 19 '24 08:06 GarrisonD

Thanks for using the SDK and for reporting this. This is currently a feature gap in the generator we're using, and in the SDK here. I've created an issue upstream to reflect this. https://github.com/microsoft/kiota-abstractions-ruby/issues/42

baywet avatar Jun 19 '24 17:06 baywet