mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
Update user.proto
This commit is contained in:
@@ -43,7 +43,7 @@ message Session {
|
||||
int64 expires = 5;
|
||||
}
|
||||
|
||||
// Create a new user account
|
||||
// Create a new user account. The email address and username for the account must be unique.
|
||||
message CreateRequest {
|
||||
// the acccount id
|
||||
string id = 1;
|
||||
|
||||
Reference in New Issue
Block a user