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 8125093 commit b80a1cfCopy full SHA for b80a1cf
Sources/GRPCProtobuf/Documentation.docc/Articles/Generating-stubs.md
@@ -61,7 +61,7 @@ You must name the file `grpc-swift-proto-generator-config.json` and structure it
61
"generatedSource": {
62
"accessLevelOnImports": false,
63
"accessLevel": "internal",
64
- }
+ },
65
"protoc": {
66
"executablePath": "/opt/homebrew/bin/protoc"
67
"importPaths": [
0 commit comments