-
Notifications
You must be signed in to change notification settings - Fork 152
Comparing changes
Open a pull request
base repository: WebexCommunity/WebexPythonSDK
base: v2.0.1
head repository: WebexCommunity/WebexPythonSDK
compare: main
Commits on Aug 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8105311 - Browse repository at this point
Copy the full SHA 8105311View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4656bcb - Browse repository at this point
Copy the full SHA 4656bcbView commit details
Commits on Aug 27, 2024
-
feat(Messages): Change message editing method to update() (#241)
Reopening and updating for @zhenyamorozov. Replaces #222 Tested locally and passing
Configuration menu - View commit details
-
Copy full SHA for 470225f - Browse repository at this point
Copy the full SHA 470225fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0cc333 - Browse repository at this point
Copy the full SHA c0cc333View commit details -
docs(Contributing): add sandbox test acct details (#240)
Added a bit more guidance on how to run the integration tests locally.
Configuration menu - View commit details
-
Copy full SHA for 5d29998 - Browse repository at this point
Copy the full SHA 5d29998View commit details
Commits on Sep 1, 2024
-
Remove Adaptive Card Version 1.1
Remove Adaptive Card Version 1.1 codes as some code refactoring is done to make way for Adaptive Card version 1.3
Sakthivel Ramasamy (sakthram) committedSep 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 605bc7d - Browse repository at this point
Copy the full SHA 605bc7dView commit details
Commits on Sep 2, 2024
-
Migrate to Adaptive Card 1.3 Version
Code changes commit for webexpythonsdk's Adaptive Card 1.1 to 1.3 version upgrade
Sakthivel Ramasamy (sakthram) committedSep 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 9d25de7 - Browse repository at this point
Copy the full SHA 9d25de7View commit details
Commits on Sep 7, 2024
-
Correct minor non-service impacting cosmetic issues
Sakthivel Ramasamy (sakthram) committedSep 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 3148e5a - Browse repository at this point
Copy the full SHA 3148e5aView commit details
Commits on Oct 28, 2024
-
Sakthivel Ramasamy (sakthram) committed
Oct 28, 2024 Configuration menu - View commit details
-
Copy full SHA for ad65a86 - Browse repository at this point
Copy the full SHA ad65a86View commit details -
Migrate to Adaptive Card 1.3 Version (#243)
Code changes commit for webexpythonsdk's Adaptive Card 1.1 to 1.3 version upgrade. Changes involve code files restructuring inline with Adaptive Card's official documentation (https://adaptivecards.io/explorer/).
Configuration menu - View commit details
-
Copy full SHA for 4a556eb - Browse repository at this point
Copy the full SHA 4a556ebView commit details
Commits on Nov 2, 2024
-
fix(test): mark test_get_room_meeting_info as expected to fail
The API is not returning the correct/expected response. The API is returning a `200 OK` response with an empty JSON body `{}`.
Configuration menu - View commit details
-
Copy full SHA for 36f0f3a - Browse repository at this point
Copy the full SHA 36f0f3aView commit details -
Mark
test_get_room_meeting_info
Expected Fail (#245)The API is not returning the correct/expected response. The API is returning a `200 OK` response with an empty JSON body `{}`.
Configuration menu - View commit details
-
Copy full SHA for 39901e5 - Browse repository at this point
Copy the full SHA 39901e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea3916f - Browse repository at this point
Copy the full SHA ea3916fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e13d2e - Browse repository at this point
Copy the full SHA 1e13d2eView commit details
Commits on Nov 8, 2024
-
Add additional properties to Room and fix missing arguments in rooms …
…API (#246) This pull request includes two commits; these changes enhance the functionality and completeness of the Room class and ensure that the rooms API works correctly. The first commit adds additional properties to the Room class, including `classificationId`, `isAnnouncementOnly`, `isReadOnly`, `isPublic`, `madePublic`, and `description`. The second commit fixes missing arguments in the rooms API by adding the create room args to the `post_data`. Fixes #244
Configuration menu - View commit details
-
Copy full SHA for e851508 - Browse repository at this point
Copy the full SHA e851508View commit details
Commits on Jan 8, 2025
-
Remove backslash from f-string
Remove backslash from f-string to maintain backward compatibility with Python 3.10 and 3.11 versions. Also, corrected little (very minor non-impacting) cosmetic issues.
Sakthivel Ramasamy (sakthram) committedJan 8, 2025 Configuration menu - View commit details
-
Copy full SHA for 9e3acba - Browse repository at this point
Copy the full SHA 9e3acbaView commit details
Commits on Jan 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 03dfb3e - Browse repository at this point
Copy the full SHA 03dfb3eView commit details
Commits on Jan 11, 2025
-
Remove backslash from f-string (Patch for Issue: #247) (#248)
Remove backslash from f-string to maintain backward compatibility with Python 3.10 and 3.11 versions. Also, corrected little (very minor non-impacting) cosmetic issues. Patch for Issue: #247
Configuration menu - View commit details
-
Copy full SHA for 99a570d - Browse repository at this point
Copy the full SHA 99a570dView commit details
Commits on Jan 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2f12231 - Browse repository at this point
Copy the full SHA 2f12231View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d26a00 - Browse repository at this point
Copy the full SHA 8d26a00View commit details
Commits on Apr 2, 2025
-
updated migration doc and cards doc
jozanini committedApr 2, 2025 Configuration menu - View commit details
-
Copy full SHA for 86dc866 - Browse repository at this point
Copy the full SHA 86dc866View commit details
Commits on Apr 4, 2025
-
updated migration doc and cards doc (#254)
Updated documentation per migration issue [252](#252)
Configuration menu - View commit details
-
Copy full SHA for c2decd2 - Browse repository at this point
Copy the full SHA c2decd2View commit details
There are no files selected for viewing
Uh oh!
There was an error while loading. Please reload this page.