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