microsoftgraph / msgraph-sdk-ruby

Microsoft Graph Ruby client library for v1 APIs
https://graph.microsoft.com
MIT License
99 stars 68 forks source link

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

Open GarrisonD opened 3 weeks ago

GarrisonD commented 3 weeks ago

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'
baywet commented 3 weeks ago

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