syntax = "proto3";
service Foo {
option (api.uri_prefix) = "//example.com";
}
Powered by TurnKey Linux.