grpcc icon indicating copy to clipboard operation
grpcc copied to clipboard

support for proto Message Inspection and validation

Open saumitrabhave opened this issue 8 years ago • 0 comments

This is a Feature Request than a bug or issue

I found this https://www.npmjs.com/package/protobuf-jsonschema which can provide json schema of proto messages,

It would be great if we can embed it into the CLI, so that we can know how to construct the Request Response objects and may be validate them before actually making the API call.

saumitrabhave avatar Mar 24 '18 18:03 saumitrabhave