Release Notes
Library - Chore
- PR #84: raise Node requirement to v10 and upgrade dependencies. Thanks to @childish-sambino! (breaking change)
Library - Fix
- PR #83: only camelCase object keys when a schema is specified for the value. Thanks to @childish-sambino! (breaking change)
Api
- Updated description for property
call_reason
in the call create request
Contacts
- Added Read, Delete All, and Delete by SID docs
- Initial Release
Studio
- Rename
flow_valid
toflow_validate
- Removed
errors
andwarnings
from flows error response and added new property nameddetails
- Add Update Execution endpoints to v1 and v2 to end execution via API
- Add new
warnings
attribute v2 flow POST api