dnsimple / dnsimple-python

The DNSimple API client for Python.
https://developer.dnsimple.com/
MIT License
65 stars 42 forks source link

Add `active` attribute in `EmailForward` #454

Closed ggalmazor closed 1 week ago

ggalmazor commented 1 week ago

Fixes https://github.com/dnsimple/dnsimple-python/issues/453

This PR adds the new active attribute in EmailForward to expose its value from DNSimple API's responses.