Skip to content
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

update from draft6 to draft 7 #259

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Deniel9204
Copy link

PR Type

What changes does this PR include (check all that apply)?
[X] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build process changes
[X] Documentation changes
[ ] Other... please describe:

Related issue / current behavior

AJV 6.x.x use draft-7 by default. AJV can not compile draft-6 schema..
This PR fixes many issue where this schema compile used.

New behavior

Updated to draft-7 schema..

Does this PR introduce a breaking change?

[ ] Yes
[X] No

Any other relevant information

Copy link
Contributor

@jscharett jscharett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't convert-schema-to-draft6.function.ts be renamed to convert-schema-to-draft7.function.ts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants