mirror of
https://gitlab.com/fabinfra/fabaccess/fabaccess-api.git
synced 2025-03-11 14:21:44 +01:00
Update usersystem.capnp
This commit is contained in:
parent
f1fa024613
commit
19f20f5154
@ -33,7 +33,7 @@ struct UserSystem
|
||||
removeUser @2 (user: User);
|
||||
|
||||
struct AddUserError {
|
||||
enum AddUserError {
|
||||
enum AddUserError $CSharp.name("AddUserErrorEnum") {
|
||||
alreadyExists @0;
|
||||
# An user with that username already exists
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user