Other plugins
bufbuild/protoschema-bigquery
Generates a Table schema that can be used to initialize a BigQuery table.
bufbuild/protoschema-jsonschema
Generates JSON Schema files from protobuf files. This implementation uses the latest Draft 2020-12.
bufbuild/protoschema-pubsub
Generates a PubSub schema in the form of a single self-contained messaged normalized to proto2.
community/chrusty-jsonschema
Converts protobuf definitions into JSON Schemas, which can be used to dynamically validate JSON messages.
community/google-gnostic-openapi
Generates an OpenAPI description for a REST API that corresponds to a Protocol Buffer service.
community/pseudomuto-doc
Generates Markdown, HTML, Docbook and JSON documentation for Protocol Buffers.
googlecloudplatform/bq-schema
A plugin to convert Protobuf messages into JSON schema files for BigQuery.
grpc-ecosystem/openapiv2
Generates OpenAPI definitions for Protobuf services.