Skip to content

Commit 95957a1

Browse files
committed
Re-add dns_provider_credentials to swagger schema
1 parent 906ce8c commit 95957a1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

backend/schema/components/certificate-object.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@
5959
"dns_challenge": {
6060
"type": "boolean"
6161
},
62+
"dns_provider_credentials": {
63+
"type": "string"
64+
},
6265
"dns_provider": {
6366
"type": "string"
6467
},

0 commit comments

Comments
 (0)