chrusty / protoc-gen-jsonschema

Protobuf to JSON-Schema compiler
Apache License 2.0
496 stars 101 forks source link

Disallow additional fields on inner objects #70

Closed rpbritton closed 3 years ago

rpbritton commented 3 years ago

When using the disallow_additional_properties field, inline-defined child objects still get "additionalProperties": true set.

chrusty commented 3 years ago

I've tagged a new release with this fix: https://github.com/chrusty/protoc-gen-jsonschema/releases/tag/1.0.2