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

Support Json draft 4, 6 and 7, jackson's library only parses draft 3 #55

Closed
shiveshr opened this issue Jul 16, 2020 · 0 comments · Fixed by #57
Closed

Support Json draft 4, 6 and 7, jackson's library only parses draft 3 #55

shiveshr opened this issue Jul 16, 2020 · 0 comments · Fixed by #57
Assignees

Comments

@shiveshr
Copy link
Contributor

shiveshr commented Jul 16, 2020

Problem description
Json has 3 latest drafts in draft 4, 6 and 7 which are most popular. Jackson's JsonSchema library we have used only supports draft 3. We should use a different library, perhaps everit, to support validation of schemas for draft 4, 6 and 7.

Problem location
JsonSchema and service

Suggestions for an improvement
Use everit library to support newer drafts

@shiveshr shiveshr self-assigned this Jul 16, 2020
@shiveshr shiveshr changed the title Issue 4944: Change granularity of Time based Retention Config in REST API Support Json draft 6 and 7, jackson's library only parses draft 4 Jul 16, 2020
@shiveshr shiveshr changed the title Support Json draft 6 and 7, jackson's library only parses draft 4 Support Json draft 4, 6 and 7, jackson's library only parses draft 3 Jul 16, 2020
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 a pull request may close this issue.

1 participant