rename comment to notes
so that we are more consistent with pbs Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
committed by
Thomas Lamprecht
parent
093d5ad385
commit
6fef456c8d
@ -87,8 +87,8 @@ __PACKAGE__->register_method ({
|
||||
minimum => 0,
|
||||
optional => 1,
|
||||
},
|
||||
comment => {
|
||||
description => "An optional Comment.",
|
||||
notes => {
|
||||
description => "Optional notes. If they contain multiple lines, only the first one is returned here.",
|
||||
type => 'string',
|
||||
optional => 1,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user