WebexCommunity / WebexPythonSDK

Work with the Webex APIs in native Python!
https://webexcommunity.github.io/WebexPythonSDK/
MIT License
239 stars 153 forks source link

Update the existing Webex Teams API wrappers and data models #127

Closed cmlccie closed 4 years ago

cmlccie commented 4 years ago

Review the existing Webex Teams API wrappers and data models and ensure they are up-to-date with all posted parameters, attributes, and sub-endpoints published on developer.webex.com.

cmlccie commented 4 years ago

@sQu4rks, I have reviewed and updated all of the existing wrapped APIs except the Rooms API. I'll review this one after your PR with the meeting info API endpoint update.

sQu4rks commented 4 years ago

@cmlccie The /rooms API matches the implementation in the sdk so I think we can, after merging PR #129, close this issue as all endpoints are up to date.