WebexCommunity / WebexPythonSDK

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

Incorrect type #153

Closed DanilaCharushin closed 8 months ago

DanilaCharushin commented 3 years ago

https://github.com/CiscoDevNet/webexteamssdk/blob/49a0a0d07d8d7c11abdf599396c814455261cc76/webexteamssdk/api/messages.py#L264

attachments -> attachment, AdaptiveCard expects AdaptiveCard, not a List[AdaptiveCard]

cmlccie commented 8 months ago

Fixed 3 years ago:

https://github.com/WebexCommunity/WebexPythonSDK/commit/2bc4c75b31b72d611c531442dd0ff0de5f770938