vonage-php-sdk-core
vonage-php-sdk-core copied to clipboard
Vonage REST API client for PHP. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
## Description ## Motivation and Context ## How Has This Been Tested? ## Example Output or Screenshots (if appropriate): ## Types of changes - [ ] Bug fix (non-breaking change...
This chore is to edit github actions to allow code coverage thresholds to be run and checked.
## release.yml - Ensure top-level permissions are not set to write-all Violation detected in /.github/workflows/release.yml:[0-1] :page_with_curl: File Type: github_actions :no_entry: Details - Ensure top-level permissions are not set to write-all
When getting a callback to capture an input (dtmf or speech, as defined in the NCCO), the resulting data that gets `POST`ed to the `eventUrl` endpoint. In that data though,...