mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-27 20:03:35 +01:00
Profile gRPC: Define getVersionedProfile endpoint
This commit is contained in:
@@ -162,7 +162,7 @@ message GetVersionedProfileRequest {
|
||||
/**
|
||||
* The profile version to retrieve.
|
||||
*/
|
||||
bytes version = 2;
|
||||
string version = 2;
|
||||
}
|
||||
|
||||
message GetVersionedProfileAnonymousRequest {
|
||||
|
||||
Reference in New Issue
Block a user