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: mojaloop/sdk-scheme-adapter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.18.6
Choose a base ref
...
head repository: mojaloop/sdk-scheme-adapter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.18.7
Choose a head ref
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on Aug 27, 2021

  1. fix(mojaloop/#2436): sdk-sch-adapter inb-API responds incorrectly for…

    … 'Unknown uri' error scenario
    
    - Fix for Inbound API Middleware for createHeaderValidator function would continue validating even if the resource was invalid, thereby replacing the Interface OpenAPI Validation of the createRequestValidator Middleware.
    mdebarros committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    132f941 View commit details
    Browse the repository at this point in the history
  2. made it slightly cleaner

    mdebarros committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    b5d7dea View commit details
    Browse the repository at this point in the history
  3. Merge pull request #283 from mdebarros/fix/#2436-SDK-Scheme-Adapter-I…

    …nbound-API-responds-incorrectly-for-'Unknown-URI'-Error-scenario
    
    fix(mojaloop/#2436): sdk-sch-adapter inbound-api responds incorrectly for 'unknown uri' error scenario
    - Fix for [mojaloop/#2436](mojaloop/project#2436) Inbound API Middleware for createHeaderValidator function would continue validating even if the resource was invalid, thereby replacing the Interface OpenAPI Validation of the createRequestValidator Middleware.
    mdebarros authored Aug 27, 2021
    Configuration menu
    Copy the full SHA
    d53fb2c View commit details
    Browse the repository at this point in the history
  4. chore(release): 11.18.7 [skip ci]

    mojaloopci committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    e83c903 View commit details
    Browse the repository at this point in the history
Loading