chrusty / protoc-gen-jsonschema

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

Get an options number registered #79

Closed chrusty closed 3 years ago

chrusty commented 3 years ago

Submit a PR to https://github.com/protocolbuffers/protobuf/blob/master/docs/options.md to add our custom options number

Should be implemented more like this: https://github.com/GoogleCloudPlatform/protoc-gen-bq-schema/blob/master/bq_field.proto

chrusty commented 3 years ago

PR has been submitted and merged, we now have our own options number: 1125

chrusty commented 3 years ago

https://github.com/chrusty/protoc-gen-jsonschema/releases/tag/1.1.0