Chris Tankersley

Results 14 issues of Chris Tankersley

## Description Upgraded dependencies to their latest major if they are not part of the test suite. Unfortunately the test suites are very much locked to their current versions, so...

## Description Clean version of #678 that can go straight into 2.x ## Motivation and Context Since it's hard to pull things from `beta`, this is an individual commit for...

don't merge

## Description Fixes #241 This adds the ability to list broadcasts, which was overlooked at some point. ## Motivation and Context This is part of the REST API and should...

## Description * Adds proper documentation for 10 DLC * Changes existing directions to point to new docs ## Deploy Notes This has some dependencies like the API spec and...

review-app
Do Not Merge

**Describe the bug** With the release of Messages API v1, we added support for the API. Unfortunately it looks like it is hardcoded to use a JWT, but the final...

### Steps to reproduce On Windows 10: * Install the latest version of NodeJS from https://nodejs.org/en/ * Install the CLI with `nexmo-cli@beta -g` * Run `nexmo` ### Expected behavior I...

bug

This adds Vonage to the Webhook Directory (`/docs/webhook-directory`) and links to the docs for decoding signatures.

This swaps out using (almost everywhere) `modify()` with discreet `add()` and `sub()` methods on the `DateTime` objects. While it was nice to be able to "write out" the changes to...

https://github.com/Nexmo/nexmo-php-code-snippets/blob/7a4b89d3eb0dd9ed605b3e958ad1f0c3eb8e4591/voice/text-to-speech-outbound-lumen/routes/web.php#L35 I don't think this should be a string. Need to convert this to something that will translate into an actual Application ID.