microsoft / kiota-abstractions-ruby

Abstractions library for the Kiota generated SDKs in Ruby
https://aka.ms/kiota/docs
MIT License
2 stars 4 forks source link

fix setting the content in request information #33

Closed olafura closed 8 months ago

olafura commented 8 months ago

I was getting Exception: could not serialize payload...Caused by NameError: undefined local variable or methodthis' for #<MicrosoftKiotaAbstractions::RequestInformation...`

Now it works as expected

fixes #32

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

baywet commented 8 months ago

@olafura can you make sure you agree to the CLA (see the bot's comment) please? that's the last step before we can merge this fix. Thanks!