Skip to content

Commit

Permalink
chore: add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
neekolas committed Oct 19, 2023
1 parent 8614390 commit b13438e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go/message_api/v3/mls_grpc.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions proto/message_api/v3/mls.proto
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ service MlsApi {
};
}

// Publish a batch of welcome messages
rpc PublishWelcomes(PublishWelcomesRequest) returns (google.protobuf.Empty) {
option (google.api.http) = {
post: "/message/v3/publish-welcomes"
Expand Down

0 comments on commit b13438e

Please sign in to comment.