Re-add dns_provider_credentials to swagger schema

This commit is contained in:
Jamie Curnow
2025-10-30 12:24:17 +10:00
parent 906ce8ced2
commit 95957a192c

View File

@@ -59,6 +59,9 @@
"dns_challenge": {
"type": "boolean"
},
"dns_provider_credentials": {
"type": "string"
},
"dns_provider": {
"type": "string"
},