mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-06-14 18:41:35 +00:00
api: acme: fix API index entry for challenge-schema
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
6110ed0348
commit
96d4c3b4a6
@ -64,7 +64,7 @@ __PACKAGE__->register_method ({
|
|||||||
{ name => 'tos' },
|
{ name => 'tos' },
|
||||||
{ name => 'directories' },
|
{ name => 'directories' },
|
||||||
{ name => 'plugins' },
|
{ name => 'plugins' },
|
||||||
{ name => 'challengeschema' },
|
{ name => 'challenge-schema' },
|
||||||
];
|
];
|
||||||
}});
|
}});
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user