]> git.proxmox.com Git - pve-manager.git/commit - PVE/API2/ACMEAccount.pm
ACME: add challengeschema api call
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 5 May 2020 12:38:14 +0000 (14:38 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 5 May 2020 17:23:04 +0000 (19:23 +0200)
commit75a2be66bbeed9adfdd4d0bee16f12b6ca05fc7d
tree227c49d18fca8a1c29638e4def8c5ae5e8d8fd05
parent463ea0b1d89af681d8bf1ad6cfed28a9c18b7241
ACME: add challengeschema api call

which returns a list of challenge api types with the schema of their
required data (if it exists)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
[ Thomas: adapt to my changes from proxmox-acme schema def and change
  path from challengeschema to challenge-schema ]
PVE/API2/ACMEAccount.pm