]> git.proxmox.com Git - pve-access-control.git/blobdiff - PVE/API2/Domains.pm
API2/Domains.pm: document 'type' return value
[pve-access-control.git] / PVE / API2 / Domains.pm
index 0e8bcf3423c082dd461fe37ce7e0dbf7b41dbefe..7f98e717b82259e3cdcdf87f5250a9194c99c32a 100644 (file)
@@ -34,6 +34,7 @@ __PACKAGE__->register_method ({
            type => "object",
            properties => {
                realm => { type => 'string' },
+               type => { type => 'string' },
                tfa => {
                    description => "Two-factor authentication provider.",
                    type => 'string',