dnsimple-python icon indicating copy to clipboard operation
dnsimple-python copied to clipboard

Update `EmailForward` fields

Open ggalmazor opened this issue 1 year ago • 0 comments

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

In this PR:

  • Add alias_email and destination_email fields to EmailForward
  • Deprecate email_from and email_to fields in `EmailForward
  • Align EmailForwardInput constructor param names with current endpoint definition

ggalmazor avatar May 17 '24 09:05 ggalmazor