-
Notifications
You must be signed in to change notification settings - Fork 436
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
feat: allow conference participant to be any endpoint #559
Conversation
src/main/java/com/twilio/rest/api/v2010/account/conference/Participant.java
Show resolved
Hide resolved
This PR LGTM but requires downstream API changes to autogenerate properly. An internal ticket has been filed against the relevant product team (reference ID: VOICE-6421). I'm going to hold off approving and merging until the upstream changes have been made. |
@JaymoKang please check the license agreement in the checklist. |
@eshanholtz any updates? |
Still waiting on the internal ticket. |
Internal reference ID update: CONF-2813 |
src/main/java/com/twilio/rest/api/v2010/account/conference/Participant.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We received confirmation that this has been fixed on the back end, so I'm going to go ahead and merge this PR. Thank you @JaymoKang for the contribution and your patience getting this merged!
Fixes
Allows clients and sip to also be conference participants
First time contributing in this repository, I have no idea what I'm doing. Any help is appreciated :)
Checklist
If you have questions, please file a support ticket, or create a GitHub Issue in this repository.