bufbuild / protoschema-plugins

Protobuf plugins that generate various schemas from protobuf files - JSON Schema, PubSub, etc.
https://buf.build
Apache License 2.0
23 stars 1 forks source link

Also generate json schema using the JSON name as the primary name #19

Closed Alfus closed 4 months ago

Alfus commented 4 months ago

To use the JSON name as the primary name, reference the *.jsonschema.json file (instead of the *.schema.json file). This is the name that IDEs use for auto-complete