]> git.proxmox.com Git - pve-storage.git/blobdiff - PVE/API2/Storage/Content.pm
rename comment to notes
[pve-storage.git] / PVE / API2 / Storage / Content.pm
index 8d2ff3269ca35c274bffa71e397c02618089c318..d4e23926b9dc8f1d4333173132551e3770c6d446 100644 (file)
@@ -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,
                },