-
Notifications
You must be signed in to change notification settings - Fork 181
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
Voice Types #364
Comments
Hello! I would like to work on this issue! What is the expected result? I saw the similar issue #363 but I still don't know what should be done, add a an interface in index.d.ts file? what exactly are the types? |
Hey @PeppermintNDaisies - thanks for the offer. Take a look at #372 for a good example of what we are after. The types are in the API reference - https://developer.nexmo.com/api/voice |
Perfect, thanks! I'll start working on this |
Hello @kellyjandrews! I submitted a PR for this issue #379, I hope it helps, I tried my best to abstract the Voice API types and follow the code style of the project in order to get it right. If there's something wrong or that needs to be changed (or something I didn't get right) let me know and I'll do my best to fix it. |
@PeppermintNDaisies Thanks for the submission - I'll be reviewing this soon. |
Create typings for Voice API
The text was updated successfully, but these errors were encountered: