microsoft / kiota-http-ruby

Kiota http provider implementation for Ruby with Faraday
https://aka.ms/kiota/docs
MIT License
13 stars 3 forks source link

Ensure get_parse_node does not fail when response body is empty #28

Closed louim closed 9 months ago

louim commented 9 months ago

Guard against empty response body causing an error when finding the parse node.

I added some specs.

closes #26

louim commented 9 months ago

Done! Would it be possible to approve to to run the Ruby workflows? My workflow runs needs admin approval

sonarcloud[bot] commented 9 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

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

See analysis details on SonarCloud