9.8.0
Breaking Changes📦 twilio-sdk
⚠ 1 breaking🔧 2 symbols
Summary
This release removes the usage category enum from the usage record and usage triggers API, constituting a breaking change for consumers using those endpoints.
⚠️ Breaking Changes
- Usage category enum has been removed from the usage record and usage triggers API. Consumers relying on this enum must update their code to use alternative methods for categorization or remove reliance on the enum entirely.
Migration Steps
- Review usage record and usage triggers API calls to remove any dependency on the removed usage category enum.
🔧 Affected Symbols
usage record APIusage triggers API