v2.2.10
v2.2.10 — VoiceTel Ruby SDK initial release
Official Ruby client for the VoiceTel REST API v2.2.10. Targets https://api.voicetel.com.
Coverage
- 47 paths / 74 operations across 10 resource groups: Account, ACL, Authentication, e911, Gateways, iNumbering, Lookups, Messaging, Numbers, Support
- Auth: HTTP Bearer — exchange
{username, password}atPOST /v2.2/account/api-keyfor a 32-hex token; all other endpoints require the token - Rate limits: 6 req/hour/IP on
account/info,account/mrc,account/cdr,account/api-key
Install
See the README for Ruby-specific install instructions.
Docs
Post-release fixes (still v2.2.10)
- Split lint into its own bundler group so Ruby 3.1 / 3.2 CI can skip it