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

Commits on Dec 8, 2023

  1. ci(release-version) update pom.xml [ci skip]

    Files changed:
    M	pom.xml
    sufyankhanrao committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    fdd0599 View commit details
    Browse the repository at this point in the history
  2. feat(multiple-auth): add support for multiple auth as major version (#53

    )
    
    This commit updates the authentication interface and incorporates the instance methods used for the validation of auth schemes. other than validation results, it also stores the error message for each auth scheme instance.
    sufyankhanrao authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    a803bd8 View commit details
    Browse the repository at this point in the history
Loading