mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-22 15:25:19 +00:00
Update user.proto
This commit is contained in:
@@ -43,7 +43,7 @@ message Session {
|
|||||||
int64 expires = 5;
|
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 {
|
message CreateRequest {
|
||||||
// the acccount id
|
// the acccount id
|
||||||
string id = 1;
|
string id = 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user