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
106 stars 86 forks source link

feat: [breaking] make WhatsApp 'from' mandatory #572

Closed Tr00d closed 8 months ago

Tr00d commented 8 months ago

Make the from property mandatory on WhatsApp workflow.

This is a breaking as we switch from an optional value to a mandatory one.

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud