Created
March 8, 2019 20:53
-
-
Save birdayz/5f1a4575f037e81547e2b7c0677e8917 to your computer and use it in GitHub Desktop.
grpc-gateway example option
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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