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

Ability to override additional properties #21

Open aaomidi opened 4 months ago

aaomidi commented 4 months ago

I may want to make an incomplete schema, allowing me to override additional properties on a message level would be appreciated.