File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -117,8 +117,8 @@ The full set of options available are:
117117 - ` CodeGeneratorOption.SingleLineToProtoString ` - ` toProtoString ` generates single line
118118 - ` CodeGeneratorOption.AsciiFormatToString ` - ` toString ` uses ` toProtoString ` functionality
119119 - ` CodeGeneratorOption.Fs2GrpcServiceSuffix ` - suffix used for generated service, e.g. service ` Foo ` with suffix ` Fs2Grpc ` results in ` FooFs2Grpc `
120- - ` CodeGeneratorOption.Fs2GrpcDisableTrailers ` - disable generation of the trailers
121- - ` CodeGeneratorOption.Fs2GrpcRenderContextAsImplicit ` - renders context in the implicit position
120+ - ` CodeGeneratorOption.Fs2GrpcDisableTrailers ` - disable generation of trailers
121+ - ` CodeGeneratorOption.Fs2GrpcRenderContextAsImplicit ` - renders context in implicit position
122122
123123## Pass additional protoc options
124124
You can’t perform that action at this time.
0 commit comments