-
Notifications
You must be signed in to change notification settings - Fork 658
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
Fix json validation during serialization #1101
Conversation
|
1 similar comment
|
Ensure the schema info is updated before using it for JSON validation.
Fixes #1078
Supercedes #984