dnsimple / dnsimple-node

The DNSimple API client for Node.js.
https://developer.dnsimple.com/
MIT License
47 stars 18 forks source link

Update `EmailForward` fields #209

Closed ggalmazor closed 4 months ago

ggalmazor commented 4 months ago

See https://github.com/dnsimple/dnsimple-developer/issues/315 for reference

The Node API client doesn't define models for the data structures used as input or output of DNSimple's API endpoints. Therefore, no actual changes are required.

In this PR: