twilio / twilio-python

A Python module for communicating with the Twilio API and generating TwiML.
MIT License
1.84k stars 703 forks source link

tollfree_verification.py is gone from messaging/v1 #712

Closed Kotzyk closed 1 year ago

Kotzyk commented 1 year ago

Issue Summary

messaging.v1.tollfree_verification is missing from versions 8.2.0 onwards with no mention in the Changelog. Last version it was present (and had changes to as well) was 8.1.0

That's pretty much it, a file disappeared from the messaging.v1 module without any mentions about it so it doesn't look intentional

AsabuHere commented 1 year ago

Hi @Kotzyk , Thank you for the heads up! We are looking into this issue

AsabuHere commented 1 year ago

Hi @Kotzyk, tollfree_verification.py is present in latest version of twilio-python library. Link : https://github.com/twilio/twilio-python/blob/main/twilio/rest/messaging/v1/tollfree_verification.py