Releases: Spryng/rest-api-php
Releases · Spryng/rest-api-php
Version 1.1.0
This update includes:
⚠️ Breaking Validation for requires parameters. Throws aValidationExceptionif any of those are missing- The cancel message endpoint
⚠️ Breaking deprecatedsendmethod onMessagein favor ofcreateto match documentation (other method still usable)⚠️ Breaking deprecatedshowAllmethod onMessagein favor oflistto match documentation (other method still usable)- ✔️ Added
cancelendpoint for scheduled messages - Some additions and fixes to the unit tests