role api: fix description
wrongly copy-pasted at some point Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
c040ec22f7
commit
3c053adbb5
@ -14,7 +14,7 @@ use crate::config::acl::{Role, ROLE_NAMES, PRIVILEGES};
|
|||||||
type: Array,
|
type: Array,
|
||||||
items: {
|
items: {
|
||||||
type: Object,
|
type: Object,
|
||||||
description: "User name with description.",
|
description: "Role with description and privileges.",
|
||||||
properties: {
|
properties: {
|
||||||
roleid: {
|
roleid: {
|
||||||
type: Role,
|
type: Role,
|
||||||
|
Loading…
Reference in New Issue
Block a user