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

Add support for json schema draft 4, 6 and 7 #141

Open
rajpra8 opened this issue Oct 20, 2020 · 3 comments
Open

Add support for json schema draft 4, 6 and 7 #141

rajpra8 opened this issue Oct 20, 2020 · 3 comments

Comments

@rajpra8
Copy link

rajpra8 commented Oct 20, 2020

I saw that comment that because of lack of community support, newer version of json schema is not going to get supported.
While going through latest specs, I noticed few breaking changes but I was able to make small tweaks to at least to get the schema written in version 7 be parsed by the code.
Let me know if there is any work already in progress to add support for newer versions. I would love to join the effort.

@cowtowncoder
Copy link
Member

@rajpra8 I am not aware of efforts: you would be welcome to start making improvements for sure. Probably the best place to ask for others interested in helping would be jackson-dev list:

https://groups.google.com/g/jackson-dev

Adding some level of support for newer versions sounds useful!

@rajpra8
Copy link
Author

rajpra8 commented Oct 21, 2020

Thanks @cowtowncoder. I have joined the group has posted my initial message. If I don't get any response, I will start a fork and start working on adding the support for versions of spec.

@KannarFr
Copy link

@rajpra8 any news?

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

No branches or pull requests

3 participants