-
Notifications
You must be signed in to change notification settings - Fork 432
Add normalizer rules for $defs and const #290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Thanks for the contribution! Mind adding some basic tests to make sure this doesn’t regress in the future? |
bcherny
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tests
|
It would be nice to have this merged since other tooling has already moved to https://json-schema.org/draft/2019-09/schema. |
|
@bcherny Are the tests fine? |
bcherny
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great. Thank you for the contribution!
bcherny
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mind rebasing? Then I'll go ahead and merge.
bcherny
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the contribution!
This adds support for newer keywords which have previous equivalents:
$defsis mapped todefinitionsconstis mapped to a singletonenum