-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
Create Protobuf schema parser #22
Comments
This issue has been automatically marked as stale because it has not had recent activity 😴 |
I think we can close this one, we do not support protobuf in the spec |
I hope we do at some point, but Indeed we can close this one. Any objection @fmvilas (as you created it) ? |
No, that's fine. We can keep this closed 👍 |
Create Protobuf to JSON Schema Draft 07 converter. It should have a single method as follows:
result
must be a JSON Schema Draft 07-compatible of typejson.RawMessage
.References
The text was updated successfully, but these errors were encountered: