mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-07 21:38:56 +00:00
fixup: s/destriction/description/
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
fc6c0fddb2
commit
b66c604ef2
@ -177,7 +177,7 @@ __PACKAGE__->register_method({
|
|||||||
properties => {
|
properties => {
|
||||||
id => { type => 'string' },
|
id => { type => 'string' },
|
||||||
type => {
|
type => {
|
||||||
destriction => "Resource type.",
|
description => "Resource type.",
|
||||||
type => 'string',
|
type => 'string',
|
||||||
enum => ['node', 'storage', 'pool', 'qemu', 'lxc'],
|
enum => ['node', 'storage', 'pool', 'qemu', 'lxc'],
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user