diff --git a/src/PVE/ACME/Challenge.pm b/src/PVE/ACME/Challenge.pm index 0af77a3..0c679fc 100644 --- a/src/PVE/ACME/Challenge.pm +++ b/src/PVE/ACME/Challenge.pm @@ -13,6 +13,7 @@ my $defaultData = { id => { description => "ACME Plugin ID name", type => 'string', + format => 'pve-configid', }, type => { description => "ACME challenge type.",