Vonage / vonage-java-sdk

Vonage Server SDK for Java. API support for SMS, Messages, Voice, Text-to-Speech, Numbers, Verify (2FA), Video and more.
https://developer.vonage.com/en/home
Apache License 2.0
95 stars 119 forks source link

fix: Verify v1 length overload method #500

Closed SMadani closed 7 months ago

SMadani commented 7 months ago

Updates AccountClient missing description and fixes the Verify v1 length not being set in the VerifyClient#verify(String number, String brand, String from, int length, Locale locale) method signature.