Prawn

Results 19 comments of Prawn

Hello @seinshah. I'm sorry, but the "ignore file" option is very basic - if the plugin encounters that then it simply moves on with the next file (which is kind...

@seinshah I've added an option to ignore specific enums now. This is not yet released, but in the `master` branch. Please let me know if this solves your problem

I'll close this down for now, feel free to oepn it up again if we've not solved the issue @seinshah

Hi @raj-karthik, sorry it has taken so long to get to this. As long as the CLI options are the same, then I'm fairly sure that a difference in the...

Hi @atreya2011. I've not done any testing against this library, but at first glance it _did_ seem to support the new JSONSchema features that I'd like to use here. protoc-gen-jsonschema...

Hey @parsnips, the invopop fork looks like the right choice - almost a drop-in replacement! I can pick this up at some point, get it fully integrated and make sure...

Hi @k-jay-c, yeah OK I see what you're saying here. Let me take a look and figure out how easy this would be to implement.

Alright, one thing to mention is that this would only ever apply to Proto2 (as with Proto3 we have to assume the defaults, being every field is optional).