]> git.proxmox.com Git - proxmox-acme.git/blobdiff - src/PVE/ACME/Challenge.pm
plugin id: limit to 'pve-configid' format
[proxmox-acme.git] / src / PVE / ACME / Challenge.pm
index 0af77a35db5f2ea418384682c2acfaf9ce4f2d91..0c679fc356f2085a68dcaed9bd50f3c19eb4e3eb 100644 (file)
@@ -13,6 +13,7 @@ my $defaultData = {
        id => {
            description => "ACME Plugin ID name",
            type => 'string',
+           format => 'pve-configid',
        },
        type => {
            description => "ACME challenge type.",