team-telnyx / telnyx-ruby

Telnyx API Ruby Client
https://developers.telnyx.com/docs/api/v2/overview
MIT License
24 stars 17 forks source link

Update SDK to be on parity with openapi spec (Bounty) #86

Closed ADandyGuyInSpace closed 8 months ago

ADandyGuyInSpace commented 1 year ago

Telnyx openapi spec file located here: https://github.com/team-telnyx/openapi/blob/master/openapi/spec3.json

We need to update this SDK to include the missing endpoints. These are the documented endpoints that are done and the ones that need to be done: https://docs.google.com/spreadsheets/d/1jVdMd1S5z9pdFwB1wV8-GFhRfJ6dAitsUtwqS1Q9cm4/edit?usp=sharing

Feel free to ask for access and will share. Should be straightforward, following same guidelines and adding tests as you go on. Use old endpoints as reference.

ADandyGuyInSpace commented 1 year ago

There is a bounty for this issue if you want to contribute: https://gitpay.me/#/task/714/update-sdk-to-be-on-parity-with-openapi-spec

GildedHonour commented 1 year ago

If it's a bountry, I'd take it

Ruby, Python at least Perhaps .NET too @vionash

mnyon-grandkru commented 10 months ago

@ADandyGuyInSpace How can I gain access to the drive doc? Thanks.

ADandyGuyInSpace commented 8 months ago

Closed, updated repo