Vonage / vonage-dotnet-sdk

Vonage REST API client for .NET, written in C#. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
https://developer.vonage.com/
Apache License 2.0
105 stars 82 forks source link

fix: remove stringified booleans #544

Closed Tr00d closed 11 months ago

Tr00d commented 11 months ago

Description

Remove stringified booleans which are not compliant with API specs. This cannot be considered a breaking change as it doesn't modify the public API of the SDK

sonarcloud[bot] commented 11 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 19 Code Smells

84.9% 84.9% Coverage
0.0% 0.0% Duplication