We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
At the moment we have SchemaViewer and Schema components.
SchemaViewer
Schema
SchemaViewer will render JSON Schemas nativly into the application and the schema component will just render the contents into a code block.
Few people have asked for this before, but I wonder if we can better support protobuf formats in a component?
I have to dive deeper into this, what this could look like, but also what would people expect to work?
There are a few things out there (not saying we use them just for reference)
If you would like to see some native support for protobuf files, let me know, happy to dive deeper into this with you
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Use Case
At the moment we have
SchemaViewer
andSchema
components.SchemaViewer will render JSON Schemas nativly into the application and the schema component will just render the contents into a code block.
Few people have asked for this before, but I wonder if we can better support protobuf formats in a component?
I have to dive deeper into this, what this could look like, but also what would people expect to work?
There are a few things out there (not saying we use them just for reference)
If you would like to see some native support for protobuf files, let me know, happy to dive deeper into this with you
Proposed Solution
No response
Implementation Notes
No response
Community Notes
The text was updated successfully, but these errors were encountered: