Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: WebexCommunity/WebexPythonSDK
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.4
Choose a base ref
...
head repository: WebexCommunity/WebexPythonSDK
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 6 commits
  • 4 files changed
  • 4 contributors

Commits on Apr 2, 2025

  1. updated migration doc and cards doc

    jozanini committed Apr 2, 2025
    Configuration menu
    Copy the full SHA
    86dc866 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2025

  1. updated migration doc and cards doc (#254)

    Updated documentation per migration issue
    [252](#252)
    ashjorda authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    c2decd2 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2025

  1. Update containers.py

    Update to container classes to include horizontalAlignment and associated validations if the AdaptiveCard specification allows the horizontalAlignment option.
    guitarguy74 authored Aug 2, 2025
    Configuration menu
    Copy the full SHA
    d2c3133 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

  1. Update cards.py

    Updated cards.py to include style of type OPTIONS.ContainerStyle for the AdaptiveCard class. Also included associated validations and comments.
    guitarguy74 authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    f6a7ce0 View commit details
    Browse the repository at this point in the history
  2. Update containers.py (#258)

    Update to container classes to include horizontalAlignment and
    associated validations if the AdaptiveCard specification allows the
    horizontalAlignment option.
    Joezanini authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    7f0d57f View commit details
    Browse the repository at this point in the history
  3. Update cards.py (#260)

    Updated cards.py to include style of type OPTIONS.ContainerStyle for the
    AdaptiveCard class. Also included associated validations and comments.
    Joezanini authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    5e90be6 View commit details
    Browse the repository at this point in the history
Loading