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: apimatic/core-interfaces-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.6
Choose a base ref
...
head repository: apimatic/core-interfaces-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.7
Choose a head ref
  • 4 commits
  • 17 files changed
  • 4 contributors

Commits on Feb 12, 2025

  1. Configuration menu
    Copy the full SHA
    2568d1f View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2025

  1. Configuration menu
    Copy the full SHA
    5831770 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

  1. Configuration menu
    Copy the full SHA
    eeb7816 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2025

  1. feat(webhooks & callbacks): add contracts for webhooks and callbacks (#…

    …37)
    
    This commit adds comprehensive contracts for webhook and callback handling by introducing a signature verification framework and HTTP request modeling. The changes enable language-agnostic webhook implementations across core libraries and SDKs.
    
    - Added signature verification interface with standardized result handling
    - Introduced framework-agnostic HTTP request model for webhook processing
    - Updated package structure and documentation to reflect new capabilities
    sufyankhanrao authored Oct 3, 2025
    Configuration menu
    Copy the full SHA
    f553361 View commit details
    Browse the repository at this point in the history
Loading