Skip to content

feat: add json2 schema and test #4623

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

Merged
merged 1 commit into from
Dec 17, 2024
Merged

feat: add json2 schema and test #4623

merged 1 commit into from
Dec 17, 2024

Conversation

AryanBakliwal
Copy link
Contributor

fixes: #4324

Added JSON2 schema and a test that calls jsonschema.validate

Signed-off-by: Aryan Bakliwal <[email protected]>
@AryanBakliwal
Copy link
Contributor Author

Hey @terriko @mastersans I've added the schema for JSON2 and validation test, could you please take a look and let me know the required changes.

Copy link
Contributor

@terriko terriko left a comment

Choose a reason for hiding this comment

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

This looks good to me. I'm going to give @mastersans and @anthonyharrison a few more hours in case they want to chime in before I merge it, but after that I think it'll maker more sense to merge it and we can address any concerns in future PRs.

@terriko terriko added the awaiting maintainer Need a maintainer to respond / help out label Dec 17, 2024
@terriko
Copy link
Contributor

terriko commented Dec 17, 2024

Okay, it's later and late enough per time zones that probably no one else will chime in today. I'm going to go ahead and merge. Thank you for working on this!

@terriko terriko merged commit 7153e9e into intel:main Dec 17, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting maintainer Need a maintainer to respond / help out
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: json2 schema & tests
2 participants