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: OptimumCode/json-schema-validator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: OptimumCode/json-schema-validator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: kotlin-1.9
Choose a head ref
  • 6 commits
  • 20 files changed
  • 2 contributors

Commits on Jun 15, 2024

  1. Add failFast flag in flag output to skip remaining validations afte…

    …r first failure (#137)
    
    Resolves #136
    
    (cherry picked from commit 75b4fb4)
    OptimumCode committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    05fab61 View commit details
    Browse the repository at this point in the history
  2. Add invalid json object for benchmarking (#135)

    (cherry picked from commit cde76fe)
    OptimumCode committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    d5b82fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e144024 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Add support for draft 6 (#138)

    Resolves #118
    
    (cherry picked from commit 68756be)
    OptimumCode committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    5925ce3 View commit details
    Browse the repository at this point in the history
  2. Add support for draft 4 (#140)

    Resolves #139
    
    (cherry picked from commit d2d2f03)
    OptimumCode committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    75d9e66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1674ae4 View commit details
    Browse the repository at this point in the history
Loading