v1.2.0
What's new
Starting with version 1.2, Numbers
domain now support versioned access by using the v1()
API calls
The existing non-versioned services will no longer be updated with new features/fields.
What's Changed
[Feature] Design
- New versioned service simplified access to
available
oractive
: APIs are accessible directly underv1()
[Feature] FAX
& EST
number's configuration
- The
VoiceConfiguration
andScheduledVoiceProvisioning
models have been updated to reflect the “Unified Numbers” API updates: they now hold values forFax
andElastic SIP Trunking
configuration (respectively with the propertiesserviceId
andtrunkId
).
[Docs] Verification
- Error message related to invalid configuration (credentials) fixed
Full Changelog: v1.1.0...v1.2.0