dnsimple / dnsimple-go

The DNSimple API client for Go.
https://developer.dnsimple.com/
MIT License
77 stars 24 forks source link

Missing Vanity Name Server struct #44

Closed jacegu closed 7 years ago

jacegu commented 8 years ago

The Vanity Name Server related registrar endpoint delegateToVanity returns a complex response which is a list of hashes. However the client has no struct for that data and we simply return a list of maps.

Aren't we missing a struct that represents a Vanity Name Server?

weppos commented 7 years ago

Closed in https://github.com/dnsimple/dnsimple-go/commit/21707bb655bd955a43a38b1fece7b61c9ff99c07