We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2b40a5 commit 26b74ceCopy full SHA for 26b74ce
options/ts_package.proto
@@ -7,5 +7,5 @@ option go_package = "github.com/grpc-ecosystem/protoc-gen-grpc-gateway-ts/option
7
import "google/protobuf/descriptor.proto";
8
9
extend google.protobuf.FileOptions {
10
- optional string ts_package = 50000;
+ string ts_package = 50000;
11
}
0 commit comments