team-telnyx / telnyx-ruby

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

Dev/phone numbers endpoint update #21

Closed pyrareae closed 4 years ago

pyrareae commented 4 years ago

@eoghantelnyx this corrects the commands not using patch. Let me know if there are any other changes that this needs.

pyrareae commented 4 years ago

@eoghantelnyx I don't see anything in the docs about a delete verb being used in the phone_numbers endpoint.

eoghantelnyx commented 4 years ago

The docs are now updated @lunarfyre7: https://developers.telnyx.com/docs/api/v2/numbers/Phone-Numbers#deletePhoneNumber I have a quick fix going out to include the id in the path.