diff --git a/proto/xmtpv4/message_api/message_api.proto b/proto/xmtpv4/message_api/message_api.proto index 7047598..2132a60 100644 --- a/proto/xmtpv4/message_api/message_api.proto +++ b/proto/xmtpv4/message_api/message_api.proto @@ -168,7 +168,7 @@ service ReplicationApi { body: "*" }; } - + // Get inbox ids rpc GetInboxIds(GetInboxIdsRequest) returns (GetInboxIdsResponse) { option (google.api.http) = { post: "/mls/v2/get-inbox-ids"