-
-
Notifications
You must be signed in to change notification settings - Fork 243
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 for serde_json::RawValue #149
Comments
It indeed seems to be missing. PR is welcome. |
What would you expect that JSON schema to be for |
@ahl Yes, my assumption is that it would work same as Value. |
+1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It seems that there's no support for serde_json::value::RawValue, which seems a bit odd.
The text was updated successfully, but these errors were encountered: