Skip to content

Commit

Permalink
Update Sources/GRPCCore/Documentation.docc/Articles/Generating-stubs.md
Browse files Browse the repository at this point in the history
Co-authored-by: George Barnett <[email protected]>
  • Loading branch information
rnro and glbrntt authored Jan 24, 2025
1 parent 299f6b8 commit 9b9c1ad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ The options do not need to be specified and each have default values.

‡ If you don't provide any import paths then the path to the configuration file will be used on a per-source-file basis.

Many of these map to `protoc-gen-grpc-swift` and `protoc-gen-swift` options.
Many of these options map to `protoc-gen-grpc-swift` and `protoc-gen-swift` options.

If you require greater flexibility you may specify more than one configuration file.
Configuration files apply to all `.proto` files equal to or below it in the file hierarchy. A configuration file
Expand Down

0 comments on commit 9b9c1ad

Please sign in to comment.