so that the option can be used as part of a property string. Signed-off-by: Fiona Ebner <f.eb...@proxmox.com> ---
New in v2. src/PVE/JSONSchema.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/src/PVE/JSONSchema.pm b/src/PVE/JSONSchema.pm index 7be0595..a74bbe2 100644 --- a/src/PVE/JSONSchema.pm +++ b/src/PVE/JSONSchema.pm @@ -84,6 +84,7 @@ register_standard_option('pve-iface', { register_standard_option('pve-storage-id', { description => "The storage identifier.", type => 'string', format => 'pve-storage-id', + format_description => 'storage ID', }); register_standard_option('pve-bridge-id', { -- 2.39.2 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel