-
-
Notifications
You must be signed in to change notification settings - Fork 368
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: jsonrainbow/json-schema
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jsonrainbow/json-schema
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: Add-Draft-2019-09-support
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 19 commits
- 51 files changed
- 4 contributors
Commits on May 4, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 318bd68 - Browse repository at this point
Copy the full SHA 318bd68View commit details
Commits on May 5, 2026
-
Update to json schema test suite main branch (#906)
## Description This PR updates the JSON Schema test-suite to use the main branch. This adds some additional test for the property names constraint in draft 06 and 07 for the const and enum. ## Related Issue - Fixes #905 ## Type of Change - [X] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] Documentation update - [ ] Code refactoring - [ ] Other (please describe): ## Checklist - [X] I have read the [CONTRIBUTING](CONTRIBUTING.md) guidelines - [X] My code follows the code style of this project - [X] I have added tests that prove my fix is effective or that my feature works - [X] All new and existing tests pass - [X] I have updated the documentation accordingly - [X] My changes generate no new warnings
Configuration menu - View commit details
-
Copy full SHA for 62869e5 - Browse repository at this point
Copy the full SHA 62869e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 861125a - Browse repository at this point
Copy the full SHA 861125aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c89ebb - Browse repository at this point
Copy the full SHA 2c89ebbView commit details -
Display the additional property on error instead of the value (#904)
## Description Fixes the error message for additional properties to show the property name instead of the value. Before: ``` The property 41.53824,2.42572 is not defined and the definition does not allow additional properties ``` After: ``` The property coordinates is not defined and the definition does not allow additional properties ``` ## Type of Change - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] Documentation update - [ ] Code refactoring - [ ] Other (please describe): ## Checklist - [x] I have read the [CONTRIBUTING](CONTRIBUTING.md) guidelines - [x] My code follows the code style of this project - [x] I have added tests that prove my fix is effective or that my feature works - [x] All new and existing tests pass - [x] I have updated the documentation accordingly - [x] My changes generate no new warnings
Configuration menu - View commit details
-
Copy full SHA for 56ddf2c - Browse repository at this point
Copy the full SHA 56ddf2cView commit details
Commits on May 13, 2026
-
docs: Update CHANGELOG.md for PR #904
Due to a workflow failure this entry was added manually.
Configuration menu - View commit details
-
Copy full SHA for bea1f52 - Browse repository at this point
Copy the full SHA bea1f52View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfd2dcc - Browse repository at this point
Copy the full SHA dfd2dccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69bdc84 - Browse repository at this point
Copy the full SHA 69bdc84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4239e10 - Browse repository at this point
Copy the full SHA 4239e10View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebde670 - Browse repository at this point
Copy the full SHA ebde670View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7cc753 - Browse repository at this point
Copy the full SHA e7cc753View commit details -
Configuration menu - View commit details
-
Copy full SHA for e406ef9 - Browse repository at this point
Copy the full SHA e406ef9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e25b28 - Browse repository at this point
Copy the full SHA 4e25b28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30f723d - Browse repository at this point
Copy the full SHA 30f723dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b42d56 - Browse repository at this point
Copy the full SHA 9b42d56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72e285d - Browse repository at this point
Copy the full SHA 72e285dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4073b40 - Browse repository at this point
Copy the full SHA 4073b40View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0194bf - Browse repository at this point
Copy the full SHA d0194bfView commit details
Commits on May 17, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 128bc26 - Browse repository at this point
Copy the full SHA 128bc26View commit details
Loading
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...Add-Draft-2019-09-support