1version: v1 2plugins: 3 - plugin: grpc-gateway 4 out: . 5 opt: 6 - paths=source_relative 7 - standalone=true 8 - grpc_api_configuration=examples/internal/proto/examplepb/standalone_echo_service.yaml
View as plain text