]> git.proxmox.com Git - proxmox-acme.git/commit
move DNS plugin schema to separate JSON based file
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 5 May 2021 12:07:35 +0000 (14:07 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 5 May 2021 12:32:15 +0000 (14:32 +0200)
commit4195bf0a9a4fe7ea7a838df3b8dd1a44036d9930
treecdde6d973851e7a7cd71db089f389638cb97e6ac
parent5185b076fc93798140757f75ce0266e5322f2925
move DNS plugin schema to separate JSON based file

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/Makefile
src/PVE/ACME/DNSChallenge.pm
src/dns-challenge-schema.README [new file with mode: 0644]
src/dns-challenge-schema.json [new file with mode: 0644]
src/test/verify-dnsapi-plugins-in-schema.pl