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: json-schema-org/json-schema-spec
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: json-schema-org/json-schema-spec
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: draft-04
Choose a head ref
  • 4 commits
  • 3 files changed
  • 4 contributors

Commits on Oct 11, 2017

  1. Bugfixes for draft-04 meta-schemas

    * "format" was missing
    * "uri" was used impropertly (causeing conformance test confusion)
    * "readOnly" was missing
    handrews committed Oct 11, 2017
    Copy the full SHA
    4be0cbf View commit details

Commits on Oct 15, 2017

  1. Merge pull request #436 from handrews/draft-04

    Bugfixes for draft-04 meta-schemas
    handrews authored Oct 15, 2017
    Copy the full SHA
    dba92b7 View commit details

Commits on Jan 17, 2025

  1. Fix links not adhering to its meta-schema given invalid dependencies

    In Draft 4, `dependencies` is either a schema or an array of unique
    strings.
    
    See: https://json-schema.org/draft-04/draft-fge-json-schema-validation-00#rfc.section.5.4.5
    See: https://www.learnjsonschema.com/draft4/validation/dependencies/
    Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
    jviotti committed Jan 17, 2025
    Copy the full SHA
    73a78fb View commit details

Commits on Apr 12, 2025

  1. Merge pull request #1576 from jviotti/draft4-links-dependencies-invalid

    Fix `links` not adhering to its meta-schema given invalid `dependencies`
    gregsdennis authored Apr 12, 2025
    Copy the full SHA
    955d185 View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff main...draft-04