Skip to content

Instantly share code, notes, and snippets.

@birdayz
Created March 8, 2019 20:53
Show Gist options
  • Save birdayz/5f1a4575f037e81547e2b7c0677e8917 to your computer and use it in GitHub Desktop.
Save birdayz/5f1a4575f037e81547e2b7c0677e8917 to your computer and use it in GitHub Desktop.
grpc-gateway example option
// option (grpc.gateway.protoc_gen_swagger.options.openapiv2_schema) = {
// example : {value : '{"parent" : "0x01", "name":"name of child", "namespace" : "abc"}'}
// };
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment