Skip to content

Conversation

@dkundel
Copy link
Contributor

@dkundel dkundel commented Apr 28, 2020

Contributing to Twilio

All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.

  • I acknowledge that all my contributions will be made under the project's license.

Copy link
Contributor

@philnash philnash left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one question, otherwise, looks good to me!


logger.error(messageBody);
} else if (err.name === 'TwilioApiError') {
const apiError = err as ClientApiError;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do you need to cast this error as ClientApiError but in the activate, list and logs commands you don't?

@dkundel dkundel merged commit 525f70c into master May 7, 2020
@dkundel dkundel deleted the dkundel/upgrade-serverless-2 branch May 7, 2020 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants