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

Incorrect type declaration for IncomingPhoneNumberInstance #529

Closed
swymmwys opened this issue Feb 17, 2020 · 1 comment · Fixed by #560
Closed

Incorrect type declaration for IncomingPhoneNumberInstance #529

swymmwys opened this issue Feb 17, 2020 · 1 comment · Fixed by #560
Labels
code-generation issue deals with generated code status: work in progress Twilio or the community is in the process of implementing type: bug bug in the library

Comments

@swymmwys
Copy link

swymmwys commented Feb 17, 2020

Type of IncomingPhoneNumberInstance.capabilities is string, but should be {sms: boolean, voice: boolean, ...}.

Please, see type definition

@childish-sambino
Copy link
Contributor

This issue has been added to our internal backlog to be prioritized. Pull requests and +1s on the issue summary will help it move up the backlog.

@childish-sambino childish-sambino added code-generation issue deals with generated code status: help wanted requesting help from the community type: bug bug in the library labels Feb 18, 2020
@thinkingserious thinkingserious added status: work in progress Twilio or the community is in the process of implementing and removed status: help wanted requesting help from the community labels Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-generation issue deals with generated code status: work in progress Twilio or the community is in the process of implementing type: bug bug in the library
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants