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

Commits on Feb 12, 2025

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

Commits on Feb 27, 2025

  1. feat(http-header): add support for complex types (#91)

    This commits adds support for processing complex object-typed header parameters in the request builder class. Also, adds the case-insensitivity behavior in the headers which was previously missing. Also, adds unit tests to validate handling of complex header parameters
    
    Closes #90
    
    * removed duplication in the test input values
    sufyankhanrao authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    5a37ba2 View commit details
    Browse the repository at this point in the history
Loading