mirror of
https://gitlab.com/comunic/comunicapiv3
synced 2025-11-18 08:08:05 +00:00
Can get the list of keys of an admin
This commit is contained in:
@@ -43,6 +43,7 @@ pub struct AdminKey {
|
||||
pub id: u64,
|
||||
pub admin_id: AdminID,
|
||||
pub name: String,
|
||||
pub time_add: u64,
|
||||
pub key: Credential,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user