WebexPythonSDK icon indicating copy to clipboard operation
WebexPythonSDK copied to clipboard

Message editing method change to update()

Open zhenyamorozov opened this issue 1 year ago • 1 comments

All update CRUD methods in the SDK are named update(), except for the messages endpoint . This fix changes the method name to update() to align with the SDK design. For backward compatibility, the edit() method is added as an alias.

zhenyamorozov avatar Mar 11 '24 09:03 zhenyamorozov

Hello Eugene,

Thanks for submitting the PR. I am working on some changes with the version. once the changes are updated I will work on resolving conflicts here and merging. Thank you for your patience here.

Joezanini avatar Jun 14 '24 20:06 Joezanini