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:
@@ -47,7 +47,7 @@ message Session {
|
||||
|
||||
// Create a new user account. The email address and username for the account must be unique.
|
||||
message CreateRequest {
|
||||
// optional acccount id
|
||||
// optional account id
|
||||
string id = 1;
|
||||
// the username
|
||||
string username = 2;
|
||||
|
||||
Reference in New Issue
Block a user