prschmid / zoomus

Python client library for the Zoom.us REST API v1 and v2
Other
253 stars 133 forks source link

Remove Zoom API v1 Support in Code. #365

Open woodsbw opened 9 months ago

woodsbw commented 9 months ago

The code has, in many places, needless complexity to support Zoom’s v.1 API, which was shut off in 2020.

Removing this from the code would make things significantly cleaner.