Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore!: Remove twiml deprecated methods #788

Merged
merged 3 commits into from
Sep 13, 2022
Merged

chore!: Remove twiml deprecated methods #788

merged 3 commits into from
Sep 13, 2022

Conversation

claudiachua
Copy link

Internal JIRA Link: DI-1583

@@ -205,6 +205,14 @@ declare namespace VoiceResponse {

type ConferenceTrim = 'trim-silence'|'do-not-trim';

type ConversationEvent = 'call-initiated'|'call-ringing'|'call-answered'|'call-completed';
Copy link
Contributor

Choose a reason for hiding this comment

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

Where are these additional types coming from?

Copy link
Author

Choose a reason for hiding this comment

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

It was added to api-def 4 months ago. I generated the changes based on the updated api-def, hence the two different commits.

https://code.hq.twilio.com/twilio/api-definitions/blame/master/twiml/voice/conversation.json#L24-L29

@claudiachua claudiachua merged commit 9145df2 into 4.0.0-rc Sep 13, 2022
@claudiachua claudiachua deleted the DI-1583 branch September 13, 2022 22:38
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.

2 participants