ConnectCorp / nexmo-client

Unofficial Nexmo Rest Client
MIT License
15 stars 13 forks source link

Modify validation to work in edge cases #14

Open quinncomendant opened 9 years ago

quinncomendant commented 9 years ago

Nexmo's API is inconsistent when dealing with edge cases. I've had to relax the validation to avoid throwing exceptions during perfectly valid API responses.

vood commented 9 years ago

Please check unit test failures