twilio / twilio-java

A Java library for communicating with the Twilio REST API and generating TwiML.
MIT License
484 stars 425 forks source link

fix: support setting null account sid #688

Closed aarya-brex closed 2 years ago

aarya-brex commented 2 years ago

Fixes

Account SID is a nullable field, we should allow setting the accountSid to null for users managing multiple rest clients

Checklist

If you have questions, please file a support ticket, or create a GitHub Issue in this repository.

aarya-brex commented 2 years ago

Will you be able to cut us a new version?

childish-sambino commented 2 years ago

Next release is scheduled for tomorrow (generally, every second Wednesday).