change post body key
This commit is contained in:
parent
ce2eb1257f
commit
4bb9779695
@ -27,7 +27,7 @@ type DomainData struct {
|
||||
|
||||
// UpdateDDNSBody -
|
||||
type UpdateDDNSBody struct {
|
||||
Domain []DomainData `json:"domain"`
|
||||
Domain []DomainData `json:"domains"`
|
||||
}
|
||||
|
||||
// UpdateDDNS -
|
||||
|
Loading…
Reference in New Issue
Block a user