namely / docker-protoc

Docker images for generating protocol buffer definitions
BSD 3-Clause "New" or "Revised" License
724 stars 225 forks source link

add JSON Schema generator #145

Open onyxraven opened 4 years ago

onyxraven commented 4 years ago

https://github.com/chrusty/protoc-gen-jsonschema

I am happy to put together a PR for this as well, it should be able to follow a pattern like others, though its way of configuring options is a little weird, and I'll have to think about if that explodes the list of available options on the command.

ido-namely commented 2 years ago

Hi @onyxraven , PRs are still welcome :) I suppose you can expose an argument similar to --with-docs which takes all possible inputs and pass them to the plugin.