ddns: add listProviders api (#446)

* ddns: add listProviders api

* fix swagger
This commit is contained in:
UUBulb
2024-10-22 00:04:17 +08:00
committed by GitHub
parent 0a859c75d7
commit 05b716d80f
6 changed files with 57 additions and 92 deletions
+1 -1
View File
@@ -720,7 +720,7 @@ type ddnsForm struct {
EnableIPv4 string
EnableIPv6 string
Name string
Provider uint8
Provider string
DomainsRaw string
AccessID string
AccessSecret string